Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10561/
Java: 32bit/jdk1.8.0_05 -server -XX:+UseG1GC

1 tests failed.
REGRESSION:  
org.apache.solr.schema.TestCloudManagedSchemaCopyFields.testDistribSearch

Error Message:
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
127.0.0.1:34190 within 45000 ms

Stack Trace:
org.apache.solr.common.SolrException: java.util.concurrent.TimeoutException: 
Could not connect to ZooKeeper 127.0.0.1:34190 within 45000 ms
        at 
__randomizedtesting.SeedInfo.seed([EB65A17DA85ADD22:6A832F65DF05BD1E]:0)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:151)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:102)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:92)
        at 
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
        at 
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:76)
        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:194)
        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:483)
        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:360)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
        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:43)
        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:360)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.util.concurrent.TimeoutException: Could not connect to 
ZooKeeper 127.0.0.1:34190 within 45000 ms
        at 
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:143)
        ... 45 more




Build Log:
[...truncated 12046 lines...]
   [junit4] Suite: org.apache.solr.schema.TestCloudManagedSchemaCopyFields
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.schema.TestCloudManagedSchemaCopyFields-EB65A17DA85ADD22-001/init-core-data-001
   [junit4]   2> 1559994 T7652 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(false) and clientAuth (true)
   [junit4]   2> 1559995 T7652 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /_ubk/s
   [junit4]   2> 1559998 T7652 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1559998 T7652 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1559999 T7653 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1560099 T7652 oasc.ZkTestServer.run start zk server on 
port:34190
   [junit4]   2> 1560100 T7652 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1605254 T7652 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1615281 T7656 oazsp.FileTxnLog.commit WARN fsync-ing the write 
ahead log in SyncThread:0 took 55180ms which will adversely effect operation 
latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1615283 T7654 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x1469cf99bf10000, 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> 
   [junit4]   2> 1615286 T7654 oazs.NIOServerCnxn.doIO WARN caught end of 
stream exception EndOfStreamException: Unable to read additional data from 
client sessionid 0x1469cf99bf10003, 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> 
   [junit4]   2> 1615286 T7652 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:34190 34190
   [junit4]   2> 1616001 T7653 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:34190 34190
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=TestCloudManagedSchemaCopyFields -Dtests.method=testDistribSearch 
-Dtests.seed=EB65A17DA85ADD22 -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=es_BO -Dtests.timezone=Asia/Dhaka -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   56.0s J1 | 
TestCloudManagedSchemaCopyFields.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: 
java.util.concurrent.TimeoutException: Could not connect to ZooKeeper 
127.0.0.1:34190 within 45000 ms
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([EB65A17DA85ADD22:6A832F65DF05BD1E]:0)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:151)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:102)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:92)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:89)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractZkTestCase.buildZooKeeper(AbstractZkTestCase.java:83)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.setUp(AbstractDistribZkTestBase.java:76)
   [junit4]    >        at 
org.apache.solr.cloud.AbstractFullDistribZkTestBase.setUp(AbstractFullDistribZkTestBase.java:194)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: java.util.concurrent.TimeoutException: Could not 
connect to ZooKeeper 127.0.0.1:34190 within 45000 ms
   [junit4]    >        at 
org.apache.solr.common.cloud.ConnectionManager.waitForConnected(ConnectionManager.java:223)
   [junit4]    >        at 
org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:143)
   [junit4]    >        ... 45 more
   [junit4]   2> 1616012 T7652 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./temp/solr.schema.TestCloudManagedSchemaCopyFields-EB65A17DA85ADD22-001
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=DefaultSimilarity, 
locale=es_BO, timezone=Asia/Dhaka
   [junit4]   2> NOTE: Linux 3.8.0-41-generic i386/Oracle Corporation 1.8.0_05 
