[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-02-22 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13584976#comment-13584976
 ] 

Sergey Shelukhin commented on HBASE-7520:
-

[~stack] I ran it a few times on recent trunk locally and it passes. If it 
still fails for you, can you please run it with patch I am about to attach, and 
post logs? Thanks!

 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails 
 when I cd hbase-it and mvn verify
 --

 Key: HBASE-7520
 URL: https://issues.apache.org/jira/browse/HBASE-7520
 Project: HBase
  Issue Type: Bug
  Components: test
 Environment: macosx trunk
Reporter: stack
Assignee: Sergey Shelukhin
Priority: Critical

 Trying to make up something to hand off to bigtop project, running the hbase 
 it tests, this one fails.
 {code}
 durruti:failsafe-reports stack$ more 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt 
 ---
 Test set: 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
 ---
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec 
  FAILURE!
 testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
   Time elapsed: 206.395 sec   FAILURE!
 junit.framework.AssertionFailedError: Load failed with error code 1
 at junit.framework.Assert.fail(Assert.java:50)
 at 
 org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
 at 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...
 {code}
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
   has nothing in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-02-22 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13585015#comment-13585015
 ] 

stack commented on HBASE-7520:
--

[~sershe] Trying it now...

 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails 
 when I cd hbase-it and mvn verify
 --

 Key: HBASE-7520
 URL: https://issues.apache.org/jira/browse/HBASE-7520
 Project: HBase
  Issue Type: Bug
  Components: test
 Environment: macosx trunk
Reporter: stack
Assignee: Sergey Shelukhin
Priority: Critical
 Attachments: logging.patch


 Trying to make up something to hand off to bigtop project, running the hbase 
 it tests, this one fails.
 {code}
 durruti:failsafe-reports stack$ more 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt 
 ---
 Test set: 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
 ---
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec 
  FAILURE!
 testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
   Time elapsed: 206.395 sec   FAILURE!
 junit.framework.AssertionFailedError: Load failed with error code 1
 at junit.framework.Assert.fail(Assert.java:50)
 at 
 org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
 at 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...
 {code}
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
   has nothing in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-02-12 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576832#comment-13576832
 ] 

stack commented on HBASE-7520:
--

I see it is still hung.  I suppose yeah, for now, I'll disable it since don't 
have time at mo. to dig in.  Let me do it in separate issue.  Thanks Sergey for 
looking.

 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails 
 when I cd hbase-it and mvn verify
 --

 Key: HBASE-7520
 URL: https://issues.apache.org/jira/browse/HBASE-7520
 Project: HBase
  Issue Type: Bug
  Components: test
 Environment: macosx trunk
Reporter: stack
Assignee: Sergey Shelukhin
Priority: Critical

 Trying to make up something to hand off to bigtop project, running the hbase 
 it tests, this one fails.
 {code}
 durruti:failsafe-reports stack$ more 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt 
 ---
 Test set: 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
 ---
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec 
  FAILURE!
 testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
   Time elapsed: 206.395 sec   FAILURE!
 junit.framework.AssertionFailedError: Load failed with error code 1
 at junit.framework.Assert.fail(Assert.java:50)
 at 
 org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
 at 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...
 {code}
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
   has nothing in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-02-12 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576843#comment-13576843
 ] 

Sergey Shelukhin commented on HBASE-7520:
-

Yeah, the improvements are not in yet, I found other issues while testing it :)
I suppose it would make sense to rerun test with Jimmy's fix for AM still, will 
try to squeeze it by EOW.

 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails 
 when I cd hbase-it and mvn verify
 --

 Key: HBASE-7520
 URL: https://issues.apache.org/jira/browse/HBASE-7520
 Project: HBase
  Issue Type: Bug
  Components: test
 Environment: macosx trunk
Reporter: stack
Assignee: Sergey Shelukhin
Priority: Critical

 Trying to make up something to hand off to bigtop project, running the hbase 
 it tests, this one fails.
 {code}
 durruti:failsafe-reports stack$ more 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt 
 ---
 Test set: 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
 ---
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec 
  FAILURE!
 testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
   Time elapsed: 206.395 sec   FAILURE!
 junit.framework.AssertionFailedError: Load failed with error code 1
 at junit.framework.Assert.fail(Assert.java:50)
 at 
 org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
 at 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...
 {code}
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
   has nothing in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-01-28 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13564854#comment-13564854
 ] 

Sergey Shelukhin commented on HBASE-7520:
-

