this looks like problems noted in SOLR-6915 wih the kerberose stuff and the IBM JDK.
miller? gregory? ... were you guys going to disable these tests on IBM JDKs or not? It's one thing to say a certain feature only works with Oracle JVMs, but it's going to suck if 5.0 goes out and we know that the Solr tests will reliable fail 100% of the time on IBM JDKs : Date: Wed, 21 Jan 2015 05:30:55 +0000 (UTC) : From: Policeman Jenkins Server <[email protected]> : Reply-To: [email protected] : To: [email protected], [email protected] : Subject: [JENKINS] Lucene-Solr-5.x-Linux (64bit/ibm-j9-jdk7) - Build # 11491 - : Failure! : : Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11491/ : Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} : : 1 tests failed. : FAILED: org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider : : Error Message: : Could not get the port for ZooKeeper server : : Stack Trace: : java.lang.RuntimeException: Could not get the port for ZooKeeper server : at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:482) : at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:206) : at org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:74) : at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown Source) : at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55) : at java.lang.reflect.Method.invoke(Method.java:619) : at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618) : at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:861) : at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877) : 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.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) : at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) : at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49) : at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) : at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) : at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) : at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) : at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798) : at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458) : at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836) : at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738) : at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772) : at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783) : at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) : at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53) : at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46) : at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42) : at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55) : at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) : at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39) : 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:54) : at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48) : at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65) : at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55) : at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) : at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365) : at java.lang.Thread.run(Thread.java:853) : : : : : Build Log: : [...truncated 10236 lines...] : [junit4] Suite: org.apache.solr.cloud.SaslZkACLProviderTest : [junit4] 2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest 46B5716BA06BE9E4-001/init-core-data-001 : [junit4] 2> 693704 T3055 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) : [junit4] 2> 693706 T3055 oas.SolrTestCaseJ4.setUp ###Starting testSaslZkACLProvider : [junit4] 2> 693707 T3055 oasc.SaslZkACLProviderTest.setUp ####SETUP_START testSaslZkACLProvider : [junit4] 2> 693708 T3055 oasc.SaslZkACLProviderTest.setUp ZooKeeper dataDir:/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest 46B5716BA06BE9E4-001/tempDir-002/zookeeper/server1/data : [junit4] 2> 699228 T3055 oadsc.DefaultDirectoryService.showSecurityWarnings WARN You didn't change the admin password of directory service instance 'DefaultKrbServer'. Please update the admin password as soon as possible to prevent a possible security breach. : [junit4] 2> 701142 T3055 oasc.ZkTestServer.run STARTING ZK TEST SERVER : [junit4] 1> client port:0.0.0.0/0.0.0.0:0 : [junit4] 2> 701143 T3063 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server : [junit4] 2> 7466 T3063 ccr.RandomizedRunner$QueueUncaughtExceptionsHandler.uncaughtException WARNING Uncaught exception in thread: Thread[Thread-1114,5,TGRP-SaslZkACLProviderTest] java.lang.RuntimeException: java.io.IOException: Could not configure server because SASL configuration did not allow the ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Fehlerhafte JAAS-Konfiguration: nicht erkannte Option: keyTab : [junit4] 2> at __randomizedtesting.SeedInfo.seed([46B5716BA06BE9E4]:0) : [junit4] 2> at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:459) : [junit4] 2> Caused by: java.io.IOException: Could not configure server because SASL configuration did not allow the ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Fehlerhafte JAAS-Konfiguration: nicht erkannte Option: keyTab : [junit4] 2> at org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207) : [junit4] 2> at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87) : [junit4] 2> at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305) : [junit4] 2> at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:457) : [junit4] 2> : [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SaslZkACLProviderTest -Dtests.method=testSaslZkACLProvider -Dtests.seed=46B5716BA06BE9E4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=America/Virgin -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1 : [junit4] ERROR 57.6s J1 | SaslZkACLProviderTest.testSaslZkACLProvider <<< : [junit4] > Throwable #1: java.lang.RuntimeException: Could not get the port for ZooKeeper server : [junit4] > at org.apache.solr.cloud.ZkTestServer.run(ZkTestServer.java:482) : [junit4] > at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:206) : [junit4] > at org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:74) : [junit4] > at java.lang.Thread.run(Thread.java:853)Throwable #2: java.lang.NullPointerException : [junit4] > at org.apache.zookeeper.server.NIOServerCnxnFactory.getLocalPort(NIOServerCnxnFactory.java:134) : [junit4] > at org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334) : [junit4] > at org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:492) : [junit4] > at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.shutdown(SaslZkACLProviderTest.java:211) : [junit4] > at org.apache.solr.cloud.SaslZkACLProviderTest.tearDown(SaslZkACLProviderTest.java:109) : [junit4] > at java.lang.Thread.run(Thread.java:853)Throwable #3: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3063, name=Thread-1114, state=RUNNABLE, group=TGRP-SaslZkACLProviderTest] : [junit4] > Caused by: java.lang.RuntimeException: java.io.IOException: Could not configure server because SASL configuration did not allow the ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Fehlerhafte JAAS-Konfiguration: nicht erkannte Option: keyTab : [junit4] > at __randomizedtesting.SeedInfo.seed([46B5716BA06BE9E4]:0) : [junit4] > at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:459) : [junit4] > Caused by: java.io.IOException: Could not configure server because SASL configuration did not allow the ZooKeeper server to authenticate itself properly: javax.security.auth.login.LoginException: Fehlerhafte JAAS-Konfiguration: nicht erkannte Option: keyTab : [junit4] > at org.apache.zookeeper.server.ServerCnxnFactory.configureSaslLogin(ServerCnxnFactory.java:207) : [junit4] > at org.apache.zookeeper.server.NIOServerCnxnFactory.configure(NIOServerCnxnFactory.java:87) : [junit4] > at org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:305) : [junit4] > at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:457) : [junit4] 2> 751334 T3055 oas.SolrTestCaseJ4.deleteCore ###deleteCore : [junit4] 2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest 46B5716BA06BE9E4-001 : [junit4] 2> NOTE: test params are: codec=Asserting(Lucene50): {}, docValues:{}, sim=DefaultSimilarity, locale=de, timezone=America/Virgin : [junit4] 2> NOTE: Linux 3.13.0-43-generic amd64/IBM Corporation 1.7.0 (64-bit)/cpus=8,threads=7,free=26082896,total=155189248 : [junit4] 2> NOTE: All tests run in this JVM: [TestClassNameShortening, OpenCloseCoreStressTest, DeleteInactiveReplicaTest, TestSolrCoreProperties, DistributedTermsComponentTest, HttpPartitionTest, TestRecovery, HdfsChaosMonkeySafeLeaderTest, ClusterStateTest, TestZkChroot, CustomCollectionTest, FieldMutatingUpdateProcessorTest, TestSolrDynamicMBean, AddBlockUpdateTest, DistributedFacetPivotLongTailTest, AutoCommitTest, SolrRequestParserTest, CopyFieldTest, LeaderInitiatedRecoveryOnCommitTest, TermVectorComponentDistributedTest, BadIndexSchemaTest, TermsComponentTest, TestMaxScoreQueryParser, PluginInfoTest, DistributedQueryComponentCustomSortTest, TestUtils, TestCursorMarkWithoutUniqueKey, TestPivotHelperCode, MinimalSchemaTest, RankQueryTest, DistributedIntervalFacetingTest, TestJoin, HighlighterTest, TestAnalyzeInfixSuggestions, XsltUpdateRequestHandlerTest, SimplePostToolTest, CircularListTest, TestNRTOpen, DistanceUnitsTest, TestTrie, AnalyticsQueryTest, TestSystemIdResolv er, SSLMigrationTest, SchemaVersionSpecificBehaviorTest, TestValueSourceCache, TestDefaultSimilarityFactory, TestDistribDocBasedVersion, TestFreeTextSuggestions, TestManagedSchemaFieldResource, TestDefaultStatsCache, TestCloudSchemaless, SuggestComponentTest, HdfsRecoveryZkTest, BasicDistributedZk2Test, DocumentBuilderTest, TestFuzzyAnalyzedSuggestions, SpellCheckComponentTest, SpellCheckCollatorTest, TestFastLRUCache, TestCollapseQParserPlugin, FileBasedSpellCheckerTest, TestPseudoReturnFields, MoreLikeThisHandlerTest, SignatureUpdateProcessorFactoryTest, PrimitiveFieldTypeTest, CurrencyFieldXmlFileTest, TestUniqueKeyFieldResource, TestQuerySenderListener, TestConfigOverlay, TestFastWriter, TestManagedSchema, IndexSchemaTest, BinaryUpdateRequestHandlerTest, TestRealTimeGet, TestFieldSortValues, TestMergePolicyConfig, TestHighlightDedupGrouping, SearchHandlerTest, TermVectorComponentTest, EchoParamsTest, TestSolrQueryParser, ShardRoutingCustomTest, TestFieldTypeCollectionResource, S pellingQueryConverterTest, TestConfigSets, TestReload, TestComplexPhraseQParserPlugin, ChangedSchemaMergeTest, TestFieldTypeResource, DistributedDebugComponentTest, TestManagedResource, CoreMergeIndexesAdminHandlerTest, TestChildDocTransformer, CollectionsAPIDistributedZkTest, PreAnalyzedUpdateProcessorTest, TestExceedMaxTermLength, CSVRequestHandlerTest, BasicFunctionalityTest, TestLuceneMatchVersion, UpdateRequestProcessorFactoryTest, TimeZoneUtilsTest, TestPHPSerializedResponseWriter, UpdateParamsTest, IndexBasedSpellCheckerTest, ReturnFieldsTest, TestInitParams, TestFiltering, TestRebalanceLeaders, WordBreakSolrSpellCheckerTest, UUIDFieldTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, TestRandomDVFaceting, TestRangeQuery, SimpleFacetsTest, SolrCoreTest, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncT est, ConvertedLegacyTest, TestSort, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, CurrencyFieldOpenExchangeTest, TestCoreDiscovery, SuggesterFSTTest, DocValuesTest, SuggesterTSTTest, PolyFieldTest, SolrCoreCheckLockOnStartupTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, TestSolrDeletionPolicy1, TestSurroundQueryParser, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, TestCollationField, UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, TestComponentsName, SOLR749Test, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCodecSupport, SynonymTokenizer Test, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, LegacyHTMLStripCharFilterTest, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, FileUtilsTest, TestRTGBase, SolrTestCaseJ4Test, AssignTest, CloudExitableDirectoryReaderTest, DeleteReplicaTest, DeleteShardTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, RemoteQueryErrorTest, ReplicationFactorTest, RollingRestartTest, SaslZkACLProviderTest] : [junit4] Completed on J1 in 57.65s, 1 test, 1 error <<< FAILURES! : : [...truncated 218 lines...] : BUILD FAILED : /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:529: The following error occurred while executing this line: : /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:490: The following error occurred while executing this line: : /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following error occurred while executing this line: : /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The following error occurred while executing this line: : /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:190: The following error occurred while executing this line: : /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:508: The following error occurred while executing this line: : /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1363: The following error occurred while executing this line: : /mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:970: There were test failures: 461 suites, 1853 tests, 1 error, 132 ignored (20 assumptions) : : Total time: 53 minutes 53 seconds : Build step 'Invoke Ant' marked build as failure : [description-setter] Description set: Java: 64bit/ibm-j9-jdk7 -Xjit:exclude={org/apache/lucene/util/fst/FST.pack(IIF)Lorg/apache/lucene/util/fst/FST;} : Archiving artifacts : Recording test results : Email was triggered for: Failure - Any : Sending email for trigger: Failure - Any : : : -Hoss http://www.lucidworks.com/
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
