You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/06/26 21:51:06 UTC

[JENKINS] Solr-trunk - Build # 1896 - Failure

Build: https://builds.apache.org/job/Solr-trunk/1896/

1 tests failed.
REGRESSION:  org.apache.solr.cloud.OverseerTest.testShardAssignmentBigger

Error Message:
could not find counter for shard:null

Stack Trace:
java.lang.AssertionError: could not find counter for shard:null
	at __randomizedtesting.SeedInfo.seed([27A7D4654845D8D4:B4492A1EA22C27B7]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.OverseerTest.__CLR2_6_3v4oypg1pkm(OverseerTest.java:369)
	at org.apache.solr.cloud.OverseerTest.testShardAssignmentBigger(OverseerTest.java:251)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:616)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1969)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:814)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:875)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:889)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:821)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:669)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:695)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:734)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:745)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
	at org.apache.lucene.util.TestRuleIcuHack$1.evaluate(TestRuleIcuHack.java:51)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
	at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:56)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 40536 lines...]
   [junit4]   2> 
   [junit4]   2> 202537 T2427 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 202555 T2429 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
   [junit4]   2> 
   [junit4]   2> 202559 T2429 oascc.ZkStateReader$3.process Updating live nodes
   [junit4]   2> 202560 T2429 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 202564 T2429 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 202646 T2437 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
   [junit4]   2> 
   [junit4]   2> 202650 T2437 oascc.ZkStateReader$3.process Updating live nodes
   [junit4]   2> 202651 T2437 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 202655 T2437 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 202762 T2447 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
   [junit4]   2> 
   [junit4]   2> 202766 T2447 oascc.ZkStateReader$3.process Updating live nodes
   [junit4]   2> 202767 T2447 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 202771 T2447 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 202773 T2449 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
   [junit4]   2> 
   [junit4]   2> 202777 T2449 oascc.ZkStateReader$3.process Updating live nodes
   [junit4]   2> 202778 T2449 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 202782 T2449 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 202788 T2451 oasc.LeaderElector$1.process WARNING  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:42)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1249)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:266)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:57)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:120)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:531)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:507)
   [junit4]   2> 
   [junit4]   2> 202792 T2451 oascc.ZkStateReader$3.process Updating live nodes
   [junit4]   2> 202793 T2451 oascc.ZkStateReader$3.process WARNING ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 202797 T2451 oaz.ClientCnxn$EventThread.run EventThread shut down
   [junit4]   2> 202859 T2277 oazs.NIOServerCnxn$Factory.run NIOServerCnxn factory exited run method
   [junit4]   2> 202861 T2216 oazs.FinalRequestProcessor.shutdown shutdown of request processor complete
   [junit4]   2> 202873 T2216 oas.SolrTestCaseJ4.tearDown ###Ending testShardAssignmentBigger
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTest -Dtests.method=testShardAssignmentBigger -Dtests.seed=27A7D4654845D8D4 -Dtests.locale=es_PR -Dtests.timezone=Africa/Harare -Dargs="-Dfile.encoding=ISO8859-1"
   [junit4]   2>
   [junit4]    > (@AfterClass output)
   [junit4]   2> 217914 T2216 oas.SolrTestCaseJ4.initCore ####initCore
   [junit4]   2> 217915 T2216 oas.SolrTestCaseJ4.initCore ####initCore end
   [junit4]   2> 217916 T2216 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene40: {}, sim=RandomSimilarityProvider(queryNorm=false,coord=true): {}, locale=es_PR, timezone=Africa/Harare
   [junit4]   2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=4,free=148786024,total=282198016
   [junit4]   2> NOTE: All tests run in this JVM: [TestFunctionQuery, TestRecovery, LeaderElectionTest, DisMaxRequestHandlerTest, TestNorwegianLightStemFilterFactory, TestReverseStringFilterFactory, TestFrenchLightStemFilterFactory, TestSolrCoreProperties, AlternateDirectoryTest, DefaultValueUpdateProcessorTest, SampleTest, TestCoreContainer, DirectUpdateHandlerOptimizeTest, TestBrazilianStemFilterFactory, TestKStemFilterFactory, ZkNodePropsTest, TestCapitalizationFilterFactory, SoftAutoCommitTest, TestLRUCache, DateFieldTest, TestTypeTokenFilterFactory, TestIBSimilarityFactory, PingRequestHandlerTest, TestGalicianStemFilterFactory, TestUtils, NotRequiredUniqueKeyTest, TestGreekStemFilterFactory, FastVectorHighlighterTest, TestRandomFaceting, SortByFunctionTest, MBeansHandlerTest, TestLFUCache, TestSynonymFilterFactory, TestMultiWordSynonyms, TestJapaneseBaseFormFilterFactory, IndexSchemaRuntimeFieldTest, TestPortugueseMinimalStemFilterFactory, TestConfig, QueryParsingTest, TestCodecSupport, TestValueSourceCache, HighlighterTest, BasicFunctionalityTest, DirectSolrSpellCheckerTest, TestReplicationHandler, TestReversedWildcardFilterFactory, MultiTermTest, TestSolrDeletionPolicy1, BasicZkTest, BasicDistributedZkTest, TestGermanNormalizationFilterFactory, UniqFieldsUpdateProcessorFactoryTest, TestJapanesePartOfSpeechStopFilterFactory, TestSort, TestFastLRUCache, TestWriterPerf, TestHunspellStemFilterFactory, DOMUtilTest, TestStemmerOverrideFilterFactory, TestArbitraryIndexDir, TestSurroundQueryParser, TestUpdate, SpellPossibilityIteratorTest, TestGreekLowerCaseFilterFactory, TestStopFilterFactory, TestIrishLowerCaseFilterFactory, TestGermanMinimalStemFilterFactory, SystemInfoHandlerTest, XmlUpdateRequestHandlerTest, TestBulgarianStemFilterFactory, FullSolrCloudDistribCmdsTest, TestXIncludeConfig, TestBM25SimilarityFactory, ReturnFieldsTest, TestNorwegianMinimalStemFilterFactory, SolrCmdDistributorTest, TestCJKBigramFilterFactory, TestCzechStemFilterFactory, TestQueryUtils, ShowFileRequestHandlerTest, CoreAdminHandlerTest, IndexBasedSpellCheckerTest, TestOmitPositions, DistributedTermsComponentTest, TestItalianLightStemFilterFactory, TestGermanLightStemFilterFactory, SpatialFilterTest, TestNumberUtils, TestBinaryResponseWriter, JSONWriterTest, TestDFRSimilarityFactory, QueryElevationComponentTest, TestPatternReplaceCharFilterFactory, TestBinaryField, FieldMutatingUpdateProcessorTest, RequestHandlersTest, TestLMDirichletSimilarityFactory, TestGermanStemFilterFactory, FieldAnalysisRequestHandlerTest, CopyFieldTest, TermsComponentTest, TestFinnishLightStemFilterFactory, TestFrenchMinimalStemFilterFactory, TestJapaneseKatakanaStemFilterFactory, TestDictionaryCompoundWordTokenFilterFactory, SuggesterFSTTest, CacheHeaderTest, TestDistributedGrouping, TestKeywordMarkerFilterFactory, TestHashPartitioner, SolrPluginUtilsTest, TestRussianLightStemFilterFactory, FileUtilsTest, TestDefaultSimilarityFactory, MinimalSchemaTest, TestWordDelimiterFilterFactory, CSVRequestHandlerTest, TestMergePolicyConfig, TestBadConfig, TestPorterStemFilterFactory, FileBasedSpellCheckerTest, TestCJKWidthFilterFactory, TestNGramFilters, TestHyphenationCompoundWordTokenFilterFactory, HighlighterConfigTest, TestPluginEnable, RecoveryZkTest, TestJapaneseReadingFormFilterFactory, TestRemoveDuplicatesTokenFilterFactory, TestQuerySenderListener, TestBeiderMorseFilterFactory, TestShingleFilterFactory, TestPatternTokenizerFactory, SpellCheckComponentTest, UUIDFieldTest, TestRealTimeGet, TestQueryTypes, DebugComponentTest, TestKeepFilterFactory, CommonGramsQueryFilterFactoryTest, TestTrie, TestPortugueseLightStemFilterFactory, TestRangeQuery, TestDistributedSearch, TestPropInjectDefaults, CurrencyFieldTest, DirectUpdateHandlerTest, TestDocSet, URLClassifyProcessorTest, CloudStateUpdateTest, TestPropInject, TestQuerySenderNoQuery, BadIndexSchemaTest, TestFaceting, TestSolrQueryParser, TestPHPSerializedResponseWriter, PeerSyncTest, SimpleFacetsTest, RequiredFieldsTest, SolrRequestParserTest, UpdateRequestProcessorFactoryTest, TestIndexSearcher, SpellCheckCollatorTest, TestLatvianStemFilterFactory, SolrCoreCheckLockOnStartupTest, TestHTMLStripCharFilterFactory, TestTurkishLowerCaseFilterFactory, PluginInfoTest, TestIndonesianStemFilterFactory, TestUAX29URLEmailTokenizerFactory, TestWikipediaTokenizerFactory, OpenExchangeRatesOrgProviderTest, TestDelimitedPayloadTokenFilterFactory, TestFoldingMultitermQuery, TestFiltering, QueryEqualityTest, WordBreakSolrSpellCheckerTest, TestElisionFilterFactory, SnowballPorterFilterFactoryTest, TestCollationField, TestExtendedDismaxParser, DocumentAnalysisRequestHandlerTest, CloudStateTest, IndexReaderFactoryTest, UpdateParamsTest, PrimitiveFieldTypeTest, SuggesterTSTTest, TestMappingCharFilterFactory, BinaryUpdateRequestHandlerTest, SpellingQueryConverterTest, TestPhraseSuggestions, TestCSVLoader, IndexSchemaTest, SearchHandlerTest, BadComponentTest, SolrInfoMBeanTest, DocumentBuilderTest, ZkSolrClientTest, TestTrimFilterFactory, TestArabicFilters, TestGalicianMinimalStemFilterFactory, OverseerTest]
   [junit4]   2> 
   [junit4] Completed in 217.94s, 8 tests, 1 failure <<< FAILURES!
[...truncated 240 lines...]

[...truncated 40877 lines...]

[...truncated 40877 lines...]

[...truncated 40877 lines...]

[...truncated 40877 lines...]

[...truncated 40877 lines...]