(32-bit)/cpus=8,threads=1,free=298513344,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [PluginInfoTest, 
TestStandardQParsers, TestHighlightDedupGrouping, 
DistributedQueryComponentOptimizationTest, TestCloudInspectUtil, 
SimplePostToolTest, DocValuesMultiTest, SolrIndexConfigTest, 
TestSimpleQParserPlugin, RequiredFieldsTest, DirectUpdateHandlerTest, 
SystemInfoHandlerTest, FileUtilsTest, DefaultValueUpdateProcessorTest, 
TestReload, TestCloudManagedSchema, TestHighFrequencyDictionaryFactory, 
TestRTGBase, ParsingFieldUpdateProcessorsTest, DirectSolrSpellCheckerTest, 
TestRangeQuery, TestLazyCores, PingRequestHandlerTest, TestSolr4Spatial, 
DirectSolrConnectionTest, TestCollationFieldDocValues, TestStressReorder, 
TestSolrJ, TestChildDocTransformer, TestExpandComponent, CustomCollectionTest, 
CoreMergeIndexesAdminHandlerTest, DeleteInactiveReplicaTest, TestQueryTypes, 
TestWordDelimiterFilterFactory, HdfsRecoveryZkTest, 
TestCopyFieldCollectionResource, TestDistributedSearch, 
CollectionsAPIDistributedZkTest, DistanceFunctionTest, TestOmitPositions, 
BadIndexSchemaTest, TestHashPartitioner, CurrencyFieldXmlFileTest, 
PreAnalyzedUpdateProcessorTest, TestCoreDiscovery, 
DocumentAnalysisRequestHandlerTest, TriLevelCompositeIdRoutingTest, 
TestCodecSupport, ZkSolrClientTest, TestFieldTypeCollectionResource, 
TestManagedSchemaFieldResource, HdfsCollectionsAPIDistributedZkTest, 
DateMathParserTest, BadCopyFieldTest, TestFoldingMultitermQuery, 
ChaosMonkeySafeLeaderTest, SolrRequestParserTest, TestSolrQueryParserResource, 
TestXIncludeConfig, SpellCheckCollatorTest, CurrencyFieldOpenExchangeTest, 
TestIBSimilarityFactory, MultiTermTest, RemoteQueryErrorTest, 
TestPartialUpdateDeduplication, TestQuerySenderNoQuery, 
SpellCheckComponentTest, TestAnalyzedSuggestions, 
TestSweetSpotSimilarityFactory, JSONWriterTest, TestJmxIntegration, 
NumericFieldsTest, TestRandomFaceting, QueryResultKeyTest, StatsComponentTest, 
HdfsDirectoryTest, RequestHandlersTest, TestAnalyzeInfixSuggestions, 
TestBinaryResponseWriter, TestArbitraryIndexDir, StandardRequestHandlerTest, 
UniqFieldsUpdateProcessorFactoryTest, ShardRoutingCustomTest, InfoHandlerTest, 
TestManagedSchema, TestIndexSearcher, SuggesterTSTTest, HighlighterTest, 
PrimUtilsTest, TestFastWriter, TestSolrDeletionPolicy2, 
TestDocBasedVersionConstraints, TermVectorComponentDistributedTest, 
TestSolrQueryParserDefaultOperatorResource, TestDistributedGrouping, 
TestDistributedMissingSort, PathHierarchyTokenizerFactoryTest, 
IndexSchemaRuntimeFieldTest, AsyncMigrateRouteKeyTest, 
SolrCoreCheckLockOnStartupTest, TestInfoStreamLogging, BasicDistributedZk2Test, 
UnloadDistributedZkTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest, 
DistributedSpellCheckComponentTest, TestMultiCoreConfBootstrap, 
TestStressVersions, HardAutoCommitTest, SolrCmdDistributorTest, PeerSyncTest, 
ConvertedLegacyTest, TestFiltering, DirectUpdateHandlerOptimizeTest, 
SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, 
DisMaxRequestHandlerTest, PrimitiveFieldTypeTest, TestValueSourceCache, 
TestIndexingPerformance, MoreLikeThisHandlerTest, RegexBoostProcessorTest, 
TestCollationField, ReturnFieldsTest, JsonLoaderTest, TestComponentsName, 
SearchHandlerTest, TestQuerySenderListener, TestSolrIndexConfig, 
BadComponentTest, TestDocSet, TestBinaryField, TestSearchPerf, 
MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, NotRequiredUniqueKeyTest, 
TestPhraseSuggestions, SynonymTokenizerTest, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, 
TestBM25SimilarityFactory, TestDefaultSimilarityFactory, 
LegacyHTMLStripCharFilterTest, TestJmxMonitoredMap, TimeZoneUtilsTest, 
ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, 
OpenExchangeRatesOrgProviderTest, TestFastLRUCache, TestSolrXMLSerializer, 
DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestLRUCache, 
TestUtils, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, 
CursorPagingTest, TestCursorMarkWithoutUniqueKey, AbstractAnalyticsStatsTest, 
NoFacetTest, AbstractAnalyticsFacetTest, FieldFacetExtrasTest, FieldFacetTest, 
RangeFacetTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, 
ConnectionManagerTest, DeleteShardTest, HttpPartitionTest, 
MultiThreadedOCPTest, SolrXmlInZkTest, TestDistribDocBasedVersion, 
TestModifyConfFiles, TestShortCircuitedRequests, TestReplicationHandlerBackup, 
CoreAdminRequestStatusTest, DistributedExpandComponentTest, 
DistributedQueryComponentCustomSortTest, SuggestComponentTest, 
HighlighterMaxOffsetTest, TestManagedResource, TestManagedResourceStorage, 
TestSchemaNameResource, TestSchemaSimilarityResource, 
TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, 
ChangedSchemaMergeTest, DateRangeFieldTest, TestCloudManagedSchemaAddField, 
TestCloudManagedSchemaCopyFields]
   [junit4] Completed on J1 in 56.09s, 1 test, 1 error <<< FAILURES!

[...truncated 88 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:447: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:45: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1296:
 The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:920: 
There were test failures: 416 suites, 1703 tests, 1 error, 37 ignored (16 
assumptions)

Total time: 69 minutes 0 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0_05 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to