See http://hudson.zones.apache.org/hudson/job/HBase-Patch/362/changes

Changes:

[jimk] HBASE-954   Don't reassign root region until ProcessServerShutdown has 
split the former region server's log

------------------------------------------
[...truncated 20290 lines...]
    [junit] 2008-10-24 19:51:28,868 DEBUG [main] regionserver.HLog(278): Last 
sequence written is empty. Deleting all old hlogs
    [junit] 2008-10-24 19:51:28,868 INFO  [main] regionserver.HLog(330): 
removing old log file /user/hudson/log_1224877885915/hlog.dat.0 whose highest 
sequence/edit id is 17
    [junit] 2008-10-24 19:51:28,868 DEBUG [main] regionserver.HLog(369): 
closing log writer in hdfs://localhost:51763/user/hudson/log_1224877885915
    [junit] 2008-10-24 19:51:28,931 DEBUG [main] regionserver.HRegion(2195): 
Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1224877887529', 
STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 77894742, TABLE => 
{{NAME => 'TestMergeTool', IS_ROOT => 'false', IS_META => 'false', FAMILIES => 
[{NAME => 'contents', BLOOMFILTER => 'false', VERSIONS => '3', COMPRESSION => 
'NONE', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE 
=> 'false'}]}}
    [junit] 2008-10-24 19:51:28,931 DEBUG [main] regionserver.HRegion(431): 
Opening region TestMergeTool,row_0100,1224877887529/77894742
    [junit] 2008-10-24 19:51:28,943 DEBUG [main] regionserver.HStore(456): 
loaded /user/hudson/TestMergeTool/77894742/contents/info/6684002739418296919, 
isReference=false, sequence id=2
    [junit] 2008-10-24 19:51:28,944 DEBUG [main] regionserver.HStore(231): 
Loaded 1 file(s) in hstore 77894742/contents, max sequence id 2
    [junit] 2008-10-24 19:51:28,961 DEBUG [main] regionserver.HRegion(492): 
Next sequence id for region TestMergeTool,row_0100,1224877887529 is 3
    [junit] 2008-10-24 19:51:28,962 INFO  [main] regionserver.HRegion(514): 
region TestMergeTool,row_0100,1224877887529/77894742 available
    [junit] 2008-10-24 19:51:28,992 DEBUG [main] regionserver.HRegion(577): 
Compactions and cache flushes disabled for region 
TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:28,992 DEBUG [main] regionserver.HRegion(592): 
Scanners disabled for region TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:28,992 DEBUG [main] regionserver.HRegion(607): No 
more active scanners for region TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:28,992 DEBUG [main] regionserver.HRegion(609): 
Updates disabled for region TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:28,993 DEBUG [main] regionserver.HRegion(615): No 
more row locks outstanding on region TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:28,993 DEBUG [main] regionserver.HStore(551): 
closed 77894742/contents
    [junit] 2008-10-24 19:51:28,993 INFO  [main] regionserver.HRegion(628): 
closed TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:28,993 INFO  [main] util.TestMergeTool(171): 
Verified merging regions 0+1+2 and 3
    [junit] 2008-10-24 19:51:28,993 INFO  [main] util.TestMergeTool(158): 
merging regions 0+1+2+3 and 4
    [junit] 2008-10-24 19:51:28,994 INFO  [main] util.Merge(80): Verifying that 
file system is available...
    [junit] 2008-10-24 19:51:28,995 INFO  [main] util.Merge(89): Verifying that 
HBase is not running...
    [junit] 2008-10-24 19:51:29,011 INFO  [main] util.Merge(190): Merging 
regions [EMAIL PROTECTED] and [EMAIL PROTECTED] in table [EMAIL PROTECTED]
    [junit] 2008-10-24 19:51:29,083 INFO  [main] regionserver.HLog(273): New 
