[ 
https://issues.apache.org/jira/browse/SOLR-6974?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14735601#comment-14735601
 ] 

Steve Rowe commented on SOLR-6974:
----------------------------------

Yet another, different, fail on ASF Jenkins 
[https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java8/377/], again does 
not reproduce for me on OS X:

{noformat}
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=DistribCursorPagingTest -Dtests.method=test 
-Dtests.seed=3A0D3EFE9E0FFC60 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale= -Dtests.timezone=Europe/Belfast -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 55.0s J1 | DistribCursorPagingTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<1264> but 
was:<902>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([3A0D3EFE9E0FFC60:B259012430F39198]:0)
   [junit4]    >        at 
org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:599)
   [junit4]    >        at 
org.apache.solr.cloud.DistribCursorPagingTest.test(DistribCursorPagingTest.java:93)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 168568 INFO  
(SUITE-DistribCursorPagingTest-seed#[3A0D3EFE9E0FFC60]-worker) 
[n:127.0.0.1:56660_ c:collection1 s:shard1 r:core_node4 x:collection1] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java8/solr/build/solr-core/test/J1/temp/solr.cloud.DistribCursorPagingTest_3A0D3EFE9E0FFC60-001
   [junit4]   2> Sep 08, 2015 3:03:00 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> 169769 WARN  
(OverseerStateUpdate-94485802195484690-127.0.0.1:56660_-n_0000000004) 
[n:127.0.0.1:56660_    ] o.a.s.c.Overseer Solr cannot talk to ZK, exiting 
Overseer main queue loop
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: 
KeeperErrorCode = Session expired for /overseer/queue/qn-0000000024
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2>        at 
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2>        at 
org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:353)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:350)
   [junit4]   2>        at 
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:350)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.removeFirst(DistributedQueue.java:384)
   [junit4]   2>        at 
org.apache.solr.cloud.DistributedQueue.poll(DistributedQueue.java:187)
   [junit4]   2>        at 
org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:229)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 169770 INFO  
(OverseerStateUpdate-94485802195484690-127.0.0.1:56660_-n_0000000004) 
[n:127.0.0.1:56660_    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:56660_
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=DefaultSimilarity, locale=, timezone=Europe/Belfast
   [junit4]   2> NOTE: Linux 3.13.0-52-generic amd64/Oracle Corporation 
1.8.0_45 (64-bit)/cpus=4,threads=1,free=186141504,total=382730240
   [junit4]   2> NOTE: All tests run in this JVM: [BufferStoreTest, 
CachingDirectoryFactoryTest, PreAnalyzedFieldTest, TestDistributedGrouping, 
HdfsLockFactoryTest, RuleEngineTest, TestTrie, TestClusterStateMutator, 
TestSurroundQueryParser, SliceStateTest, BaseCdcrDistributedZkTest, 
SSLMigrationTest, DistributedExpandComponentTest, TestMissingGroups, 
VMParamsZkACLAndCredentialsProvidersTest, DistribCursorPagingTest]
{noformat}

> Rare DistribCursorPagingTest fail. 
> -----------------------------------
>
>                 Key: SOLR-6974
>                 URL: https://issues.apache.org/jira/browse/SOLR-6974
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mark Miller
>         Attachments: fail.log, fail2.log
>
>
> {noformat}
>    [junit4] FAILURE 20.6s J1 | DistribCursorPagingTest.testDistribSearch <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: Expected 175 docs 
> but got 174. sort=date asc, id asc. Missing doc(s): {id=24, int=1333046113, 
> int_last=1333046113, int_first=1333046113, int_dv=1333046113, 
> int_dv_last=1333046113, int_dv_first=1333046113, long=-7383857586581720524, 
> long_last=-7383857586581720524, long_first=-7383857586581720524, 
> long_dv=-7383857586581720524, long_dv_last=-7383857586581720524, 
> long_dv_first=-7383857586581720524, float=-1.42734605E9, 
> float_last=-1.42734605E9, float_first=-1.42734605E9, float_dv=-1.42734605E9, 
> float_dv_last=-1.42734605E9, float_dv_first=-1.42734605E9, 
> double=9.341152841954268E8, double_last=9.341152841954268E8, 
> double_first=9.341152841954268E8, double_dv=9.341152841954268E8, 
> double_dv_last=9.341152841954268E8, double_dv_first=9.341152841954268E8, 
> str=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, str_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, str_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, str_dv=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, 
> str_dv_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, str_dv_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, 
> collation_en_primary_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, collation_en_primary_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, 
> collation_en_primary_dv=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, collation_en_primary_dv_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, 
> collation_en_primary_dv_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, 
> icu_collation_en_primary_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, 
> icu_collation_en_primary_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, 
> icu_collation_en_primary_dv=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, 
> icu_collation_en_primary_dv_last=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, 
> icu_collation_en_primary_dv_first=ᝍ᝟ᝒ᝝ᝃᝈ᝟᝔ᝃ, 
> bin=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, 
> bin_last=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, 
> bin_first=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, 
> bin_dv=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, 
> bin_dv_last=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, 
> bin_dv_first=GAl49bogqVc2azE3jET0ZiKX6RguTCn2Zfj3, date=Sun Nov 12 13:09:05 
> AST 26752152, date_last=Sun Nov 12 13:09:05 AST 26752152, date_first=Sun Nov 
> 12 13:09:05 AST 26752152, date_dv=Sun Nov 12 13:09:05 AST 26752152, 
> date_dv_last=Sun Nov 12 13:09:05 AST 26752152, date_dv_first=Sun Nov 12 
> 13:09:05 AST 26752152, uuid=87c177fc-0bc6-4bca-a77d-6039a90f47a5, 
> uuid_last=87c177fc-0bc6-4bca-a77d-6039a90f47a5, 
> uuid_first=87c177fc-0bc6-4bca-a77d-6039a90f47a5, 
> uuid_dv=87c177fc-0bc6-4bca-a77d-6039a90f47a5, 
> uuid_dv_last=87c177fc-0bc6-4bca-a77d-6039a90f47a5, 
> uuid_dv_first=87c177fc-0bc6-4bca-a77d-6039a90f47a5, currency=5424307.49,NOK, 
> currency_last=5424307.49,NOK, currency_first=5424307.49,NOK, bool=false, 
> bool_last=false, bool_first=false, enum=Critical, enum_last=Critical, 
> enum_first=Critical, _version_=1490217383853293568}; 
>    [junit4]    >      at 
> __randomizedtesting.SeedInfo.seed([F7E227163CF214D3:7604A90E4BAD74EF]:0)
>    [junit4]    >      at 
> org.apache.solr.cloud.DistribCursorPagingTest.doRandomSortsOnLargeIndex(DistribCursorPagingTest.java:563)
>    [junit4]    >      at 
> org.apache.solr.cloud.DistribCursorPagingTest.doTest(DistribCursorPagingTest.java:87)
>    [junit4]    >      at 
> org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:868)
>    [junit4]    >      at java.lang.Thread.run(Thread.java:745)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to