You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Bill Havanki (JIRA)" <ji...@apache.org> on 2014/04/11 22:22:19 UTC

[jira] [Commented] (ACCUMULO-2657) Shard randomwalk fails for 1.6.0

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

Bill Havanki commented on ACCUMULO-2657:
----------------------------------------

I edited the {{ExportIndex}} step to dump out the properties so that, when this happens, I can see what properties are unequal. Of course, now that I've done that, the Shard test has passed three times. So, I've started a full LongClean. Either we'll get a good run for 1.6.0 out, or this error condition will appear. Or something else will fail \*shrug\*

> Shard randomwalk fails for 1.6.0
> --------------------------------
>
>                 Key: ACCUMULO-2657
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2657
>             Project: Accumulo
>          Issue Type: Test
>          Components: test
>         Environment: Seven-node CDH 4.5 cluster, 2 masters, 5 tservers, 3 ZK
>            Reporter: Bill Havanki
>              Labels: 16_qa_bug
>
> This has happened twice for me, while trying to run randomwalk for 1.6.0 release testing.
> {noformat}
> 10 09:40:04,358 [randomwalk.Framework] ERROR: Error during random walk
> java.lang.Exception: Error running node shard.ExportIndex
>         at org.apache.accumulo.test.randomwalk.Module.visit(Module.java:286)
>         at org.apache.accumulo.test.randomwalk.Framework.run(Framework.java:65)
>         at org.apache.accumulo.test.randomwalk.Framework.main(Framework.java:125)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:597)
>         at org.apache.accumulo.start.Main$1.run(Main.java:141)
>         at java.lang.Thread.run(Thread.java:662)
> Caused by: java.lang.Exception: Props not equals ST_index_test_server_com_3525_1397137262293 ST_index_test_server_com_3525_1397137262293_tmp
>         at org.apache.accumulo.test.randomwalk.shard.ExportIndex.visit(ExportIndex.java:105)
>         at org.apache.accumulo.test.randomwalk.Module.visit(Module.java:255)
>         ... 8 more
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)