log writer created at /user/hudson/log_1224877889011/hlog.dat.1224877889044
    [junit] 2008-10-24 19:51:29,084 DEBUG [main] regionserver.HRegion(2195): 
Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', 
ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', IS_META => 
'true', FAMILIES => [{NAME => 'info', BLOOMFILTER => 'false', COMPRESSION => 
'NONE', VERSIONS => '1', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 
'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-10-24 19:51:29,085 DEBUG [main] regionserver.HRegion(431): 
Opening region -ROOT-,,0/70236052
    [junit] 2008-10-24 19:51:29,095 DEBUG [main] regionserver.HStore(456): 
loaded /user/hudson/-ROOT-/70236052/info/info/5541480802927814793, 
isReference=false, sequence id=1
    [junit] 2008-10-24 19:51:29,096 DEBUG [main] regionserver.HStore(231): 
Loaded 1 file(s) in hstore 70236052/info, max sequence id 1
    [junit] 2008-10-24 19:51:29,105 DEBUG [main] regionserver.HRegion(492): 
Next sequence id for region -ROOT-,,0 is 2
    [junit] 2008-10-24 19:51:29,107 INFO  [main] regionserver.HRegion(514): 
region -ROOT-,,0/70236052 available
    [junit] 2008-10-24 19:51:29,107 DEBUG [main] regionserver.HLog(206): 
changing sequence number from 0 to 2
    [junit] 2008-10-24 19:51:29,107 INFO  [main] regionserver.HRegion(897): 
starting compaction on region -ROOT-,,0
    [junit] 2008-10-24 19:51:29,109 INFO  [main] regionserver.HRegion(911): 
compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2008-10-24 19:51:29,123 INFO  [main] util.Merge(204): Found meta 
for region1 [EMAIL PROTECTED], meta for region2 [EMAIL PROTECTED]
    [junit] 2008-10-24 19:51:29,124 DEBUG [main] regionserver.HRegion(2195): 
Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', 
ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_ROOT => 'false', IS_META 
=> 'true', FAMILIES => [{NAME => 'info', BLOOMFILTER => 'false', VERSIONS => 
'1', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 
'false', BLOCKCACHE => 'false'}, {NAME => 'historian', BLOOMFILTER => 'false', 
VERSIONS => '2147483647', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => 
'-1', IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-10-24 19:51:29,124 DEBUG [main] regionserver.HRegion(431): 
Opening region .META.,,1/1028785192
    [junit] 2008-10-24 19:51:29,134 DEBUG [main] regionserver.HStore(456): 
loaded /user/hudson/.META./1028785192/info/info/1035495856762176943, 
isReference=false, sequence id=17
    [junit] 2008-10-24 19:51:29,143 DEBUG [main] regionserver.HStore(456): 
loaded /user/hudson/.META./1028785192/info/info/3704165785284751759, 
isReference=false, sequence id=13
    [junit] 2008-10-24 19:51:29,154 DEBUG [main] regionserver.HStore(456): 
loaded /user/hudson/.META./1028785192/info/info/6123771064154456516, 
isReference=false, sequence id=5
    [junit] 2008-10-24 19:51:29,155 DEBUG [main] regionserver.HStore(231): 
Loaded 3 file(s) in hstore 1028785192/info, max sequence id 17
    [junit] 2008-10-24 19:51:29,207 DEBUG [main] regionserver.HRegion(492): 
Next sequence id for region .META.,,1 is 18
    [junit] 2008-10-24 19:51:29,209 INFO  [main] regionserver.HRegion(514): 
region .META.,,1/1028785192 available
    [junit] 2008-10-24 19:51:29,209 DEBUG [main] regionserver.HLog(206): 
changing sequence number from 2 to 18
    [junit] 2008-10-24 19:51:29,210 INFO  [main] regionserver.HRegion(897): 
starting compaction on region .META.,,1
    [junit] 2008-10-24 19:51:29,214 DEBUG [main] regionserver.HStore(855): 
Compaction size of 1028785192/info: 4.5k; Skipped 0 files , size: 0
    [junit] 2008-10-24 19:51:29,264 DEBUG [main] regionserver.HStore(891): 
started compaction of 3 files into 
/user/hudson/.META./compaction.dir/1028785192/info/mapfiles/7843852126602392409
    [junit] 2008-10-24 19:51:29,516 DEBUG [main] regionserver.HStore(1062): 
moving 
/user/hudson/.META./compaction.dir/1028785192/info/mapfiles/7843852126602392409 
to /user/hudson/.META./1028785192/info/mapfiles/5304672031212048436
    [junit] 2008-10-24 19:51:30,023 DEBUG [main] regionserver.HStore(909): 
Completed compaction of 1028785192/info store size is 3.5k; time since last 
major compaction: 22 seconds
    [junit] 2008-10-24 19:51:30,053 INFO  [main] regionserver.HRegion(911): 
compaction completed on region .META.,,1 in 0sec
    [junit] 2008-10-24 19:51:30,060 DEBUG [main] regionserver.HRegion(2195): 
Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1224877887529', 
STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 77894742, TABLE => 
{{NAME => 'TestMergeTool', IS_ROOT => 'false', IS_META => 'false', FAMILIES => 
[{NAME => 'contents', BLOOMFILTER => 'false', COMPRESSION => 'NONE', VERSIONS 
=> '3', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE 
=> 'false'}]}}
    [junit] 2008-10-24 19:51:30,061 DEBUG [main] regionserver.HRegion(431): 
Opening region TestMergeTool,row_0100,1224877887529/77894742
    [junit] 2008-10-24 19:51:30,073 DEBUG [main] regionserver.HStore(456): 
loaded /user/hudson/TestMergeTool/77894742/contents/info/6684002739418296919, 
isReference=false, sequence id=2
    [junit] 2008-10-24 19:51:30,074 DEBUG [main] regionserver.HStore(231): 
Loaded 1 file(s) in hstore 77894742/contents, max sequence id 2
    [junit] 2008-10-24 19:51:30,083 DEBUG [main] regionserver.HRegion(492): 
Next sequence id for region TestMergeTool,row_0100,1224877887529 is 3
    [junit] 2008-10-24 19:51:30,084 INFO  [main] regionserver.HRegion(514): 
region TestMergeTool,row_0100,1224877887529/77894742 available
    [junit] 2008-10-24 19:51:30,085 DEBUG [main] regionserver.HRegion(2195): 
Opening region: REGION => {NAME => 'TestMergeTool,,1224877859666', STARTKEY => 
'', ENDKEY => '', ENCODED => 815168246, TABLE => {{NAME => 'TestMergeTool', 
IS_ROOT => 'false', IS_META => 'false', FAMILIES => [{NAME => 'contents', 
BLOOMFILTER => 'false', VERSIONS => '3', COMPRESSION => 'NONE', LENGTH => 
'2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-10-24 19:51:30,086 DEBUG [main] regionserver.HRegion(431): 
Opening region TestMergeTool,,1224877859666/815168246
    [junit] 2008-10-24 19:51:30,103 DEBUG [main] regionserver.HStore(456): 
loaded /user/hudson/TestMergeTool/815168246/contents/info/1582102809994093967, 
isReference=false, sequence id=2
    [junit] 2008-10-24 19:51:30,104 DEBUG [main] regionserver.HStore(231): 
Loaded 1 file(s) in hstore 815168246/contents, max sequence id 2
    [junit] 2008-10-24 19:51:30,113 DEBUG [main] regionserver.HRegion(492): 
Next sequence id for region TestMergeTool,,1224877859666 is 3
    [junit] 2008-10-24 19:51:30,114 INFO  [main] regionserver.HRegion(514): 
region TestMergeTool,,1224877859666/815168246 available
    [junit] 2008-10-24 19:51:30,114 INFO  [main] regionserver.HRegion(897): 
starting compaction on region TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:30,124 DEBUG [main] regionserver.HStore(891): 
started compaction of 1 files into 
/user/hudson/TestMergeTool/compaction.dir/77894742/contents/mapfiles/8210927181588292967
    [junit] 2008-10-24 19:51:30,407 DEBUG [main] regionserver.HStore(1062): 
moving 
/user/hudson/TestMergeTool/compaction.dir/77894742/contents/mapfiles/8210927181588292967
 to /user/hudson/TestMergeTool/77894742/contents/mapfiles/1328563027758972662
    [junit] 2008-10-24 19:51:30,590 DEBUG [main] regionserver.HStore(909): 
Completed compaction of 77894742/contents store size is 486.0
    [junit] 2008-10-24 19:51:30,631 INFO  [main] regionserver.HRegion(911): 
compaction completed on region TestMergeTool,row_0100,1224877887529 in 0sec
    [junit] 2008-10-24 19:51:30,632 DEBUG [main] regionserver.HRegion(173): 
Files for region: TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:30,632 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/77894742/contents
    [junit] 2008-10-24 19:51:30,633 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/77894742/contents/info
    [junit] 2008-10-24 19:51:30,634 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/77894742/contents/info/1328563027758972662
 size=9
    [junit] 2008-10-24 19:51:30,634 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/77894742/contents/mapfiles
    [junit] 2008-10-24 19:51:30,635 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/77894742/contents/mapfiles/1328563027758972662
    [junit] 2008-10-24 19:51:30,635 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/77894742/contents/mapfiles/1328563027758972662/data
 size=486
    [junit] 2008-10-24 19:51:30,636 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/77894742/contents/mapfiles/1328563027758972662/index
 size=227
    [junit] 2008-10-24 19:51:30,636 INFO  [main] regionserver.HRegion(897): 
starting compaction on region TestMergeTool,,1224877859666
    [junit] 2008-10-24 19:51:30,644 DEBUG [main] regionserver.HStore(891): 
started compaction of 1 files into 
/user/hudson/TestMergeTool/compaction.dir/815168246/contents/mapfiles/3800809759020756358
    [junit] 2008-10-24 19:51:30,883 DEBUG [main] regionserver.HStore(1062): 
moving 
/user/hudson/TestMergeTool/compaction.dir/815168246/contents/mapfiles/3800809759020756358
 to /user/hudson/TestMergeTool/815168246/contents/mapfiles/8690247056048703683
    [junit] 2008-10-24 19:51:31,007 DEBUG [main] regionserver.HStore(909): 
Completed compaction of 815168246/contents store size is 204.0
    [junit] 2008-10-24 19:51:31,034 INFO  [main] regionserver.HRegion(911): 
compaction completed on region TestMergeTool,,1224877859666 in 0sec
    [junit] 2008-10-24 19:51:31,035 DEBUG [main] regionserver.HRegion(178): 
Files for region: TestMergeTool,,1224877859666
    [junit] 2008-10-24 19:51:31,035 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/815168246/contents
    [junit] 2008-10-24 19:51:31,036 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/815168246/contents/info
    [junit] 2008-10-24 19:51:31,037 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/815168246/contents/info/8690247056048703683
 size=9
    [junit] 2008-10-24 19:51:31,037 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/815168246/contents/mapfiles
    [junit] 2008-10-24 19:51:31,038 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/815168246/contents/mapfiles/8690247056048703683
    [junit] 2008-10-24 19:51:31,039 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/815168246/contents/mapfiles/8690247056048703683/data
 size=204
    [junit] 2008-10-24 19:51:31,039 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/815168246/contents/mapfiles/8690247056048703683/index
 size=227
    [junit] 2008-10-24 19:51:31,039 INFO  [main] regionserver.HRegion(202): 
Creating new region REGION => {NAME => 'TestMergeTool,,1224877891039', STARTKEY 
=> '', ENDKEY => '', ENCODED => 590883323, TABLE => {{NAME => 'TestMergeTool', 
IS_ROOT => 'false', IS_META => 'false', FAMILIES => [{NAME => 'contents', 
BLOOMFILTER => 'false', COMPRESSION => 'NONE', VERSIONS => '3', LENGTH => 
'2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-10-24 19:51:31,072 INFO  [main] regionserver.HRegion(211): 
starting merge of regions: TestMergeTool,row_0100,1224877887529 and 
TestMergeTool,,1224877859666 into new region REGION => {NAME => 
'TestMergeTool,,1224877891039', STARTKEY => '', ENDKEY => '', ENCODED => 
590883323, TABLE => {{NAME => 'TestMergeTool', IS_ROOT => 'false', IS_META => 
'false', FAMILIES => [{NAME => 'contents', BLOOMFILTER => 'false', COMPRESSION 
=> 'NONE', VERSIONS => '3', LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 
'false', BLOCKCACHE => 'false'}]}} with start key <[EMAIL PROTECTED]> and end 
key <[EMAIL PROTECTED]>
    [junit] 2008-10-24 19:51:31,072 DEBUG [main] regionserver.HRegion(577): 
Compactions and cache flushes disabled for region 
TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:31,072 DEBUG [main] regionserver.HRegion(592): 
Scanners disabled for region TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:31,072 DEBUG [main] regionserver.HRegion(607): No 
more active scanners for region TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:31,072 DEBUG [main] regionserver.HRegion(609): 
Updates disabled for region TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:31,072 DEBUG [main] regionserver.HRegion(615): No 
more row locks outstanding on region TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:31,073 DEBUG [main] regionserver.HStore(551): 
closed 77894742/contents
    [junit] 2008-10-24 19:51:31,073 INFO  [main] regionserver.HRegion(628): 
closed TestMergeTool,row_0100,1224877887529
    [junit] 2008-10-24 19:51:31,073 DEBUG [main] regionserver.HRegion(577): 
Compactions and cache flushes disabled for region TestMergeTool,,1224877859666
    [junit] 2008-10-24 19:51:31,073 DEBUG [main] regionserver.HRegion(592): 
Scanners disabled for region TestMergeTool,,1224877859666
    [junit] 2008-10-24 19:51:31,073 DEBUG [main] regionserver.HRegion(607): No 
more active scanners for region TestMergeTool,,1224877859666
    [junit] 2008-10-24 19:51:31,073 DEBUG [main] regionserver.HRegion(609): 
Updates disabled for region TestMergeTool,,1224877859666
    [junit] 2008-10-24 19:51:31,074 DEBUG [main] regionserver.HRegion(615): No 
more row locks outstanding on region TestMergeTool,,1224877859666
    [junit] 2008-10-24 19:51:31,074 DEBUG [main] regionserver.HStore(551): 
closed 815168246/contents
    [junit] 2008-10-24 19:51:31,074 INFO  [main] regionserver.HRegion(628): 
closed TestMergeTool,,1224877859666
    [junit] 2008-10-24 19:51:31,146 DEBUG [main] regionserver.HRegion(234): 
Adjusting sequence id of storeFile 815168246/contents/8690247056048703683 down 
by one; sequence id A=2, sequence id B=2
    [junit] 2008-10-24 19:51:31,253 DEBUG [main] regionserver.HRegion(245): 
Renaming 77894742/contents/1328563027758972662 to 
590883323/contents/1835299314416988864
    [junit] 2008-10-24 19:51:31,325 DEBUG [main] regionserver.HRegion(245): 
Renaming 815168246/contents/8690247056048703683 to 
590883323/contents/7400195416718331906
    [junit] 2008-10-24 19:51:31,392 DEBUG [main] regionserver.HRegion(251): 
Files for new region
    [junit] 2008-10-24 19:51:31,393 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents
    [junit] 2008-10-24 19:51:31,394 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/info
    [junit] 2008-10-24 19:51:31,395 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/info/1835299314416988864
 size=9
    [junit] 2008-10-24 19:51:31,395 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/info/7400195416718331906
 size=9
    [junit] 2008-10-24 19:51:31,395 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/mapfiles
    [junit] 2008-10-24 19:51:31,396 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/mapfiles/1835299314416988864
    [junit] 2008-10-24 19:51:31,397 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/mapfiles/1835299314416988864/data
 size=486
    [junit] 2008-10-24 19:51:31,397 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/mapfiles/1835299314416988864/index
 size=227
    [junit] 2008-10-24 19:51:31,397 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/mapfiles/7400195416718331906
    [junit] 2008-10-24 19:51:31,398 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/mapfiles/7400195416718331906/data
 size=204
    [junit] 2008-10-24 19:51:31,398 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/mapfiles/7400195416718331906/index
 size=227
    [junit] 2008-10-24 19:51:31,398 DEBUG [main] regionserver.HRegion(431): 
Opening region TestMergeTool,,1224877891039/590883323
    [junit] 2008-10-24 19:51:31,405 DEBUG [main] regionserver.HStore(456): 
loaded /user/hudson/TestMergeTool/590883323/contents/info/1835299314416988864, 
isReference=false, sequence id=2
    [junit] 2008-10-24 19:51:31,411 DEBUG [main] regionserver.HStore(456): 
loaded /user/hudson/TestMergeTool/590883323/contents/info/7400195416718331906, 
isReference=false, sequence id=1
    [junit] 2008-10-24 19:51:31,412 DEBUG [main] regionserver.HStore(231): 
Loaded 2 file(s) in hstore 590883323/contents, max sequence id 2
    [junit] 2008-10-24 19:51:31,431 DEBUG [main] regionserver.HRegion(492): 
Next sequence id for region TestMergeTool,,1224877891039 is 3
    [junit] 2008-10-24 19:51:31,432 INFO  [main] regionserver.HRegion(514): 
region TestMergeTool,,1224877891039/590883323 available
    [junit] 2008-10-24 19:51:31,432 INFO  [main] regionserver.HRegion(897): 
starting compaction on region TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:31,436 DEBUG [main] regionserver.HStore(855): 
Compaction size of 590883323/contents: 1.1k; Skipped 0 files , size: 0
    [junit] 2008-10-24 19:51:31,448 DEBUG [main] regionserver.HStore(891): 
started compaction of 2 files into 
/user/hudson/TestMergeTool/compaction.dir/590883323/contents/mapfiles/8666166021254096131
    [junit] 2008-10-24 19:51:31,694 DEBUG [main] regionserver.HStore(1062): 
moving 
/user/hudson/TestMergeTool/compaction.dir/590883323/contents/mapfiles/8666166021254096131
 to /user/hudson/TestMergeTool/590883323/contents/mapfiles/7610205091568953966
    [junit] 2008-10-24 19:51:31,899 DEBUG [main] regionserver.HStore(909): 
Completed compaction of 590883323/contents store size is 580.0; time since last 
major compaction: 1 seconds
    [junit] 2008-10-24 19:51:31,924 INFO  [main] regionserver.HRegion(911): 
compaction completed on region TestMergeTool,,1224877891039 in 0sec
    [junit] 2008-10-24 19:51:31,926 DEBUG [main] regionserver.HRegion(258): 
Files for new region
    [junit] 2008-10-24 19:51:31,927 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents
    [junit] 2008-10-24 19:51:31,928 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/info
    [junit] 2008-10-24 19:51:31,928 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/info/7610205091568953966
 size=9
    [junit] 2008-10-24 19:51:31,929 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/mapfiles
    [junit] 2008-10-24 19:51:31,929 DEBUG [main] regionserver.HRegion(311): d 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/mapfiles/7610205091568953966
    [junit] 2008-10-24 19:51:31,930 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/mapfiles/7610205091568953966/data
 size=580
    [junit] 2008-10-24 19:51:31,930 DEBUG [main] regionserver.HRegion(314): f 
hdfs://localhost:51763/user/hudson/TestMergeTool/590883323/contents/mapfiles/7610205091568953966/index
 size=227
    [junit] 2008-10-24 19:51:31,930 DEBUG [main] regionserver.HRegion(2292): 
DELETING region hdfs://localhost:51763/user/hudson/TestMergeTool/77894742
    [junit] 2008-10-24 19:51:31,959 DEBUG [main] regionserver.HRegion(2292): 
DELETING region hdfs://localhost:51763/user/hudson/TestMergeTool/815168246
    [junit] 2008-10-24 19:51:31,992 INFO  [main] regionserver.HRegion(264): 
merge completed. New region is TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:31,992 DEBUG [main] util.Merge(308): Removing 
region: REGION => {NAME => 'TestMergeTool,row_0100,1224877887529', STARTKEY => 
'row_0100', ENDKEY => 'row_0600', ENCODED => 77894742, TABLE => {{NAME => 
'TestMergeTool', IS_ROOT => 'false', IS_META => 'false', FAMILIES => [{NAME => 
'contents', BLOOMFILTER => 'false', COMPRESSION => 'NONE', VERSIONS => '3', 
LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 
'false'}]}} from .META.,,1
    [junit] 2008-10-24 19:51:32,000 DEBUG [main] util.Merge(308): Removing 
region: REGION => {NAME => 'TestMergeTool,,1224877859666', STARTKEY => '', 
ENDKEY => '', ENCODED => 815168246, TABLE => {{NAME => 'TestMergeTool', IS_ROOT 
=> 'false', IS_META => 'false', FAMILIES => [{NAME => 'contents', BLOOMFILTER 
=> 'false', VERSIONS => '3', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL 
=> '-1', IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}} from .META.,,1
    [junit] 2008-10-24 19:51:32,019 INFO  [main] util.Merge(244): Adding REGION 
=> {NAME => 'TestMergeTool,,1224877891039', STARTKEY => '', ENDKEY => '', 
ENCODED => 590883323, TABLE => {{NAME => 'TestMergeTool', IS_ROOT => 'false', 
IS_META => 'false', FAMILIES => [{NAME => 'contents', BLOOMFILTER => 'false', 
COMPRESSION => 'NONE', VERSIONS => '3', LENGTH => '2147483647', TTL => '-1', 
IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}} to REGION => {NAME => 
'.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => 
{{NAME => '.META.', IS_ROOT => 'false', IS_META => 'true', FAMILIES => [{NAME 
=> 'info', BLOOMFILTER => 'false', VERSIONS => '1', COMPRESSION => 'NONE', 
LENGTH => '2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 
'false'}, {NAME => 'historian', BLOOMFILTER => 'false', VERSIONS => 
'2147483647', COMPRESSION => 'NONE', LENGTH => '2147483647', TTL => '-1', 
IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-10-24 19:51:32,020 DEBUG [main] regionserver.HRegion(577): 
Compactions and cache flushes disabled for region TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:32,020 DEBUG [main] regionserver.HRegion(592): 
Scanners disabled for region TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:32,020 DEBUG [main] regionserver.HRegion(607): No 
more active scanners for region TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:32,020 DEBUG [main] regionserver.HRegion(609): 
Updates disabled for region TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:32,020 DEBUG [main] regionserver.HRegion(615): No 
more row locks outstanding on region TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:32,020 DEBUG [main] regionserver.HStore(551): 
closed 590883323/contents
    [junit] 2008-10-24 19:51:32,020 INFO  [main] regionserver.HRegion(628): 
closed TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:32,021 DEBUG [main] regionserver.HRegion(577): 
Compactions and cache flushes disabled for region -ROOT-,,0
    [junit] 2008-10-24 19:51:32,021 DEBUG [main] regionserver.HRegion(592): 
Scanners disabled for region -ROOT-,,0
    [junit] 2008-10-24 19:51:32,021 DEBUG [main] regionserver.HRegion(607): No 
more active scanners for region -ROOT-,,0
    [junit] 2008-10-24 19:51:32,021 DEBUG [main] regionserver.HRegion(609): 
Updates disabled for region -ROOT-,,0
    [junit] 2008-10-24 19:51:32,021 DEBUG [main] regionserver.HRegion(615): No 
more row locks outstanding on region -ROOT-,,0
    [junit] 2008-10-24 19:51:32,021 DEBUG [main] regionserver.HStore(551): 
closed 70236052/info
    [junit] 2008-10-24 19:51:32,022 INFO  [main] regionserver.HRegion(628): 
closed -ROOT-,,0
    [junit] 2008-10-24 19:51:32,022 DEBUG [main] regionserver.HRegion(577): 
Compactions and cache flushes disabled for region .META.,,1
    [junit] 2008-10-24 19:51:32,022 DEBUG [main] regionserver.HRegion(592): 
Scanners disabled for region .META.,,1
    [junit] 2008-10-24 19:51:32,022 DEBUG [main] regionserver.HRegion(607): No 
more active scanners for region .META.,,1
    [junit] 2008-10-24 19:51:32,022 DEBUG [main] regionserver.HRegion(609): 
Updates disabled for region .META.,,1
    [junit] 2008-10-24 19:51:32,022 DEBUG [main] regionserver.HRegion(615): No 
more row locks outstanding on region .META.,,1
    [junit] 2008-10-24 19:51:32,023 DEBUG [main] regionserver.HRegion(1022): 
Started memcache flush for region .META.,,1. Current region memcache size 467.0
    [junit] 2008-10-24 19:51:32,693 DEBUG [main] regionserver.HStore(646): 
Added /user/hudson/.META./1028785192/info/mapfiles/4048767508723777061 with 3 
entries, sequence id 21, data size 467.0, file size 619.0
    [junit] 2008-10-24 19:51:32,693 DEBUG [main] regionserver.HRegion(1096): 
Finished memcache flush for region .META.,,1 in 671ms, sequence id=21, 
compaction requested=true
    [junit] 2008-10-24 19:51:32,693 DEBUG [main] regionserver.HStore(551): 
closed 1028785192/historian
    [junit] 2008-10-24 19:51:32,693 DEBUG [main] regionserver.HStore(551): 
closed 1028785192/info
    [junit] 2008-10-24 19:51:32,693 INFO  [main] regionserver.HRegion(628): 
closed .META.,,1
    [junit] 2008-10-24 19:51:32,726 DEBUG [main] regionserver.HLog(260): 
Closing current log writer /user/hudson/log_1224877889011/hlog.dat.0
    [junit] 2008-10-24 19:51:32,760 INFO  [main] regionserver.HLog(273): New 
log writer created at /user/hudson/log_1224877889011/hlog.dat.1224877892726
    [junit] 2008-10-24 19:51:32,760 DEBUG [main] regionserver.HLog(278): Last 
sequence written is empty. Deleting all old hlogs
    [junit] 2008-10-24 19:51:32,760 INFO  [main] regionserver.HLog(330): 
removing old log file /user/hudson/log_1224877889011/hlog.dat.0 whose highest 
sequence/edit id is 21
    [junit] 2008-10-24 19:51:32,761 DEBUG [main] regionserver.HLog(369): 
closing log writer in hdfs://localhost:51763/user/hudson/log_1224877889011
    [junit] 2008-10-24 19:51:33,233 DEBUG [main] regionserver.HRegion(2195): 
Opening region: REGION => {NAME => 'TestMergeTool,,1224877891039', STARTKEY => 
'', ENDKEY => '', ENCODED => 590883323, TABLE => {{NAME => 'TestMergeTool', 
IS_ROOT => 'false', IS_META => 'false', FAMILIES => [{NAME => 'contents', 
BLOOMFILTER => 'false', COMPRESSION => 'NONE', VERSIONS => '3', LENGTH => 
'2147483647', TTL => '-1', IN_MEMORY => 'false', BLOCKCACHE => 'false'}]}}
    [junit] 2008-10-24 19:51:33,234 DEBUG [main] regionserver.HRegion(431): 
Opening region TestMergeTool,,1224877891039/590883323
    [junit] 2008-10-24 19:51:33,241 DEBUG [main] regionserver.HStore(456): 
loaded /user/hudson/TestMergeTool/590883323/contents/info/7610205091568953966, 
isReference=false, sequence id=2
    [junit] 2008-10-24 19:51:33,241 DEBUG [main] regionserver.HStore(231): 
Loaded 1 file(s) in hstore 590883323/contents, max sequence id 2
    [junit] 2008-10-24 19:51:33,247 DEBUG [main] regionserver.HRegion(492): 
Next sequence id for region TestMergeTool,,1224877891039 is 3
    [junit] 2008-10-24 19:51:33,248 INFO  [main] regionserver.HRegion(514): 
region TestMergeTool,,1224877891039/590883323 available
    [junit] 2008-10-24 19:51:33,260 DEBUG [main] regionserver.HRegion(577): 
Compactions and cache flushes disabled for region TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:33,260 DEBUG [main] regionserver.HRegion(592): 
Scanners disabled for region TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:33,260 DEBUG [main] regionserver.HRegion(607): No 
more active scanners for region TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:33,261 DEBUG [main] regionserver.HRegion(609): 
Updates disabled for region TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:33,261 DEBUG [main] regionserver.HRegion(615): No 
more row locks outstanding on region TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:33,261 DEBUG [main] regionserver.HStore(551): 
closed 590883323/contents
    [junit] 2008-10-24 19:51:33,261 INFO  [main] regionserver.HRegion(628): 
closed TestMergeTool,,1224877891039
    [junit] 2008-10-24 19:51:33,261 INFO  [main] util.TestMergeTool(171): 
Verified merging regions 0+1+2+3 and 4
    [junit] 2008-10-24 19:51:33,261 DEBUG [main] regionserver.HLog(369): 
closing log writer in /tmp/log_1224877869440
    [junit] 2008-10-24 19:51:33,322 INFO  [main] hbase.HBaseTestCase(600): 
Shutting down FileSystem
    [junit] 2008-10-24 19:51:33,689 INFO  [main] hbase.HBaseTestCase(607): 
Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2008-10-24 19:51:33,695 INFO  [main] http.SocketListener(212): 
Stopped SocketListener on 127.0.0.1:51773
    [junit] 2008-10-24 19:51:33,877 INFO  [main] util.Container(156): Stopped 
HttpContext[/static,/static]
    [junit] 2008-10-24 19:51:33,878 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-10-24 19:51:33,988 INFO  [main] util.Container(156): Stopped 
WebApplicationContext[/,/]
    [junit] 2008-10-24 19:51:33,988 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] Shutting down DataNode 0
    [junit] 2008-10-24 19:51:35,000 INFO  [Acceptor 
ServerSocket[addr=localhost/127.0.0.1,port=0,localport=51770]] 
util.ThreadedServer$Acceptor(656): Stopping Acceptor 
ServerSocket[addr=localhost/127.0.0.1,port=0,localport=51770]
    [junit] 2008-10-24 19:51:35,000 INFO  [main] http.SocketListener(212): 
Stopped SocketListener on 127.0.0.1:51770
    [junit] 2008-10-24 19:51:35,097 INFO  [main] util.Container(156): Stopped 
HttpContext[/static,/static]
    [junit] 2008-10-24 19:51:35,098 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-10-24 19:51:35,168 INFO  [main] util.Container(156): Stopped 
WebApplicationContext[/,/]
    [junit] 2008-10-24 19:51:35,168 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-10-24 19:51:36,290 INFO  [Acceptor 
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=51766]] 
util.ThreadedServer$Acceptor(656): Stopping Acceptor 
ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=51766]
    [junit] 2008-10-24 19:51:36,290 INFO  [main] http.SocketListener(212): 
Stopped SocketListener on 0.0.0.0:51766
    [junit] 2008-10-24 19:51:36,358 INFO  [main] util.Container(156): Stopped 
HttpContext[/static,/static]
    [junit] 2008-10-24 19:51:36,358 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-10-24 19:51:36,424 INFO  [main] util.Container(156): Stopped 
WebApplicationContext[/,/]
    [junit] 2008-10-24 19:51:36,425 INFO  [main] util.Container(156): Stopped 
[EMAIL PROTECTED]
    [junit] 2008-10-24 19:51:36,425 WARN  [EMAIL PROTECTED] 
dfs.FSNamesystem$ReplicationMonitor(2193): ReplicationMonitor thread received 
InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 36.913 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2008-10-24 19:51:36,996 INFO  [main] util.TestRootPath(60): Got 
expected exception when checking invalid path:
    [junit] java.io.IOException: Root directory does not contain a scheme
    [junit]     at 
org.apache.hadoop.hbase.util.FSUtils.validateRootPath(FSUtils.java:158)
    [junit]     at 
org.apache.hadoop.hbase.util.TestRootPath.testRootPath(TestRootPath.java:56)
    [junit]     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [junit]     at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    [junit]     at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    [junit]     at java.lang.reflect.Method.invoke(Method.java:597)
    [junit]     at junit.framework.TestCase.runTest(TestCase.java:154)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:127)
    [junit]     at junit.framework.TestResult$1.protect(TestResult.java:106)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.framework.TestResult.run(TestResult.java:109)
    [junit]     at junit.framework.TestCase.run(TestCase.java:118)
    [junit]     at junit.framework.TestSuite.runTest(TestSuite.java:208)
    [junit]     at junit.framework.TestSuite.run(TestSuite.java:203)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.06 sec
    [junit] Running org.onelab.test.TestFilter
    [junit] 2008-10-24 19:51:37,484 INFO  [main] test.TestFilter(244): Checking 
for false negatives
    [junit] 2008-10-24 19:51:37,488 INFO  [main] test.TestFilter(255): Checking 
for false positives
    [junit] 2008-10-24 19:51:37,489 INFO  [main] test.TestFilter(262): Success!
    [junit] 2008-10-24 19:51:37,490 INFO  [main] test.TestFilter(226): Checking 
serialization/deserialization
    [junit] 2008-10-24 19:51:37,491 INFO  [main] test.TestFilter(244): Checking 
for false negatives
    [junit] 2008-10-24 19:51:37,493 INFO  [main] test.TestFilter(255): Checking 
for false positives
    [junit] 2008-10-24 19:51:37,494 INFO  [main] test.TestFilter(262): Success!
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.064 sec

BUILD FAILED
/zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build.xml:442:
 Tests failed!

Total time: 34 minutes 40 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Reply via email to