I filed a bunch of assorted bugs and improvements. After we are done with those 
maybe new ones will be uncovered, as happened after HBASE-7268 :)
For now if this is blocking this test can just be disabled.
[~stack] are you ok with that?

 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails 
 when I cd hbase-it and mvn verify
 --

 Key: HBASE-7520
 URL: https://issues.apache.org/jira/browse/HBASE-7520
 Project: HBase
  Issue Type: Bug
  Components: test
 Environment: macosx trunk
Reporter: stack
Assignee: Sergey Shelukhin
Priority: Critical

 Trying to make up something to hand off to bigtop project, running the hbase 
 it tests, this one fails.
 {code}
 durruti:failsafe-reports stack$ more 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt 
 ---
 Test set: 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
 ---
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec 
  FAILURE!
 testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
   Time elapsed: 206.395 sec   FAILURE!
 junit.framework.AssertionFailedError: Load failed with error code 1
 at junit.framework.Assert.fail(Assert.java:50)
 at 
 org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
 at 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...
 {code}
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
   has nothing in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-01-22 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560274#comment-13560274
 ] 

Sergey Shelukhin commented on HBASE-7520:
-

Hmm, it looks like the request goes from server to server as chaosmonkey does 
various bad things, until it eventually reaches the server that just opened the 
region 5 seconds ago, at which point it cannot connect. I wonder if this final 
failure could be caused by GC (when in doubt, blame GC), since server is 
running and not doing anything special at that time. That would explain why 
this failure cannot be seen on real cluster. I will investigate, maybe reduce 
the default load in the test if I cannot find any more detailed explanation.

 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails 
 when I cd hbase-it and mvn verify
 --

 Key: HBASE-7520
 URL: https://issues.apache.org/jira/browse/HBASE-7520
 Project: HBase
  Issue Type: Bug
  Components: test
 Environment: macosx trunk
Reporter: stack
Assignee: Sergey Shelukhin
Priority: Critical

 Trying to make up something to hand off to bigtop project, running the hbase 
 it tests, this one fails.
 {code}
 durruti:failsafe-reports stack$ more 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt 
 ---
 Test set: 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
 ---
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec 
  FAILURE!
 testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
   Time elapsed: 206.395 sec   FAILURE!
 junit.framework.AssertionFailedError: Load failed with error code 1
 at junit.framework.Assert.fail(Assert.java:50)
 at 
 org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
 at 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...
 {code}
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
   has nothing in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-01-22 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560328#comment-13560328
 ] 

Sergey Shelukhin commented on HBASE-7520:
-

Hmm, or maybe it's not GC

 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails 
 when I cd hbase-it and mvn verify
 --

 Key: HBASE-7520
 URL: https://issues.apache.org/jira/browse/HBASE-7520
 Project: HBase
  Issue Type: Bug
  Components: test
 Environment: macosx trunk
Reporter: stack
Assignee: Sergey Shelukhin
Priority: Critical

 Trying to make up something to hand off to bigtop project, running the hbase 
 it tests, this one fails.
 {code}
 durruti:failsafe-reports stack$ more 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt 
 ---
 Test set: 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
 ---
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec 
  FAILURE!
 testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
   Time elapsed: 206.395 sec   FAILURE!
 junit.framework.AssertionFailedError: Load failed with error code 1
 at junit.framework.Assert.fail(Assert.java:50)
 at 
 org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
 at 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...
 {code}
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
   has nothing in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-01-22 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560343#comment-13560343
 ] 

Sergey Shelukhin commented on HBASE-7520:
-

There are 2 separate issues there (at least in the failure I am currently 
looking at).
1) Retries are not smart. Gradual fallback doesn't make a lot of sense when we 
are going to different servers. E.g. if we just had 8 retries from server FOO, 
and now read that region is on BAR in meta, no sense to wait 30 seconds before 
going to BAR. I'll file a JIRA.
2) There's some sort of bug in assignment that necessitates the timeoutmonitor 
to kick in.
Here's the analysis.

Cruft removed from logs for convenience.
Note that Sending ...  log is BEFORE the delay.
Servers are indicated by ports in the text.

Here the request starts. Some normal test errors we are supposed to recover 
from happen.
Region is closing (being moved) on 51231, then we get RegionMoved after retry 
to 51231, then we get error from destination 50661 as region is still opening.
{code}
2013-01-22 17:59:00,537  Retrying due to errors: Error #0 from 
[10.11.2.92:51231] for 
[6b03eab4f067cf8739e85bd408f05d94-27118]org.apache.hadoop.hbase.NotServingRegionException:
 org.apache.hadoop.hbase.NotServingRegionException: 
IntegrationTestRebalanceAndKillServersTargeted,6660,1358906196709.0200b366bc37c5afd1185f7d487c7dfb.
 is closing
