Build: https://builds.apache.org/job/Lucene-Solr-tests-only-4.x/81/
1 tests failed. REGRESSION: org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest.testMultiCore Error Message: IOException occured when talking to server at: http://localhost:53802/example/corefoo Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://localhost:53802/example/corefoo at __randomizedtesting.SeedInfo.seed([BFACA9699ED380C2:3B84B29A51008DF7]:0) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:409) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:182) at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90) at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:324) at org.apache.solr.client.solrj.MultiCoreExampleTestBase.testMultiCore(MultiCoreExampleTestBase.java:204) 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) Caused by: org.apache.http.conn.ConnectTimeoutException: Connect to localhost:53802 timed out at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:125) at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:148) at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:150) at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:121) at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:575) at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:425) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:820) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:754) at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:732) at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:351) ... 41 more Build Log: [...truncated 11024 lines...] [junit4] 2> 13202 T125 C20 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 13202 T125 C20 UPDATE [core1] webapp=/example path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {add=[BBB (1404680413309304832), BBB (1404680413310353408)],commit=} 0 7 [junit4] 2> 13203 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13216 T126 C19 UPDATE [core0] webapp=/example path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {} 0 0 [junit4] 2> 13217 T126 C19 oasc.SolrException.log Ignoring exception matching unknown field [junit4] 2> 13218 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13229 T127 C19 oasu.DirectUpdateHandler2.commit start commit{flags=0,version=0,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false} [junit4] 2> 13231 T127 C19 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits:num=2 [junit4] 2> commit{dir=org.apache.lucene.store.RAMDirectory@5303a7a lockFactory=org.apache.lucene.store.NativeFSLockFactory@5251672e,segFN=segments_3,generation=3,filenames=[_0_Lucene40_0.tim, _0.fnm, _0_Lucene40_0.frq, _0_nrm.cfe, _0.fdx, _0_nrm.cfs, _0.si, _0_Lucene40_0.prx, _0.fdt, segments_3, _0_Lucene40_0.tip] [junit4] 2> commit{dir=org.apache.lucene.store.RAMDirectory@5303a7a lockFactory=org.apache.lucene.store.NativeFSLockFactory@5251672e,segFN=segments_4,generation=4,filenames=[_1_Lucene40_0.tim, _1_nrm.cfs, _0_Lucene40_0.tim, _0.fnm, _1_Lucene40_0.frq, _0_nrm.cfs, _0_Lucene40_0.prx, _1.fnm, _1_Lucene40_0.prx, _1_Lucene40_0.tip, _1_nrm.cfe, _0_Lucene40_0.tip, _1.fdx, _0_Lucene40_0.frq, _1.fdt, _1.si, _0_nrm.cfe, _0.fdx, _0.si, _0.fdt, segments_4] [junit4] 2> 13232 T127 C19 oasc.SolrDeletionPolicy.updateCommits newest commit = 4 [junit4] 2> 13233 T127 C19 oass.SolrIndexSearcher.<init> Opening Searcher@2d6cf47f main [junit4] 2> 13233 T127 C19 oass.SolrIndexSearcher.<init> WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.RAMDirectory [junit4] 2> 13233 T128 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@2d6cf47f main{StandardDirectoryReader(segments_4:6:nrt _0(4.0):C1 _1(4.0):C1)} [junit4] 2> 13233 T127 C19 oasu.DirectUpdateHandler2.commit end_commit_flush [junit4] 2> 13234 T127 C19 UPDATE [core0] webapp=/example path=/update params={waitSearcher=true&commit=true&wt=javabin&version=2&softCommit=false} {add=[BBB1 (1404680413342859264)],commit=} 0 6 [junit4] 2> 13234 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13244 T130 C19 REQ [core0] webapp=/example path=/select params={wt=javabin&q=id:AAA&version=2} hits=1 status=0 QTime=1 [junit4] 2> 13244 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13253 T131 C20 REQ [core1] webapp=/example path=/select params={wt=javabin&q=id:AAA&version=2} hits=0 status=0 QTime=0 [junit4] 2> 13254 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13264 T132 C19 REQ [core0] webapp=/example path=/select params={wt=javabin&q=id:AAA&version=2} hits=1 status=0 QTime=1 [junit4] 2> 13265 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13277 T133 C19 REQ [core0] webapp=/example path=/select params={wt=javabin&q=id:BBB&version=2} hits=0 status=0 QTime=1 [junit4] 2> 13278 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13288 T134 C20 REQ [core1] webapp=/example path=/select params={wt=javabin&q=id:AAA&version=2} hits=0 status=0 QTime=0 [junit4] 2> 13289 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13300 T135 C20 REQ [core1] webapp=/example path=/select params={wt=javabin&q=id:BBB&version=2} hits=1 status=0 QTime=1 [junit4] 2> 13301 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13312 T136 C19 REQ [core0] webapp=/example path=/select params={wt=javabin&q={!join+from%3Dtype+to%3Dname}*:*&version=2} hits=0 status=0 QTime=1 [junit4] 2> 13313 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13325 T137 C19 REQ [core0] webapp=/example path=/select params={wt=javabin&q={!join+from%3Dtype+to%3Dname+fromIndex%3Dcore1}id:BBB&version=2} hits=2 status=0 QTime=0 [junit4] 2> 13326 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13338 T138 C20 REQ [core1] webapp=/example path=/select params={wt=javabin&q={!join+from%3Dtype+to%3Dname+fromIndex%3Dcore0}id:AAA&version=2} hits=1 status=0 QTime=1 [junit4] 2> 13339 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13354 T139 C19 REQ [core0] webapp=/example path=/select params={wt=javabin&q={!join+from%3Dtype+to%3Dname+fromIndex%3Dcore1}id:BB~&version=2} hits=2 status=0 QTime=2 [junit4] 2> 13355 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13367 T140 C19 REQ [core0] webapp=/example path=/select params={wt=javabin&q={!join+from%3Dtype+to%3Dname+fromIndex%3Dcore1}core1:yup&version=2} hits=2 status=0 QTime=0 [junit4] 2> 13368 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13381 T141 oasc.CoreContainer.reload Reloading SolrCore 'core0' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/example/multicore/core0 [junit4] 2> 13381 T141 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/example/multicore/core0/' [junit4] 2> 13414 T141 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_40 [junit4] 2> 13456 T141 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml [junit4] 2> 13461 T141 oass.IndexSchema.readSchema Reading Solr Schema [junit4] 2> 13466 T141 oass.IndexSchema.readSchema Schema name=example core zero [junit4] 2> 13481 T141 oass.IndexSchema.readSchema default search field is name [junit4] 2> 13482 T141 oass.IndexSchema.readSchema query parser default operator is OR [junit4] 2> 13483 T141 oass.IndexSchema.readSchema unique key field: id [junit4] 2> 13484 T141 oasc.SolrCore.<init> [core0] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/example/multicore/core0/, dataDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest-1339607632484/ [junit4] 2> 13485 T141 oasc.SolrCore.<init> JMX monitoring not detected for core: core0 [junit4] 2> 13485 T141 oasc.SolrCore.getNewIndexDir WARNING New index directory detected: old=null new=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-tests-only-4.x/checkout/solr/build/solr-solrj/test/J0/org.apache.solr.client.solrj.embedded.MultiCoreExampleJettyTest-1339607632484/index/ [junit4] 2> 13486 T141 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler [junit4] 2> 13486 T141 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler [junit4] 2> 13486 T141 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler [junit4] 2> 13487 T141 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler [junit4] 2> 13487 T141 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.FieldAnalysisRequestHandler [junit4] 2> 13487 T141 oasc.RequestHandlers.initHandlersFromConfig created /analysis/field: solr.FieldAnalysisRequestHandler [junit4] 2> 13487 T141 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler [junit4] 2> 13488 T141 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers [junit4] 2> 13488 T141 oasc.RequestHandlers.initHandlersFromConfig created /admin/ping: solr.PingRequestHandler [junit4] 2> 13489 T141 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60 [junit4] 2> 13492 T141 oass.SolrIndexSearcher.<init> Opening Searcher@70eaa683 main [junit4] 2> 13493 T141 oass.SolrIndexSearcher.<init> WARNING WARNING: Directory impl does not support setting indexDir: org.apache.lucene.store.RAMDirectory [junit4] 2> 13494 T141 oasu.CommitTracker.<init> Hard AutoCommit: disabled [junit4] 2> 13495 T141 oasu.CommitTracker.<init> Soft AutoCommit: disabled [junit4] 2> 13495 T141 oasc.CoreContainer.register replacing core: core0 [junit4] 2> 13496 T142 oasc.SolrCore.registerSearcher [core0] Registered new searcher Searcher@70eaa683 main{StandardDirectoryReader(segments_4:6 _0(4.0):C1 _1(4.0):C1)} [junit4] 2> 13496 T141 oasc.SolrCore.close [core0] CLOSING SolrCore org.apache.solr.core.SolrCore@7ff5376c [junit4] 2> 13496 T141 oasc.SolrCore.closeSearcher [core0] Closing main searcher on request. [junit4] 2> 13496 T141 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1} [junit4] 2> 13497 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> ASYNC NEW_CORE C21 name=core0 org.apache.solr.core.SolrCore@a828579 [junit4] 2> 13515 T138 C21 REQ [core0] webapp=/example path=/select params={wt=javabin&q=id:AAA&version=2} hits=1 status=0 QTime=1 [junit4] 2> 13522 T141 oasc.CoreContainer.register registering core: corea [junit4] 2> 13525 T141 oasc.CoreContainer.register registering core: coreb [junit4] 2> 13528 T141 oasc.CoreContainer.register registering core: corec [junit4] 2> 13531 T141 oasc.CoreContainer.register registering core: cored [junit4] 2> 13534 T141 oasc.CoreContainer.register registering core: corefoo [junit4] 2> 13535 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 13567 T101 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false [junit4] 2> 14081 T101 oasu.AbstractSolrTestCase.tearDown ####TEARDOWN_START testMultiCore [junit4] 2> 14082 T101 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1091959312 [junit4] 2> 14082 T101 oasc.SolrCore.close [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@2b27acc3 [junit4] 2> 14082 T101 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request. [junit4] 2> 14083 T101 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4] 2> 14084 T101 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1447482501 [junit4] 2> 14085 T101 oasc.SolrCore.close [core0] CLOSING SolrCore org.apache.solr.core.SolrCore@a828579 [junit4] 2> 14086 T101 oasc.SolrCore.closeSearcher [core0] Closing main searcher on request. [junit4] 2> 14086 T101 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=0,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0} [junit4] 2> 14087 T101 oasc.SolrCore.close [corefoo] CLOSING SolrCore org.apache.solr.core.SolrCore@2103b97 [junit4] 2> 14088 T101 oasc.SolrCore.closeSearcher [corefoo] Closing main searcher on request. [junit4] 2> 14088 T101 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=2,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=1,cumulative_adds=3,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=1} [junit4] 2> 14089 T101 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/example,null} [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MultiCoreExampleJettyTest -Dtests.method=testMultiCore -Dtests.seed=BFACA9699ED380C2 -Dtests.multiplier=3 -Dtests.locale=tr_TR -Dtests.timezone=America/Argentina/Buenos_Aires -Dargs="-Dfile.encoding=ISO8859-1" [junit4] 2> [junit4] > (@AfterClass output) [junit4] 2> NOTE: test params are: codec=Lucene40: {}, sim=RandomSimilarityProvider(queryNorm=false,coord=true): {}, locale=tr_TR, timezone=America/Argentina/Buenos_Aires [junit4] 2> NOTE: FreeBSD 9.0-RELEASE amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=1,free=165818264,total=218562560 [junit4] 2> NOTE: All tests run in this JVM: [TestXMLEscaping, SolrExampleEmbeddedTest, TermsResponseTest, ContentStreamTest, SolrExampleXMLTest, NamedListTest, MergeIndexesEmbeddedTest, SolrExampleJettyTest, TestSpellCheckResponse, MultiCoreEmbeddedTest, TestSolrProperties, SolrExampleStreamingTest, ClientUtilsTest, MultiCoreExampleJettyTest] [junit4] 2> [junit4] Completed on J0 in 2.10s, 2 tests, 1 error <<< FAILURES! [...truncated 72 lines...] [...truncated 11197 lines...] [...truncated 11197 lines...] [...truncated 11197 lines...] [...truncated 11197 lines...] [...truncated 11197 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
