Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-6.x/260/
6 tests failed.
FAILED: org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations
Error Message:
invalid hits for shape=GeoCompositeMembershipShape: {[GeoConvexPolygon:
{planetmodel=PlanetModel.WGS84, points=[[lat=-1.2267098126036888,
lon=3.141592653589793([X=-0.33671029227864785, Y=4.123511816790159E-17,
Z=-0.9396354281810864])], [lat=0.2892272352400239,
lon=0.017453291479645996([X=0.9591279281485559, Y=0.01674163926221766,
Z=0.28545251693892165])], [lat=-1.5707963267948966,
lon=1.6247683074702402E-201([X=6.109531986173988E-17, Y=9.926573944611206E-218,
Z=-0.997762292022105])]], internalEdges={2}}, GeoConvexPolygon:
{planetmodel=PlanetModel.WGS84, points=[[lat=-1.2267098126036888,
lon=3.141592653589793([X=-0.33671029227864785, Y=4.123511816790159E-17,
Z=-0.9396354281810864])], [lat=-1.5707963267948966,
lon=1.6247683074702402E-201([X=6.109531986173988E-17, Y=9.926573944611206E-218,
Z=-0.997762292022105])], [lat=0.6723906085905078,
lon=-3.0261581679831E-12([X=0.7821883235431606, Y=-2.367025584191143E-12,
Z=0.6227413298552851])]], internalEdges={0}}]}
Stack Trace:
java.lang.AssertionError: invalid hits for shape=GeoCompositeMembershipShape:
{[GeoConvexPolygon: {planetmodel=PlanetModel.WGS84,
points=[[lat=-1.2267098126036888,
lon=3.141592653589793([X=-0.33671029227864785, Y=4.123511816790159E-17,
Z=-0.9396354281810864])], [lat=0.2892272352400239,
lon=0.017453291479645996([X=0.9591279281485559, Y=0.01674163926221766,
Z=0.28545251693892165])], [lat=-1.5707963267948966,
lon=1.6247683074702402E-201([X=6.109531986173988E-17, Y=9.926573944611206E-218,
Z=-0.997762292022105])]], internalEdges={2}}, GeoConvexPolygon:
{planetmodel=PlanetModel.WGS84, points=[[lat=-1.2267098126036888,
lon=3.141592653589793([X=-0.33671029227864785, Y=4.123511816790159E-17,
Z=-0.9396354281810864])], [lat=-1.5707963267948966,
lon=1.6247683074702402E-201([X=6.109531986173988E-17, Y=9.926573944611206E-218,
Z=-0.997762292022105])], [lat=0.6723906085905078,
lon=-3.0261581679831E-12([X=0.7821883235431606, Y=-2.367025584191143E-12,
Z=0.6227413298552851])]], internalEdges={0}}]}
at
__randomizedtesting.SeedInfo.seed([B21A2F0654DE93CA:2655292DB933D56]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:464)
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.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
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.lucene.search.TestFuzzyQuery.testRandom
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([932BE443E12C8A2F]:0)
FAILED: junit.framework.TestSuite.org.apache.lucene.search.TestFuzzyQuery
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([932BE443E12C8A2F]:0)
FAILED: org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([1671DCDBF4C4F86C:9E25E3015A389594]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137)
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/5)={
"replicationFactor":"3", "shards":{ "shard1":{
"range":"80000000-d554ffff", "state":"active", "replicas":{}},
"shard2":{ "range":"d5550000-2aa9ffff", "state":"active",
"replicas":{}}, "shard3":{ "range":"2aaa0000-7fffffff",
"state":"active", "replicas":{}}}, "router":{"name":"compositeId"},
"maxShardsPerNode":"3", "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/5)={
"replicationFactor":"3",
"shards":{
"shard1":{
"range":"80000000-d554ffff",
"state":"active",
"replicas":{}},
"shard2":{
"range":"d5550000-2aa9ffff",
"state":"active",
"replicas":{}},
"shard3":{
"range":"2aaa0000-7fffffff",
"state":"active",
"replicas":{}}},
"router":{"name":"compositeId"},
"maxShardsPerNode":"3",
"autoAddReplicas":"false"}
at
__randomizedtesting.SeedInfo.seed([1671DCDBF4C4F86C:5E04A86FF2F7D7F9]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:265)
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([1671DCDBF4C4F86C:3B0F938103E04260]: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 1857 lines...]
[junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
[junit4] 2> jan 18, 2017 4:45:16 FM
com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
[junit4] 2> WARNING: Suite execution timed out:
org.apache.lucene.search.TestFuzzyQuery
[junit4] 2> 1) Thread[id=7712,
name=SUITE-TestFuzzyQuery-seed#[932BE443E12C8A2F], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.lang.Thread.getStackTrace(Thread.java:1556)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:690)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$4.run(ThreadLeakControl.java:687)
[junit4] 2> at java.security.AccessController.doPrivileged(Native
Method)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getStackTrace(ThreadLeakControl.java:687)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.getThreadsWithTraces(ThreadLeakControl.java:703)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:683)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:64)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:678)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:140)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:598)
[junit4] 2> 2) Thread[id=7713,
name=TEST-TestFuzzyQuery.testRandom-seed#[932BE443E12C8A2F], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.lang.Object.hashCode(Native Method)
[junit4] 2> at java.util.WeakHashMap.hash(WeakHashMap.java:298)
[junit4] 2> at java.util.WeakHashMap.getEntry(WeakHashMap.java:426)
[junit4] 2> at
java.util.WeakHashMap.containsKey(WeakHashMap.java:417)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:747)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 3) Thread[id=9, name=JUnit4-serializer-daemon,
state=TIMED_WAITING, group=main]
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
[junit4] 2> 4) Thread[id=1, name=main, state=WAITING, group=main]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1249)
[junit4] 2> at java.lang.Thread.join(Thread.java:1323)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:608)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:457)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:243)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:354)
[junit4] 2> at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:10)
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestFuzzyQuery
-Dtests.method=testRandom -Dtests.seed=932BE443E12C8A2F -Dtests.multiplier=2
-Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=sv-SE -Dtests.timezone=Iceland -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 7200s J2 | TestFuzzyQuery.testRandom <<<
[junit4] > Throwable #1: java.lang.Exception: Test abandoned because
suite timeout was reached.
[junit4] > at
__randomizedtesting.SeedInfo.seed([932BE443E12C8A2F]:0)
[junit4] 2> jan 18, 2017 4:45:16 FM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 1 leaked
thread(s).
[junit4] 2> jan 18, 2017 4:45:36 FM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 1 thread leaked from SUITE scope at
org.apache.lucene.search.TestFuzzyQuery:
[junit4] 2> 1) Thread[id=7713,
name=TEST-TestFuzzyQuery.testRandom-seed#[932BE443E12C8A2F], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:747)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:503)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> jan 18, 2017 4:45:36 FM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=7713,
name=TEST-TestFuzzyQuery.testRandom-seed#[932BE443E12C8A2F], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> jan 18, 2017 4:45:39 FM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=7713,
name=TEST-TestFuzzyQuery.testRandom-seed#[932BE443E12C8A2F], state=RUNNABLE,
group=TGRP-TestFuzzyQuery]
[junit4] 2> at java.lang.Object.hashCode(Native Method)
[junit4] 2> at java.util.WeakHashMap.hash(WeakHashMap.java:298)
[junit4] 2> at java.util.WeakHashMap.get(WeakHashMap.java:396)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getPerThread(RandomizedContext.java:319)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandomness(RandomizedContext.java:92)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedContext.getRandom(RandomizedContext.java:114)
[junit4] 2> at
org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:747)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.randomSimpleString(TestFuzzyQuery.java:506)
[junit4] 2> at
org.apache.lucene.search.TestFuzzyQuery.testRandom(TestFuzzyQuery.java:517)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
[junit4] 2> at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:811)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:462)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true,coord=crazy): {field=IB LL-L2},
locale=sv-SE, timezone=Iceland
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=177291400,total=497549312
[junit4] 2> NOTE: All tests run in this JVM:
[TestLucene50StoredFieldsFormatHighCompression, TestPayloads,
TestInPlaceMergeSorter, TestStressDeletes, TestForUtil, TestMultiTermsEnum,
TestBufferedIndexInput, TestLevenshteinAutomata, TestTermdocPerf,
TestIndexWriterDelete, TestFilterSpans, TestReaderWrapperDVTypeCheck,
TestByteArrayDataInput, TestTermVectorsWriter,
TestIndexWriterThreadsToSegments, TestRateLimiter, TestTermRangeQuery,
TestWeakIdentityMap, TestCollectionUtil, TestParallelTermEnum,
TestBooleanCoord, TestMultiFields, TestBinaryDocValuesUpdates, TestRegexpQuery,
TestAtomicUpdate, TestDisjunctionMaxQuery, TestOrdinalMap, TestIntroSorter,
TestPrefixRandom, TestBytesRefArray, TestShardSearching, TestSimilarity2,
TestMmapDirectory, TestAssertions, TestPrefixInBooleanQuery,
TestLucene53NormsFormat, TestSameTokenSamePosition,
TestPositiveScoresOnlyCollector, TestTerms, TestAllFilesCheckIndexHeader,
TestDocIdsWriter, TestIndexSearcher, TestStopFilter,
TestSingleInstanceLockFactory, TestTopFieldCollector, TestDocument,
TestFieldsReader, TestDeterminizeLexicon, TestIndexWriterOnJRECrash,
TestIndexWriterDeleteByQuery, TestLucene62SegmentInfoFormat, TestVersion,
TestNamedSPILoader, TestMutableValues, TestBoolean2, TestFlex,
TestScoreCachingWrappingScorer, TestSearcherManager, TestBooleanQuery,
TestComplexExplanations, TestMultiPhraseEnum, TestRollingBuffer, TestSetOnce,
TestApproximationSearchEquivalence, TestSortedSetSelector,
TestSPIClassIterator, TestRecyclingIntBlockAllocator, TestScorerPerf,
TestDocsAndPositions, TestAutomatonQueryUnicode,
TestSimpleExplanationsWithFillerDocs, TestFieldValueQuery,
TestSnapshotDeletionPolicy, TestNumericRangeQuery32, TestIndexWriter,
TestIndexWriterReader, TestIndexWriterMerging, TestBytesStore, TestPackedInts,
TestIndexWriterWithThreads, TestAddIndexes, TestIndexWriterExceptions,
TestDeletionPolicy, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery,
TestNRTThreads, TestNorms, TestIndexWriterCommit, TestDirectoryReaderReopen,
TestSearchWithThreads, TestConcurrentMergeScheduler, TestHighCompressionMode,
TestTopDocsMerge, TestLongPostings, TestStressIndexing, TestRollingUpdates,
TestIndexWriterUnicode, TestNRTReaderWithThreads, TestTieredMergePolicy,
TestIndexWriterForceMerge, TestArrayUtil, TestLockFactory, TestSegmentMerger,
TestPhraseQuery, TestOmitNorms, TestFixedBitSet, TestNRTCachingDirectory,
TestFieldCacheRewriteMethod, TestPagedBytes, TestTransactions, TestCrash,
TestMultiThreadTermVectors, TestSegmentTermDocs, TestToken,
TestSimpleSearchEquivalence, TestCustomSearcherSort, TestDocValuesIndexing,
TestSimilarityBase, TestHugeRamFile, TestBooleanMinShouldMatch, TestTermsEnum2,
TestLegacyNumericUtils, Test2BDocs, TestIndexWriterOnDiskFull, TestCodecs,
TestBytesRefHash, TestThreadedForceMerge, TestSloppyPhraseQuery2,
TestFuzzyQuery]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestFuzzyQuery
-Dtests.seed=932BE443E12C8A2F -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=sv-SE -Dtests.timezone=Iceland -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J2 | TestFuzzyQuery (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([932BE443E12C8A2F]:0)
[junit4] Completed [449/449 (1!)] on J2 in 7223.17s, 3 tests, 2 errors <<<
FAILURES!
[...truncated 7923 lines...]
[junit4] Suite: org.apache.lucene.spatial3d.TestGeo3DPoint
[junit4] 1> doc=92 should match but did not
[junit4] 1> point=[X=0.24162356556559528, Y=2.3309121299774915E-10,
Z=0.9682657049003708]
[junit4] 1> mappedPoint=[lat=1.3262481806651818,
lon=2.4457272005608357E-47([X=0.2416235655409041, Y=5.90945326539883E-48,
Z=0.9682657046994557])]
[junit4] 1> doc=148 should match but did not
[junit4] 1> point=[X=0.221555587372385, Y=2.3309121299774915E-10,
Z=0.9730217464933492]
[junit4] 1> mappedPoint=[lat=1.3469149072042264,
lon=3.401370501882173E-238([X=0.22155558726547467, Y=7.535926390519672E-239,
Z=0.9730217465957189])]
[junit4] 1> doc=190 should match but did not
[junit4] 1> point=[X=0.23438408720886705, Y=-2.3309121299774915E-10,
Z=0.9700316761883178]
[junit4] 1> mappedPoint=[lat=1.3337152373863173,
lon=-5.6921031450828363E-213([X=0.2343840870847516, Y=-1.334138399252484E-213,
Z=0.9700316762323898])]
[junit4] 1> doc=303 should match but did not
[junit4] 1> point=[X=0.12120594107288729, Y=2.3309121299774915E-10,
Z=0.9904226661241288]
[junit4] 1> mappedPoint=[lat=1.4490238255501429,
lon=2.4457272005608357E-47([X=0.12120594090167151, Y=2.9643666653278715E-48,
Z=0.9904226661406688])]
[junit4] 1> doc=479 should match but did not
[junit4] 1> point=[X=0.21420828008815918, Y=2.3309121299774915E-10,
Z=0.974654593795364]
[junit4] 1> mappedPoint=[lat=1.3544571537806853,
lon=2.4457272005608357E-47([X=0.21420828010427287, Y=5.2389501723637466E-48,
Z=0.9746545936871422])]
[junit4] 1> doc=513 should match but did not
[junit4] 1> point=[X=0.20747646693442123, Y=2.3309121299774915E-10,
Z=0.976100033897399]
[junit4] 1> mappedPoint=[lat=1.361356816555577,
lon=2.4457272005608357E-47([X=0.20747646708772866, Y=5.07430839032723E-48,
Z=0.9761000340691431])]
[junit4] 1> doc=602 should match but did not
[junit4] 1> point=[X=0.1885198457342102, Y=2.3309121299774915E-10,
Z=0.9799121264712828]
[junit4] 1> mappedPoint=[lat=1.3807340292637948,
lon=2.4457272005608357E-47([X=0.18851984575419603, Y=4.6106811460657045E-48,
Z=0.9799121264737999])]
[junit4] 1> doc=722 should match but did not
[junit4] 1> point=[X=0.1246621061616181, Y=2.3309121299774915E-10,
Z=0.9899964574426151]
[junit4] 1> mappedPoint=[lat=1.4455338464779226,
lon=2.4457272005608357E-47([X=0.1246621062549677, Y=3.048895041469796E-48,
Z=0.9899964573672254])]
[junit4] 1> doc=763 should match but did not
[junit4] 1> point=[X=0.22763237132881609, Y=-2.3309121299774915E-10,
Z=0.971627487161317]
[junit4] 1> mappedPoint=[lat=1.3406672985164874,
lon=-5.567004318295207E-15([X=0.22763237129900588, Y=-1.2672303940053436E-15,
Z=0.971627487381394])]
[junit4] 1> doc=786 should match but did not
[junit4] 1> point=[X=0.1555323782186121, Y=2.3309121299774915E-10,
Z=0.9856476094161765]
[junit4] 1> mappedPoint=[lat=1.4142896695536051,
lon=0.0([X=0.1555323784076407, Y=0.0, Z=0.9856476093651012])]
[junit4] 1> doc=798 should match but did not
[junit4] 1> point=[X=0.22207908739383908, Y=2.3309121299774915E-10,
Z=0.9729031972347834]
[junit4] 1> mappedPoint=[lat=1.3463770376441213,
lon=0.0([X=0.2220790873239817, Y=0.0, Z=0.9729031972871128])]
[junit4] 1> doc=933 should match but did not
[junit4] 1> point=[X=0.2361548047000931, Y=2.3309121299774915E-10,
Z=0.9696049910683647]
[junit4] 1> mappedPoint=[lat=1.331890093345172,
lon=0.0([X=0.2361548045618497, Y=0.0, Z=0.9696049913006971])]
[junit4] 1> doc=1097 should match but did not
[junit4] 1> point=[X=0.17156903922120204, Y=-2.3309121299774915E-10,
Z=0.9830008703471477]
[junit4] 1> mappedPoint=[lat=1.3980009088259264,
lon=-1.639086675334973E-201([X=0.17156903914379532, Y=-2.812165259606193E-202,
Z=0.983000870561174])]
[junit4] 1> doc=1293 should match but did not
[junit4] 1> point=[X=0.13247272092481832, Y=2.3309121299774915E-10,
Z=0.9889883971515679]
[junit4] 1> mappedPoint=[lat=1.4376412078585403,
lon=2.4457272005608357E-47([X=0.13247272102463187, Y=3.239921371422495E-48,
Z=0.9889883969926163])]
[junit4] 1> doc=1375 should match but did not
[junit4] 1> point=[X=0.21564004705963968, Y=-2.3309121299774915E-10,
Z=0.9743409332060463]
[junit4] 1> mappedPoint=[lat=1.3529883743500268,
lon=-1.829240006021561E-158([X=0.2156400472266687, Y=-3.944574012874012E-159,
Z=0.9743409332980286])]
[junit4] 1> doc=1376 should match but did not
[junit4] 1> point=[X=0.12693389936724297, Y=2.3309121299774915E-10,
Z=0.9897096736687033]
[junit4] 1> mappedPoint=[lat=1.443239010492359,
lon=2.4457272005608357E-47([X=0.12693389941476824, Y=3.1044569047195174E-48,
Z=0.9897096735149449])]
[junit4] 1> doc=1458 should match but did not
[junit4] 1> point=[X=0.26389889470295536, Y=2.3309121299774915E-10,
Z=0.9624724302524913]
[junit4] 1> mappedPoint=[lat=1.3031846953285613,
lon=2.4457272005608357E-47([X=0.26389889476745054, Y=6.454247051306955E-48,
Z=0.9624724302171447])]
[junit4] 1> doc=1686 should match but did not
[junit4] 1> point=[X=0.13005870525085317, Y=-2.3309121299774915E-10,
Z=0.9893066067489985]
[junit4] 1> mappedPoint=[lat=1.4400814251559886,
lon=-1.6747638468238218E-206([X=0.13005870531118505, Y=-2.178176176198861E-207,
Z=0.9893066065572187])]
[junit4] 1> doc=1829 should match but did not
[junit4] 1> point=[X=0.13581406528202644, Y=2.3309121299774915E-10,
Z=0.9885381185390353]
[junit4] 1> mappedPoint=[lat=1.4342623030067558,
lon=0.0([X=0.13581406543593716, Y=0.0, Z=0.9885381186033142])]
[junit4] 1> doc=1958 should match but did not
[junit4] 1> point=[X=0.21384294690637928, Y=2.3309121299774915E-10,
Z=0.9747342774250746]
[junit4] 1> mappedPoint=[lat=1.3548318564540318,
lon=2.4457272005608357E-47([X=0.21384294699178844, Y=5.230015121059059E-48,
Z=0.9747342773324366])]
[junit4] 1> doc=1981 should match but did not
[junit4] 1> point=[X=0.25949689721812896, Y=2.3309121299774915E-10,
Z=0.9636605949958151]
[junit4] 1> mappedPoint=[lat=1.307753396763122,
lon=0.0([X=0.2594968974335508, Y=0.0, Z=0.9636605948394177])]
[junit4] 1> doc=2111 should match but did not
[junit4] 1> point=[X=0.1657336888122819, Y=2.3309121299774915E-10,
Z=0.9839948244241666]
[junit4] 1> mappedPoint=[lat=1.4039330187863033,
lon=0.0([X=0.16573368876190184, Y=0.0, Z=0.983994824536461])]
[junit4] 1> doc=2180 should match but did not
[junit4] 1> point=[X=0.24421808241308163, Y=2.3309121299774915E-10,
Z=0.9676189275981865]
[junit4] 1> mappedPoint=[lat=1.3235687998823915,
lon=1.0822122318786984E-166([X=0.24421808226412325, Y=2.6429579587219238E-167,
Z=0.967618927597835])]
[junit4] 1> doc=2628 should match but did not
[junit4] 1> point=[X=0.18026294427859113, Y=2.3309121299774915E-10,
Z=0.9814542243713412]
[junit4] 1> mappedPoint=[lat=1.3891515951653701,
lon=2.4457272005608357E-47([X=0.18026294435875917, Y=4.4087398627140175E-48,
Z=0.9814542242696033])]
[junit4] 1> doc=2794 should match but did not
[junit4] 1> point=[X=0.19561541450839848, Y=2.3309121299774915E-10,
Z=0.978529695119763]
[junit4] 1> mappedPoint=[lat=1.3734897209484462,
lon=2.4457272005608357E-47([X=0.19561541470871582, Y=4.784219406020945E-48,
Z=0.9785296949882676])]
[junit4] 1> doc=2814 should match but did not
[junit4] 1> point=[X=0.2169693853608453, Y=2.3309121299774915E-10,
Z=0.9740477501459729]
[junit4] 1> mappedPoint=[lat=1.3516242525980415,
lon=2.4457272005608357E-47([X=0.21696938523182926, Y=5.306479271504473E-48,
Z=0.974047750355191])]
[junit4] 1> doc=2897 should match but did not
[junit4] 1> point=[X=0.2200405779345539, Y=2.3309121299774915E-10,
Z=0.9733631710432294]
[junit4] 1> mappedPoint=[lat=1.3484711384140997,
lon=0.0([X=0.2200405779812659, Y=0.0, Z=0.9733631711488628])]
[junit4] 1> doc=2956 should match but did not
[junit4] 1> point=[X=0.22448570568506854, Y=2.3309121299774915E-10,
Z=0.9723544184712797]
[junit4] 1> mappedPoint=[lat=1.3439035240356338,
lon=0.0([X=0.22448570568557055, Y=0.0, Z=0.9723544182987026])]
[junit4] 1> doc=3138 should match but did not
[junit4] 1> point=[X=0.23811188374411751, Y=2.3309121299774915E-10,
Z=0.9691294421050661]
[junit4] 1> mappedPoint=[lat=1.3298719328775956,
lon=0.0([X=0.23811188357289037, Y=0.0, Z=0.9691294419974701])]
[junit4] 1> doc=3652 should match but did not
[junit4] 1> point=[X=0.24214002157059256, Y=2.3309121299774915E-10,
Z=0.9681375443587282]
[junit4] 1> mappedPoint=[lat=1.325714972537541,
lon=0.0([X=0.24214002163565146, Y=0.0, Z=0.9681375443529582])]
[junit4] 1> doc=3710 should match but did not
[junit4] 1> point=[X=0.13912245240644638, Y=2.3309121299774915E-10,
Z=0.98808102154234]
[junit4] 1> mappedPoint=[lat=1.4309152103876182,
lon=2.4457272005608357E-47([X=0.13912245255318162, Y=3.402555664180506E-48,
Z=0.9880810213144329])]
[junit4] 1> doc=3728 should match but did not
[junit4] 1> point=[X=0.170488642335478, Y=2.3309121299774915E-10,
Z=0.98318756894984]
[junit4] 1> mappedPoint=[lat=1.3990996683784152,
lon=0.0([X=0.17048864240253972, Y=0.0, Z=0.9831875688630223])]
[junit4] 1> doc=3950 should match but did not
[junit4] 1> point=[X=0.18732329669995484, Y=2.3309121299774915E-10,
Z=0.9801400304724265]
[junit4] 1> mappedPoint=[lat=1.3819546750439136,
lon=8.935716330912668E-164([X=0.18732329683085783, Y=1.6738678426518975E-164,
Z=0.9801400306878956])]
[junit4] 1> doc=4139 should match but did not
[junit4] 1> point=[X=0.227719851393419, Y=-2.3309121299774915E-10,
Z=0.9716071257114968]
[junit4] 1> mappedPoint=[lat=1.3405772942709289,
lon=-1.5440923848976664E-179([X=0.22771985146412338, Y=-3.516204885357806E-180,
Z=0.9716071256497173])]
[junit4] 1> doc=4282 should match but did not
[junit4] 1> point=[X=0.21813564838761346, Y=2.3309121299774915E-10,
Z=0.9737889760107622]
[junit4] 1> mappedPoint=[lat=1.3504271380754562,
lon=0.0([X=0.21813564824645176, Y=0.0, Z=0.9737889761680473])]
[junit4] 1> doc=5053 should match but did not
[junit4] 1> point=[X=0.13887067566944988, Y=-2.3309121299774915E-10,
Z=0.9881162019991178]
[junit4] 1> mappedPoint=[lat=1.4311699866353502,
lon=-3.4138983692749655E-99([X=0.1388706757894652, Y=-4.740903736177677E-100,
Z=0.9881162018393943])]
[junit4] 1> doc=5100 should match but did not
[junit4] 1> point=[X=0.1819991176520509, Y=-2.3309121299774915E-10,
Z=0.9811359005592163]
[junit4] 1> mappedPoint=[lat=1.3873827183881913,
lon=-1.749937721526353E-211([X=0.18199911780642491, Y=-3.184871215339815E-212,
Z=0.9811359003685468])]
[junit4] 1> doc=5171 should match but did not
[junit4] 1> point=[X=0.18554822273395788, Y=2.3309121299774915E-10,
Z=0.9804753559576275]
[junit4] 1> mappedPoint=[lat=1.3837649828222947,
lon=2.4457272005608357E-47([X=0.1855482229122976, Y=4.5380033579233156E-48,
Z=0.9804753558489193])]
[junit4] 2> NOTE: download the large Jenkins line-docs file by running
'ant get-jenkins-line-docs' in the lucene directory.
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestGeo3DPoint
-Dtests.method=testGeo3DRelations -Dtests.seed=B21A2F0654DE93CA
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/test-data/enwiki.random.lines.txt
-Dtests.locale=es-CU -Dtests.timezone=Europe/Brussels -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 4.13s J1 | TestGeo3DPoint.testGeo3DRelations <<<
[junit4] > Throwable #1: java.lang.AssertionError: invalid hits for
shape=GeoCompositeMembershipShape: {[GeoConvexPolygon:
{planetmodel=PlanetModel.WGS84, points=[[lat=-1.2267098126036888,
lon=3.141592653589793([X=-0.33671029227864785, Y=4.123511816790159E-17,
Z=-0.9396354281810864])], [lat=0.2892272352400239,
lon=0.017453291479645996([X=0.9591279281485559, Y=0.01674163926221766,
Z=0.28545251693892165])], [lat=-1.5707963267948966,
lon=1.6247683074702402E-201([X=6.109531986173988E-17, Y=9.926573944611206E-218,
Z=-0.997762292022105])]], internalEdges={2}}, GeoConvexPolygon:
{planetmodel=PlanetModel.WGS84, points=[[lat=-1.2267098126036888,
lon=3.141592653589793([X=-0.33671029227864785, Y=4.123511816790159E-17,
Z=-0.9396354281810864])], [lat=-1.5707963267948966,
lon=1.6247683074702402E-201([X=6.109531986173988E-17, Y=9.926573944611206E-218,
Z=-0.997762292022105])], [lat=0.6723906085905078,
lon=-3.0261581679831E-12([X=0.7821883235431606, Y=-2.367025584191143E-12,
Z=0.6227413298552851])]], internalEdges={0}}]}
[junit4] > at
__randomizedtesting.SeedInfo.seed([B21A2F0654DE93CA:2655292DB933D56]:0)
[junit4] > at
org.apache.lucene.spatial3d.TestGeo3DPoint.testGeo3DRelations(TestGeo3DPoint.java:464)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> NOTE: leaving temporary files on disk at:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-6.x/checkout/lucene/build/spatial3d/test/J1/temp/lucene.spatial3d.TestGeo3DPoint_B21A2F0654DE93CA-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62):
{id=Lucene50(blocksize=128)}, docValues:{id=DocValuesFormat(name=Memory),
point=DocValuesFormat(name=Lucene54)}, maxPointsInLeafNode=1433,
maxMBSortInHeap=5.739918094516457,
sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=es-CU,
timezone=Europe/Brussels
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=1,free=124827312,total=445120512
[junit4] 2> NOTE: All tests run in this JVM: [TestGeo3DPoint]
[junit4] Completed [10/11 (1!)] on J1 in 2615.65s, 14 tests, 1 failure <<<
FAILURES!
[...truncated 3258 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_1671DCDBF4C4F86C-001/init-core-data-001
[junit4] 2> 4010951 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 4010952 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-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_1671DCDBF4C4F86C-001/tempDir-001
[junit4] 2> 4010952 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 4010952 INFO (Thread-52380) [ ] o.a.s.c.ZkTestServer
client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 4010952 INFO (Thread-52380) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 4011052 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.a.s.c.ZkTestServer start zk server on port:59544
[junit4] 2> 4011058 INFO (jetty-launcher-28258-thread-1) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 4011060 INFO (jetty-launcher-28258-thread-2) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 4011082 INFO (jetty-launcher-28258-thread-3) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 4011082 INFO (jetty-launcher-28258-thread-4) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 4011086 INFO (jetty-launcher-28258-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@4bffab58{/solr,null,AVAILABLE}
[junit4] 2> 4011087 INFO (jetty-launcher-28258-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@355b8e1d{HTTP/1.1,[http/1.1]}{127.0.0.1:35575}
[junit4] 2> 4011087 INFO (jetty-launcher-28258-thread-1) [ ]
o.e.j.s.Server Started @4014402ms
[junit4] 2> 4011087 INFO (jetty-launcher-28258-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=35575}
[junit4] 2> 4011087 ERROR (jetty-launcher-28258-thread-1) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4011087 INFO (jetty-launcher-28258-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 4011087 INFO (jetty-launcher-28258-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4011088 INFO (jetty-launcher-28258-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4011088 INFO (jetty-launcher-28258-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-18T07:52:50.500Z
[junit4] 2> 4011088 INFO (jetty-launcher-28258-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@141e73e1{/solr,null,AVAILABLE}
[junit4] 2> 4011088 INFO (jetty-launcher-28258-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@37936907{HTTP/1.1,[http/1.1]}{127.0.0.1:46298}
[junit4] 2> 4011088 INFO (jetty-launcher-28258-thread-3) [ ]
o.e.j.s.Server Started @4014403ms
[junit4] 2> 4011088 INFO (jetty-launcher-28258-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=46298}
[junit4] 2> 4011088 ERROR (jetty-launcher-28258-thread-3) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4011088 INFO (jetty-launcher-28258-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 4011088 INFO (jetty-launcher-28258-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4011088 INFO (jetty-launcher-28258-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4011088 INFO (jetty-launcher-28258-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-18T07:52:50.500Z
[junit4] 2> 4011089 INFO (jetty-launcher-28258-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f759d1c{/solr,null,AVAILABLE}
[junit4] 2> 4011089 INFO (jetty-launcher-28258-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@52155495{HTTP/1.1,[http/1.1]}{127.0.0.1:45048}
[junit4] 2> 4011089 INFO (jetty-launcher-28258-thread-2) [ ]
o.e.j.s.Server Started @4014404ms
[junit4] 2> 4011089 INFO (jetty-launcher-28258-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=45048}
[junit4] 2> 4011089 ERROR (jetty-launcher-28258-thread-2) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4011089 INFO (jetty-launcher-28258-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 4011089 INFO (jetty-launcher-28258-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4011089 INFO (jetty-launcher-28258-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4011089 INFO (jetty-launcher-28258-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-18T07:52:50.501Z
[junit4] 2> 4011095 INFO (jetty-launcher-28258-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@1f3e85e6{/solr,null,AVAILABLE}
[junit4] 2> 4011095 INFO (jetty-launcher-28258-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@3ffe8d8d{HTTP/1.1,[http/1.1]}{127.0.0.1:44891}
[junit4] 2> 4011095 INFO (jetty-launcher-28258-thread-4) [ ]
o.e.j.s.Server Started @4014410ms
[junit4] 2> 4011095 INFO (jetty-launcher-28258-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=44891}
[junit4] 2> 4011095 ERROR (jetty-launcher-28258-thread-4) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 4011095 INFO (jetty-launcher-28258-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
6.5.0
[junit4] 2> 4011095 INFO (jetty-launcher-28258-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 4011095 INFO (jetty-launcher-28258-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 4011095 INFO (jetty-launcher-28258-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-01-18T07:52:50.507Z
[junit4] 2> 4011097 INFO (jetty-launcher-28258-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4011097 INFO (jetty-launcher-28258-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4011102 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 0x159b09065bd0002, 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> 4011103 INFO (jetty-launcher-28258-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4011103 INFO (jetty-launcher-28258-thread-3) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 4011107 INFO (jetty-launcher-28258-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59544/solr
[junit4] 2> 4011108 INFO (jetty-launcher-28258-thread-1) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 4011109 INFO (jetty-launcher-28258-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 4011110 INFO (jetty-launcher-28258-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59544/solr
[junit4] 2> 4011115 INFO (jetty-launcher-28258-thread-2) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 4011116 INFO (jetty-launcher-28258-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59544/solr
[junit4] 2> 4011123 INFO (jetty-launcher-28258-thread-4) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 4011124 INFO (jetty-launcher-28258-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59544/solr
[junit4] 2> 4011139 INFO (jetty-launcher-28258-thread-3)
[n:127.0.0.1:46298_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:46298_solr
[junit4] 2> 4011140 INFO (jetty-launcher-28258-thread-3)
[n:127.0.0.1:46298_solr ] o.a.s.c.Overseer Overseer
(id=97303001193840649-127.0.0.1:46298_solr-n_0000000000) starting
[junit4] 2> 4011151 INFO (jetty-launcher-28258-thread-3)
[n:127.0.0.1:46298_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46298_solr
[junit4] 2> 4011159 INFO
(OverseerStateUpdate-97303001193840649-127.0.0.1:46298_solr-n_0000000000)
[n:127.0.0.1:46298_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4011159 INFO (jetty-launcher-28258-thread-2)
[n:127.0.0.1:45048_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4011164 INFO (jetty-launcher-28258-thread-1)
[n:127.0.0.1:35575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4011165 INFO (jetty-launcher-28258-thread-4)
[n:127.0.0.1:44891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 4011167 INFO (jetty-launcher-28258-thread-2)
[n:127.0.0.1:45048_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45048_solr
[junit4] 2> 4011174 INFO (jetty-launcher-28258-thread-1)
[n:127.0.0.1:35575_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:35575_solr
[junit4] 2> 4011175 INFO (jetty-launcher-28258-thread-4)
[n:127.0.0.1:44891_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:44891_solr
[junit4] 2> 4011185 INFO
(zkCallback-28277-thread-1-processing-n:127.0.0.1:45048_solr)
[n:127.0.0.1:45048_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 4011189 INFO
(zkCallback-28278-thread-1-processing-n:127.0.0.1:35575_solr)
[n:127.0.0.1:35575_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 4011203 INFO
(zkCallback-28276-thread-2-processing-n:127.0.0.1:46298_solr)
[n:127.0.0.1:46298_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 4011209 INFO
(zkCallback-28279-thread-1-processing-n:127.0.0.1:44891_solr)
[n:127.0.0.1:44891_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (4)
[junit4] 2> 4011228 INFO (jetty-launcher-28258-thread-3)
[n:127.0.0.1:46298_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_1671DCDBF4C4F86C-001/tempDir-001/node3/.
[junit4] 2> 4011313 INFO (jetty-launcher-28258-thread-2)
[n:127.0.0.1:45048_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_1671DCDBF4C4F86C-001/tempDir-001/node2/.
[junit4] 2> 4011319 INFO (jetty-launcher-28258-thread-1)
[n:127.0.0.1:35575_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_1671DCDBF4C4F86C-001/tempDir-001/node1/.
[junit4] 2> 4011330 INFO (jetty-launcher-28258-thread-4)
[n:127.0.0.1:44891_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_1671DCDBF4C4F86C-001/tempDir-001/node4/.
[junit4] 2> 4014264 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 4014265 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59544/solr ready
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 4014299 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 4014318 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 4014319 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 4014327 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-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_36952_hdfs____2u9fr1/webapp
[junit4] 2> 4014786 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:36952
[junit4] 2> 4014859 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 4014860 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 4014870 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-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_46698_datanode____.1ztsp2/webapp
[junit4] 2> 4015158 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:46698
[junit4] 2> 4015193 WARN
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 4015193 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.m.log jetty-6.1.26
[junit4] 2> 4015211 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-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_40035_datanode____ytq5q5/webapp
[junit4] 2> 4015311 INFO (IPC Server handler 3 on 46034) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-940dd082-01e1-41a1-b9cc-2f2d2bbb1af8 node
DatanodeRegistration(127.0.0.1:34327,
datanodeUuid=c0f10763-a8b6-44d1-a5f9-9ecb5753c49d, infoPort=41440,
infoSecurePort=0, ipcPort=54914,
storageInfo=lv=-56;cid=testClusterID;nsid=806657776;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 4015312 INFO (IPC Server handler 3 on 46034) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-1413d0c5-3029-4d80-ad96-87d27765aaf9 node
DatanodeRegistration(127.0.0.1:34327,
datanodeUuid=c0f10763-a8b6-44d1-a5f9-9ecb5753c49d, infoPort=41440,
infoSecurePort=0, ipcPort=54914,
storageInfo=lv=-56;cid=testClusterID;nsid=806657776;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 4015642 INFO
(SUITE-HdfsCollectionsAPIDistributedZkTest-seed#[1671DCDBF4C4F86C]-worker) [
] o.m.log Started
HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:40035
[junit4] 2> 4015781 INFO (IPC Server handler 8 on 46034) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-f1847274-2f3f-44f4-8dcd-47b04ff0d213 node
DatanodeRegistration(127.0.0.1:36044,
datanodeUuid=7c8ebf9f-a7a8-47ac-8d44-d0473c6bb83d, infoPort=36150,
infoSecurePort=0, ipcPort=46585,
storageInfo=lv=-56;cid=testClusterID;nsid=806657776;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 4015781 INFO (IPC Server handler 8 on 46034) [ ]
BlockStateChange BLOCK* processReport: from storage
DS-c3cd8f10-c234-4e65-ab76-87ba67bbf583 node
DatanodeRegistration(127.0.0.1:36044,
datanodeUuid=7c8ebf9f-a7a8-47ac-8d44-d0473c6bb83d, infoPort=36150,
infoSecurePort=0, ipcPort=46585,
storageInfo=lv=-56;cid=testClusterID;nsid=806657776;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 4016141 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[1671DCDBF4C4F86C])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testCoresAreDistributedAcrossNodes
[junit4] 2> 4016142 INFO
(TEST-HdfsCollectionsAPIDistributedZkTest.testCoresAreDistributedAcrossNodes-seed#[1671DCDBF4C4F86C])
[ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 4016146 INFO (qtp1561933927-159404) [n:127.0.0.1:46298_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
replicationFactor=2&collection.configName=conf&name=nodes_used_collection&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 4016148 INFO
(OverseerThreadFactory-15123-thread-1-processing-n:127.0.0.1:46298_solr)
[n:127.0.0.1:46298_solr ] o.a.s.c.CreateCollectionCmd Create collection
nodes_used_collection
[junit4] 2> 4016267 INFO (qtp1561933927-159402) [n:127.0.0.1:46298_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 4016267 INFO (qtp589606541-159415) [n:127.0.0.1:44891_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard2_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard2&wt=javabin&version=2
[junit4] 2> 4016268 INFO (qtp113883499-159379) [n:127.0.0.1:35575_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica2&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 4016269 INFO (qtp714697500-159384) [n:127.0.0.1:45048_solr
] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=conf&newCollection=true&name=nodes_used_collection_shard1_replica1&action=CREATE&numShards=2&collection=nodes_used_collection&shard=shard1&wt=javabin&version=2
[junit4] 2> 4016374 INFO
(zkCallback-28279-thread-1-processing-n:127.0.0.1:44891_solr)
[n:127.0.0.1:44891_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 4016374 INFO
(zkCallback-28278-thread-1-processing-n:127.0.0.1:35575_solr)
[n:127.0.0.1:35575_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 4016374 INFO
(zkCallback-28277-thread-1-processing-n:127.0.0.1:45048_solr)
[n:127.0.0.1:45048_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 4016374 INFO
(zkCallback-28276-thread-3-processing-n:127.0.0.1:46298_solr)
[n:127.0.0.1:46298_solr ] o.a.s.c.c.ZkStateReader A cluster state change:
[WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/nodes_used_collection/state.json] for collection
[nodes_used_collection] has occurred - updating... (live nodes size: [4])
[junit4] 2> 4017284 INFO (qtp113883499-159379) [n:127.0.0.1:35575_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 4017289 INFO (qtp589606541-159415) [n:127.0.0.1:44891_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 4017290 INFO (qtp1561933927-159402) [n:127.0.0.1:46298_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 4017294 INFO (qtp714697500-159384) [n:127.0.0.1:45048_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0
[junit4] 2> 4017296 INFO (qtp1561933927-159402) [n:127.0.0.1:46298_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica1] Schema name=minimal
[junit4] 2> 4017298 INFO (qtp113883499-159379) [n:127.0.0.1:35575_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica2] Schema name=minimal
[junit4] 2> 4017299 INFO (qtp1561933927-159402) [n:127.0.0.1:46298_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4017299 INFO (qtp1561933927-159402) [n:127.0.0.1:46298_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica1'
using configuration from collection nodes_used_collection
[junit4] 2> 4017317 INFO (qtp113883499-159379) [n:127.0.0.1:35575_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4017318 INFO (qtp113883499-159379) [n:127.0.0.1:35575_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica2'
using configuration from collection nodes_used_collection
[junit4] 2> 4017319 INFO (qtp714697500-159384) [n:127.0.0.1:45048_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.s.IndexSchema [nodes_used_collection_shard1_replica1] Schema name=minimal
[junit4] 2> 4017321 INFO (qtp714697500-159384) [n:127.0.0.1:45048_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4017322 INFO (qtp714697500-159384) [n:127.0.0.1:45048_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard1_replica1'
using configuration from collection nodes_used_collection
[junit4] 2> 4017326 INFO (qtp1561933927-159402) [n:127.0.0.1:46298_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:46034/data
[junit4] 2> 4017326 INFO (qtp1561933927-159402) [n:127.0.0.1:46298_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 4017326 INFO (qtp1561933927-159402) [n:127.0.0.1:46298_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.c.SolrCore [[nodes_used_collection_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_1671DCDBF4C4F86C-001/tempDir-001/node3/nodes_used_collection_shard2_replica1],
dataDir=[hdfs://localhost:46034/data/nodes_used_collection/core_node1/data/]
[junit4] 2> 4017326 INFO (qtp1561933927-159402) [n:127.0.0.1:46298_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:46034/data/nodes_used_collection/core_node1/data/snapshot_metadata
[junit4] 2> 4017327 INFO (qtp714697500-159384) [n:127.0.0.1:45048_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:46034/data
[junit4] 2> 4017327 INFO (qtp714697500-159384) [n:127.0.0.1:45048_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 4017327 INFO (qtp714697500-159384) [n:127.0.0.1:45048_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.c.SolrCore [[nodes_used_collection_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_1671DCDBF4C4F86C-001/tempDir-001/node2/nodes_used_collection_shard1_replica1],
dataDir=[hdfs://localhost:46034/data/nodes_used_collection/core_node4/data/]
[junit4] 2> 4017327 INFO (qtp714697500-159384) [n:127.0.0.1:45048_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica1]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:46034/data/nodes_used_collection/core_node4/data/snapshot_metadata
[junit4] 2> 4017330 INFO (qtp113883499-159379) [n:127.0.0.1:35575_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:46034/data
[junit4] 2> 4017330 INFO (qtp113883499-159379) [n:127.0.0.1:35575_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 4017330 INFO (qtp113883499-159379) [n:127.0.0.1:35575_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.SolrCore [[nodes_used_collection_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_1671DCDBF4C4F86C-001/tempDir-001/node1/nodes_used_collection_shard1_replica2],
dataDir=[hdfs://localhost:46034/data/nodes_used_collection/core_node3/data/]
[junit4] 2> 4017331 INFO (qtp589606541-159415) [n:127.0.0.1:44891_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.s.IndexSchema [nodes_used_collection_shard2_replica2] Schema name=minimal
[junit4] 2> 4017335 INFO (qtp113883499-159379) [n:127.0.0.1:35575_solr
c:nodes_used_collection s:shard1 x:nodes_used_collection_shard1_replica2]
o.a.s.c.HdfsDirectoryFactory creating directory factory for path
hdfs://localhost:46034/data/nodes_used_collection/core_node3/data/snapshot_metadata
[junit4] 2> 4017336 INFO (qtp589606541-159415) [n:127.0.0.1:44891_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
[junit4] 2> 4017337 INFO (qtp589606541-159415) [n:127.0.0.1:44891_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.CoreContainer Creating SolrCore 'nodes_used_collection_shard2_replica2'
using configuration from collection nodes_used_collection
[junit4] 2> 4017337 INFO (qtp589606541-159415) [n:127.0.0.1:44891_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost:46034/data
[junit4] 2> 4017337 INFO (qtp589606541-159415) [n:127.0.0.1:44891_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled
[junit4] 2> 4017337 INFO (qtp589606541-159415) [n:127.0.0.1:44891_solr
c:nodes_used_collection s:shard2 x:nodes_used_collection_shard2_replica2]
o.a.s.c.SolrCore [[nodes_used_collection_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_1671DCDBF4C4F86C-001/tempDir-001/node4/nodes_used_collection_shard2_replica2],
dataDir=[hdfs://localhost:46034/data/nodes_used_collection/core_node2/data/]
[junit4] 2> 4017337 INFO (qtp589606541-159415) [n:127.0.0.1:44891_solr
c:nodes_used_col
[...truncated too long message...]
.impl.MetricsSystemImpl.shutdown(MetricsSystemImpl.java:594)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdownInstance(DefaultMetricsSystem.java:72)
[junit4] 2> at
org.apache.hadoop.metrics2.lib.DefaultMetricsSystem.shutdown(DefaultMetricsSystem.java:68)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.metrics.NameNodeMetrics.shutdown(NameNodeMetrics.java:171)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:872)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1726)
[junit4] 2> at
org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:1705)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsTestUtil.teardownClass(HdfsTestUtil.java:198)
[junit4] 2> at
org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.teardownClass(HdfsWriteToMultipleCollectionsTest.java:73)
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:870)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlocksMap.size(BlocksMap.java:203)
[junit4] 2> at
org.apache.hadoop.hdfs.server.blockmanagement.BlockManager.getTotalBlocks(BlockManager.java:3370)
[junit4] 2> at
org.apache.hadoop.hdfs.server.namenode.FSNamesystem.getBlocksTotal(FSNamesystem.java:5729)
[junit4] 2> ... 53 more
[junit4] 2> 4239876 INFO
(SUITE-HdfsWriteToMultipleCollectionsTest-seed#[1671DCDBF4C4F86C]-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.hdfs.HdfsWriteToMultipleCollectionsTest_1671DCDBF4C4F86C-001
[junit4] 2> Jan 18, 2017 7:56:39 AM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 34 leaked
thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene62,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=en-SG, timezone=Japan
[junit4] 2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation
1.8.0_102 (64-bit)/cpus=4,threads=2,free=288419696,total=534773760
[junit4] 2> NOTE: All tests run in this JVM: [RestartWhileUpdatingTest,
CdcrBootstrapTest, CheckHdfsIndexTest, TestGroupingSearch, StatsReloadRaceTest,
CloneFieldUpdateProcessorFactoryTest, JSONWriterTest,
TestRuleBasedAuthorizationPlugin, TestUtils, TestPushWriter,
TestPhraseSuggestions, FullSolrCloudDistribCmdsTest, AddBlockUpdateTest,
ShowFileRequestHandlerTest, TestConfigSets, SimpleFacetsTest,
SolrCoreCheckLockOnStartupTest, TestLeaderInitiatedRecoveryThread,
TestCloudDeleteByQuery, TermVectorComponentDistributedTest,
TestClassicSimilarityFactory, DistributedFacetPivotSmallAdvancedTest,
TestRTimerTree, DocValuesMultiTest, SolrPluginUtilsTest, DeleteReplicaTest,
FacetPivotSmallTest, BlobRepositoryCloudTest,
TestDistributedStatsComponentCardinality, SaslZkACLProviderTest,
TestSolrQueryParser, PingRequestHandlerTest, TestMiniSolrCloudCluster,
TestSolrCloudWithKerberosAlt, EnumFieldTest, BadComponentTest,
RemoteQueryErrorTest, TestSmileRequest, TestStressLiveNodes,
TemplateUpdateProcessorTest, TestReloadDeadlock,
ClassificationUpdateProcessorFactoryTest, TestJmxMonitoredMap,
CollectionStateFormat2Test, TestGraphTermsQParserPlugin,
TestConfigSetsAPIZkFailure, TestLFUCache, TestTrackingShardHandlerFactory,
TestHdfsBackupRestoreCore, SolrTestCaseJ4Test, TestMacros,
TestCloudPseudoReturnFields, SolrMetricsIntegrationTest, CleanupOldIndexTest,
TestShortCircuitedRequests, TestRecovery, HdfsRecoverLeaseTest,
TimeZoneUtilsTest, DeleteInactiveReplicaTest, SuggesterTest,
DistributedQueueTest, TestSort, DistributedQueryComponentCustomSortTest,
TestImpersonationWithHadoopAuth, TestCoreDiscovery, SpatialHeatmapFacetsTest,
TestDistributedMissingSort, MinimalSchemaTest, AutoCommitTest,
TestCollectionAPI, TestNumericTerms32, BinaryUpdateRequestHandlerTest,
RecoveryZkTest, SuggesterTSTTest, SpellPossibilityIteratorTest,
SolrCoreMetricManagerTest, SolrCloudExampleTest, HdfsUnloadDistributedZkTest,
SpatialRPTFieldTypeTest, QueryParsingTest, CurrencyFieldXmlFileTest,
GraphQueryTest, CollectionsAPISolrJTest,
StatelessScriptUpdateProcessorFactoryTest, TestSubQueryTransformerCrossCore,
PreAnalyzedFieldTest, UnloadDistributedZkTest, TestSolrXml,
TestDFRSimilarityFactory, TestZkChroot, LeaderFailoverAfterPartitionTest,
OverseerModifyCollectionTest, TestManagedSchema, DOMUtilTest,
TestIndexSearcher, PrimitiveFieldTypeTest,
SharedFSAutoReplicaFailoverUtilsTest, TestCollationField,
FieldMutatingUpdateProcessorTest, MetricsHandlerTest,
TestCollapseQParserPlugin, HdfsBasicDistributedZk2Test,
TestSolrDeletionPolicy1, DirectUpdateHandlerOptimizeTest,
TestGeoJSONResponseWriter, TestFieldResource, TestSolrFieldCacheMBean,
TestFaceting, TestHashPartitioner, ZkControllerTest, TestRealTimeGet,
TestStressReorder, TestJoin, TestReload, TestStressVersions,
HardAutoCommitTest, TestRangeQuery, StatsComponentTest, TestFiltering,
HighlighterTest, SoftAutoCommitTest, TestTrie, SpatialFilterTest,
SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, TestUpdate,
TestWordDelimiterFilterFactory, DistanceFunctionTest, SolrInfoMBeanTest,
XsltUpdateRequestHandlerTest, DebugComponentTest, CacheHeaderTest,
IndexBasedSpellCheckerTest, LukeRequestHandlerTest,
TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest,
XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestIndexingPerformance,
FieldAnalysisRequestHandlerTest, RegexBoostProcessorTest, ReturnFieldsTest,
TestPartialUpdateDeduplication, SOLR749Test, AlternateDirectoryTest,
SolrIndexConfigTest, TestMergePolicyConfig, TestSolrDeletionPolicy2,
MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestConfig,
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestCodecSupport,
SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest,
TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory,
ResourceLoaderTest, TestFastOutputStream, OpenExchangeRatesOrgProviderTest,
URLClassifyProcessorTest, PluginInfoTest, TestSystemIdResolver, PrimUtilsTest,
TestSuggestSpellingConverter, TestSolrJ, TestLRUCache, TestDocumentBuilder,
SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest,
CircularListTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey,
TestHighlightDedupGrouping, TestTolerantSearch, TestJettySolrRunner,
ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest,
CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest,
CollectionReloadTest, CollectionTooManyReplicasTest,
ConcurrentDeleteAndCreateCollectionTest, DistribCursorPagingTest,
LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest,
OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest,
OverseerTaskQueueTest, RollingRestartTest, TestAuthenticationFramework,
TestCloudInspectUtil, TestCloudPivotFacet, TestCloudRecovery,
TestLocalFSCloudBackupRestore, TestLockTree, TestOnReconnectListenerSupport,
TestRebalanceLeaders, TestRequestStatusCollectionAPI,
TestStressCloudBlindAtomicUpdates, VMParamsZkACLAndCredentialsProvidersTest,
HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest,
HdfsCollectionsAPIDistributedZkTest, HdfsWriteToMultipleCollectionsTest]
[junit4] Completed [520/680 (2!)] on J2 in 53.48s, 1 test, 1 failure <<<
FAILURES!
[...truncated 62994 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]