2013-01-22 17:59:00,571  Sending requests to [10.11.2.92:51231] with delay of 
[1001] for rows [6b03eab4f067cf8739e85bd408f05d94-27118;]
2013-01-22 17:59:01,577  Retrying due to errors: Error #0 from 
[10.11.2.92:51231] for 
[6b03eab4f067cf8739e85bd408f05d94-27118]java.util.concurrent.ExecutionException:
 org.apache.hadoop.hbase.RegionMovedException: Region moved to: 
hostname=10.11.2.92 port=50661. As of locationSeqNum=129492.
2013-01-22 17:59:01,577  Sending requests to [10.11.2.92:50661] with delay of 
[1009] for rows [6b03eab4f067cf8739e85bd408f05d94-27118;]
2013-01-22 17:59:02,591  Retrying due to errors: Error #0 from 
[10.11.2.92:50661] for 
[6b03eab4f067cf8739e85bd408f05d94-27118]java.util.concurrent.ExecutionException:
 org.apache.hadoop.hbase.NotServingRegionException: 
org.apache.hadoop.hbase.NotServingRegionException: Region is not online: 
0200b366bc37c5afd1185f7d487c7dfb
2013-01-22 17:59:02,591  Sending requests to [10.11.2.92:51231] with delay of 
[2002] for rows [6b03eab4f067cf8739e85bd408f05d94-27118;]
{code}

ChaosMonkey kills the server which the region is moving to (50661). 
We, meanwhile, cycle back to 51231 based on meta, get redirect again, and go to 
50661 again. But it's now dead.
{code}
2013-01-22 17:59:03,121 INFO  [Thread-506] util.ChaosMonkey$Action(179): 
Killing region server:10.11.2.92,50661,1358906192942
2013-01-22 17:59:04,594  Retrying due to errors: Error #0 from 
[10.11.2.92:51231] for 
[6b03eab4f067cf8739e85bd408f05d94-27118]java.util.concurrent.ExecutionException:
 org.apache.hadoop.hbase.RegionMovedException: Region moved to: 
hostname=10.11.2.92 port=50661. As of locationSeqNum=129492.
2013-01-22 17:59:04,595  Sending requests to [10.11.2.92:50661] with delay of 
[2014] for rows [6b03eab4f067cf8739e85bd408f05d94-27118;]
2013-01-22 17:59:06,609  Retrying due to errors: Error #0 from 
[10.11.2.92:50661] for 
[6b03eab4f067cf8739e85bd408f05d94-27118]java.util.concurrent.ExecutionException:
 org.apache.hadoop.hbase.ipc.HBaseClient$FailedServerException: This server is 
in the failed servers list: /10.11.2.92:50661
2013-01-22 17:59:06,616  Sending requests to [10.11.2.92:50661] with delay of 
[4004] for rows [6b03eab4f067cf8739e85bd408f05d94-27118;]
{code}

At this point we keep retrying against 50661, which is in META.
{code}
2013-01-22 17:59:08,631 Current INFO from scan results = {NAME =gt; 
apos;IntegrationTestRebalanceAndKillServersTargeted,6660,1358906196709.0200b366bc37c5afd1185f7d487c7dfb.apos;,
 STARTKEY =gt; apos;6660apos;, ENDKEY =gt; apos;732capos;, 
ENCODED =gt; 0200b366bc37c5afd1185f7d487c7dfb,}
2013-01-22 17:59:08,631 Cached location for 
IntegrationTestRebalanceAndKillServersTargeted,6660,1358906196709.0200b366bc37c5afd1185f7d487c7dfb.
 is 10.11.2.92:50661
2013-01-22 17:59:10,621  Retrying due to errors: Error #0 from 
[10.11.2.92:50661] for 
[6b03eab4f067cf8739e85bd408f05d94-27118]java.util.concurrent.ExecutionException:
 org.apache.hadoop.hbase.ipc.HBaseClient$FailedServerException: This server is 
in the failed servers list: /10.11.2.92:50661
2013-01-22 17:59:10,626  Sending requests to [10.11.2.92:50661] with delay of 
[4025] for rows [6b03eab4f067cf8739e85bd408f05d94-27118;]
2013-01-22 17:59:14,653  Retrying due to errors: Error #0 from 
[10.11.2.92:50661] for 
[6b03eab4f067cf8739e85bd408f05d94-27118]java.util.concurrent.ExecutionException:
 org.apache.hadoop.hbase.ipc.HBaseClient$FailedServerException: This server is 
in the failed servers list: /10.11.2.92:50661
2013-01-22 17:59:14,662  

[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-01-22 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560344#comment-13560344
 ] 

Sergey Shelukhin commented on HBASE-7520:
-

