[ 
https://issues.apache.org/jira/browse/SOLR-10372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ishan Chattopadhyaya reassigned SOLR-10372:
-------------------------------------------

    Assignee: Ishan Chattopadhyaya

> TestStressCloudBlindAtomicUpdates.test_dv() failure: Failed synchronous update
> ------------------------------------------------------------------------------
>
>                 Key: SOLR-10372
>                 URL: https://issues.apache.org/jira/browse/SOLR-10372
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Steve Rowe
>            Assignee: Ishan Chattopadhyaya
>
> Policeman Jenkins found a reproducing branch_6x seed 
> [https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3157/]:
> {noformat}
> Checking out Revision 337612259a928ab61f1380470e6e0fbe4e71bca4 
> (refs/remotes/origin/branch_6x)
> [...]
>    [junit4]   2> NOTE: reproduce with: ant test  
> -Dtestcase=TestStressCloudBlindAtomicUpdates -Dtests.method=test_dv 
> -Dtests.seed=72B0B386CE823E83 -Dtests.multiplier=3 -Dtests.slow=true 
> -Dtests.locale=vi-VN -Dtests.timezone=Etc/GMT-14 -Dtests.asserts=true 
> -Dtests.file.encoding=UTF-8
>    [junit4] ERROR   0.66s J1 | TestStressCloudBlindAtomicUpdates.test_dv <<<
>    [junit4]    > Throwable #1: java.util.concurrent.ExecutionException: 
> java.lang.RuntimeException: Error from server at 
> http://127.0.0.1:34879/solr/test_col: Async exception during distributed 
> update: Error from server at 
> http://127.0.0.1:46166/solr/test_col_shard1_replica1: Server Error
>    [junit4]    > request: 
> http://127.0.0.1:46166/solr/test_col_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34879%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
>    [junit4]    > Remote error message: Failed synchronous update on shard 
> StdNode: http://127.0.0.1:35050/solr/test_col_shard1_replica2/ update: 
> org.apache.solr.client.solrj.request.UpdateRequest@11acebf
>    [junit4]    >      at 
> __randomizedtesting.SeedInfo.seed([72B0B386CE823E83:44A4D1C044DF0492]:0)
>    [junit4]    >      at 
> java.util.concurrent.FutureTask.report(FutureTask.java:122)
>    [junit4]    >      at 
> java.util.concurrent.FutureTask.get(FutureTask.java:192)
>    [junit4]    >      at 
> org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.checkField(TestStressCloudBlindAtomicUpdates.java:281)
>    [junit4]    >      at 
> org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.test_dv(TestStressCloudBlindAtomicUpdates.java:193)
>    [junit4]    >      at java.lang.Thread.run(Thread.java:745)
>    [junit4]    > Caused by: java.lang.RuntimeException: Error from server at 
> http://127.0.0.1:34879/solr/test_col: Async exception during distributed 
> update: Error from server at 
> http://127.0.0.1:46166/solr/test_col_shard1_replica1: Server Error
>    [junit4]    > request: 
> http://127.0.0.1:46166/solr/test_col_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34879%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
>    [junit4]    > Remote error message: Failed synchronous update on shard 
> StdNode: http://127.0.0.1:35050/solr/test_col_shard1_replica2/ update: 
> org.apache.solr.client.solrj.request.UpdateRequest@11acebf
>    [junit4]    >      at 
> org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:409)
>    [junit4]    >      at 
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
>    [junit4]    >      at 
> java.util.concurrent.FutureTask.run(FutureTask.java:266)
>    [junit4]    >      at 
> org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:229)
>    [junit4]    >      at 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>    [junit4]    >      at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>    [junit4]    >      ... 1 more
>    [junit4]    > Caused by: 
> org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
> from server at http://127.0.0.1:34879/solr/test_col: Async exception during 
> distributed update: Error from server at 
> http://127.0.0.1:46166/solr/test_col_shard1_replica1: Server Error
>    [junit4]    > request: 
> http://127.0.0.1:46166/solr/test_col_shard1_replica1/update?update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A34879%2Fsolr%2Ftest_col_shard2_replica2%2F&wt=javabin&version=2
>    [junit4]    > Remote error message: Failed synchronous update on shard 
> StdNode: http://127.0.0.1:35050/solr/test_col_shard1_replica2/ update: 
> org.apache.solr.client.solrj.request.UpdateRequest@11acebf
>    [junit4]    >      at 
> org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:610)
>    [junit4]    >      at 
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:279)
>    [junit4]    >      at 
> org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:268)
>    [junit4]    >      at 
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:160)
>    [junit4]    >      at 
> org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:177)
>    [junit4]    >      at 
> org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.doRandomAtomicUpdate(TestStressCloudBlindAtomicUpdates.java:368)
>    [junit4]    >      at 
> org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates$Worker.run(TestStressCloudBlindAtomicUpdates.java:397)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to