I will look at the 2nd in more detail tomorrow; if some AM guru wants to chime 
in, feel free :)

 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails 
 when I cd hbase-it and mvn verify
 --

 Key: HBASE-7520
 URL: https://issues.apache.org/jira/browse/HBASE-7520
 Project: HBase
  Issue Type: Bug
  Components: test
 Environment: macosx trunk
Reporter: stack
Assignee: Sergey Shelukhin
Priority: Critical

 Trying to make up something to hand off to bigtop project, running the hbase 
 it tests, this one fails.
 {code}
 durruti:failsafe-reports stack$ more 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt 
 ---
 Test set: 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
 ---
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec 
  FAILURE!
 testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
   Time elapsed: 206.395 sec   FAILURE!
 junit.framework.AssertionFailedError: Load failed with error code 1
 at junit.framework.Assert.fail(Assert.java:50)
 at 
 org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
 at 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...
 {code}
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
   has nothing in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-01-22 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560350#comment-13560350
 ] 

Sergey Shelukhin commented on HBASE-7520:
-

Btw, master knew the server was dead
{code}
2013-01-22 17:59:08,070 INFO  
[MASTER_SERVER_OPERATIONS-10.11.2.92,50658,1358906192673-2] 
handler.ServerShutdownHandler(275): Finished processing of shutdown of 
10.11.2.92,50661,1358906192942
{code}

 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails 
 when I cd hbase-it and mvn verify
 --

 Key: HBASE-7520
 URL: https://issues.apache.org/jira/browse/HBASE-7520
 Project: HBase
  Issue Type: Bug
  Components: test
 Environment: macosx trunk
Reporter: stack
Assignee: Sergey Shelukhin
Priority: Critical

 Trying to make up something to hand off to bigtop project, running the hbase 
 it tests, this one fails.
 {code}
 durruti:failsafe-reports stack$ more 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt 
 ---
 Test set: 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
 ---
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec 
  FAILURE!
 testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
   Time elapsed: 206.395 sec   FAILURE!
 junit.framework.AssertionFailedError: Load failed with error code 1
 at junit.framework.Assert.fail(Assert.java:50)
 at 
 org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
 at 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...
 {code}
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
   has nothing in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-01-08 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547507#comment-13547507
 ] 

Sergey Shelukhin commented on HBASE-7520:
-

Hmm... it may be just caused by HBASE-7268.
Let me double check

 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails 
 when I cd hbase-it and mvn verify
 --

 Key: HBASE-7520
 URL: https://issues.apache.org/jira/browse/HBASE-7520
 Project: HBase
  Issue Type: Bug
  Components: test
 Environment: macosx trunk
Reporter: stack
Assignee: Sergey Shelukhin
Priority: Critical

 Trying to make up something to hand off to bigtop project, running the hbase 
 it tests, this one fails.
 {code}
 durruti:failsafe-reports stack$ more 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt 
 ---
 Test set: 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
 ---
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec 
  FAILURE!
 testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
   Time elapsed: 206.395 sec   FAILURE!
 junit.framework.AssertionFailedError: Load failed with error code 1
 at junit.framework.Assert.fail(Assert.java:50)
 at 
 org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
 at 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...
 {code}
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
   has nothing in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (HBASE-7520) org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails when I cd hbase-it and mvn verify

2013-01-08 Thread Sergey Shelukhin (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-7520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547562#comment-13547562
 ] 

Sergey Shelukhin commented on HBASE-7520:
-

At least some failures can be mapped to HBASE-7268... on cluster it passes for 
me with the latest patch, but on local it does fail later due to some other 
issue.
Can HBASE-7318 please be committed so I could stop juggling 3 patches to debug? 
;)

 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted fails 
 when I cd hbase-it and mvn verify
 --

 Key: HBASE-7520
 URL: https://issues.apache.org/jira/browse/HBASE-7520
 Project: HBase
  Issue Type: Bug
  Components: test
 Environment: macosx trunk
Reporter: stack
Assignee: Sergey Shelukhin
Priority: Critical

 Trying to make up something to hand off to bigtop project, running the hbase 
 it tests, this one fails.
 {code}
 durruti:failsafe-reports stack$ more 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.txt 
 ---
 Test set: 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted
 ---
 Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 206.538 sec 
  FAILURE!
 testDataIngest(org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted)
   Time elapsed: 206.395 sec   FAILURE!
 junit.framework.AssertionFailedError: Load failed with error code 1
 at junit.framework.Assert.fail(Assert.java:50)
 at 
 org.apache.hadoop.hbase.IngestIntegrationTestBase.runIngestTest(IngestIntegrationTestBase.java:98)
 at 
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted.testDataIngest(IntegrationTestRebalanceAndKillServersTargeted.java:121)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ...
 {code}
 org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServersTargeted-output.txt
   has nothing in it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira