You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2009/06/21 00:58:12 UTC

Build failed in Hudson: HBase-Patch #656

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

Changes:

[nitay] HBASE-1515 Address part of config option hbase.regionserver unnecessary

------------------------------------------
[...truncated 27289 lines...]
    [junit] 2009-06-20 22:57:53,857 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-20 22:57:53,877 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0500,1245538665356 in 0sec
    [junit] 2009-06-20 22:57:53,877 DEBUG [main] regionserver.HRegion(2076): Files for region: TestMergeTool,row_0500,1245538665356
    [junit] 2009-06-20 22:57:53,878 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1203323854/.regioninfo size=632
    [junit] 2009-06-20 22:57:53,879 DEBUG [main] regionserver.HRegion(2215): d hdfs://localhost:51844/user/hudson/TestMergeTool/1203323854/contents
    [junit] 2009-06-20 22:57:53,880 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1203323854/contents/7283454127176387127 size=471
    [junit] 2009-06-20 22:57:53,880 INFO  [main] regionserver.HRegion(2105): Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1245538673880', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1871604450, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-20 22:57:53,893 INFO  [main] regionserver.HRegion(2114): starting merge of regions: TestMergeTool,row_0100,1245538672587 and TestMergeTool,row_0500,1245538665356 into new region REGION => {NAME => 'TestMergeTool,row_0100,1245538673880', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1871604450, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <row_0100> and end key <row_0600>
    [junit] 2009-06-20 22:57:53,893 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245538672587: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:53,893 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245538672587
    [junit] 2009-06-20 22:57:53,894 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245538672587
    [junit] 2009-06-20 22:57:53,894 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-20 22:57:53,894 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245538672587
    [junit] 2009-06-20 22:57:53,894 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0500,1245538665356: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:53,894 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0500,1245538665356
    [junit] 2009-06-20 22:57:53,895 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0500,1245538665356
    [junit] 2009-06-20 22:57:53,895 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-20 22:57:53,895 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0500,1245538665356
    [junit] 2009-06-20 22:57:53,964 DEBUG [main] regionserver.HRegion(2147): Files for new region
    [junit] 2009-06-20 22:57:53,965 DEBUG [main] regionserver.HRegion(2215): d hdfs://localhost:51844/user/hudson/TestMergeTool/1871604450/contents
    [junit] 2009-06-20 22:57:53,967 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1871604450/contents/5223455556068901615 size=699
    [junit] 2009-06-20 22:57:53,967 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1871604450/contents/7364135846302038939 size=471
    [junit] 2009-06-20 22:57:53,967 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245538673880, encoded=1871604450
    [junit] 2009-06-20 22:57:54,006 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1871604450/contents/5223455556068901615, isReference=false, sequence id=5, length=699, majorCompaction=true
    [junit] 2009-06-20 22:57:54,010 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1871604450/contents/7364135846302038939, isReference=false, sequence id=6, length=471, majorCompaction=true
    [junit] 2009-06-20 22:57:54,013 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245538673880/1871604450 available; sequence id is 7
    [junit] 2009-06-20 22:57:54,013 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:54,024 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-20 22:57:54,044 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1871604450/8536842107672206991
    [junit] 2009-06-20 22:57:54,251 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 837.0
    [junit] 2009-06-20 22:57:54,271 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245538673880 in 0sec
    [junit] 2009-06-20 22:57:54,271 DEBUG [main] regionserver.HRegion(2154): Files for new region
    [junit] 2009-06-20 22:57:54,273 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1871604450/.regioninfo size=632
    [junit] 2009-06-20 22:57:54,273 DEBUG [main] regionserver.HRegion(2215): d hdfs://localhost:51844/user/hudson/TestMergeTool/1871604450/contents
    [junit] 2009-06-20 22:57:54,274 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1871604450/contents/5361156893985819416 size=837
    [junit] 2009-06-20 22:57:54,275 DEBUG [main] regionserver.HRegion(1950): DELETING region hdfs://localhost:51844/user/hudson/TestMergeTool/1991198659
    [junit] 2009-06-20 22:57:54,291 DEBUG [main] regionserver.HRegion(1950): DELETING region hdfs://localhost:51844/user/hudson/TestMergeTool/1203323854
    [junit] 2009-06-20 22:57:54,307 INFO  [main] regionserver.HRegion(2160): merge completed. New region is TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:54,307 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245538672587', STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 1991198659, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-20 22:57:54,308 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0500,1245538665356', STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 1203323854, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-20 22:57:54,309 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,row_0100,1245538673880', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1871604450, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-20 22:57:54,310 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245538673880: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:54,310 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:54,311 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:54,311 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-20 22:57:54,311 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:54,311 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:54,312 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-20 22:57:54,312 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-20 22:57:54,312 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-20 22:57:54,313 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-20 22:57:54,313 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:54,313 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-20 22:57:54,314 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-20 22:57:54,314 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.2k
    [junit] 2009-06-20 22:57:54,354 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:51844/user/hudson/.META./1028785192/historian/1442026304795228458, entries=2, sequenceid=27, memsize=364.0, filesize=521.0 to .META.,,1
    [junit] 2009-06-20 22:57:54,394 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:51844/user/hudson/.META./1028785192/info/3117266003892853730, entries=3, sequenceid=27, memsize=844.0, filesize=874.0 to .META.,,1
    [junit] 2009-06-20 22:57:54,394 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.2k for region .META.,,1 in 80ms, sequence id=27, compaction requested=true
    [junit] 2009-06-20 22:57:54,395 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-20 22:57:54,395 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-20 22:57:54,395 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-20 22:57:54,427 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245538673186/hlog.dat.1245538673195, entries=6, calcsize=1403, filesize=1151. New hlog /user/hudson/.logs_1245538673186/hlog.dat.1245538674411
    [junit] 2009-06-20 22:57:54,427 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-20 22:57:54,428 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245538673186/hlog.dat.1245538673195 whose highest sequence/edit id is 26
    [junit] 2009-06-20 22:57:54,442 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:51844/user/hudson/.logs_1245538673186
    [junit] 2009-06-20 22:57:54,474 DEBUG [main] regionserver.HRegion(1832): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245538673880', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1871604450, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-20 22:57:54,475 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245538673880, encoded=1871604450
    [junit] 2009-06-20 22:57:54,484 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1871604450/contents/5361156893985819416, isReference=false, sequence id=6, length=837, majorCompaction=false
    [junit] 2009-06-20 22:57:54,487 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245538673880/1871604450 available; sequence id is 7
    [junit] 2009-06-20 22:57:54,491 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245538673880: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:54,491 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:54,491 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:54,491 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-20 22:57:54,492 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:54,492 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2 and 3
    [junit] 2009-06-20 22:57:54,492 INFO  [main] util.TestMergeTool(174): merging regions 0+1+2+3 and 4
    [junit] 2009-06-20 22:57:54,492 INFO  [main] util.Merge(82): Verifying that file system is available...
    [junit] 2009-06-20 22:57:54,493 INFO  [main] util.Merge(91): Verifying that HBase is not running...
    [junit] 2009-06-20 22:57:54,616 INFO  [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1245538673880 and TestMergeTool,,1245538665356 in table TestMergeTool
    [junit] 2009-06-20 22:57:54,633 INFO  [main] regionserver.HLog(209): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms
    [junit] 2009-06-20 22:57:54,649 INFO  [main] regionserver.HLog(299): New hlog /user/hudson/.logs_1245538674616/hlog.dat.1245538674634
    [junit] 2009-06-20 22:57:54,650 DEBUG [main] regionserver.HRegion(1832): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-20 22:57:54,650 DEBUG [main] regionserver.HRegion(264): Opening region -ROOT-,,0, encoded=70236052
    [junit] 2009-06-20 22:57:54,657 DEBUG [main] regionserver.Store(380): loaded /user/hudson/-ROOT-/70236052/info/4289511349779267580, isReference=false, sequence id=2, length=840, majorCompaction=false
    [junit] 2009-06-20 22:57:54,659 INFO  [main] regionserver.HRegion(339): region -ROOT-,,0/70236052 available; sequence id is 3
    [junit] 2009-06-20 22:57:54,659 INFO  [main] regionserver.HRegion(759): Starting compaction on region -ROOT-,,0
    [junit] 2009-06-20 22:57:54,661 INFO  [main] regionserver.HRegion(774): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-06-20 22:57:54,662 INFO  [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1
    [junit] 2009-06-20 22:57:54,662 DEBUG [main] regionserver.HRegion(1832): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-20 22:57:54,663 DEBUG [main] regionserver.HRegion(264): Opening region .META.,,1, encoded=1028785192
    [junit] 2009-06-20 22:57:54,679 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/1442026304795228458, isReference=false, sequence id=27, length=521, majorCompaction=false
    [junit] 2009-06-20 22:57:54,683 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/5293091464418302119, isReference=false, sequence id=20, length=651, majorCompaction=false
    [junit] 2009-06-20 22:57:54,689 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/2798240428781281303, isReference=false, sequence id=20, length=994, majorCompaction=false
    [junit] 2009-06-20 22:57:54,693 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/3117266003892853730, isReference=false, sequence id=27, length=874, majorCompaction=false
    [junit] 2009-06-20 22:57:54,697 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/4053270377321027690, isReference=false, sequence id=6, length=2226, majorCompaction=false
    [junit] 2009-06-20 22:57:54,699 INFO  [main] regionserver.HRegion(339): region .META.,,1/1028785192 available; sequence id is 28
    [junit] 2009-06-20 22:57:54,699 INFO  [main] regionserver.HRegion(759): Starting compaction on region .META.,,1
    [junit] 2009-06-20 22:57:54,717 DEBUG [main] regionserver.Store(704): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-20 22:57:54,733 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/3336486445922300310
    [junit] 2009-06-20 22:57:54,808 DEBUG [main] regionserver.Store(728): Completed compaction of historian; store size is 781.0
    [junit] 2009-06-20 22:57:54,810 DEBUG [main] regionserver.Store(704): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
    [junit] 2009-06-20 22:57:54,829 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/919863393793263125
    [junit] 2009-06-20 22:57:54,901 DEBUG [main] regionserver.Store(728): Completed compaction of info; store size is 3.3k
    [junit] 2009-06-20 22:57:54,916 INFO  [main] regionserver.HRegion(774): compaction completed on region .META.,,1 in 0sec
    [junit] 2009-06-20 22:57:54,918 DEBUG [main] regionserver.HRegion(1832): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245538673880', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1871604450, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-20 22:57:54,918 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245538673880, encoded=1871604450
    [junit] 2009-06-20 22:57:54,925 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1871604450/contents/5361156893985819416, isReference=false, sequence id=6, length=837, majorCompaction=false
    [junit] 2009-06-20 22:57:54,927 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245538673880/1871604450 available; sequence id is 7
    [junit] 2009-06-20 22:57:54,928 DEBUG [main] regionserver.HRegion(1832): Opening region: REGION => {NAME => 'TestMergeTool,,1245538665356', STARTKEY => '', ENDKEY => '', ENCODED => 2100479578, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-20 22:57:54,928 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245538665356, encoded=2100479578
    [junit] 2009-06-20 22:57:54,934 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/2100479578/contents/7315211454410151221, isReference=false, sequence id=7, length=471, majorCompaction=false
    [junit] 2009-06-20 22:57:54,937 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245538665356/2100479578 available; sequence id is 8
    [junit] 2009-06-20 22:57:54,937 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:54,968 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1871604450/4486313809837303349
    [junit] 2009-06-20 22:57:55,139 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 837.0
    [junit] 2009-06-20 22:57:55,154 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245538673880 in 0sec
    [junit] 2009-06-20 22:57:55,154 DEBUG [main] regionserver.HRegion(2071): Files for region: TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:55,155 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1871604450/.regioninfo size=632
    [junit] 2009-06-20 22:57:55,155 DEBUG [main] regionserver.HRegion(2215): d hdfs://localhost:51844/user/hudson/TestMergeTool/1871604450/contents
    [junit] 2009-06-20 22:57:55,156 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1871604450/contents/8644464174204024142 size=837
    [junit] 2009-06-20 22:57:55,156 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,,1245538665356
    [junit] 2009-06-20 22:57:55,186 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/2100479578/4763529802772251966
    [junit] 2009-06-20 22:57:55,238 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-20 22:57:55,249 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245538665356 in 0sec
    [junit] 2009-06-20 22:57:55,250 DEBUG [main] regionserver.HRegion(2076): Files for region: TestMergeTool,,1245538665356
    [junit] 2009-06-20 22:57:55,251 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/2100479578/.regioninfo size=584
    [junit] 2009-06-20 22:57:55,251 DEBUG [main] regionserver.HRegion(2215): d hdfs://localhost:51844/user/hudson/TestMergeTool/2100479578/contents
    [junit] 2009-06-20 22:57:55,252 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/2100479578/contents/4349310187340925446 size=471
    [junit] 2009-06-20 22:57:55,252 INFO  [main] regionserver.HRegion(2105): Creating new region REGION => {NAME => 'TestMergeTool,,1245538675252', STARTKEY => '', ENDKEY => '', ENCODED => 1316686589, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-20 22:57:55,266 INFO  [main] regionserver.HRegion(2114): starting merge of regions: TestMergeTool,row_0100,1245538673880 and TestMergeTool,,1245538665356 into new region REGION => {NAME => 'TestMergeTool,,1245538675252', STARTKEY => '', ENDKEY => '', ENCODED => 1316686589, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
    [junit] 2009-06-20 22:57:55,266 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245538673880: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:55,266 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:55,266 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:55,266 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-20 22:57:55,267 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245538673880
    [junit] 2009-06-20 22:57:55,267 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245538665356: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:55,267 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245538665356
    [junit] 2009-06-20 22:57:55,268 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245538665356
    [junit] 2009-06-20 22:57:55,268 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-20 22:57:55,268 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245538665356
    [junit] 2009-06-20 22:57:55,317 DEBUG [main] regionserver.HRegion(2147): Files for new region
    [junit] 2009-06-20 22:57:55,318 DEBUG [main] regionserver.HRegion(2215): d hdfs://localhost:51844/user/hudson/TestMergeTool/1316686589/contents
    [junit] 2009-06-20 22:57:55,319 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1316686589/contents/2094970719840849808 size=471
    [junit] 2009-06-20 22:57:55,319 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1316686589/contents/348967860073073087 size=837
    [junit] 2009-06-20 22:57:55,320 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245538675252, encoded=1316686589
    [junit] 2009-06-20 22:57:55,354 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1316686589/contents/2094970719840849808, isReference=false, sequence id=7, length=471, majorCompaction=true
    [junit] 2009-06-20 22:57:55,358 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1316686589/contents/348967860073073087, isReference=false, sequence id=6, length=837, majorCompaction=true
    [junit] 2009-06-20 22:57:55,360 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245538675252/1316686589 available; sequence id is 8
    [junit] 2009-06-20 22:57:55,360 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,,1245538675252
    [junit] 2009-06-20 22:57:55,373 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.3k; Skipped 0 file(s), size: 0
    [junit] 2009-06-20 22:57:55,389 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1316686589/4351453845152577758
    [junit] 2009-06-20 22:57:55,453 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 975.0
    [junit] 2009-06-20 22:57:55,464 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245538675252 in 0sec
    [junit] 2009-06-20 22:57:55,466 DEBUG [main] regionserver.HRegion(2154): Files for new region
    [junit] 2009-06-20 22:57:55,467 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1316686589/.regioninfo size=584
    [junit] 2009-06-20 22:57:55,467 DEBUG [main] regionserver.HRegion(2215): d hdfs://localhost:51844/user/hudson/TestMergeTool/1316686589/contents
    [junit] 2009-06-20 22:57:55,468 DEBUG [main] regionserver.HRegion(2218): f hdfs://localhost:51844/user/hudson/TestMergeTool/1316686589/contents/1158986542548302583 size=975
    [junit] 2009-06-20 22:57:55,468 DEBUG [main] regionserver.HRegion(1950): DELETING region hdfs://localhost:51844/user/hudson/TestMergeTool/1871604450
    [junit] 2009-06-20 22:57:55,480 DEBUG [main] regionserver.HRegion(1950): DELETING region hdfs://localhost:51844/user/hudson/TestMergeTool/2100479578
    [junit] 2009-06-20 22:57:55,492 INFO  [main] regionserver.HRegion(2160): merge completed. New region is TestMergeTool,,1245538675252
    [junit] 2009-06-20 22:57:55,493 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245538673880', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1871604450, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-20 22:57:55,493 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1245538665356', STARTKEY => '', ENDKEY => '', ENCODED => 2100479578, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-20 22:57:55,494 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1245538675252', STARTKEY => '', ENDKEY => '', ENCODED => 1316686589, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-20 22:57:55,495 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245538675252: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:55,495 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245538675252
    [junit] 2009-06-20 22:57:55,495 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245538675252
    [junit] 2009-06-20 22:57:55,495 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-20 22:57:55,496 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245538675252
    [junit] 2009-06-20 22:57:55,496 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:55,496 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-20 22:57:55,496 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-20 22:57:55,496 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-20 22:57:55,497 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-20 22:57:55,497 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:55,497 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-20 22:57:55,497 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-20 22:57:55,497 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.1k
    [junit] 2009-06-20 22:57:55,531 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:51844/user/hudson/.META./1028785192/historian/2005135021858420427, entries=2, sequenceid=34, memsize=356.0, filesize=505.0 to .META.,,1
    [junit] 2009-06-20 22:57:55,567 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:51844/user/hudson/.META./1028785192/info/1515584710073171533, entries=3, sequenceid=34, memsize=804.0, filesize=826.0 to .META.,,1
    [junit] 2009-06-20 22:57:55,568 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.1k for region .META.,,1 in 71ms, sequence id=34, compaction requested=true
    [junit] 2009-06-20 22:57:55,568 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-20 22:57:55,568 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-20 22:57:55,568 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-20 22:57:55,601 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245538674616/hlog.dat.1245538674634, entries=6, calcsize=1355, filesize=1103. New hlog /user/hudson/.logs_1245538674616/hlog.dat.1245538675588
    [junit] 2009-06-20 22:57:55,601 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-20 22:57:55,601 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245538674616/hlog.dat.1245538674634 whose highest sequence/edit id is 33
    [junit] 2009-06-20 22:57:55,616 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:51844/user/hudson/.logs_1245538674616
    [junit] 2009-06-20 22:57:55,644 DEBUG [main] regionserver.HRegion(1832): Opening region: REGION => {NAME => 'TestMergeTool,,1245538675252', STARTKEY => '', ENDKEY => '', ENCODED => 1316686589, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-20 22:57:55,644 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245538675252, encoded=1316686589
    [junit] 2009-06-20 22:57:55,650 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1316686589/contents/1158986542548302583, isReference=false, sequence id=7, length=975, majorCompaction=false
    [junit] 2009-06-20 22:57:55,653 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245538675252/1316686589 available; sequence id is 8
    [junit] 2009-06-20 22:57:55,658 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245538675252: compactions & flushes disabled 
    [junit] 2009-06-20 22:57:55,658 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245538675252
    [junit] 2009-06-20 22:57:55,658 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245538675252
    [junit] 2009-06-20 22:57:55,658 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-20 22:57:55,659 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245538675252
    [junit] 2009-06-20 22:57:55,659 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-06-20 22:57:55,659 DEBUG [main] regionserver.HLog(456): closing hlog writer in /tmp/.logs_1245538670637
    [junit] 2009-06-20 22:57:55,839 INFO  [main] hbase.HBaseTestCase(626): Shutting down FileSystem
    [junit] 2009-06-20 22:57:55,840 INFO  [main] hbase.HBaseTestCase(633): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-06-20 22:57:55,987 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@12462b3] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:36974, storageID=DS-2109276563-67.195.138.9-36974-1245538668534, infoPort=60555, ipcPort=53663):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] Shutting down DataNode 0
    [junit] 2009-06-20 22:57:57,088 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@1192059] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:52437, storageID=DS-1964204399-67.195.138.9-52437-1245538667789, infoPort=36955, ipcPort=54151):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2009-06-20 22:57:58,326 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@d3c6a3] namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.064 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-06-20 22:57:58,777 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:212)
    [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.072 sec

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :461: Tests failed!

Total time: 40 minutes 58 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...


Hudson build is back to normal: HBase-Patch #667

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/667/changes



Build failed in Hudson: HBase-Patch #666

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/666/changes

Changes:

[stack] HBASE-1585 More binary key/value log output cleanup

[stack] HBASE-1584 Put add methods should return this for ease of use (Be consistant with Get)

------------------------------------------
[...truncated 27510 lines...]
    [junit] 2009-06-25 20:57:18,360 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-25 20:57:18,380 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,row_0500,1245963429527 in 0sec
    [junit] 2009-06-25 20:57:18,380 DEBUG [main] regionserver.HRegion(2060): Files for region: TestMergeTool,row_0500,1245963429527
    [junit] 2009-06-25 20:57:18,381 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/1947228774/.regioninfo size=632
    [junit] 2009-06-25 20:57:18,381 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:58127/user/hudson/TestMergeTool/1947228774/contents
    [junit] 2009-06-25 20:57:18,382 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/1947228774/contents/6297145153697028840 size=471
    [junit] 2009-06-25 20:57:18,382 INFO  [main] regionserver.HRegion(2089): Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1245963438382', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1899793842, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-25 20:57:18,400 INFO  [main] regionserver.HRegion(2098): starting merge of regions: TestMergeTool,row_0100,1245963437025 and TestMergeTool,row_0500,1245963429527 into new region REGION => {NAME => 'TestMergeTool,row_0100,1245963438382', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1899793842, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <row_0100> and end key <row_0600>
    [junit] 2009-06-25 20:57:18,400 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245963437025: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:18,400 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245963437025
    [junit] 2009-06-25 20:57:18,400 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245963437025
    [junit] 2009-06-25 20:57:18,400 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-25 20:57:18,401 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245963437025
    [junit] 2009-06-25 20:57:18,401 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0500,1245963429527: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:18,401 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0500,1245963429527
    [junit] 2009-06-25 20:57:18,401 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0500,1245963429527
    [junit] 2009-06-25 20:57:18,401 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-25 20:57:18,402 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0500,1245963429527
    [junit] 2009-06-25 20:57:18,459 DEBUG [main] regionserver.HRegion(2131): Files for new region
    [junit] 2009-06-25 20:57:18,460 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:58127/user/hudson/TestMergeTool/1899793842/contents
    [junit] 2009-06-25 20:57:18,461 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/1899793842/contents/2003303607692764555 size=471
    [junit] 2009-06-25 20:57:18,461 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/1899793842/contents/2446259151085021432 size=653
    [junit] 2009-06-25 20:57:18,462 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,row_0100,1245963438382, encoded=1899793842
    [junit] 2009-06-25 20:57:18,508 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1899793842/contents/2003303607692764555, isReference=false, sequence id=6, length=471, majorCompaction=true
    [junit] 2009-06-25 20:57:18,512 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1899793842/contents/2446259151085021432, isReference=false, sequence id=5, length=653, majorCompaction=true
    [junit] 2009-06-25 20:57:18,515 INFO  [main] regionserver.HRegion(336): region TestMergeTool,row_0100,1245963438382/1899793842 available; sequence id is 7
    [junit] 2009-06-25 20:57:18,515 INFO  [main] regionserver.HRegion(756): Starting compaction on region TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:18,529 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-25 20:57:18,551 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1899793842/8989457287039443191
    [junit] 2009-06-25 20:57:18,748 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 791.0
    [junit] 2009-06-25 20:57:18,764 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,row_0100,1245963438382 in 0sec
    [junit] 2009-06-25 20:57:18,764 DEBUG [main] regionserver.HRegion(2138): Files for new region
    [junit] 2009-06-25 20:57:18,765 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/1899793842/.regioninfo size=632
    [junit] 2009-06-25 20:57:18,765 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:58127/user/hudson/TestMergeTool/1899793842/contents
    [junit] 2009-06-25 20:57:18,766 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/1899793842/contents/8636305047918926846 size=791
    [junit] 2009-06-25 20:57:18,766 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:58127/user/hudson/TestMergeTool/701289359
    [junit] 2009-06-25 20:57:18,784 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:58127/user/hudson/TestMergeTool/1947228774
    [junit] 2009-06-25 20:57:18,800 INFO  [main] regionserver.HRegion(2144): merge completed. New region is TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:18,800 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245963437025', STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 701289359, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-25 20:57:18,801 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0500,1245963429527', STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 1947228774, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-25 20:57:18,802 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,row_0100,1245963438382', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1899793842, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_META => 'true', MEMSTORE_FLUSHSIZE => '16384', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-25 20:57:18,802 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245963438382: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:18,802 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:18,803 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:18,803 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-25 20:57:18,803 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:18,803 DEBUG [main] regionserver.HRegion(433): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:18,803 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-25 20:57:18,804 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-25 20:57:18,804 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-25 20:57:18,804 INFO  [main] regionserver.HRegion(482): Closed -ROOT-,,0
    [junit] 2009-06-25 20:57:18,804 DEBUG [main] regionserver.HRegion(433): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:18,804 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-25 20:57:18,804 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-25 20:57:18,805 DEBUG [main] regionserver.HRegion(881): Started memstore flush for region .META.,,1. Current region memstore size 1.2k
    [junit] 2009-06-25 20:57:18,847 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:58127/user/hudson/.META./1028785192/historian/2319596634255594803, entries=2, sequenceid=27, memsize=364.0, filesize=521.0 to .META.,,1
    [junit] 2009-06-25 20:57:18,891 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:58127/user/hudson/.META./1028785192/info/8794991603792654273, entries=3, sequenceid=27, memsize=844.0, filesize=874.0 to .META.,,1
    [junit] 2009-06-25 20:57:18,891 DEBUG [main] regionserver.HRegion(958): Finished memstore flush of ~1.2k for region .META.,,1 in 86ms, sequence id=27, compaction requested=true
    [junit] 2009-06-25 20:57:18,891 DEBUG [main] regionserver.Store(444): closed historian
    [junit] 2009-06-25 20:57:18,891 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-25 20:57:18,892 INFO  [main] regionserver.HRegion(482): Closed .META.,,1
    [junit] 2009-06-25 20:57:18,928 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245963437675/hlog.dat.1245963437690, entries=6, calcsize=1131, filesize=1151. New hlog /user/hudson/.logs_1245963437675/hlog.dat.1245963438911
    [junit] 2009-06-25 20:57:18,928 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-25 20:57:18,928 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245963437675/hlog.dat.1245963437690 whose highest sequence/edit id is 26
    [junit] 2009-06-25 20:57:18,943 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:58127/user/hudson/.logs_1245963437675
    [junit] 2009-06-25 20:57:18,979 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245963438382', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1899793842, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-25 20:57:18,979 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,row_0100,1245963438382, encoded=1899793842
    [junit] 2009-06-25 20:57:18,986 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1899793842/contents/8636305047918926846, isReference=false, sequence id=6, length=791, majorCompaction=false
    [junit] 2009-06-25 20:57:18,988 INFO  [main] regionserver.HRegion(336): region TestMergeTool,row_0100,1245963438382/1899793842 available; sequence id is 7
    [junit] 2009-06-25 20:57:18,992 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245963438382: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:18,992 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:18,993 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:18,993 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-25 20:57:18,993 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:18,993 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2 and 3
    [junit] 2009-06-25 20:57:18,993 INFO  [main] util.TestMergeTool(174): merging regions 0+1+2+3 and 4
    [junit] 2009-06-25 20:57:18,994 INFO  [main] util.Merge(82): Verifying that file system is available...
    [junit] 2009-06-25 20:57:18,994 INFO  [main] util.Merge(91): Verifying that HBase is not running...
    [junit] 2009-06-25 20:57:19,117 INFO  [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1245963438382 and TestMergeTool,,1245963429527 in table TestMergeTool
    [junit] 2009-06-25 20:57:19,130 INFO  [main] regionserver.HLog(209): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms
    [junit] 2009-06-25 20:57:19,146 INFO  [main] regionserver.HLog(299): New hlog /user/hudson/.logs_1245963439117/hlog.dat.1245963439131
    [junit] 2009-06-25 20:57:19,147 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', IS_META => 'true', MEMSTORE_FLUSHSIZE => '16384', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-25 20:57:19,147 DEBUG [main] regionserver.HRegion(263): Opening region -ROOT-,,0, encoded=70236052
    [junit] 2009-06-25 20:57:19,154 DEBUG [main] regionserver.Store(379): loaded /user/hudson/-ROOT-/70236052/info/4167678081341804428, isReference=false, sequence id=2, length=840, majorCompaction=false
    [junit] 2009-06-25 20:57:19,156 INFO  [main] regionserver.HRegion(336): region -ROOT-,,0/70236052 available; sequence id is 3
    [junit] 2009-06-25 20:57:19,156 INFO  [main] regionserver.HRegion(756): Starting compaction on region -ROOT-,,0
    [junit] 2009-06-25 20:57:19,158 INFO  [main] regionserver.HRegion(771): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-06-25 20:57:19,159 INFO  [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1
    [junit] 2009-06-25 20:57:19,159 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_META => 'true', MEMSTORE_FLUSHSIZE => '16384', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-25 20:57:19,159 DEBUG [main] regionserver.HRegion(263): Opening region .META.,,1, encoded=1028785192
    [junit] 2009-06-25 20:57:19,173 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/historian/2319596634255594803, isReference=false, sequence id=27, length=521, majorCompaction=false
    [junit] 2009-06-25 20:57:19,177 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/historian/9206177095192825076, isReference=false, sequence id=20, length=651, majorCompaction=false
    [junit] 2009-06-25 20:57:19,183 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/info/5623562659255945920, isReference=false, sequence id=20, length=994, majorCompaction=false
    [junit] 2009-06-25 20:57:19,187 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/info/7261103847400104122, isReference=false, sequence id=6, length=2226, majorCompaction=false
    [junit] 2009-06-25 20:57:19,191 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/info/8794991603792654273, isReference=false, sequence id=27, length=874, majorCompaction=false
    [junit] 2009-06-25 20:57:19,193 INFO  [main] regionserver.HRegion(336): region .META.,,1/1028785192 available; sequence id is 28
    [junit] 2009-06-25 20:57:19,193 INFO  [main] regionserver.HRegion(756): Starting compaction on region .META.,,1
    [junit] 2009-06-25 20:57:19,206 DEBUG [main] regionserver.Store(704): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-25 20:57:19,226 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/5014368387290990255
    [junit] 2009-06-25 20:57:19,302 DEBUG [main] regionserver.Store(728): Completed compaction of historian; store size is 781.0
    [junit] 2009-06-25 20:57:19,304 DEBUG [main] regionserver.Store(704): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
    [junit] 2009-06-25 20:57:19,322 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/823032225956425106
    [junit] 2009-06-25 20:57:19,397 DEBUG [main] regionserver.Store(728): Completed compaction of info; store size is 3.3k
    [junit] 2009-06-25 20:57:19,413 INFO  [main] regionserver.HRegion(771): compaction completed on region .META.,,1 in 0sec
    [junit] 2009-06-25 20:57:19,415 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245963438382', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1899793842, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-25 20:57:19,416 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,row_0100,1245963438382, encoded=1899793842
    [junit] 2009-06-25 20:57:19,422 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1899793842/contents/8636305047918926846, isReference=false, sequence id=6, length=791, majorCompaction=false
    [junit] 2009-06-25 20:57:19,424 INFO  [main] regionserver.HRegion(336): region TestMergeTool,row_0100,1245963438382/1899793842 available; sequence id is 7
    [junit] 2009-06-25 20:57:19,424 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,,1245963429527', STARTKEY => '', ENDKEY => '', ENCODED => 111559084, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-25 20:57:19,425 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,,1245963429527, encoded=111559084
    [junit] 2009-06-25 20:57:19,431 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/111559084/contents/463359281927632365, isReference=false, sequence id=7, length=471, majorCompaction=false
    [junit] 2009-06-25 20:57:19,433 INFO  [main] regionserver.HRegion(336): region TestMergeTool,,1245963429527/111559084 available; sequence id is 8
    [junit] 2009-06-25 20:57:19,433 INFO  [main] regionserver.HRegion(756): Starting major compaction on region TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:19,465 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1899793842/3549081088808329882
    [junit] 2009-06-25 20:57:19,687 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 791.0
    [junit] 2009-06-25 20:57:19,700 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,row_0100,1245963438382 in 0sec
    [junit] 2009-06-25 20:57:19,700 DEBUG [main] regionserver.HRegion(2055): Files for region: TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:19,701 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/1899793842/.regioninfo size=632
    [junit] 2009-06-25 20:57:19,701 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:58127/user/hudson/TestMergeTool/1899793842/contents
    [junit] 2009-06-25 20:57:19,702 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/1899793842/contents/1885672610354144750 size=791
    [junit] 2009-06-25 20:57:19,702 INFO  [main] regionserver.HRegion(756): Starting major compaction on region TestMergeTool,,1245963429527
    [junit] 2009-06-25 20:57:19,735 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/111559084/1442996757258661703
    [junit] 2009-06-25 20:57:19,787 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-25 20:57:19,803 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,,1245963429527 in 0sec
    [junit] 2009-06-25 20:57:19,803 DEBUG [main] regionserver.HRegion(2060): Files for region: TestMergeTool,,1245963429527
    [junit] 2009-06-25 20:57:19,804 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/111559084/.regioninfo size=583
    [junit] 2009-06-25 20:57:19,804 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:58127/user/hudson/TestMergeTool/111559084/contents
    [junit] 2009-06-25 20:57:19,805 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/111559084/contents/6711694051586565921 size=471
    [junit] 2009-06-25 20:57:19,806 INFO  [main] regionserver.HRegion(2089): Creating new region REGION => {NAME => 'TestMergeTool,,1245963439805', STARTKEY => '', ENDKEY => '', ENCODED => 756709465, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-25 20:57:19,819 INFO  [main] regionserver.HRegion(2098): starting merge of regions: TestMergeTool,row_0100,1245963438382 and TestMergeTool,,1245963429527 into new region REGION => {NAME => 'TestMergeTool,,1245963439805', STARTKEY => '', ENDKEY => '', ENCODED => 756709465, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
    [junit] 2009-06-25 20:57:19,819 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245963438382: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:19,819 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:19,820 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:19,820 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-25 20:57:19,820 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245963438382
    [junit] 2009-06-25 20:57:19,820 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,,1245963429527: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:19,820 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245963429527
    [junit] 2009-06-25 20:57:19,821 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,,1245963429527
    [junit] 2009-06-25 20:57:19,821 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-25 20:57:19,821 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,,1245963429527
    [junit] 2009-06-25 20:57:19,866 DEBUG [main] regionserver.HRegion(2131): Files for new region
    [junit] 2009-06-25 20:57:19,867 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:58127/user/hudson/TestMergeTool/756709465/contents
    [junit] 2009-06-25 20:57:19,868 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/756709465/contents/1696087491358903777 size=471
    [junit] 2009-06-25 20:57:19,869 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/756709465/contents/8344636224927528542 size=791
    [junit] 2009-06-25 20:57:19,869 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,,1245963439805, encoded=756709465
    [junit] 2009-06-25 20:57:19,922 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/756709465/contents/1696087491358903777, isReference=false, sequence id=7, length=471, majorCompaction=true
    [junit] 2009-06-25 20:57:19,926 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/756709465/contents/8344636224927528542, isReference=false, sequence id=6, length=791, majorCompaction=true
    [junit] 2009-06-25 20:57:19,928 INFO  [main] regionserver.HRegion(336): region TestMergeTool,,1245963439805/756709465 available; sequence id is 8
    [junit] 2009-06-25 20:57:19,928 INFO  [main] regionserver.HRegion(756): Starting compaction on region TestMergeTool,,1245963439805
    [junit] 2009-06-25 20:57:19,942 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.2k; Skipped 0 file(s), size: 0
    [junit] 2009-06-25 20:57:19,958 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/756709465/1808377050464319080
    [junit] 2009-06-25 20:57:20,022 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 929.0
    [junit] 2009-06-25 20:57:20,038 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,,1245963439805 in 0sec
    [junit] 2009-06-25 20:57:20,040 DEBUG [main] regionserver.HRegion(2138): Files for new region
    [junit] 2009-06-25 20:57:20,041 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/756709465/.regioninfo size=583
    [junit] 2009-06-25 20:57:20,041 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:58127/user/hudson/TestMergeTool/756709465/contents
    [junit] 2009-06-25 20:57:20,042 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:58127/user/hudson/TestMergeTool/756709465/contents/1351099882219154723 size=929
    [junit] 2009-06-25 20:57:20,042 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:58127/user/hudson/TestMergeTool/1899793842
    [junit] 2009-06-25 20:57:20,054 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:58127/user/hudson/TestMergeTool/111559084
    [junit] 2009-06-25 20:57:20,066 INFO  [main] regionserver.HRegion(2144): merge completed. New region is TestMergeTool,,1245963439805
    [junit] 2009-06-25 20:57:20,066 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245963438382', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1899793842, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-25 20:57:20,066 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1245963429527', STARTKEY => '', ENDKEY => '', ENCODED => 111559084, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-25 20:57:20,068 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1245963439805', STARTKEY => '', ENDKEY => '', ENCODED => 756709465, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_META => 'true', MEMSTORE_FLUSHSIZE => '16384', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-25 20:57:20,068 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,,1245963439805: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:20,068 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245963439805
    [junit] 2009-06-25 20:57:20,069 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,,1245963439805
    [junit] 2009-06-25 20:57:20,069 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-25 20:57:20,069 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,,1245963439805
    [junit] 2009-06-25 20:57:20,069 DEBUG [main] regionserver.HRegion(433): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:20,069 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-25 20:57:20,069 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-25 20:57:20,070 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-25 20:57:20,070 INFO  [main] regionserver.HRegion(482): Closed -ROOT-,,0
    [junit] 2009-06-25 20:57:20,070 DEBUG [main] regionserver.HRegion(433): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:20,070 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-25 20:57:20,070 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-25 20:57:20,071 DEBUG [main] regionserver.HRegion(881): Started memstore flush for region .META.,,1. Current region memstore size 1.1k
    [junit] 2009-06-25 20:57:20,105 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:58127/user/hudson/.META./1028785192/historian/3459522978366172685, entries=2, sequenceid=34, memsize=356.0, filesize=505.0 to .META.,,1
    [junit] 2009-06-25 20:57:20,140 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:58127/user/hudson/.META./1028785192/info/5027030778508473665, entries=3, sequenceid=34, memsize=804.0, filesize=826.0 to .META.,,1
    [junit] 2009-06-25 20:57:20,141 DEBUG [main] regionserver.HRegion(958): Finished memstore flush of ~1.1k for region .META.,,1 in 70ms, sequence id=34, compaction requested=true
    [junit] 2009-06-25 20:57:20,141 DEBUG [main] regionserver.Store(444): closed historian
    [junit] 2009-06-25 20:57:20,141 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-25 20:57:20,141 INFO  [main] regionserver.HRegion(482): Closed .META.,,1
    [junit] 2009-06-25 20:57:20,174 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245963439117/hlog.dat.1245963439131, entries=6, calcsize=1083, filesize=1103. New hlog /user/hudson/.logs_1245963439117/hlog.dat.1245963440157
    [junit] 2009-06-25 20:57:20,174 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-25 20:57:20,174 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245963439117/hlog.dat.1245963439131 whose highest sequence/edit id is 33
    [junit] 2009-06-25 20:57:20,189 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:58127/user/hudson/.logs_1245963439117
    [junit] 2009-06-25 20:57:20,217 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,,1245963439805', STARTKEY => '', ENDKEY => '', ENCODED => 756709465, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-25 20:57:20,217 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,,1245963439805, encoded=756709465
    [junit] 2009-06-25 20:57:20,223 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/756709465/contents/1351099882219154723, isReference=false, sequence id=7, length=929, majorCompaction=false
    [junit] 2009-06-25 20:57:20,225 INFO  [main] regionserver.HRegion(336): region TestMergeTool,,1245963439805/756709465 available; sequence id is 8
    [junit] 2009-06-25 20:57:20,230 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,,1245963439805: compactions & flushes disabled 
    [junit] 2009-06-25 20:57:20,231 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245963439805
    [junit] 2009-06-25 20:57:20,231 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,,1245963439805
    [junit] 2009-06-25 20:57:20,231 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-25 20:57:20,231 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,,1245963439805
    [junit] 2009-06-25 20:57:20,231 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-06-25 20:57:20,231 DEBUG [main] regionserver.HLog(456): closing hlog writer in /tmp/.logs_1245963435135
    [junit] 2009-06-25 20:57:20,378 INFO  [main] hbase.HBaseTestCase(627): Shutting down FileSystem
    [junit] 2009-06-25 20:57:20,378 INFO  [main] hbase.HBaseTestCase(634): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-06-25 20:57:20,481 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@b85c17] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:35694, storageID=DS-2116085969-67.195.138.9-35694-1245963432824, infoPort=53306, ipcPort=37261):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] Shutting down DataNode 0
    [junit] 2009-06-25 20:57:21,584 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@135b1f3] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:58661, storageID=DS-1044587465-67.195.138.9-58661-1245963432059, infoPort=38534, ipcPort=46756):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2009-06-25 20:57:22,787 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@1ff92f5] namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.341 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-06-25 20:57:23,199 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:212)
    [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.071 sec

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :461: Tests failed!

Total time: 40 minutes 36 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...


Build failed in Hudson: HBase-Patch #665

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/665/changes

Changes:

[stack] HBASE-1562 How to handle the setting of 32 bit versus 64 bit machines

[stack] HBASE-1578 Change the name of the in-memory updates from 'memcache' to 'memtable' or....

------------------------------------------
[...truncated 27402 lines...]
    [junit] 2009-06-24 20:57:25,681 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 425.0
    [junit] 2009-06-24 20:57:25,705 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,row_0500,1245877037206 in 0sec
    [junit] 2009-06-24 20:57:25,706 DEBUG [main] regionserver.HRegion(2060): Files for region: TestMergeTool,row_0500,1245877037206
    [junit] 2009-06-24 20:57:25,707 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/818416791/.regioninfo size=631
    [junit] 2009-06-24 20:57:25,707 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:34290/user/hudson/TestMergeTool/818416791/contents
    [junit] 2009-06-24 20:57:25,708 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/818416791/contents/2184564851187613924 size=425
    [junit] 2009-06-24 20:57:25,708 INFO  [main] regionserver.HRegion(2089): Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1245877045708', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1265073823, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 20:57:25,721 INFO  [main] regionserver.HRegion(2098): starting merge of regions: TestMergeTool,row_0100,1245877044337 and TestMergeTool,row_0500,1245877037206 into new region REGION => {NAME => 'TestMergeTool,row_0100,1245877045708', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1265073823, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <row_0100> and end key <row_0600>
    [junit] 2009-06-24 20:57:25,722 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245877044337: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:25,722 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245877044337
    [junit] 2009-06-24 20:57:25,722 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245877044337
    [junit] 2009-06-24 20:57:25,722 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 20:57:25,722 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245877044337
    [junit] 2009-06-24 20:57:25,723 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0500,1245877037206: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:25,723 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0500,1245877037206
    [junit] 2009-06-24 20:57:25,723 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0500,1245877037206
    [junit] 2009-06-24 20:57:25,723 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 20:57:25,723 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0500,1245877037206
    [junit] 2009-06-24 20:57:25,781 DEBUG [main] regionserver.HRegion(2131): Files for new region
    [junit] 2009-06-24 20:57:25,782 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:34290/user/hudson/TestMergeTool/1265073823/contents
    [junit] 2009-06-24 20:57:25,783 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/1265073823/contents/3868432192608277876 size=425
    [junit] 2009-06-24 20:57:25,783 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/1265073823/contents/7822221998571234225 size=653
    [junit] 2009-06-24 20:57:25,784 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,row_0100,1245877045708, encoded=1265073823
    [junit] 2009-06-24 20:57:25,826 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1265073823/contents/3868432192608277876, isReference=false, sequence id=6, length=425, majorCompaction=true
    [junit] 2009-06-24 20:57:25,830 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1265073823/contents/7822221998571234225, isReference=false, sequence id=5, length=653, majorCompaction=true
    [junit] 2009-06-24 20:57:25,832 INFO  [main] regionserver.HRegion(336): region TestMergeTool,row_0100,1245877045708/1265073823 available; sequence id is 7
    [junit] 2009-06-24 20:57:25,833 INFO  [main] regionserver.HRegion(756): Starting compaction on region TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:25,847 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-24 20:57:25,869 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1265073823/6606377762712948860
    [junit] 2009-06-24 20:57:26,050 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 745.0
    [junit] 2009-06-24 20:57:26,060 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,row_0100,1245877045708 in 0sec
    [junit] 2009-06-24 20:57:26,060 DEBUG [main] regionserver.HRegion(2138): Files for new region
    [junit] 2009-06-24 20:57:26,061 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/1265073823/.regioninfo size=632
    [junit] 2009-06-24 20:57:26,061 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:34290/user/hudson/TestMergeTool/1265073823/contents
    [junit] 2009-06-24 20:57:26,062 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/1265073823/contents/7751544611745378376 size=745
    [junit] 2009-06-24 20:57:26,062 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:34290/user/hudson/TestMergeTool/1465421765
    [junit] 2009-06-24 20:57:26,072 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:34290/user/hudson/TestMergeTool/818416791
    [junit] 2009-06-24 20:57:26,081 INFO  [main] regionserver.HRegion(2144): merge completed. New region is TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,082 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245877044337', STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 1465421765, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 20:57:26,082 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0500,1245877037206', STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 818416791, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 20:57:26,084 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,row_0100,1245877045708', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1265073823, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_META => 'true', MEMSTORE_FLUSHSIZE => '16384', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 20:57:26,084 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245877045708: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:26,084 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,084 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,085 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 20:57:26,085 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,085 DEBUG [main] regionserver.HRegion(433): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:26,085 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-24 20:57:26,085 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-24 20:57:26,085 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-24 20:57:26,086 INFO  [main] regionserver.HRegion(482): Closed -ROOT-,,0
    [junit] 2009-06-24 20:57:26,086 DEBUG [main] regionserver.HRegion(433): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:26,086 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-24 20:57:26,086 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-24 20:57:26,086 DEBUG [main] regionserver.HRegion(881): Started memstore flush for region .META.,,1. Current region memstore size 1.2k
    [junit] 2009-06-24 20:57:26,115 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:34290/user/hudson/.META./1028785192/historian/4539673220998721319, entries=2, sequenceid=27, memsize=364.0, filesize=521.0 to .META.,,1
    [junit] 2009-06-24 20:57:26,144 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:34290/user/hudson/.META./1028785192/info/1092061692197579908, entries=3, sequenceid=27, memsize=844.0, filesize=874.0 to .META.,,1
    [junit] 2009-06-24 20:57:26,145 DEBUG [main] regionserver.HRegion(958): Finished memstore flush of ~1.2k for region .META.,,1 in 59ms, sequence id=27, compaction requested=true
    [junit] 2009-06-24 20:57:26,145 DEBUG [main] regionserver.Store(444): closed historian
    [junit] 2009-06-24 20:57:26,145 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-24 20:57:26,145 INFO  [main] regionserver.HRegion(482): Closed .META.,,1
    [junit] 2009-06-24 20:57:26,170 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245877045003/hlog.dat.1245877045020, entries=6, calcsize=1131, filesize=1151. New hlog /user/hudson/.logs_1245877045003/hlog.dat.1245877046160
    [junit] 2009-06-24 20:57:26,170 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-24 20:57:26,170 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245877045003/hlog.dat.1245877045020 whose highest sequence/edit id is 26
    [junit] 2009-06-24 20:57:26,179 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:34290/user/hudson/.logs_1245877045003
    [junit] 2009-06-24 20:57:26,201 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245877045708', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1265073823, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 20:57:26,201 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,row_0100,1245877045708, encoded=1265073823
    [junit] 2009-06-24 20:57:26,208 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1265073823/contents/7751544611745378376, isReference=false, sequence id=6, length=745, majorCompaction=false
    [junit] 2009-06-24 20:57:26,210 INFO  [main] regionserver.HRegion(336): region TestMergeTool,row_0100,1245877045708/1265073823 available; sequence id is 7
    [junit] 2009-06-24 20:57:26,214 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245877045708: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:26,214 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,215 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,215 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 20:57:26,215 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,215 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2 and 3
    [junit] 2009-06-24 20:57:26,215 INFO  [main] util.TestMergeTool(174): merging regions 0+1+2+3 and 4
    [junit] 2009-06-24 20:57:26,216 INFO  [main] util.Merge(82): Verifying that file system is available...
    [junit] 2009-06-24 20:57:26,216 INFO  [main] util.Merge(91): Verifying that HBase is not running...
    [junit] 2009-06-24 20:57:26,339 INFO  [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1245877045708 and TestMergeTool,,1245877037206 in table TestMergeTool
    [junit] 2009-06-24 20:57:26,368 INFO  [main] regionserver.HLog(209): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms
    [junit] 2009-06-24 20:57:26,376 INFO  [main] regionserver.HLog(299): New hlog /user/hudson/.logs_1245877046340/hlog.dat.1245877046368
    [junit] 2009-06-24 20:57:26,376 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', IS_META => 'true', MEMSTORE_FLUSHSIZE => '16384', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 20:57:26,377 DEBUG [main] regionserver.HRegion(263): Opening region -ROOT-,,0, encoded=70236052
    [junit] 2009-06-24 20:57:26,383 DEBUG [main] regionserver.Store(379): loaded /user/hudson/-ROOT-/70236052/info/2111170879209544005, isReference=false, sequence id=2, length=840, majorCompaction=false
    [junit] 2009-06-24 20:57:26,386 INFO  [main] regionserver.HRegion(336): region -ROOT-,,0/70236052 available; sequence id is 3
    [junit] 2009-06-24 20:57:26,386 INFO  [main] regionserver.HRegion(756): Starting compaction on region -ROOT-,,0
    [junit] 2009-06-24 20:57:26,388 INFO  [main] regionserver.HRegion(771): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-06-24 20:57:26,389 INFO  [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1
    [junit] 2009-06-24 20:57:26,389 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_META => 'true', MEMSTORE_FLUSHSIZE => '16384', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 20:57:26,389 DEBUG [main] regionserver.HRegion(263): Opening region .META.,,1, encoded=1028785192
    [junit] 2009-06-24 20:57:26,396 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/historian/2504293932000763475, isReference=false, sequence id=20, length=651, majorCompaction=false
    [junit] 2009-06-24 20:57:26,400 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/historian/4539673220998721319, isReference=false, sequence id=27, length=521, majorCompaction=false
    [junit] 2009-06-24 20:57:26,406 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/info/1092061692197579908, isReference=false, sequence id=27, length=874, majorCompaction=false
    [junit] 2009-06-24 20:57:26,409 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/info/8024744335218543951, isReference=false, sequence id=20, length=994, majorCompaction=false
    [junit] 2009-06-24 20:57:26,413 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/info/8251770118188016753, isReference=false, sequence id=6, length=2226, majorCompaction=false
    [junit] 2009-06-24 20:57:26,415 INFO  [main] regionserver.HRegion(336): region .META.,,1/1028785192 available; sequence id is 28
    [junit] 2009-06-24 20:57:26,416 INFO  [main] regionserver.HRegion(756): Starting compaction on region .META.,,1
    [junit] 2009-06-24 20:57:26,428 DEBUG [main] regionserver.Store(704): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-24 20:57:26,440 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/7203898728302017597
    [junit] 2009-06-24 20:57:26,487 DEBUG [main] regionserver.Store(728): Completed compaction of historian; store size is 781.0
    [junit] 2009-06-24 20:57:26,489 DEBUG [main] regionserver.Store(704): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
    [junit] 2009-06-24 20:57:26,499 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/5741910374761437279
    [junit] 2009-06-24 20:57:26,547 DEBUG [main] regionserver.Store(728): Completed compaction of info; store size is 3.3k
    [junit] 2009-06-24 20:57:26,555 INFO  [main] regionserver.HRegion(771): compaction completed on region .META.,,1 in 0sec
    [junit] 2009-06-24 20:57:26,557 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245877045708', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1265073823, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 20:57:26,557 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,row_0100,1245877045708, encoded=1265073823
    [junit] 2009-06-24 20:57:26,564 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1265073823/contents/7751544611745378376, isReference=false, sequence id=6, length=745, majorCompaction=false
    [junit] 2009-06-24 20:57:26,566 INFO  [main] regionserver.HRegion(336): region TestMergeTool,row_0100,1245877045708/1265073823 available; sequence id is 7
    [junit] 2009-06-24 20:57:26,566 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,,1245877037206', STARTKEY => '', ENDKEY => '', ENCODED => 186362337, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 20:57:26,566 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,,1245877037206, encoded=186362337
    [junit] 2009-06-24 20:57:26,572 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/186362337/contents/1532297419058336165, isReference=false, sequence id=7, length=471, majorCompaction=false
    [junit] 2009-06-24 20:57:26,575 INFO  [main] regionserver.HRegion(336): region TestMergeTool,,1245877037206/186362337 available; sequence id is 8
    [junit] 2009-06-24 20:57:26,575 INFO  [main] regionserver.HRegion(756): Starting major compaction on region TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,595 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1265073823/6150343945642471141
    [junit] 2009-06-24 20:57:26,774 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 745.0
    [junit] 2009-06-24 20:57:26,782 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,row_0100,1245877045708 in 0sec
    [junit] 2009-06-24 20:57:26,782 DEBUG [main] regionserver.HRegion(2055): Files for region: TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,783 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/1265073823/.regioninfo size=632
    [junit] 2009-06-24 20:57:26,783 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:34290/user/hudson/TestMergeTool/1265073823/contents
    [junit] 2009-06-24 20:57:26,784 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/1265073823/contents/8815696954617004068 size=745
    [junit] 2009-06-24 20:57:26,784 INFO  [main] regionserver.HRegion(756): Starting major compaction on region TestMergeTool,,1245877037206
    [junit] 2009-06-24 20:57:26,806 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/186362337/2386948376005257329
    [junit] 2009-06-24 20:57:26,842 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-24 20:57:26,850 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,,1245877037206 in 0sec
    [junit] 2009-06-24 20:57:26,850 DEBUG [main] regionserver.HRegion(2060): Files for region: TestMergeTool,,1245877037206
    [junit] 2009-06-24 20:57:26,851 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/186362337/.regioninfo size=583
    [junit] 2009-06-24 20:57:26,851 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:34290/user/hudson/TestMergeTool/186362337/contents
    [junit] 2009-06-24 20:57:26,852 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/186362337/contents/400006192157101173 size=471
    [junit] 2009-06-24 20:57:26,852 INFO  [main] regionserver.HRegion(2089): Creating new region REGION => {NAME => 'TestMergeTool,,1245877046852', STARTKEY => '', ENDKEY => '', ENCODED => 444185828, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 20:57:26,862 INFO  [main] regionserver.HRegion(2098): starting merge of regions: TestMergeTool,row_0100,1245877045708 and TestMergeTool,,1245877037206 into new region REGION => {NAME => 'TestMergeTool,,1245877046852', STARTKEY => '', ENDKEY => '', ENCODED => 444185828, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
    [junit] 2009-06-24 20:57:26,862 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245877045708: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:26,862 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,862 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,862 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 20:57:26,863 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245877045708
    [junit] 2009-06-24 20:57:26,863 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,,1245877037206: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:26,863 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245877037206
    [junit] 2009-06-24 20:57:26,863 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,,1245877037206
    [junit] 2009-06-24 20:57:26,863 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 20:57:26,864 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,,1245877037206
    [junit] 2009-06-24 20:57:26,897 DEBUG [main] regionserver.HRegion(2131): Files for new region
    [junit] 2009-06-24 20:57:26,898 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:34290/user/hudson/TestMergeTool/444185828/contents
    [junit] 2009-06-24 20:57:26,899 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/444185828/contents/3346927315582109628 size=471
    [junit] 2009-06-24 20:57:26,899 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/444185828/contents/4981747441527511183 size=745
    [junit] 2009-06-24 20:57:26,900 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,,1245877046852, encoded=444185828
    [junit] 2009-06-24 20:57:26,929 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/444185828/contents/3346927315582109628, isReference=false, sequence id=7, length=471, majorCompaction=true
    [junit] 2009-06-24 20:57:26,933 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/444185828/contents/4981747441527511183, isReference=false, sequence id=6, length=745, majorCompaction=true
    [junit] 2009-06-24 20:57:26,935 INFO  [main] regionserver.HRegion(336): region TestMergeTool,,1245877046852/444185828 available; sequence id is 8
    [junit] 2009-06-24 20:57:26,935 INFO  [main] regionserver.HRegion(756): Starting compaction on region TestMergeTool,,1245877046852
    [junit] 2009-06-24 20:57:26,945 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.2k; Skipped 0 file(s), size: 0
    [junit] 2009-06-24 20:57:26,957 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/444185828/5237979710005543816
    [junit] 2009-06-24 20:57:27,009 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 883.0
    [junit] 2009-06-24 20:57:27,017 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,,1245877046852 in 0sec
    [junit] 2009-06-24 20:57:27,018 DEBUG [main] regionserver.HRegion(2138): Files for new region
    [junit] 2009-06-24 20:57:27,019 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/444185828/.regioninfo size=583
    [junit] 2009-06-24 20:57:27,019 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:34290/user/hudson/TestMergeTool/444185828/contents
    [junit] 2009-06-24 20:57:27,020 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:34290/user/hudson/TestMergeTool/444185828/contents/7148550387781229997 size=883
    [junit] 2009-06-24 20:57:27,020 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:34290/user/hudson/TestMergeTool/1265073823
    [junit] 2009-06-24 20:57:27,029 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:34290/user/hudson/TestMergeTool/186362337
    [junit] 2009-06-24 20:57:27,037 INFO  [main] regionserver.HRegion(2144): merge completed. New region is TestMergeTool,,1245877046852
    [junit] 2009-06-24 20:57:27,037 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245877045708', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1265073823, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 20:57:27,038 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1245877037206', STARTKEY => '', ENDKEY => '', ENCODED => 186362337, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 20:57:27,039 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1245877046852', STARTKEY => '', ENDKEY => '', ENCODED => 444185828, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', IS_META => 'true', MEMSTORE_FLUSHSIZE => '16384', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 20:57:27,039 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,,1245877046852: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:27,040 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245877046852
    [junit] 2009-06-24 20:57:27,040 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,,1245877046852
    [junit] 2009-06-24 20:57:27,040 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 20:57:27,040 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,,1245877046852
    [junit] 2009-06-24 20:57:27,041 DEBUG [main] regionserver.HRegion(433): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:27,041 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-24 20:57:27,041 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-24 20:57:27,041 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-24 20:57:27,041 INFO  [main] regionserver.HRegion(482): Closed -ROOT-,,0
    [junit] 2009-06-24 20:57:27,042 DEBUG [main] regionserver.HRegion(433): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:27,042 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-24 20:57:27,042 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-24 20:57:27,042 DEBUG [main] regionserver.HRegion(881): Started memstore flush for region .META.,,1. Current region memstore size 1.1k
    [junit] 2009-06-24 20:57:27,068 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:34290/user/hudson/.META./1028785192/historian/5841247240798554769, entries=2, sequenceid=34, memsize=356.0, filesize=505.0 to .META.,,1
    [junit] 2009-06-24 20:57:27,096 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:34290/user/hudson/.META./1028785192/info/5525434994642481791, entries=3, sequenceid=34, memsize=804.0, filesize=826.0 to .META.,,1
    [junit] 2009-06-24 20:57:27,096 DEBUG [main] regionserver.HRegion(958): Finished memstore flush of ~1.1k for region .META.,,1 in 54ms, sequence id=34, compaction requested=true
    [junit] 2009-06-24 20:57:27,096 DEBUG [main] regionserver.Store(444): closed historian
    [junit] 2009-06-24 20:57:27,097 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-24 20:57:27,106 INFO  [main] regionserver.HRegion(482): Closed .META.,,1
    [junit] 2009-06-24 20:57:27,137 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245877046340/hlog.dat.1245877046368, entries=6, calcsize=1083, filesize=1103. New hlog /user/hudson/.logs_1245877046340/hlog.dat.1245877047128
    [junit] 2009-06-24 20:57:27,138 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-24 20:57:27,138 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245877046340/hlog.dat.1245877046368 whose highest sequence/edit id is 33
    [junit] 2009-06-24 20:57:27,144 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:34290/user/hudson/.logs_1245877046340
    [junit] 2009-06-24 20:57:27,164 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,,1245877046852', STARTKEY => '', ENDKEY => '', ENCODED => 444185828, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 20:57:27,165 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,,1245877046852, encoded=444185828
    [junit] 2009-06-24 20:57:27,171 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/444185828/contents/7148550387781229997, isReference=false, sequence id=7, length=883, majorCompaction=false
    [junit] 2009-06-24 20:57:27,173 INFO  [main] regionserver.HRegion(336): region TestMergeTool,,1245877046852/444185828 available; sequence id is 8
    [junit] 2009-06-24 20:57:27,178 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,,1245877046852: compactions & flushes disabled 
    [junit] 2009-06-24 20:57:27,178 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245877046852
    [junit] 2009-06-24 20:57:27,178 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,,1245877046852
    [junit] 2009-06-24 20:57:27,178 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 20:57:27,179 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,,1245877046852
    [junit] 2009-06-24 20:57:27,179 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-06-24 20:57:27,179 DEBUG [main] regionserver.HLog(456): closing hlog writer in /tmp/.logs_1245877042385
    [junit] 2009-06-24 20:57:27,380 INFO  [main] hbase.HBaseTestCase(627): Shutting down FileSystem
    [junit] 2009-06-24 20:57:27,380 INFO  [main] hbase.HBaseTestCase(634): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-06-24 20:57:27,509 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@4a5c78] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:58328, storageID=DS-315618081-67.195.138.9-58328-1245877040332, infoPort=50431, ipcPort=54471):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] Shutting down DataNode 0
    [junit] 2009-06-24 20:57:28,612 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@6d2380] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:54040, storageID=DS-1238238113-67.195.138.9-54040-1245877039631, infoPort=53599, ipcPort=46921):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2009-06-24 20:57:29,712 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@17ba38f] namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.591 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-06-24 20:57:30,088 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:212)
    [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.071 sec

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :461: Tests failed!

Total time: 40 minutes 43 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...


Build failed in Hudson: HBase-Patch #664

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/664/changes

Changes:

[stack] HBASE-1577 Move memcache to ConcurrentSkipListMap from ConcurrentSkipListSet

------------------------------------------
[...truncated 27601 lines...]
    [junit] 2009-06-24 19:58:36,202 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-24 19:58:36,218 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,row_0500,1245873507874 in 0sec
    [junit] 2009-06-24 19:58:36,218 DEBUG [main] regionserver.HRegion(2060): Files for region: TestMergeTool,row_0500,1245873507874
    [junit] 2009-06-24 19:58:36,219 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1195231888/.regioninfo size=632
    [junit] 2009-06-24 19:58:36,219 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:55248/user/hudson/TestMergeTool/1195231888/contents
    [junit] 2009-06-24 19:58:36,220 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1195231888/contents/6052505282019855682 size=471
    [junit] 2009-06-24 19:58:36,220 INFO  [main] regionserver.HRegion(2089): Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1245873516220', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1578715851, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 19:58:36,243 INFO  [main] regionserver.HRegion(2098): starting merge of regions: TestMergeTool,row_0100,1245873515015 and TestMergeTool,row_0500,1245873507874 into new region REGION => {NAME => 'TestMergeTool,row_0100,1245873516220', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1578715851, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <row_0100> and end key <row_0600>
    [junit] 2009-06-24 19:58:36,244 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245873515015: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:36,244 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245873515015
    [junit] 2009-06-24 19:58:36,244 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245873515015
    [junit] 2009-06-24 19:58:36,244 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 19:58:36,244 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245873515015
    [junit] 2009-06-24 19:58:36,245 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0500,1245873507874: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:36,245 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0500,1245873507874
    [junit] 2009-06-24 19:58:36,245 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0500,1245873507874
    [junit] 2009-06-24 19:58:36,245 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 19:58:36,245 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0500,1245873507874
    [junit] 2009-06-24 19:58:36,303 DEBUG [main] regionserver.HRegion(2131): Files for new region
    [junit] 2009-06-24 19:58:36,304 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:55248/user/hudson/TestMergeTool/1578715851/contents
    [junit] 2009-06-24 19:58:36,305 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1578715851/contents/4362170743017285081 size=471
    [junit] 2009-06-24 19:58:36,305 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1578715851/contents/8058981371330946766 size=699
    [junit] 2009-06-24 19:58:36,305 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,row_0100,1245873516220, encoded=1578715851
    [junit] 2009-06-24 19:58:36,352 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1578715851/contents/4362170743017285081, isReference=false, sequence id=6, length=471, majorCompaction=true
    [junit] 2009-06-24 19:58:36,356 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1578715851/contents/8058981371330946766, isReference=false, sequence id=5, length=699, majorCompaction=true
    [junit] 2009-06-24 19:58:36,359 INFO  [main] regionserver.HRegion(336): region TestMergeTool,row_0100,1245873516220/1578715851 available; sequence id is 7
    [junit] 2009-06-24 19:58:36,359 INFO  [main] regionserver.HRegion(756): Starting compaction on region TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:36,369 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-24 19:58:36,391 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1578715851/3108276793567474461
    [junit] 2009-06-24 19:58:36,564 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 837.0
    [junit] 2009-06-24 19:58:36,580 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,row_0100,1245873516220 in 0sec
    [junit] 2009-06-24 19:58:36,580 DEBUG [main] regionserver.HRegion(2138): Files for new region
    [junit] 2009-06-24 19:58:36,581 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1578715851/.regioninfo size=632
    [junit] 2009-06-24 19:58:36,581 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:55248/user/hudson/TestMergeTool/1578715851/contents
    [junit] 2009-06-24 19:58:36,582 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1578715851/contents/8359484262229618546 size=837
    [junit] 2009-06-24 19:58:36,582 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:55248/user/hudson/TestMergeTool/1420348604
    [junit] 2009-06-24 19:58:36,600 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:55248/user/hudson/TestMergeTool/1195231888
    [junit] 2009-06-24 19:58:36,616 INFO  [main] regionserver.HRegion(2144): merge completed. New region is TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:36,616 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245873515015', STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 1420348604, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 19:58:36,617 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0500,1245873507874', STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 1195231888, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 19:58:36,618 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,row_0100,1245873516220', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1578715851, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 19:58:36,618 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245873516220: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:36,618 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:36,619 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:36,619 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 19:58:36,619 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:36,619 DEBUG [main] regionserver.HRegion(433): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:36,619 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-24 19:58:36,619 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-24 19:58:36,620 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-24 19:58:36,620 INFO  [main] regionserver.HRegion(482): Closed -ROOT-,,0
    [junit] 2009-06-24 19:58:36,620 DEBUG [main] regionserver.HRegion(433): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:36,620 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-24 19:58:36,620 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-24 19:58:36,621 DEBUG [main] regionserver.HRegion(881): Started memcache flush for region .META.,,1. Current region memcache size 1.2k
    [junit] 2009-06-24 19:58:36,667 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:55248/user/hudson/.META./1028785192/historian/5126787746126407455, entries=2, sequenceid=27, memsize=364.0, filesize=521.0 to .META.,,1
    [junit] 2009-06-24 19:58:36,714 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:55248/user/hudson/.META./1028785192/info/7347740508376012229, entries=3, sequenceid=27, memsize=844.0, filesize=874.0 to .META.,,1
    [junit] 2009-06-24 19:58:36,715 DEBUG [main] regionserver.HRegion(958): Finished memcache flush of ~1.2k for region .META.,,1 in 94ms, sequence id=27, compaction requested=true
    [junit] 2009-06-24 19:58:36,715 DEBUG [main] regionserver.Store(444): closed historian
    [junit] 2009-06-24 19:58:36,715 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-24 19:58:36,715 INFO  [main] regionserver.HRegion(482): Closed .META.,,1
    [junit] 2009-06-24 19:58:36,756 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245873515574/hlog.dat.1245873515586, entries=6, calcsize=1403, filesize=1151. New hlog /user/hudson/.logs_1245873515574/hlog.dat.1245873516738
    [junit] 2009-06-24 19:58:36,756 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-24 19:58:36,756 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245873515574/hlog.dat.1245873515586 whose highest sequence/edit id is 26
    [junit] 2009-06-24 19:58:36,775 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:55248/user/hudson/.logs_1245873515574
    [junit] 2009-06-24 19:58:36,811 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245873516220', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1578715851, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 19:58:36,811 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,row_0100,1245873516220, encoded=1578715851
    [junit] 2009-06-24 19:58:36,817 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1578715851/contents/8359484262229618546, isReference=false, sequence id=6, length=837, majorCompaction=false
    [junit] 2009-06-24 19:58:36,820 INFO  [main] regionserver.HRegion(336): region TestMergeTool,row_0100,1245873516220/1578715851 available; sequence id is 7
    [junit] 2009-06-24 19:58:36,824 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245873516220: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:36,824 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:36,824 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:36,824 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 19:58:36,825 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:36,825 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2 and 3
    [junit] 2009-06-24 19:58:36,825 INFO  [main] util.TestMergeTool(174): merging regions 0+1+2+3 and 4
    [junit] 2009-06-24 19:58:36,825 INFO  [main] util.Merge(82): Verifying that file system is available...
    [junit] 2009-06-24 19:58:36,826 INFO  [main] util.Merge(91): Verifying that HBase is not running...
    [junit] 2009-06-24 19:58:36,949 INFO  [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1245873516220 and TestMergeTool,,1245873507874 in table TestMergeTool
    [junit] 2009-06-24 19:58:36,958 INFO  [main] regionserver.HLog(209): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms
    [junit] 2009-06-24 19:58:36,974 INFO  [main] regionserver.HLog(299): New hlog /user/hudson/.logs_1245873516949/hlog.dat.1245873516958
    [junit] 2009-06-24 19:58:36,974 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 19:58:36,975 DEBUG [main] regionserver.HRegion(263): Opening region -ROOT-,,0, encoded=70236052
    [junit] 2009-06-24 19:58:36,981 DEBUG [main] regionserver.Store(379): loaded /user/hudson/-ROOT-/70236052/info/2650261405943411895, isReference=false, sequence id=2, length=840, majorCompaction=false
    [junit] 2009-06-24 19:58:36,983 INFO  [main] regionserver.HRegion(336): region -ROOT-,,0/70236052 available; sequence id is 3
    [junit] 2009-06-24 19:58:36,983 INFO  [main] regionserver.HRegion(756): Starting compaction on region -ROOT-,,0
    [junit] 2009-06-24 19:58:36,985 INFO  [main] regionserver.HRegion(771): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-06-24 19:58:36,986 INFO  [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1
    [junit] 2009-06-24 19:58:36,986 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 19:58:36,986 DEBUG [main] regionserver.HRegion(263): Opening region .META.,,1, encoded=1028785192
    [junit] 2009-06-24 19:58:36,993 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/historian/5126787746126407455, isReference=false, sequence id=27, length=521, majorCompaction=false
    [junit] 2009-06-24 19:58:37,003 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/historian/6037613305517101423, isReference=false, sequence id=20, length=651, majorCompaction=false
    [junit] 2009-06-24 19:58:37,009 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/info/7347740508376012229, isReference=false, sequence id=27, length=874, majorCompaction=false
    [junit] 2009-06-24 19:58:37,013 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/info/7539667201402049138, isReference=false, sequence id=20, length=994, majorCompaction=false
    [junit] 2009-06-24 19:58:37,017 DEBUG [main] regionserver.Store(379): loaded /user/hudson/.META./1028785192/info/954665487017301429, isReference=false, sequence id=6, length=2226, majorCompaction=false
    [junit] 2009-06-24 19:58:37,019 INFO  [main] regionserver.HRegion(336): region .META.,,1/1028785192 available; sequence id is 28
    [junit] 2009-06-24 19:58:37,019 INFO  [main] regionserver.HRegion(756): Starting compaction on region .META.,,1
    [junit] 2009-06-24 19:58:37,030 DEBUG [main] regionserver.Store(704): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-24 19:58:37,050 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/8537621130470481693
    [junit] 2009-06-24 19:58:37,125 DEBUG [main] regionserver.Store(728): Completed compaction of historian; store size is 781.0
    [junit] 2009-06-24 19:58:37,127 DEBUG [main] regionserver.Store(704): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
    [junit] 2009-06-24 19:58:37,145 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/2415043691147653942
    [junit] 2009-06-24 19:58:37,221 DEBUG [main] regionserver.Store(728): Completed compaction of info; store size is 3.3k
    [junit] 2009-06-24 19:58:37,236 INFO  [main] regionserver.HRegion(771): compaction completed on region .META.,,1 in 0sec
    [junit] 2009-06-24 19:58:37,238 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245873516220', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1578715851, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 19:58:37,239 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,row_0100,1245873516220, encoded=1578715851
    [junit] 2009-06-24 19:58:37,245 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1578715851/contents/8359484262229618546, isReference=false, sequence id=6, length=837, majorCompaction=false
    [junit] 2009-06-24 19:58:37,247 INFO  [main] regionserver.HRegion(336): region TestMergeTool,row_0100,1245873516220/1578715851 available; sequence id is 7
    [junit] 2009-06-24 19:58:37,247 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,,1245873507874', STARTKEY => '', ENDKEY => '', ENCODED => 1840835711, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 19:58:37,248 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,,1245873507874, encoded=1840835711
    [junit] 2009-06-24 19:58:37,254 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1840835711/contents/2384480040095773342, isReference=false, sequence id=7, length=425, majorCompaction=false
    [junit] 2009-06-24 19:58:37,256 INFO  [main] regionserver.HRegion(336): region TestMergeTool,,1245873507874/1840835711 available; sequence id is 8
    [junit] 2009-06-24 19:58:37,256 INFO  [main] regionserver.HRegion(756): Starting major compaction on region TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:37,288 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1578715851/5063085433734855034
    [junit] 2009-06-24 19:58:37,472 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 837.0
    [junit] 2009-06-24 19:58:37,483 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,row_0100,1245873516220 in 0sec
    [junit] 2009-06-24 19:58:37,483 DEBUG [main] regionserver.HRegion(2055): Files for region: TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:37,484 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1578715851/.regioninfo size=632
    [junit] 2009-06-24 19:58:37,485 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:55248/user/hudson/TestMergeTool/1578715851/contents
    [junit] 2009-06-24 19:58:37,485 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1578715851/contents/5292847282506258501 size=837
    [junit] 2009-06-24 19:58:37,486 INFO  [main] regionserver.HRegion(756): Starting major compaction on region TestMergeTool,,1245873507874
    [junit] 2009-06-24 19:58:37,523 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1840835711/6576337920244525448
    [junit] 2009-06-24 19:58:37,587 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 425.0
    [junit] 2009-06-24 19:58:37,607 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,,1245873507874 in 0sec
    [junit] 2009-06-24 19:58:37,607 DEBUG [main] regionserver.HRegion(2060): Files for region: TestMergeTool,,1245873507874
    [junit] 2009-06-24 19:58:37,608 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1840835711/.regioninfo size=584
    [junit] 2009-06-24 19:58:37,608 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:55248/user/hudson/TestMergeTool/1840835711/contents
    [junit] 2009-06-24 19:58:37,609 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1840835711/contents/7748344134524350273 size=425
    [junit] 2009-06-24 19:58:37,609 INFO  [main] regionserver.HRegion(2089): Creating new region REGION => {NAME => 'TestMergeTool,,1245873517609', STARTKEY => '', ENDKEY => '', ENCODED => 1039495493, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 19:58:37,627 INFO  [main] regionserver.HRegion(2098): starting merge of regions: TestMergeTool,row_0100,1245873516220 and TestMergeTool,,1245873507874 into new region REGION => {NAME => 'TestMergeTool,,1245873517609', STARTKEY => '', ENDKEY => '', ENCODED => 1039495493, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
    [junit] 2009-06-24 19:58:37,627 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,row_0100,1245873516220: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:37,627 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:37,627 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:37,627 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 19:58:37,628 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,row_0100,1245873516220
    [junit] 2009-06-24 19:58:37,628 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,,1245873507874: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:37,628 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245873507874
    [junit] 2009-06-24 19:58:37,628 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,,1245873507874
    [junit] 2009-06-24 19:58:37,628 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 19:58:37,629 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,,1245873507874
    [junit] 2009-06-24 19:58:37,686 DEBUG [main] regionserver.HRegion(2131): Files for new region
    [junit] 2009-06-24 19:58:37,687 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:55248/user/hudson/TestMergeTool/1039495493/contents
    [junit] 2009-06-24 19:58:37,688 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1039495493/contents/2941726329410524462 size=425
    [junit] 2009-06-24 19:58:37,688 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1039495493/contents/7515903429829997328 size=837
    [junit] 2009-06-24 19:58:37,688 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,,1245873517609, encoded=1039495493
    [junit] 2009-06-24 19:58:37,739 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1039495493/contents/2941726329410524462, isReference=false, sequence id=7, length=425, majorCompaction=true
    [junit] 2009-06-24 19:58:37,742 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1039495493/contents/7515903429829997328, isReference=false, sequence id=6, length=837, majorCompaction=true
    [junit] 2009-06-24 19:58:37,745 INFO  [main] regionserver.HRegion(336): region TestMergeTool,,1245873517609/1039495493 available; sequence id is 8
    [junit] 2009-06-24 19:58:37,745 INFO  [main] regionserver.HRegion(756): Starting compaction on region TestMergeTool,,1245873517609
    [junit] 2009-06-24 19:58:37,754 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.2k; Skipped 0 file(s), size: 0
    [junit] 2009-06-24 19:58:37,770 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1039495493/4300089880869061654
    [junit] 2009-06-24 19:58:37,850 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 929.0
    [junit] 2009-06-24 19:58:37,866 INFO  [main] regionserver.HRegion(771): compaction completed on region TestMergeTool,,1245873517609 in 0sec
    [junit] 2009-06-24 19:58:37,867 DEBUG [main] regionserver.HRegion(2138): Files for new region
    [junit] 2009-06-24 19:58:37,868 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1039495493/.regioninfo size=584
    [junit] 2009-06-24 19:58:37,868 DEBUG [main] regionserver.HRegion(2199): d hdfs://localhost:55248/user/hudson/TestMergeTool/1039495493/contents
    [junit] 2009-06-24 19:58:37,869 DEBUG [main] regionserver.HRegion(2202): f hdfs://localhost:55248/user/hudson/TestMergeTool/1039495493/contents/6709619135007763248 size=929
    [junit] 2009-06-24 19:58:37,869 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:55248/user/hudson/TestMergeTool/1578715851
    [junit] 2009-06-24 19:58:37,886 DEBUG [main] regionserver.HRegion(1934): DELETING region hdfs://localhost:55248/user/hudson/TestMergeTool/1840835711
    [junit] 2009-06-24 19:58:37,902 INFO  [main] regionserver.HRegion(2144): merge completed. New region is TestMergeTool,,1245873517609
    [junit] 2009-06-24 19:58:37,902 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245873516220', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1578715851, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 19:58:37,903 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1245873507874', STARTKEY => '', ENDKEY => '', ENCODED => 1840835711, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 19:58:37,904 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1245873517609', STARTKEY => '', ENDKEY => '', ENCODED => 1039495493, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 19:58:37,904 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,,1245873517609: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:37,904 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245873517609
    [junit] 2009-06-24 19:58:37,905 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,,1245873517609
    [junit] 2009-06-24 19:58:37,905 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 19:58:37,905 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,,1245873517609
    [junit] 2009-06-24 19:58:37,905 DEBUG [main] regionserver.HRegion(433): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:37,905 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-24 19:58:37,905 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-24 19:58:37,906 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-24 19:58:37,906 INFO  [main] regionserver.HRegion(482): Closed -ROOT-,,0
    [junit] 2009-06-24 19:58:37,906 DEBUG [main] regionserver.HRegion(433): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:37,906 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-24 19:58:37,906 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-24 19:58:37,907 DEBUG [main] regionserver.HRegion(881): Started memcache flush for region .META.,,1. Current region memcache size 1.1k
    [junit] 2009-06-24 19:58:37,948 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:55248/user/hudson/.META./1028785192/historian/7286385524587066715, entries=2, sequenceid=34, memsize=356.0, filesize=505.0 to .META.,,1
    [junit] 2009-06-24 19:58:38,004 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:55248/user/hudson/.META./1028785192/info/8532324634589745327, entries=3, sequenceid=34, memsize=804.0, filesize=826.0 to .META.,,1
    [junit] 2009-06-24 19:58:38,005 DEBUG [main] regionserver.HRegion(958): Finished memcache flush of ~1.1k for region .META.,,1 in 98ms, sequence id=34, compaction requested=true
    [junit] 2009-06-24 19:58:38,005 DEBUG [main] regionserver.Store(444): closed historian
    [junit] 2009-06-24 19:58:38,005 DEBUG [main] regionserver.Store(444): closed info
    [junit] 2009-06-24 19:58:38,005 INFO  [main] regionserver.HRegion(482): Closed .META.,,1
    [junit] 2009-06-24 19:58:38,054 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245873516949/hlog.dat.1245873516958, entries=6, calcsize=1355, filesize=1103. New hlog /user/hudson/.logs_1245873516949/hlog.dat.1245873518033
    [junit] 2009-06-24 19:58:38,054 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-24 19:58:38,054 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245873516949/hlog.dat.1245873516958 whose highest sequence/edit id is 33
    [junit] 2009-06-24 19:58:38,073 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:55248/user/hudson/.logs_1245873516949
    [junit] 2009-06-24 19:58:38,109 DEBUG [main] regionserver.HRegion(1816): Opening region: REGION => {NAME => 'TestMergeTool,,1245873517609', STARTKEY => '', ENDKEY => '', ENCODED => 1039495493, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 19:58:38,109 DEBUG [main] regionserver.HRegion(263): Opening region TestMergeTool,,1245873517609, encoded=1039495493
    [junit] 2009-06-24 19:58:38,115 DEBUG [main] regionserver.Store(379): loaded /user/hudson/TestMergeTool/1039495493/contents/6709619135007763248, isReference=false, sequence id=7, length=929, majorCompaction=false
    [junit] 2009-06-24 19:58:38,117 INFO  [main] regionserver.HRegion(336): region TestMergeTool,,1245873517609/1039495493 available; sequence id is 8
    [junit] 2009-06-24 19:58:38,123 DEBUG [main] regionserver.HRegion(433): Closing TestMergeTool,,1245873517609: compactions & flushes disabled 
    [junit] 2009-06-24 19:58:38,123 DEBUG [main] regionserver.HRegion(463): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245873517609
    [junit] 2009-06-24 19:58:38,123 DEBUG [main] regionserver.HRegion(470): No more row locks outstanding on region TestMergeTool,,1245873517609
    [junit] 2009-06-24 19:58:38,123 DEBUG [main] regionserver.Store(444): closed contents
    [junit] 2009-06-24 19:58:38,123 INFO  [main] regionserver.HRegion(482): Closed TestMergeTool,,1245873517609
    [junit] 2009-06-24 19:58:38,123 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-06-24 19:58:38,124 DEBUG [main] regionserver.HLog(456): closing hlog writer in /tmp/.logs_1245873513126
    [junit] 2009-06-24 19:58:38,270 INFO  [main] hbase.HBaseTestCase(627): Shutting down FileSystem
    [junit] 2009-06-24 19:58:38,270 INFO  [main] hbase.HBaseTestCase(634): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-06-24 19:58:38,416 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@b85c17] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:58538, storageID=DS-1932885460-67.195.138.9-58538-1245873511004, infoPort=52030, ipcPort=52915):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] Shutting down DataNode 0
    [junit] 2009-06-24 19:58:39,516 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@c9630a] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:54431, storageID=DS-1421720670-67.195.138.9-54431-1245873510295, infoPort=49520, ipcPort=44576):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2009-06-24 19:58:40,717 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@17ba38f] namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.008 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-06-24 19:58:41,219 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:212)
    [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.072 sec

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :461: Tests failed!

Total time: 41 minutes 55 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...


Build failed in Hudson: HBase-Patch #663

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/663/changes

Changes:

[stack] HBASE-1576 TIF needs to be able to set scanner caching size for smaller row tables & performance

[stack] HBASE-1567 cant serialize new filters

------------------------------------------
[...truncated 27524 lines...]
    [junit] 2009-06-24 06:58:10,391 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-24 06:58:10,407 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0500,1245826681667 in 0sec
    [junit] 2009-06-24 06:58:10,407 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,row_0500,1245826681667
    [junit] 2009-06-24 06:58:10,408 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/945878937/.regioninfo size=631
    [junit] 2009-06-24 06:58:10,408 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:52831/user/hudson/TestMergeTool/945878937/contents
    [junit] 2009-06-24 06:58:10,409 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/945878937/contents/1310816715589637418 size=471
    [junit] 2009-06-24 06:58:10,410 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1245826690410', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 146299950, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 06:58:10,427 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245826689036 and TestMergeTool,row_0500,1245826681667 into new region REGION => {NAME => 'TestMergeTool,row_0100,1245826690410', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 146299950, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <row_0100> and end key <row_0600>
    [junit] 2009-06-24 06:58:10,427 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245826689036: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:10,427 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245826689036
    [junit] 2009-06-24 06:58:10,428 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245826689036
    [junit] 2009-06-24 06:58:10,428 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-24 06:58:10,428 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245826689036
    [junit] 2009-06-24 06:58:10,428 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0500,1245826681667: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:10,429 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0500,1245826681667
    [junit] 2009-06-24 06:58:10,429 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0500,1245826681667
    [junit] 2009-06-24 06:58:10,429 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-24 06:58:10,429 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0500,1245826681667
    [junit] 2009-06-24 06:58:10,487 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-24 06:58:10,488 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:52831/user/hudson/TestMergeTool/146299950/contents
    [junit] 2009-06-24 06:58:10,489 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/146299950/contents/360398933760757382 size=699
    [junit] 2009-06-24 06:58:10,489 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/146299950/contents/8461999779244951017 size=471
    [junit] 2009-06-24 06:58:10,489 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245826690410, encoded=146299950
    [junit] 2009-06-24 06:58:10,532 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/146299950/contents/360398933760757382, isReference=false, sequence id=5, length=699, majorCompaction=true
    [junit] 2009-06-24 06:58:10,536 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/146299950/contents/8461999779244951017, isReference=false, sequence id=6, length=471, majorCompaction=true
    [junit] 2009-06-24 06:58:10,538 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245826690410/146299950 available; sequence id is 7
    [junit] 2009-06-24 06:58:10,538 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:10,555 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-24 06:58:10,575 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/146299950/4392452687813232956
    [junit] 2009-06-24 06:58:10,796 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 837.0
    [junit] 2009-06-24 06:58:10,816 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245826690410 in 0sec
    [junit] 2009-06-24 06:58:10,816 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-24 06:58:10,817 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/146299950/.regioninfo size=631
    [junit] 2009-06-24 06:58:10,817 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:52831/user/hudson/TestMergeTool/146299950/contents
    [junit] 2009-06-24 06:58:10,818 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/146299950/contents/4861761555680622659 size=837
    [junit] 2009-06-24 06:58:10,818 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:52831/user/hudson/TestMergeTool/190024937
    [junit] 2009-06-24 06:58:10,836 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:52831/user/hudson/TestMergeTool/945878937
    [junit] 2009-06-24 06:58:10,856 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:10,856 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245826689036', STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 190024937, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 06:58:10,857 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0500,1245826681667', STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 945878937, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 06:58:10,858 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,row_0100,1245826690410', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 146299950, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 06:58:10,858 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245826690410: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:10,858 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:10,859 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:10,859 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-24 06:58:10,859 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:10,859 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:10,859 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-24 06:58:10,860 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-24 06:58:10,860 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-24 06:58:10,860 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-24 06:58:10,860 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:10,860 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-24 06:58:10,861 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-24 06:58:10,861 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.2k
    [junit] 2009-06-24 06:58:10,911 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:52831/user/hudson/.META./1028785192/historian/5108900022265639762, entries=2, sequenceid=27, memsize=364.0, filesize=521.0 to .META.,,1
    [junit] 2009-06-24 06:58:10,959 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:52831/user/hudson/.META./1028785192/info/255396084033365164, entries=3, sequenceid=27, memsize=844.0, filesize=874.0 to .META.,,1
    [junit] 2009-06-24 06:58:10,959 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.2k for region .META.,,1 in 98ms, sequence id=27, compaction requested=true
    [junit] 2009-06-24 06:58:10,959 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-24 06:58:10,960 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-24 06:58:10,960 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-24 06:58:11,004 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245826689741/hlog.dat.1245826689754, entries=6, calcsize=1403, filesize=1151. New hlog /user/hudson/.logs_1245826689741/hlog.dat.1245826690983
    [junit] 2009-06-24 06:58:11,004 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-24 06:58:11,004 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245826689741/hlog.dat.1245826689754 whose highest sequence/edit id is 26
    [junit] 2009-06-24 06:58:11,023 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:52831/user/hudson/.logs_1245826689741
    [junit] 2009-06-24 06:58:11,059 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245826690410', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 146299950, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 06:58:11,059 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245826690410, encoded=146299950
    [junit] 2009-06-24 06:58:11,066 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/146299950/contents/4861761555680622659, isReference=false, sequence id=6, length=837, majorCompaction=false
    [junit] 2009-06-24 06:58:11,095 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245826690410/146299950 available; sequence id is 7
    [junit] 2009-06-24 06:58:11,100 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245826690410: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:11,100 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:11,100 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:11,100 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-24 06:58:11,100 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:11,100 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2 and 3
    [junit] 2009-06-24 06:58:11,101 INFO  [main] util.TestMergeTool(174): merging regions 0+1+2+3 and 4
    [junit] 2009-06-24 06:58:11,101 INFO  [main] util.Merge(82): Verifying that file system is available...
    [junit] 2009-06-24 06:58:11,102 INFO  [main] util.Merge(91): Verifying that HBase is not running...
    [junit] 2009-06-24 06:58:11,227 INFO  [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1245826690410 and TestMergeTool,,1245826681667 in table TestMergeTool
    [junit] 2009-06-24 06:58:11,242 INFO  [main] regionserver.HLog(209): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms
    [junit] 2009-06-24 06:58:11,260 INFO  [main] regionserver.HLog(299): New hlog /user/hudson/.logs_1245826691228/hlog.dat.1245826691242
    [junit] 2009-06-24 06:58:11,260 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 06:58:11,261 DEBUG [main] regionserver.HRegion(264): Opening region -ROOT-,,0, encoded=70236052
    [junit] 2009-06-24 06:58:11,267 DEBUG [main] regionserver.Store(380): loaded /user/hudson/-ROOT-/70236052/info/7736152094110044817, isReference=false, sequence id=2, length=840, majorCompaction=false
    [junit] 2009-06-24 06:58:11,270 INFO  [main] regionserver.HRegion(339): region -ROOT-,,0/70236052 available; sequence id is 3
    [junit] 2009-06-24 06:58:11,270 INFO  [main] regionserver.HRegion(759): Starting compaction on region -ROOT-,,0
    [junit] 2009-06-24 06:58:11,272 INFO  [main] regionserver.HRegion(774): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-06-24 06:58:11,273 INFO  [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1
    [junit] 2009-06-24 06:58:11,273 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 06:58:11,273 DEBUG [main] regionserver.HRegion(264): Opening region .META.,,1, encoded=1028785192
    [junit] 2009-06-24 06:58:11,280 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/5108900022265639762, isReference=false, sequence id=27, length=521, majorCompaction=false
    [junit] 2009-06-24 06:58:11,284 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/7836324587431858720, isReference=false, sequence id=20, length=651, majorCompaction=false
    [junit] 2009-06-24 06:58:11,291 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/1355735875624738943, isReference=false, sequence id=6, length=2226, majorCompaction=false
    [junit] 2009-06-24 06:58:11,295 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/255396084033365164, isReference=false, sequence id=27, length=874, majorCompaction=false
    [junit] 2009-06-24 06:58:11,299 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/8031913511241708620, isReference=false, sequence id=20, length=994, majorCompaction=false
    [junit] 2009-06-24 06:58:11,307 INFO  [main] regionserver.HRegion(339): region .META.,,1/1028785192 available; sequence id is 28
    [junit] 2009-06-24 06:58:11,307 INFO  [main] regionserver.HRegion(759): Starting compaction on region .META.,,1
    [junit] 2009-06-24 06:58:11,320 DEBUG [main] regionserver.Store(704): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-24 06:58:11,340 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/5489303114176038524
    [junit] 2009-06-24 06:58:11,415 DEBUG [main] regionserver.Store(728): Completed compaction of historian; store size is 781.0
    [junit] 2009-06-24 06:58:11,417 DEBUG [main] regionserver.Store(704): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
    [junit] 2009-06-24 06:58:11,435 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/2252547361407000628
    [junit] 2009-06-24 06:58:11,511 DEBUG [main] regionserver.Store(728): Completed compaction of info; store size is 3.3k
    [junit] 2009-06-24 06:58:11,527 INFO  [main] regionserver.HRegion(774): compaction completed on region .META.,,1 in 0sec
    [junit] 2009-06-24 06:58:11,529 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245826690410', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 146299950, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 06:58:11,529 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245826690410, encoded=146299950
    [junit] 2009-06-24 06:58:11,536 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/146299950/contents/4861761555680622659, isReference=false, sequence id=6, length=837, majorCompaction=false
    [junit] 2009-06-24 06:58:11,538 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245826690410/146299950 available; sequence id is 7
    [junit] 2009-06-24 06:58:11,538 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245826681667', STARTKEY => '', ENDKEY => '', ENCODED => 484559319, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 06:58:11,539 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245826681667, encoded=484559319
    [junit] 2009-06-24 06:58:11,545 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/484559319/contents/8742669072566163182, isReference=false, sequence id=7, length=471, majorCompaction=false
    [junit] 2009-06-24 06:58:11,548 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245826681667/484559319 available; sequence id is 8
    [junit] 2009-06-24 06:58:11,548 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:11,583 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/146299950/8065316582377608933
    [junit] 2009-06-24 06:58:11,790 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 837.0
    [junit] 2009-06-24 06:58:11,803 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245826690410 in 0sec
    [junit] 2009-06-24 06:58:11,803 DEBUG [main] regionserver.HRegion(2076): Files for region: TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:11,804 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/146299950/.regioninfo size=631
    [junit] 2009-06-24 06:58:11,804 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:52831/user/hudson/TestMergeTool/146299950/contents
    [junit] 2009-06-24 06:58:11,805 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/146299950/contents/8644689741659017915 size=837
    [junit] 2009-06-24 06:58:11,805 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,,1245826681667
    [junit] 2009-06-24 06:58:11,835 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/484559319/7654790247783363273
    [junit] 2009-06-24 06:58:11,886 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-24 06:58:11,902 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245826681667 in 0sec
    [junit] 2009-06-24 06:58:11,903 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,,1245826681667
    [junit] 2009-06-24 06:58:11,903 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/484559319/.regioninfo size=583
    [junit] 2009-06-24 06:58:11,904 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:52831/user/hudson/TestMergeTool/484559319/contents
    [junit] 2009-06-24 06:58:11,905 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/484559319/contents/4079160814624983829 size=471
    [junit] 2009-06-24 06:58:11,905 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,,1245826691905', STARTKEY => '', ENDKEY => '', ENCODED => 59842113, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 06:58:11,918 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245826690410 and TestMergeTool,,1245826681667 into new region REGION => {NAME => 'TestMergeTool,,1245826691905', STARTKEY => '', ENDKEY => '', ENCODED => 59842113, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
    [junit] 2009-06-24 06:58:11,919 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245826690410: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:11,919 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:11,919 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:11,919 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-24 06:58:11,919 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245826690410
    [junit] 2009-06-24 06:58:11,920 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245826681667: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:11,920 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245826681667
    [junit] 2009-06-24 06:58:11,920 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245826681667
    [junit] 2009-06-24 06:58:11,920 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-24 06:58:11,920 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245826681667
    [junit] 2009-06-24 06:58:11,966 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-24 06:58:11,967 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:52831/user/hudson/TestMergeTool/59842113/contents
    [junit] 2009-06-24 06:58:11,968 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/59842113/contents/2287368175286473081 size=471
    [junit] 2009-06-24 06:58:11,968 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/59842113/contents/4772163641270886916 size=837
    [junit] 2009-06-24 06:58:11,968 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245826691905, encoded=59842113
    [junit] 2009-06-24 06:58:12,007 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/59842113/contents/2287368175286473081, isReference=false, sequence id=7, length=471, majorCompaction=true
    [junit] 2009-06-24 06:58:12,014 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/59842113/contents/4772163641270886916, isReference=false, sequence id=6, length=837, majorCompaction=true
    [junit] 2009-06-24 06:58:12,016 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245826691905/59842113 available; sequence id is 8
    [junit] 2009-06-24 06:58:12,016 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,,1245826691905
    [junit] 2009-06-24 06:58:12,030 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.3k; Skipped 0 file(s), size: 0
    [junit] 2009-06-24 06:58:12,046 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/59842113/1838173794948538903
    [junit] 2009-06-24 06:58:12,109 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 975.0
    [junit] 2009-06-24 06:58:12,125 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245826691905 in 0sec
    [junit] 2009-06-24 06:58:12,126 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-24 06:58:12,127 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/59842113/.regioninfo size=582
    [junit] 2009-06-24 06:58:12,127 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:52831/user/hudson/TestMergeTool/59842113/contents
    [junit] 2009-06-24 06:58:12,130 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:52831/user/hudson/TestMergeTool/59842113/contents/8104642156848032335 size=975
    [junit] 2009-06-24 06:58:12,130 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:52831/user/hudson/TestMergeTool/146299950
    [junit] 2009-06-24 06:58:12,145 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:52831/user/hudson/TestMergeTool/484559319
    [junit] 2009-06-24 06:58:12,157 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,,1245826691905
    [junit] 2009-06-24 06:58:12,157 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245826690410', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 146299950, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 06:58:12,158 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1245826681667', STARTKEY => '', ENDKEY => '', ENCODED => 484559319, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-24 06:58:12,159 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1245826691905', STARTKEY => '', ENDKEY => '', ENCODED => 59842113, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 06:58:12,160 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245826691905: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:12,160 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245826691905
    [junit] 2009-06-24 06:58:12,160 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245826691905
    [junit] 2009-06-24 06:58:12,160 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-24 06:58:12,160 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245826691905
    [junit] 2009-06-24 06:58:12,161 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:12,161 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-24 06:58:12,161 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-24 06:58:12,161 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-24 06:58:12,161 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-24 06:58:12,161 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:12,162 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-24 06:58:12,162 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-24 06:58:12,162 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.1k
    [junit] 2009-06-24 06:58:12,196 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:52831/user/hudson/.META./1028785192/historian/7314604930537082891, entries=2, sequenceid=34, memsize=356.0, filesize=505.0 to .META.,,1
    [junit] 2009-06-24 06:58:12,232 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:52831/user/hudson/.META./1028785192/info/280007938263948550, entries=3, sequenceid=34, memsize=804.0, filesize=826.0 to .META.,,1
    [junit] 2009-06-24 06:58:12,232 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.1k for region .META.,,1 in 70ms, sequence id=34, compaction requested=true
    [junit] 2009-06-24 06:58:12,232 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-24 06:58:12,233 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-24 06:58:12,233 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-24 06:58:12,269 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245826691228/hlog.dat.1245826691242, entries=6, calcsize=1355, filesize=1103. New hlog /user/hudson/.logs_1245826691228/hlog.dat.1245826692257
    [junit] 2009-06-24 06:58:12,270 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-24 06:58:12,270 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245826691228/hlog.dat.1245826691242 whose highest sequence/edit id is 33
    [junit] 2009-06-24 06:58:12,284 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:52831/user/hudson/.logs_1245826691228
    [junit] 2009-06-24 06:58:12,312 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245826691905', STARTKEY => '', ENDKEY => '', ENCODED => 59842113, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-24 06:58:12,313 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245826691905, encoded=59842113
    [junit] 2009-06-24 06:58:12,319 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/59842113/contents/8104642156848032335, isReference=false, sequence id=7, length=975, majorCompaction=false
    [junit] 2009-06-24 06:58:12,321 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245826691905/59842113 available; sequence id is 8
    [junit] 2009-06-24 06:58:12,326 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245826691905: compactions & flushes disabled 
    [junit] 2009-06-24 06:58:12,327 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245826691905
    [junit] 2009-06-24 06:58:12,327 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245826691905
    [junit] 2009-06-24 06:58:12,327 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-24 06:58:12,327 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245826691905
    [junit] 2009-06-24 06:58:12,327 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-06-24 06:58:12,328 DEBUG [main] regionserver.HLog(456): closing hlog writer in /tmp/.logs_1245826686899
    [junit] 2009-06-24 06:58:12,352 INFO  [main] hbase.HBaseTestCase(627): Shutting down FileSystem
    [junit] 2009-06-24 06:58:12,352 INFO  [main] hbase.HBaseTestCase(634): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-06-24 06:58:12,456 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@8f2ca6] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:58908, storageID=DS-1310443027-67.195.138.9-58908-1245826684843, infoPort=35761, ipcPort=49454):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] Shutting down DataNode 0
    [junit] 2009-06-24 06:58:13,557 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@132021a] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:51952, storageID=DS-926002913-67.195.138.9-51952-1245826684125, infoPort=37120, ipcPort=42871):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2009-06-24 06:58:14,659 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@d17ec3] namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.077 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-06-24 06:58:15,049 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:212)
    [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.072 sec

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :461: Tests failed!

Total time: 41 minutes 28 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...


Build failed in Hudson: HBase-Patch #662

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/662/changes

Changes:

[stack] HBASE-1572 Zookeeper log4j property set to ERROR on default, same output when cluster working and not working

------------------------------------------
[...truncated 27516 lines...]
    [junit] 2009-06-23 23:58:28,204 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-23 23:58:28,221 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0500,1245801500034 in 0sec
    [junit] 2009-06-23 23:58:28,221 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,row_0500,1245801500034
    [junit] 2009-06-23 23:58:28,222 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/1135133801/.regioninfo size=632
    [junit] 2009-06-23 23:58:28,222 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53746/user/hudson/TestMergeTool/1135133801/contents
    [junit] 2009-06-23 23:58:28,223 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/1135133801/contents/2879671114851096651 size=471
    [junit] 2009-06-23 23:58:28,223 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1245801508223', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 2014194881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 23:58:28,236 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245801506999 and TestMergeTool,row_0500,1245801500034 into new region REGION => {NAME => 'TestMergeTool,row_0100,1245801508223', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 2014194881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <row_0100> and end key <row_0600>
    [junit] 2009-06-23 23:58:28,236 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245801506999: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:28,236 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245801506999
    [junit] 2009-06-23 23:58:28,236 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245801506999
    [junit] 2009-06-23 23:58:28,237 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 23:58:28,237 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245801506999
    [junit] 2009-06-23 23:58:28,237 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0500,1245801500034: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:28,237 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0500,1245801500034
    [junit] 2009-06-23 23:58:28,237 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0500,1245801500034
    [junit] 2009-06-23 23:58:28,238 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 23:58:28,238 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0500,1245801500034
    [junit] 2009-06-23 23:58:28,288 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-23 23:58:28,289 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53746/user/hudson/TestMergeTool/2014194881/contents
    [junit] 2009-06-23 23:58:28,290 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/2014194881/contents/1875802586348002775 size=653
    [junit] 2009-06-23 23:58:28,290 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/2014194881/contents/7717452294242681920 size=471
    [junit] 2009-06-23 23:58:28,291 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245801508223, encoded=2014194881
    [junit] 2009-06-23 23:58:28,333 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/2014194881/contents/1875802586348002775, isReference=false, sequence id=5, length=653, majorCompaction=true
    [junit] 2009-06-23 23:58:28,337 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/2014194881/contents/7717452294242681920, isReference=false, sequence id=6, length=471, majorCompaction=true
    [junit] 2009-06-23 23:58:28,340 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245801508223/2014194881 available; sequence id is 7
    [junit] 2009-06-23 23:58:28,340 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:28,352 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 23:58:28,372 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/2014194881/7988927168949350361
    [junit] 2009-06-23 23:58:28,583 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 791.0
    [junit] 2009-06-23 23:58:28,595 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245801508223 in 0sec
    [junit] 2009-06-23 23:58:28,595 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-23 23:58:28,596 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/2014194881/.regioninfo size=632
    [junit] 2009-06-23 23:58:28,596 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53746/user/hudson/TestMergeTool/2014194881/contents
    [junit] 2009-06-23 23:58:28,597 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/2014194881/contents/4288847725518668203 size=791
    [junit] 2009-06-23 23:58:28,597 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:53746/user/hudson/TestMergeTool/2038239605
    [junit] 2009-06-23 23:58:28,615 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:53746/user/hudson/TestMergeTool/1135133801
    [junit] 2009-06-23 23:58:28,630 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:28,631 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245801506999', STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 2038239605, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 23:58:28,631 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0500,1245801500034', STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 1135133801, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 23:58:28,633 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,row_0100,1245801508223', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 2014194881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 23:58:28,633 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245801508223: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:28,633 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:28,633 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:28,634 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 23:58:28,634 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:28,634 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:28,634 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-23 23:58:28,634 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-23 23:58:28,635 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 23:58:28,635 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-23 23:58:28,635 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:28,635 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-23 23:58:28,635 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-23 23:58:28,636 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.2k
    [junit] 2009-06-23 23:58:28,678 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:53746/user/hudson/.META./1028785192/historian/765380468298546079, entries=2, sequenceid=27, memsize=364.0, filesize=521.0 to .META.,,1
    [junit] 2009-06-23 23:58:28,721 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:53746/user/hudson/.META./1028785192/info/2311591656241525616, entries=3, sequenceid=27, memsize=844.0, filesize=874.0 to .META.,,1
    [junit] 2009-06-23 23:58:28,722 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.2k for region .META.,,1 in 86ms, sequence id=27, compaction requested=true
    [junit] 2009-06-23 23:58:28,722 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-23 23:58:28,722 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 23:58:28,722 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-23 23:58:28,759 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245801507610/hlog.dat.1245801507622, entries=6, calcsize=1403, filesize=1151. New hlog /user/hudson/.logs_1245801507610/hlog.dat.1245801508742
    [junit] 2009-06-23 23:58:28,759 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-23 23:58:28,759 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245801507610/hlog.dat.1245801507622 whose highest sequence/edit id is 26
    [junit] 2009-06-23 23:58:28,778 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:53746/user/hudson/.logs_1245801507610
    [junit] 2009-06-23 23:58:28,814 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245801508223', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 2014194881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 23:58:28,814 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245801508223, encoded=2014194881
    [junit] 2009-06-23 23:58:28,821 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/2014194881/contents/4288847725518668203, isReference=false, sequence id=6, length=791, majorCompaction=false
    [junit] 2009-06-23 23:58:28,823 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245801508223/2014194881 available; sequence id is 7
    [junit] 2009-06-23 23:58:28,828 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245801508223: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:28,828 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:28,828 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:28,828 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 23:58:28,828 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:28,829 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2 and 3
    [junit] 2009-06-23 23:58:28,829 INFO  [main] util.TestMergeTool(174): merging regions 0+1+2+3 and 4
    [junit] 2009-06-23 23:58:28,829 INFO  [main] util.Merge(82): Verifying that file system is available...
    [junit] 2009-06-23 23:58:28,830 INFO  [main] util.Merge(91): Verifying that HBase is not running...
    [junit] 2009-06-23 23:58:28,953 INFO  [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1245801508223 and TestMergeTool,,1245801500034 in table TestMergeTool
    [junit] 2009-06-23 23:58:28,965 INFO  [main] regionserver.HLog(209): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms
    [junit] 2009-06-23 23:58:28,981 INFO  [main] regionserver.HLog(299): New hlog /user/hudson/.logs_1245801508953/hlog.dat.1245801508965
    [junit] 2009-06-23 23:58:28,982 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 23:58:28,982 DEBUG [main] regionserver.HRegion(264): Opening region -ROOT-,,0, encoded=70236052
    [junit] 2009-06-23 23:58:28,989 DEBUG [main] regionserver.Store(380): loaded /user/hudson/-ROOT-/70236052/info/6406640293862036139, isReference=false, sequence id=2, length=840, majorCompaction=false
    [junit] 2009-06-23 23:58:28,991 INFO  [main] regionserver.HRegion(339): region -ROOT-,,0/70236052 available; sequence id is 3
    [junit] 2009-06-23 23:58:28,991 INFO  [main] regionserver.HRegion(759): Starting compaction on region -ROOT-,,0
    [junit] 2009-06-23 23:58:28,993 INFO  [main] regionserver.HRegion(774): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-06-23 23:58:28,994 INFO  [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1
    [junit] 2009-06-23 23:58:28,994 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 23:58:28,995 DEBUG [main] regionserver.HRegion(264): Opening region .META.,,1, encoded=1028785192
    [junit] 2009-06-23 23:58:29,010 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/765380468298546079, isReference=false, sequence id=27, length=521, majorCompaction=false
    [junit] 2009-06-23 23:58:29,014 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/9159746777881908285, isReference=false, sequence id=20, length=651, majorCompaction=false
    [junit] 2009-06-23 23:58:29,020 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/2311591656241525616, isReference=false, sequence id=27, length=874, majorCompaction=false
    [junit] 2009-06-23 23:58:29,024 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/2426225478248413059, isReference=false, sequence id=20, length=994, majorCompaction=false
    [junit] 2009-06-23 23:58:29,028 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/4789400250561960860, isReference=false, sequence id=6, length=2226, majorCompaction=false
    [junit] 2009-06-23 23:58:29,030 INFO  [main] regionserver.HRegion(339): region .META.,,1/1028785192 available; sequence id is 28
    [junit] 2009-06-23 23:58:29,030 INFO  [main] regionserver.HRegion(759): Starting compaction on region .META.,,1
    [junit] 2009-06-23 23:58:29,045 DEBUG [main] regionserver.Store(704): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 23:58:29,065 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/8352952385793229449
    [junit] 2009-06-23 23:58:29,141 DEBUG [main] regionserver.Store(728): Completed compaction of historian; store size is 781.0
    [junit] 2009-06-23 23:58:29,143 DEBUG [main] regionserver.Store(704): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
    [junit] 2009-06-23 23:58:29,161 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/2861835770600765318
    [junit] 2009-06-23 23:58:29,240 DEBUG [main] regionserver.Store(728): Completed compaction of info; store size is 3.3k
    [junit] 2009-06-23 23:58:29,256 INFO  [main] regionserver.HRegion(774): compaction completed on region .META.,,1 in 0sec
    [junit] 2009-06-23 23:58:29,259 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245801508223', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 2014194881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 23:58:29,259 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245801508223, encoded=2014194881
    [junit] 2009-06-23 23:58:29,267 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/2014194881/contents/4288847725518668203, isReference=false, sequence id=6, length=791, majorCompaction=false
    [junit] 2009-06-23 23:58:29,270 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245801508223/2014194881 available; sequence id is 7
    [junit] 2009-06-23 23:58:29,270 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245801500034', STARTKEY => '', ENDKEY => '', ENCODED => 1922959622, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 23:58:29,271 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245801500034, encoded=1922959622
    [junit] 2009-06-23 23:58:29,291 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1922959622/contents/6457237678879065868, isReference=false, sequence id=7, length=471, majorCompaction=false
    [junit] 2009-06-23 23:58:29,294 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245801500034/1922959622 available; sequence id is 8
    [junit] 2009-06-23 23:58:29,294 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:29,347 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/2014194881/2332933407544652886
    [junit] 2009-06-23 23:58:29,518 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 791.0
    [junit] 2009-06-23 23:58:29,526 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245801508223 in 0sec
    [junit] 2009-06-23 23:58:29,527 DEBUG [main] regionserver.HRegion(2076): Files for region: TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:29,528 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/2014194881/.regioninfo size=632
    [junit] 2009-06-23 23:58:29,528 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53746/user/hudson/TestMergeTool/2014194881/contents
    [junit] 2009-06-23 23:58:29,529 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/2014194881/contents/2353003985300320163 size=791
    [junit] 2009-06-23 23:58:29,529 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,,1245801500034
    [junit] 2009-06-23 23:58:29,550 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1922959622/498677663937186059
    [junit] 2009-06-23 23:58:29,586 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-23 23:58:29,594 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245801500034 in 0sec
    [junit] 2009-06-23 23:58:29,594 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,,1245801500034
    [junit] 2009-06-23 23:58:29,595 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/1922959622/.regioninfo size=584
    [junit] 2009-06-23 23:58:29,595 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53746/user/hudson/TestMergeTool/1922959622/contents
    [junit] 2009-06-23 23:58:29,596 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/1922959622/contents/4508845190728456085 size=471
    [junit] 2009-06-23 23:58:29,597 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,,1245801509596', STARTKEY => '', ENDKEY => '', ENCODED => 1115680722, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 23:58:29,606 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245801508223 and TestMergeTool,,1245801500034 into new region REGION => {NAME => 'TestMergeTool,,1245801509596', STARTKEY => '', ENDKEY => '', ENCODED => 1115680722, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
    [junit] 2009-06-23 23:58:29,606 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245801508223: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:29,606 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:29,607 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:29,607 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 23:58:29,607 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245801508223
    [junit] 2009-06-23 23:58:29,607 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245801500034: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:29,607 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245801500034
    [junit] 2009-06-23 23:58:29,608 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245801500034
    [junit] 2009-06-23 23:58:29,608 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 23:58:29,608 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245801500034
    [junit] 2009-06-23 23:58:29,642 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-23 23:58:29,643 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53746/user/hudson/TestMergeTool/1115680722/contents
    [junit] 2009-06-23 23:58:29,644 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/1115680722/contents/3947148549877983755 size=791
    [junit] 2009-06-23 23:58:29,644 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/1115680722/contents/6173368770252776818 size=471
    [junit] 2009-06-23 23:58:29,644 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245801509596, encoded=1115680722
    [junit] 2009-06-23 23:58:29,671 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1115680722/contents/3947148549877983755, isReference=false, sequence id=6, length=791, majorCompaction=true
    [junit] 2009-06-23 23:58:29,675 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1115680722/contents/6173368770252776818, isReference=false, sequence id=7, length=471, majorCompaction=true
    [junit] 2009-06-23 23:58:29,677 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245801509596/1115680722 available; sequence id is 8
    [junit] 2009-06-23 23:58:29,677 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,,1245801509596
    [junit] 2009-06-23 23:58:29,690 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.2k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 23:58:29,702 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1115680722/5700698290586576540
    [junit] 2009-06-23 23:58:29,746 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 929.0
    [junit] 2009-06-23 23:58:29,753 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245801509596 in 0sec
    [junit] 2009-06-23 23:58:29,756 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-23 23:58:29,757 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/1115680722/.regioninfo size=584
    [junit] 2009-06-23 23:58:29,757 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53746/user/hudson/TestMergeTool/1115680722/contents
    [junit] 2009-06-23 23:58:29,758 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53746/user/hudson/TestMergeTool/1115680722/contents/2867886556122020854 size=929
    [junit] 2009-06-23 23:58:29,758 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:53746/user/hudson/TestMergeTool/2014194881
    [junit] 2009-06-23 23:58:29,765 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:53746/user/hudson/TestMergeTool/1922959622
    [junit] 2009-06-23 23:58:29,773 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,,1245801509596
    [junit] 2009-06-23 23:58:29,774 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245801508223', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 2014194881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 23:58:29,774 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1245801500034', STARTKEY => '', ENDKEY => '', ENCODED => 1922959622, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 23:58:29,775 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1245801509596', STARTKEY => '', ENDKEY => '', ENCODED => 1115680722, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 23:58:29,776 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245801509596: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:29,776 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245801509596
    [junit] 2009-06-23 23:58:29,776 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245801509596
    [junit] 2009-06-23 23:58:29,776 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 23:58:29,777 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245801509596
    [junit] 2009-06-23 23:58:29,777 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:29,777 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-23 23:58:29,777 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-23 23:58:29,777 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 23:58:29,777 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-23 23:58:29,778 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:29,778 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-23 23:58:29,778 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-23 23:58:29,778 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.1k
    [junit] 2009-06-23 23:58:29,804 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:53746/user/hudson/.META./1028785192/historian/1169017681769752312, entries=2, sequenceid=34, memsize=356.0, filesize=505.0 to .META.,,1
    [junit] 2009-06-23 23:58:29,832 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:53746/user/hudson/.META./1028785192/info/5215948788271116954, entries=3, sequenceid=34, memsize=804.0, filesize=826.0 to .META.,,1
    [junit] 2009-06-23 23:58:29,833 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.1k for region .META.,,1 in 55ms, sequence id=34, compaction requested=true
    [junit] 2009-06-23 23:58:29,833 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-23 23:58:29,833 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 23:58:29,833 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-23 23:58:29,862 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245801508953/hlog.dat.1245801508965, entries=6, calcsize=1355, filesize=1103. New hlog /user/hudson/.logs_1245801508953/hlog.dat.1245801509853
    [junit] 2009-06-23 23:58:29,862 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-23 23:58:29,863 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245801508953/hlog.dat.1245801508965 whose highest sequence/edit id is 33
    [junit] 2009-06-23 23:58:29,873 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:53746/user/hudson/.logs_1245801508953
    [junit] 2009-06-23 23:58:29,893 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245801509596', STARTKEY => '', ENDKEY => '', ENCODED => 1115680722, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 23:58:29,894 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245801509596, encoded=1115680722
    [junit] 2009-06-23 23:58:29,900 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1115680722/contents/2867886556122020854, isReference=false, sequence id=7, length=929, majorCompaction=false
    [junit] 2009-06-23 23:58:29,902 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245801509596/1115680722 available; sequence id is 8
    [junit] 2009-06-23 23:58:29,907 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245801509596: compactions & flushes disabled 
    [junit] 2009-06-23 23:58:29,907 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245801509596
    [junit] 2009-06-23 23:58:29,908 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245801509596
    [junit] 2009-06-23 23:58:29,908 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 23:58:29,908 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245801509596
    [junit] 2009-06-23 23:58:29,908 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-06-23 23:58:29,908 DEBUG [main] regionserver.HLog(456): closing hlog writer in /tmp/.logs_1245801505130
    [junit] 2009-06-23 23:58:30,052 INFO  [main] hbase.HBaseTestCase(627): Shutting down FileSystem
    [junit] 2009-06-23 23:58:30,052 INFO  [main] hbase.HBaseTestCase(634): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-06-23 23:58:30,128 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@129e5e9] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:35806, storageID=DS-1671610427-67.195.138.9-35806-1245801503197, infoPort=48264, ipcPort=38365):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] Shutting down DataNode 0
    [junit] 2009-06-23 23:58:31,164 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@6d2380] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:50737, storageID=DS-1774330250-67.195.138.9-50737-1245801502509, infoPort=49534, ipcPort=51456):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2009-06-23 23:58:32,164 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@17ba38f] namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.243 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-06-23 23:58:32,601 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:212)
    [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.072 sec

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :461: Tests failed!

Total time: 41 minutes 49 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...


Build failed in Hudson: HBase-Patch #661

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/661/changes

Changes:

[stack] HBASE-1564 in UI make host addresses all look the same -- not IP sometimes and host at others

------------------------------------------
[...truncated 27520 lines...]
    [junit] 2009-06-23 19:57:50,333 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-23 19:57:50,341 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0500,1245787062734 in 0sec
    [junit] 2009-06-23 19:57:50,341 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,row_0500,1245787062734
    [junit] 2009-06-23 19:57:50,342 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/225156769/.regioninfo size=631
    [junit] 2009-06-23 19:57:50,342 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:60148/user/hudson/TestMergeTool/225156769/contents
    [junit] 2009-06-23 19:57:50,343 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/225156769/contents/2328475563892244801 size=471
    [junit] 2009-06-23 19:57:50,344 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1245787070343', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178969057, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 19:57:50,353 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245787069344 and TestMergeTool,row_0500,1245787062734 into new region REGION => {NAME => 'TestMergeTool,row_0100,1245787070343', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178969057, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <row_0100> and end key <row_0600>
    [junit] 2009-06-23 19:57:50,353 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245787069344: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:50,353 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245787069344
    [junit] 2009-06-23 19:57:50,354 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245787069344
    [junit] 2009-06-23 19:57:50,354 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 19:57:50,354 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245787069344
    [junit] 2009-06-23 19:57:50,354 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0500,1245787062734: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:50,354 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0500,1245787062734
    [junit] 2009-06-23 19:57:50,355 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0500,1245787062734
    [junit] 2009-06-23 19:57:50,355 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 19:57:50,355 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0500,1245787062734
    [junit] 2009-06-23 19:57:50,389 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-23 19:57:50,390 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:60148/user/hudson/TestMergeTool/178969057/contents
    [junit] 2009-06-23 19:57:50,391 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/178969057/contents/2915936836317642994 size=471
    [junit] 2009-06-23 19:57:50,391 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/178969057/contents/3053874597921031260 size=699
    [junit] 2009-06-23 19:57:50,391 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245787070343, encoded=178969057
    [junit] 2009-06-23 19:57:50,418 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/178969057/contents/2915936836317642994, isReference=false, sequence id=6, length=471, majorCompaction=true
    [junit] 2009-06-23 19:57:50,422 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/178969057/contents/3053874597921031260, isReference=false, sequence id=5, length=699, majorCompaction=true
    [junit] 2009-06-23 19:57:50,424 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245787070343/178969057 available; sequence id is 7
    [junit] 2009-06-23 19:57:50,424 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:50,437 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 19:57:50,449 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/178969057/6260295250208621337
    [junit] 2009-06-23 19:57:50,637 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 837.0
    [junit] 2009-06-23 19:57:50,649 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245787070343 in 0sec
    [junit] 2009-06-23 19:57:50,649 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-23 19:57:50,650 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/178969057/.regioninfo size=631
    [junit] 2009-06-23 19:57:50,650 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:60148/user/hudson/TestMergeTool/178969057/contents
    [junit] 2009-06-23 19:57:50,651 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/178969057/contents/4326367529930469985 size=837
    [junit] 2009-06-23 19:57:50,651 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:60148/user/hudson/TestMergeTool/48072880
    [junit] 2009-06-23 19:57:50,665 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:60148/user/hudson/TestMergeTool/225156769
    [junit] 2009-06-23 19:57:50,677 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:50,677 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245787069344', STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 48072880, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 19:57:50,678 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0500,1245787062734', STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 225156769, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 19:57:50,679 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,row_0100,1245787070343', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178969057, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 19:57:50,679 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245787070343: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:50,679 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:50,680 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:50,680 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 19:57:50,680 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:50,680 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:50,680 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-23 19:57:50,681 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-23 19:57:50,681 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 19:57:50,681 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-23 19:57:50,681 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:50,681 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-23 19:57:50,682 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-23 19:57:50,682 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.2k
    [junit] 2009-06-23 19:57:50,720 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:60148/user/hudson/.META./1028785192/historian/3373724333196603227, entries=2, sequenceid=27, memsize=364.0, filesize=521.0 to .META.,,1
    [junit] 2009-06-23 19:57:50,756 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:60148/user/hudson/.META./1028785192/info/4775701219568369729, entries=3, sequenceid=27, memsize=844.0, filesize=874.0 to .META.,,1
    [junit] 2009-06-23 19:57:50,756 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.2k for region .META.,,1 in 74ms, sequence id=27, compaction requested=true
    [junit] 2009-06-23 19:57:50,756 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-23 19:57:50,757 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 19:57:50,757 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-23 19:57:50,785 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245787069829/hlog.dat.1245787069863, entries=6, calcsize=1403, filesize=1151. New hlog /user/hudson/.logs_1245787069829/hlog.dat.1245787070773
    [junit] 2009-06-23 19:57:50,785 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-23 19:57:50,786 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245787069829/hlog.dat.1245787069863 whose highest sequence/edit id is 26
    [junit] 2009-06-23 19:57:50,800 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:60148/user/hudson/.logs_1245787069829
    [junit] 2009-06-23 19:57:50,828 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245787070343', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178969057, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 19:57:50,829 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245787070343, encoded=178969057
    [junit] 2009-06-23 19:57:50,835 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/178969057/contents/4326367529930469985, isReference=false, sequence id=6, length=837, majorCompaction=false
    [junit] 2009-06-23 19:57:50,837 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245787070343/178969057 available; sequence id is 7
    [junit] 2009-06-23 19:57:50,842 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245787070343: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:50,842 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:50,842 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:50,842 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 19:57:50,842 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:50,843 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2 and 3
    [junit] 2009-06-23 19:57:50,843 INFO  [main] util.TestMergeTool(174): merging regions 0+1+2+3 and 4
    [junit] 2009-06-23 19:57:50,843 INFO  [main] util.Merge(82): Verifying that file system is available...
    [junit] 2009-06-23 19:57:50,844 INFO  [main] util.Merge(91): Verifying that HBase is not running...
    [junit] 2009-06-23 19:57:50,966 INFO  [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1245787070343 and TestMergeTool,,1245787062734 in table TestMergeTool
    [junit] 2009-06-23 19:57:50,977 INFO  [main] regionserver.HLog(209): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms
    [junit] 2009-06-23 19:57:50,992 INFO  [main] regionserver.HLog(299): New hlog /user/hudson/.logs_1245787070967/hlog.dat.1245787070977
    [junit] 2009-06-23 19:57:50,992 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 19:57:50,993 DEBUG [main] regionserver.HRegion(264): Opening region -ROOT-,,0, encoded=70236052
    [junit] 2009-06-23 19:57:50,999 DEBUG [main] regionserver.Store(380): loaded /user/hudson/-ROOT-/70236052/info/5053892236149214845, isReference=false, sequence id=2, length=840, majorCompaction=false
    [junit] 2009-06-23 19:57:51,001 INFO  [main] regionserver.HRegion(339): region -ROOT-,,0/70236052 available; sequence id is 3
    [junit] 2009-06-23 19:57:51,001 INFO  [main] regionserver.HRegion(759): Starting compaction on region -ROOT-,,0
    [junit] 2009-06-23 19:57:51,003 INFO  [main] regionserver.HRegion(774): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-06-23 19:57:51,004 INFO  [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1
    [junit] 2009-06-23 19:57:51,004 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 19:57:51,005 DEBUG [main] regionserver.HRegion(264): Opening region .META.,,1, encoded=1028785192
    [junit] 2009-06-23 19:57:51,018 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/3189947539039663983, isReference=false, sequence id=20, length=651, majorCompaction=false
    [junit] 2009-06-23 19:57:51,022 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/3373724333196603227, isReference=false, sequence id=27, length=521, majorCompaction=false
    [junit] 2009-06-23 19:57:51,028 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/4718385659053057184, isReference=false, sequence id=20, length=994, majorCompaction=false
    [junit] 2009-06-23 19:57:51,031 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/4775701219568369729, isReference=false, sequence id=27, length=874, majorCompaction=false
    [junit] 2009-06-23 19:57:51,035 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/625783632606773887, isReference=false, sequence id=6, length=2226, majorCompaction=false
    [junit] 2009-06-23 19:57:51,038 INFO  [main] regionserver.HRegion(339): region .META.,,1/1028785192 available; sequence id is 28
    [junit] 2009-06-23 19:57:51,038 INFO  [main] regionserver.HRegion(759): Starting compaction on region .META.,,1
    [junit] 2009-06-23 19:57:51,048 DEBUG [main] regionserver.Store(704): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 19:57:51,064 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/5951736721702251333
    [junit] 2009-06-23 19:57:51,128 DEBUG [main] regionserver.Store(728): Completed compaction of historian; store size is 781.0
    [junit] 2009-06-23 19:57:51,130 DEBUG [main] regionserver.Store(704): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
    [junit] 2009-06-23 19:57:51,148 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/2117275584672353553
    [junit] 2009-06-23 19:57:51,211 DEBUG [main] regionserver.Store(728): Completed compaction of info; store size is 3.3k
    [junit] 2009-06-23 19:57:51,227 INFO  [main] regionserver.HRegion(774): compaction completed on region .META.,,1 in 0sec
    [junit] 2009-06-23 19:57:51,229 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245787070343', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178969057, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 19:57:51,230 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245787070343, encoded=178969057
    [junit] 2009-06-23 19:57:51,236 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/178969057/contents/4326367529930469985, isReference=false, sequence id=6, length=837, majorCompaction=false
    [junit] 2009-06-23 19:57:51,238 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245787070343/178969057 available; sequence id is 7
    [junit] 2009-06-23 19:57:51,239 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245787062734', STARTKEY => '', ENDKEY => '', ENCODED => 925196822, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 19:57:51,239 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245787062734, encoded=925196822
    [junit] 2009-06-23 19:57:51,248 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/925196822/contents/7480806837882540969, isReference=false, sequence id=7, length=471, majorCompaction=false
    [junit] 2009-06-23 19:57:51,250 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245787062734/925196822 available; sequence id is 8
    [junit] 2009-06-23 19:57:51,250 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:51,275 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/178969057/4492482604024040700
    [junit] 2009-06-23 19:57:51,327 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 837.0
    [junit] 2009-06-23 19:57:51,464 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245787070343 in 0sec
    [junit] 2009-06-23 19:57:51,465 DEBUG [main] regionserver.HRegion(2076): Files for region: TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:51,466 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/178969057/.regioninfo size=631
    [junit] 2009-06-23 19:57:51,466 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:60148/user/hudson/TestMergeTool/178969057/contents
    [junit] 2009-06-23 19:57:51,467 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/178969057/contents/1721839691410302959 size=837
    [junit] 2009-06-23 19:57:51,467 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,,1245787062734
    [junit] 2009-06-23 19:57:51,510 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/925196822/4974760920385474331
    [junit] 2009-06-23 19:57:51,566 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-23 19:57:51,582 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245787062734 in 0sec
    [junit] 2009-06-23 19:57:51,582 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,,1245787062734
    [junit] 2009-06-23 19:57:51,583 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/925196822/.regioninfo size=583
    [junit] 2009-06-23 19:57:51,583 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:60148/user/hudson/TestMergeTool/925196822/contents
    [junit] 2009-06-23 19:57:51,584 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/925196822/contents/1604091446282527478 size=471
    [junit] 2009-06-23 19:57:51,584 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,,1245787071584', STARTKEY => '', ENDKEY => '', ENCODED => 1562898297, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 19:57:51,602 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245787070343 and TestMergeTool,,1245787062734 into new region REGION => {NAME => 'TestMergeTool,,1245787071584', STARTKEY => '', ENDKEY => '', ENCODED => 1562898297, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
    [junit] 2009-06-23 19:57:51,602 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245787070343: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:51,602 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:51,602 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:51,603 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 19:57:51,603 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245787070343
    [junit] 2009-06-23 19:57:51,603 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245787062734: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:51,603 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245787062734
    [junit] 2009-06-23 19:57:51,604 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245787062734
    [junit] 2009-06-23 19:57:51,604 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 19:57:51,604 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245787062734
    [junit] 2009-06-23 19:57:51,661 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-23 19:57:51,662 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:60148/user/hudson/TestMergeTool/1562898297/contents
    [junit] 2009-06-23 19:57:51,663 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/1562898297/contents/5035602710510803575 size=837
    [junit] 2009-06-23 19:57:51,663 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/1562898297/contents/897317889182431361 size=471
    [junit] 2009-06-23 19:57:51,664 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245787071584, encoded=1562898297
    [junit] 2009-06-23 19:57:51,706 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1562898297/contents/5035602710510803575, isReference=false, sequence id=6, length=837, majorCompaction=true
    [junit] 2009-06-23 19:57:51,717 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1562898297/contents/897317889182431361, isReference=false, sequence id=7, length=471, majorCompaction=true
    [junit] 2009-06-23 19:57:51,719 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245787071584/1562898297 available; sequence id is 8
    [junit] 2009-06-23 19:57:51,720 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,,1245787071584
    [junit] 2009-06-23 19:57:51,733 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.3k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 19:57:51,753 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1562898297/1109298091402750078
    [junit] 2009-06-23 19:57:51,828 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 975.0
    [junit] 2009-06-23 19:57:51,844 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245787071584 in 0sec
    [junit] 2009-06-23 19:57:51,846 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-23 19:57:51,847 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/1562898297/.regioninfo size=584
    [junit] 2009-06-23 19:57:51,848 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:60148/user/hudson/TestMergeTool/1562898297/contents
    [junit] 2009-06-23 19:57:51,848 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:60148/user/hudson/TestMergeTool/1562898297/contents/630909277846676218 size=975
    [junit] 2009-06-23 19:57:51,849 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:60148/user/hudson/TestMergeTool/178969057
    [junit] 2009-06-23 19:57:51,864 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:60148/user/hudson/TestMergeTool/925196822
    [junit] 2009-06-23 19:57:51,880 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,,1245787071584
    [junit] 2009-06-23 19:57:51,880 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245787070343', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178969057, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 19:57:51,881 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1245787062734', STARTKEY => '', ENDKEY => '', ENCODED => 925196822, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 19:57:51,882 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1245787071584', STARTKEY => '', ENDKEY => '', ENCODED => 1562898297, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 19:57:51,883 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245787071584: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:51,883 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245787071584
    [junit] 2009-06-23 19:57:51,883 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245787071584
    [junit] 2009-06-23 19:57:51,883 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 19:57:51,883 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245787071584
    [junit] 2009-06-23 19:57:51,884 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:51,884 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-23 19:57:51,884 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-23 19:57:51,884 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 19:57:51,884 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-23 19:57:51,885 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:51,885 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-23 19:57:51,885 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-23 19:57:51,885 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.1k
    [junit] 2009-06-23 19:57:51,927 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:60148/user/hudson/.META./1028785192/historian/5362088392258349846, entries=2, sequenceid=34, memsize=356.0, filesize=505.0 to .META.,,1
    [junit] 2009-06-23 19:57:51,968 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:60148/user/hudson/.META./1028785192/info/2368149487429868805, entries=3, sequenceid=34, memsize=804.0, filesize=826.0 to .META.,,1
    [junit] 2009-06-23 19:57:51,968 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.1k for region .META.,,1 in 83ms, sequence id=34, compaction requested=true
    [junit] 2009-06-23 19:57:51,969 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-23 19:57:51,969 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 19:57:51,969 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-23 19:57:52,014 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245787070967/hlog.dat.1245787070977, entries=6, calcsize=1355, filesize=1103. New hlog /user/hudson/.logs_1245787070967/hlog.dat.1245787071996
    [junit] 2009-06-23 19:57:52,014 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-23 19:57:52,014 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245787070967/hlog.dat.1245787070977 whose highest sequence/edit id is 33
    [junit] 2009-06-23 19:57:52,033 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:60148/user/hudson/.logs_1245787070967
    [junit] 2009-06-23 19:57:52,069 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245787071584', STARTKEY => '', ENDKEY => '', ENCODED => 1562898297, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 19:57:52,069 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245787071584, encoded=1562898297
    [junit] 2009-06-23 19:57:52,076 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1562898297/contents/630909277846676218, isReference=false, sequence id=7, length=975, majorCompaction=false
    [junit] 2009-06-23 19:57:52,079 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245787071584/1562898297 available; sequence id is 8
    [junit] 2009-06-23 19:57:52,084 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245787071584: compactions & flushes disabled 
    [junit] 2009-06-23 19:57:52,084 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245787071584
    [junit] 2009-06-23 19:57:52,084 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245787071584
    [junit] 2009-06-23 19:57:52,084 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 19:57:52,085 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245787071584
    [junit] 2009-06-23 19:57:52,085 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-06-23 19:57:52,085 DEBUG [main] regionserver.HLog(456): closing hlog writer in /tmp/.logs_1245787067807
    [junit] 2009-06-23 19:57:52,124 INFO  [main] hbase.HBaseTestCase(627): Shutting down FileSystem
    [junit] 2009-06-23 19:57:52,125 INFO  [main] hbase.HBaseTestCase(634): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-06-23 19:57:52,227 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@d58ce2] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:39890, storageID=DS-1166458788-67.195.138.9-39890-1245787065990, infoPort=56062, ipcPort=53375):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] Shutting down DataNode 0
    [junit] 2009-06-23 19:57:53,330 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@35e6e3] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:37478, storageID=DS-207793278-67.195.138.9-37478-1245787065305, infoPort=59902, ipcPort=52163):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2009-06-23 19:57:54,530 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@9505f] namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.887 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-06-23 19:57:54,928 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:212)
    [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.072 sec

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :461: Tests failed!

Total time: 41 minutes 10 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...


Build failed in Hudson: HBase-Patch #660

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/660/changes

Changes:

[stack] HBASE-1568 Client doesnt consult old row filter interface in filterSaysStop() - could result in NPE or excessive scanning

------------------------------------------
[...truncated 27541 lines...]
    [junit] 2009-06-23 17:57:16,639 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-23 17:57:16,647 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0500,1245779827179 in 0sec
    [junit] 2009-06-23 17:57:16,647 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,row_0500,1245779827179
    [junit] 2009-06-23 17:57:16,648 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/1605929816/.regioninfo size=632
    [junit] 2009-06-23 17:57:16,649 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:58890/user/hudson/TestMergeTool/1605929816/contents
    [junit] 2009-06-23 17:57:16,649 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/1605929816/contents/761208350879783014 size=471
    [junit] 2009-06-23 17:57:16,650 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1245779836650', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 570655086, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 17:57:16,659 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245779835319 and TestMergeTool,row_0500,1245779827179 into new region REGION => {NAME => 'TestMergeTool,row_0100,1245779836650', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 570655086, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <row_0100> and end key <row_0600>
    [junit] 2009-06-23 17:57:16,659 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245779835319: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:16,660 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245779835319
    [junit] 2009-06-23 17:57:16,660 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245779835319
    [junit] 2009-06-23 17:57:16,660 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 17:57:16,660 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245779835319
    [junit] 2009-06-23 17:57:16,660 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0500,1245779827179: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:16,661 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0500,1245779827179
    [junit] 2009-06-23 17:57:16,661 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0500,1245779827179
    [junit] 2009-06-23 17:57:16,661 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 17:57:16,661 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0500,1245779827179
    [junit] 2009-06-23 17:57:16,695 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-23 17:57:16,696 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:58890/user/hudson/TestMergeTool/570655086/contents
    [junit] 2009-06-23 17:57:16,697 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/570655086/contents/3258610028367248182 size=699
    [junit] 2009-06-23 17:57:16,697 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/570655086/contents/5234019022388475377 size=471
    [junit] 2009-06-23 17:57:16,698 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245779836650, encoded=570655086
    [junit] 2009-06-23 17:57:16,724 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/570655086/contents/3258610028367248182, isReference=false, sequence id=5, length=699, majorCompaction=true
    [junit] 2009-06-23 17:57:16,728 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/570655086/contents/5234019022388475377, isReference=false, sequence id=6, length=471, majorCompaction=true
    [junit] 2009-06-23 17:57:16,731 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245779836650/570655086 available; sequence id is 7
    [junit] 2009-06-23 17:57:16,731 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:16,755 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 17:57:16,791 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/570655086/3935587084770049140
    [junit] 2009-06-23 17:57:16,954 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 837.0
    [junit] 2009-06-23 17:57:16,970 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245779836650 in 0sec
    [junit] 2009-06-23 17:57:16,970 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-23 17:57:16,971 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/570655086/.regioninfo size=631
    [junit] 2009-06-23 17:57:16,972 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:58890/user/hudson/TestMergeTool/570655086/contents
    [junit] 2009-06-23 17:57:16,972 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/570655086/contents/7185063365647312111 size=837
    [junit] 2009-06-23 17:57:16,973 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:58890/user/hudson/TestMergeTool/1898916802
    [junit] 2009-06-23 17:57:16,990 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:58890/user/hudson/TestMergeTool/1605929816
    [junit] 2009-06-23 17:57:17,006 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,006 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245779835319', STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 1898916802, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 17:57:17,007 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0500,1245779827179', STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 1605929816, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 17:57:17,008 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,row_0100,1245779836650', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 570655086, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 17:57:17,009 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245779836650: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:17,009 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,009 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,009 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 17:57:17,009 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,009 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:17,010 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-23 17:57:17,010 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-23 17:57:17,010 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 17:57:17,010 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-23 17:57:17,011 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:17,011 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-23 17:57:17,011 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-23 17:57:17,011 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.2k
    [junit] 2009-06-23 17:57:17,053 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:58890/user/hudson/.META./1028785192/historian/3804380177734454729, entries=2, sequenceid=27, memsize=364.0, filesize=521.0 to .META.,,1
    [junit] 2009-06-23 17:57:17,097 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:58890/user/hudson/.META./1028785192/info/8333283331707967707, entries=3, sequenceid=27, memsize=844.0, filesize=874.0 to .META.,,1
    [junit] 2009-06-23 17:57:17,097 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.2k for region .META.,,1 in 86ms, sequence id=27, compaction requested=true
    [junit] 2009-06-23 17:57:17,098 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-23 17:57:17,098 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 17:57:17,098 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-23 17:57:17,134 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245779836061/hlog.dat.1245779836125, entries=6, calcsize=1403, filesize=1151. New hlog /user/hudson/.logs_1245779836061/hlog.dat.1245779837118
    [junit] 2009-06-23 17:57:17,135 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-23 17:57:17,135 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245779836061/hlog.dat.1245779836125 whose highest sequence/edit id is 26
    [junit] 2009-06-23 17:57:17,149 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:58890/user/hudson/.logs_1245779836061
    [junit] 2009-06-23 17:57:17,185 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245779836650', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 570655086, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 17:57:17,186 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245779836650, encoded=570655086
    [junit] 2009-06-23 17:57:17,192 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/570655086/contents/7185063365647312111, isReference=false, sequence id=6, length=837, majorCompaction=false
    [junit] 2009-06-23 17:57:17,195 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245779836650/570655086 available; sequence id is 7
    [junit] 2009-06-23 17:57:17,199 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245779836650: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:17,199 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,199 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,200 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 17:57:17,200 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,200 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2 and 3
    [junit] 2009-06-23 17:57:17,200 INFO  [main] util.TestMergeTool(174): merging regions 0+1+2+3 and 4
    [junit] 2009-06-23 17:57:17,200 INFO  [main] util.Merge(82): Verifying that file system is available...
    [junit] 2009-06-23 17:57:17,201 INFO  [main] util.Merge(91): Verifying that HBase is not running...
    [junit] 2009-06-23 17:57:17,324 INFO  [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1245779836650 and TestMergeTool,,1245779827179 in table TestMergeTool
    [junit] 2009-06-23 17:57:17,337 INFO  [main] regionserver.HLog(209): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms
    [junit] 2009-06-23 17:57:17,353 INFO  [main] regionserver.HLog(299): New hlog /user/hudson/.logs_1245779837324/hlog.dat.1245779837337
    [junit] 2009-06-23 17:57:17,353 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 17:57:17,354 DEBUG [main] regionserver.HRegion(264): Opening region -ROOT-,,0, encoded=70236052
    [junit] 2009-06-23 17:57:17,361 DEBUG [main] regionserver.Store(380): loaded /user/hudson/-ROOT-/70236052/info/7882775020375982222, isReference=false, sequence id=2, length=840, majorCompaction=false
    [junit] 2009-06-23 17:57:17,363 INFO  [main] regionserver.HRegion(339): region -ROOT-,,0/70236052 available; sequence id is 3
    [junit] 2009-06-23 17:57:17,363 INFO  [main] regionserver.HRegion(759): Starting compaction on region -ROOT-,,0
    [junit] 2009-06-23 17:57:17,365 INFO  [main] regionserver.HRegion(774): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-06-23 17:57:17,366 INFO  [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1
    [junit] 2009-06-23 17:57:17,366 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 17:57:17,367 DEBUG [main] regionserver.HRegion(264): Opening region .META.,,1, encoded=1028785192
    [junit] 2009-06-23 17:57:17,373 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/3804380177734454729, isReference=false, sequence id=27, length=521, majorCompaction=false
    [junit] 2009-06-23 17:57:17,377 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/6369222440614833761, isReference=false, sequence id=20, length=651, majorCompaction=false
    [junit] 2009-06-23 17:57:17,383 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/1861002136952453006, isReference=false, sequence id=20, length=994, majorCompaction=false
    [junit] 2009-06-23 17:57:17,387 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/3831546085361580347, isReference=false, sequence id=6, length=2226, majorCompaction=false
    [junit] 2009-06-23 17:57:17,391 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/8333283331707967707, isReference=false, sequence id=27, length=874, majorCompaction=false
    [junit] 2009-06-23 17:57:17,394 INFO  [main] regionserver.HRegion(339): region .META.,,1/1028785192 available; sequence id is 28
    [junit] 2009-06-23 17:57:17,394 INFO  [main] regionserver.HRegion(759): Starting compaction on region .META.,,1
    [junit] 2009-06-23 17:57:17,409 DEBUG [main] regionserver.Store(704): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 17:57:17,429 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/8023966109408607775
    [junit] 2009-06-23 17:57:17,504 DEBUG [main] regionserver.Store(728): Completed compaction of historian; store size is 781.0
    [junit] 2009-06-23 17:57:17,506 DEBUG [main] regionserver.Store(704): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
    [junit] 2009-06-23 17:57:17,524 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/3550806555189398317
    [junit] 2009-06-23 17:57:17,596 DEBUG [main] regionserver.Store(728): Completed compaction of info; store size is 3.3k
    [junit] 2009-06-23 17:57:17,612 INFO  [main] regionserver.HRegion(774): compaction completed on region .META.,,1 in 0sec
    [junit] 2009-06-23 17:57:17,614 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245779836650', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 570655086, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 17:57:17,614 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245779836650, encoded=570655086
    [junit] 2009-06-23 17:57:17,621 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/570655086/contents/7185063365647312111, isReference=false, sequence id=6, length=837, majorCompaction=false
    [junit] 2009-06-23 17:57:17,623 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245779836650/570655086 available; sequence id is 7
    [junit] 2009-06-23 17:57:17,624 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245779827179', STARTKEY => '', ENDKEY => '', ENCODED => 1049025725, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 17:57:17,624 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245779827179, encoded=1049025725
    [junit] 2009-06-23 17:57:17,630 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1049025725/contents/138642569338631450, isReference=false, sequence id=7, length=471, majorCompaction=false
    [junit] 2009-06-23 17:57:17,633 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245779827179/1049025725 available; sequence id is 8
    [junit] 2009-06-23 17:57:17,633 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,664 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/570655086/2221290467664406973
    [junit] 2009-06-23 17:57:17,720 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 837.0
    [junit] 2009-06-23 17:57:17,836 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245779836650 in 0sec
    [junit] 2009-06-23 17:57:17,837 DEBUG [main] regionserver.HRegion(2076): Files for region: TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,838 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/570655086/.regioninfo size=631
    [junit] 2009-06-23 17:57:17,838 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:58890/user/hudson/TestMergeTool/570655086/contents
    [junit] 2009-06-23 17:57:17,839 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/570655086/contents/5061380180467752359 size=837
    [junit] 2009-06-23 17:57:17,839 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,,1245779827179
    [junit] 2009-06-23 17:57:17,861 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1049025725/1899258711637745990
    [junit] 2009-06-23 17:57:17,899 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-23 17:57:17,908 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245779827179 in 0sec
    [junit] 2009-06-23 17:57:17,909 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,,1245779827179
    [junit] 2009-06-23 17:57:17,910 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/1049025725/.regioninfo size=584
    [junit] 2009-06-23 17:57:17,910 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:58890/user/hudson/TestMergeTool/1049025725/contents
    [junit] 2009-06-23 17:57:17,911 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/1049025725/contents/3419107970159447018 size=471
    [junit] 2009-06-23 17:57:17,912 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,,1245779837911', STARTKEY => '', ENDKEY => '', ENCODED => 775629696, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 17:57:17,930 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245779836650 and TestMergeTool,,1245779827179 into new region REGION => {NAME => 'TestMergeTool,,1245779837911', STARTKEY => '', ENDKEY => '', ENCODED => 775629696, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
    [junit] 2009-06-23 17:57:17,931 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245779836650: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:17,931 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,931 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,931 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 17:57:17,931 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245779836650
    [junit] 2009-06-23 17:57:17,932 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245779827179: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:17,932 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245779827179
    [junit] 2009-06-23 17:57:17,932 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245779827179
    [junit] 2009-06-23 17:57:17,932 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 17:57:17,933 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245779827179
    [junit] 2009-06-23 17:57:17,966 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-23 17:57:17,967 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:58890/user/hudson/TestMergeTool/775629696/contents
    [junit] 2009-06-23 17:57:17,968 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/775629696/contents/2299675587759185151 size=471
    [junit] 2009-06-23 17:57:17,968 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/775629696/contents/883691376655853576 size=837
    [junit] 2009-06-23 17:57:17,968 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245779837911, encoded=775629696
    [junit] 2009-06-23 17:57:18,001 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/775629696/contents/2299675587759185151, isReference=false, sequence id=7, length=471, majorCompaction=true
    [junit] 2009-06-23 17:57:18,005 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/775629696/contents/883691376655853576, isReference=false, sequence id=6, length=837, majorCompaction=true
    [junit] 2009-06-23 17:57:18,008 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245779837911/775629696 available; sequence id is 8
    [junit] 2009-06-23 17:57:18,008 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,,1245779837911
    [junit] 2009-06-23 17:57:18,020 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.3k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 17:57:18,032 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/775629696/8759823892958325116
    [junit] 2009-06-23 17:57:18,484 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 975.0
    [junit] 2009-06-23 17:57:18,494 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245779837911 in 0sec
    [junit] 2009-06-23 17:57:18,495 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-23 17:57:18,496 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/775629696/.regioninfo size=583
    [junit] 2009-06-23 17:57:18,496 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:58890/user/hudson/TestMergeTool/775629696/contents
    [junit] 2009-06-23 17:57:18,497 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:58890/user/hudson/TestMergeTool/775629696/contents/4575995101002980714 size=975
    [junit] 2009-06-23 17:57:18,497 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:58890/user/hudson/TestMergeTool/570655086
    [junit] 2009-06-23 17:57:18,506 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:58890/user/hudson/TestMergeTool/1049025725
    [junit] 2009-06-23 17:57:18,515 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,,1245779837911
    [junit] 2009-06-23 17:57:18,516 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245779836650', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 570655086, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 17:57:18,516 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1245779827179', STARTKEY => '', ENDKEY => '', ENCODED => 1049025725, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 17:57:18,518 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1245779837911', STARTKEY => '', ENDKEY => '', ENCODED => 775629696, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 17:57:18,518 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245779837911: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:18,518 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245779837911
    [junit] 2009-06-23 17:57:18,519 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245779837911
    [junit] 2009-06-23 17:57:18,519 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 17:57:18,519 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245779837911
    [junit] 2009-06-23 17:57:18,519 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:18,519 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-23 17:57:18,520 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-23 17:57:18,520 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 17:57:18,520 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-23 17:57:18,520 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:18,521 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-23 17:57:18,521 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-23 17:57:18,521 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.1k
    [junit] 2009-06-23 17:57:18,551 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:58890/user/hudson/.META./1028785192/historian/1698807409278072345, entries=2, sequenceid=34, memsize=356.0, filesize=505.0 to .META.,,1
    [junit] 2009-06-23 17:57:18,581 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:58890/user/hudson/.META./1028785192/info/796218139074468865, entries=3, sequenceid=34, memsize=804.0, filesize=826.0 to .META.,,1
    [junit] 2009-06-23 17:57:18,581 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.1k for region .META.,,1 in 60ms, sequence id=34, compaction requested=true
    [junit] 2009-06-23 17:57:18,581 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-23 17:57:18,582 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 17:57:18,582 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-23 17:57:18,612 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245779837324/hlog.dat.1245779837337, entries=6, calcsize=1355, filesize=1103. New hlog /user/hudson/.logs_1245779837324/hlog.dat.1245779838601
    [junit] 2009-06-23 17:57:18,612 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-23 17:57:18,613 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245779837324/hlog.dat.1245779837337 whose highest sequence/edit id is 33
    [junit] 2009-06-23 17:57:18,621 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:58890/user/hudson/.logs_1245779837324
    [junit] 2009-06-23 17:57:18,651 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245779837911', STARTKEY => '', ENDKEY => '', ENCODED => 775629696, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 17:57:18,651 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245779837911, encoded=775629696
    [junit] 2009-06-23 17:57:18,658 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/775629696/contents/4575995101002980714, isReference=false, sequence id=7, length=975, majorCompaction=false
    [junit] 2009-06-23 17:57:18,661 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245779837911/775629696 available; sequence id is 8
    [junit] 2009-06-23 17:57:18,667 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245779837911: compactions & flushes disabled 
    [junit] 2009-06-23 17:57:18,668 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245779837911
    [junit] 2009-06-23 17:57:18,669 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245779837911
    [junit] 2009-06-23 17:57:18,670 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 17:57:18,670 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245779837911
    [junit] 2009-06-23 17:57:18,671 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-06-23 17:57:18,672 DEBUG [main] regionserver.HLog(456): closing hlog writer in /tmp/.logs_1245779832952
    [junit] 2009-06-23 17:57:18,695 INFO  [main] hbase.HBaseTestCase(627): Shutting down FileSystem
    [junit] 2009-06-23 17:57:18,696 INFO  [main] hbase.HBaseTestCase(634): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-06-23 17:57:18,801 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@13b5a3a] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:59809, storageID=DS-397600204-67.195.138.9-59809-1245779830411, infoPort=43964, ipcPort=57358):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] Shutting down DataNode 0
    [junit] 2009-06-23 17:57:19,903 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@2803d5] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:41458, storageID=DS-1822499420-67.195.138.9-41458-1245779829735, infoPort=45875, ipcPort=36519):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2009-06-23 17:57:21,117 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@4865ce] namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 14.044 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-06-23 17:57:21,549 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:212)
    [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.072 sec

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :461: Tests failed!

Total time: 40 minutes 37 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...


Build failed in Hudson: HBase-Patch #659

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/659/changes

Changes:

[stack] HBASE-1508 Shell 'close_region' reveals a Master<>HRS problem, regions are not reassigned

[stack] HBASE-1532 UI Visibility into ZooKeeper

------------------------------------------
[...truncated 27714 lines...]
    [junit] 2009-06-23 00:58:45,786 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-23 00:58:45,802 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0500,1245718717195 in 0sec
    [junit] 2009-06-23 00:58:45,802 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,row_0500,1245718717195
    [junit] 2009-06-23 00:58:45,803 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/869819162/.regioninfo size=631
    [junit] 2009-06-23 00:58:45,803 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:38110/user/hudson/TestMergeTool/869819162/contents
    [junit] 2009-06-23 00:58:45,804 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/869819162/contents/2715358785529857660 size=471
    [junit] 2009-06-23 00:58:45,804 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1245718725804', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178533793, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 00:58:45,822 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245718724491 and TestMergeTool,row_0500,1245718717195 into new region REGION => {NAME => 'TestMergeTool,row_0100,1245718725804', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178533793, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <row_0100> and end key <row_0600>
    [junit] 2009-06-23 00:58:45,822 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245718724491: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:45,822 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245718724491
    [junit] 2009-06-23 00:58:45,822 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245718724491
    [junit] 2009-06-23 00:58:45,823 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 00:58:45,823 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245718724491
    [junit] 2009-06-23 00:58:45,823 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0500,1245718717195: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:45,823 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0500,1245718717195
    [junit] 2009-06-23 00:58:45,823 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0500,1245718717195
    [junit] 2009-06-23 00:58:45,824 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 00:58:45,824 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0500,1245718717195
    [junit] 2009-06-23 00:58:45,880 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-23 00:58:45,881 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:38110/user/hudson/TestMergeTool/178533793/contents
    [junit] 2009-06-23 00:58:45,882 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/178533793/contents/2423213247781851327 size=471
    [junit] 2009-06-23 00:58:45,882 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/178533793/contents/4086719936680482559 size=653
    [junit] 2009-06-23 00:58:45,883 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245718725804, encoded=178533793
    [junit] 2009-06-23 00:58:45,926 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/178533793/contents/2423213247781851327, isReference=false, sequence id=6, length=471, majorCompaction=true
    [junit] 2009-06-23 00:58:45,930 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/178533793/contents/4086719936680482559, isReference=false, sequence id=5, length=653, majorCompaction=true
    [junit] 2009-06-23 00:58:45,933 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245718725804/178533793 available; sequence id is 7
    [junit] 2009-06-23 00:58:45,933 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:45,952 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 00:58:45,972 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/178533793/5166383408039646353
    [junit] 2009-06-23 00:58:46,143 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 791.0
    [junit] 2009-06-23 00:58:46,159 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245718725804 in 0sec
    [junit] 2009-06-23 00:58:46,159 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-23 00:58:46,160 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/178533793/.regioninfo size=631
    [junit] 2009-06-23 00:58:46,160 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:38110/user/hudson/TestMergeTool/178533793/contents
    [junit] 2009-06-23 00:58:46,161 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/178533793/contents/2539358139960935839 size=791
    [junit] 2009-06-23 00:58:46,161 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:38110/user/hudson/TestMergeTool/1916879340
    [junit] 2009-06-23 00:58:46,175 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:38110/user/hudson/TestMergeTool/869819162
    [junit] 2009-06-23 00:58:46,187 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:46,187 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245718724491', STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 1916879340, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 00:58:46,188 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0500,1245718717195', STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 869819162, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 00:58:46,189 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,row_0100,1245718725804', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178533793, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 00:58:46,189 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245718725804: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:46,189 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:46,190 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:46,190 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 00:58:46,190 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:46,190 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:46,190 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-23 00:58:46,190 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-23 00:58:46,191 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 00:58:46,191 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-23 00:58:46,191 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:46,191 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-23 00:58:46,191 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-23 00:58:46,192 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.2k
    [junit] 2009-06-23 00:58:46,230 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:38110/user/hudson/.META./1028785192/historian/1795888516616103744, entries=2, sequenceid=27, memsize=364.0, filesize=521.0 to .META.,,1
    [junit] 2009-06-23 00:58:46,270 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:38110/user/hudson/.META./1028785192/info/1818255596069506589, entries=3, sequenceid=27, memsize=844.0, filesize=874.0 to .META.,,1
    [junit] 2009-06-23 00:58:46,270 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.2k for region .META.,,1 in 78ms, sequence id=27, compaction requested=true
    [junit] 2009-06-23 00:58:46,270 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-23 00:58:46,270 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 00:58:46,271 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-23 00:58:46,307 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245718725151/hlog.dat.1245718725172, entries=6, calcsize=1403, filesize=1151. New hlog /user/hudson/.logs_1245718725151/hlog.dat.1245718726294
    [junit] 2009-06-23 00:58:46,307 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-23 00:58:46,307 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245718725151/hlog.dat.1245718725172 whose highest sequence/edit id is 26
    [junit] 2009-06-23 00:58:46,322 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:38110/user/hudson/.logs_1245718725151
    [junit] 2009-06-23 00:58:46,350 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245718725804', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178533793, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 00:58:46,350 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245718725804, encoded=178533793
    [junit] 2009-06-23 00:58:46,357 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/178533793/contents/2539358139960935839, isReference=false, sequence id=6, length=791, majorCompaction=false
    [junit] 2009-06-23 00:58:46,360 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245718725804/178533793 available; sequence id is 7
    [junit] 2009-06-23 00:58:46,364 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245718725804: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:46,364 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:46,364 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:46,365 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 00:58:46,365 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:46,365 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2 and 3
    [junit] 2009-06-23 00:58:46,365 INFO  [main] util.TestMergeTool(174): merging regions 0+1+2+3 and 4
    [junit] 2009-06-23 00:58:46,365 INFO  [main] util.Merge(82): Verifying that file system is available...
    [junit] 2009-06-23 00:58:46,366 INFO  [main] util.Merge(91): Verifying that HBase is not running...
    [junit] 2009-06-23 00:58:46,495 INFO  [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1245718725804 and TestMergeTool,,1245718717195 in table TestMergeTool
    [junit] 2009-06-23 00:58:46,533 INFO  [main] regionserver.HLog(209): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms
    [junit] 2009-06-23 00:58:46,549 INFO  [main] regionserver.HLog(299): New hlog /user/hudson/.logs_1245718726495/hlog.dat.1245718726533
    [junit] 2009-06-23 00:58:46,549 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 00:58:46,550 DEBUG [main] regionserver.HRegion(264): Opening region -ROOT-,,0, encoded=70236052
    [junit] 2009-06-23 00:58:46,557 DEBUG [main] regionserver.Store(380): loaded /user/hudson/-ROOT-/70236052/info/5873033206602620515, isReference=false, sequence id=2, length=840, majorCompaction=false
    [junit] 2009-06-23 00:58:46,559 INFO  [main] regionserver.HRegion(339): region -ROOT-,,0/70236052 available; sequence id is 3
    [junit] 2009-06-23 00:58:46,559 INFO  [main] regionserver.HRegion(759): Starting compaction on region -ROOT-,,0
    [junit] 2009-06-23 00:58:46,562 INFO  [main] regionserver.HRegion(774): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-06-23 00:58:46,563 INFO  [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1
    [junit] 2009-06-23 00:58:46,563 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 00:58:46,564 DEBUG [main] regionserver.HRegion(264): Opening region .META.,,1, encoded=1028785192
    [junit] 2009-06-23 00:58:46,575 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/1795888516616103744, isReference=false, sequence id=27, length=521, majorCompaction=false
    [junit] 2009-06-23 00:58:46,579 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/5271600814066384098, isReference=false, sequence id=20, length=651, majorCompaction=false
    [junit] 2009-06-23 00:58:46,585 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/1818255596069506589, isReference=false, sequence id=27, length=874, majorCompaction=false
    [junit] 2009-06-23 00:58:46,589 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/6137555801745602102, isReference=false, sequence id=6, length=2226, majorCompaction=false
    [junit] 2009-06-23 00:58:46,594 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/7200847591623328147, isReference=false, sequence id=20, length=994, majorCompaction=false
    [junit] 2009-06-23 00:58:46,597 INFO  [main] regionserver.HRegion(339): region .META.,,1/1028785192 available; sequence id is 28
    [junit] 2009-06-23 00:58:46,597 INFO  [main] regionserver.HRegion(759): Starting compaction on region .META.,,1
    [junit] 2009-06-23 00:58:46,613 DEBUG [main] regionserver.Store(704): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 00:58:46,629 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/1316665484464005799
    [junit] 2009-06-23 00:58:46,696 DEBUG [main] regionserver.Store(728): Completed compaction of historian; store size is 781.0
    [junit] 2009-06-23 00:58:46,699 DEBUG [main] regionserver.Store(704): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
    [junit] 2009-06-23 00:58:46,716 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/6201596837254349394
    [junit] 2009-06-23 00:58:46,780 DEBUG [main] regionserver.Store(728): Completed compaction of info; store size is 3.3k
    [junit] 2009-06-23 00:58:46,796 INFO  [main] regionserver.HRegion(774): compaction completed on region .META.,,1 in 0sec
    [junit] 2009-06-23 00:58:46,798 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245718725804', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178533793, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 00:58:46,798 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245718725804, encoded=178533793
    [junit] 2009-06-23 00:58:46,806 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/178533793/contents/2539358139960935839, isReference=false, sequence id=6, length=791, majorCompaction=false
    [junit] 2009-06-23 00:58:46,808 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245718725804/178533793 available; sequence id is 7
    [junit] 2009-06-23 00:58:46,808 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245718717195', STARTKEY => '', ENDKEY => '', ENCODED => 1946319202, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 00:58:46,809 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245718717195, encoded=1946319202
    [junit] 2009-06-23 00:58:46,818 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1946319202/contents/4649667451331501422, isReference=false, sequence id=7, length=471, majorCompaction=false
    [junit] 2009-06-23 00:58:46,821 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245718717195/1946319202 available; sequence id is 8
    [junit] 2009-06-23 00:58:46,822 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:46,852 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/178533793/2649244339201208710
    [junit] 2009-06-23 00:58:47,047 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 791.0
    [junit] 2009-06-23 00:58:47,058 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245718725804 in 0sec
    [junit] 2009-06-23 00:58:47,059 DEBUG [main] regionserver.HRegion(2076): Files for region: TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:47,060 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/178533793/.regioninfo size=631
    [junit] 2009-06-23 00:58:47,060 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:38110/user/hudson/TestMergeTool/178533793/contents
    [junit] 2009-06-23 00:58:47,061 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/178533793/contents/5503381131714171935 size=791
    [junit] 2009-06-23 00:58:47,061 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,,1245718717195
    [junit] 2009-06-23 00:58:47,082 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1946319202/8130313193135069358
    [junit] 2009-06-23 00:58:47,118 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-23 00:58:47,126 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245718717195 in 0sec
    [junit] 2009-06-23 00:58:47,126 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,,1245718717195
    [junit] 2009-06-23 00:58:47,128 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/1946319202/.regioninfo size=584
    [junit] 2009-06-23 00:58:47,129 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:38110/user/hudson/TestMergeTool/1946319202/contents
    [junit] 2009-06-23 00:58:47,129 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/1946319202/contents/6247971799580324149 size=471
    [junit] 2009-06-23 00:58:47,130 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,,1245718727130', STARTKEY => '', ENDKEY => '', ENCODED => 1884459686, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 00:58:47,138 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245718725804 and TestMergeTool,,1245718717195 into new region REGION => {NAME => 'TestMergeTool,,1245718727130', STARTKEY => '', ENDKEY => '', ENCODED => 1884459686, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
    [junit] 2009-06-23 00:58:47,138 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245718725804: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:47,139 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:47,139 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:47,139 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 00:58:47,139 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245718725804
    [junit] 2009-06-23 00:58:47,140 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245718717195: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:47,140 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245718717195
    [junit] 2009-06-23 00:58:47,140 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245718717195
    [junit] 2009-06-23 00:58:47,140 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 00:58:47,141 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245718717195
    [junit] 2009-06-23 00:58:47,174 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-23 00:58:47,175 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:38110/user/hudson/TestMergeTool/1884459686/contents
    [junit] 2009-06-23 00:58:47,176 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/1884459686/contents/4050020514509724130 size=791
    [junit] 2009-06-23 00:58:47,176 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/1884459686/contents/7874772843825823715 size=471
    [junit] 2009-06-23 00:58:47,176 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245718727130, encoded=1884459686
    [junit] 2009-06-23 00:58:47,212 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1884459686/contents/4050020514509724130, isReference=false, sequence id=6, length=791, majorCompaction=true
    [junit] 2009-06-23 00:58:47,216 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1884459686/contents/7874772843825823715, isReference=false, sequence id=7, length=471, majorCompaction=true
    [junit] 2009-06-23 00:58:47,218 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245718727130/1884459686 available; sequence id is 8
    [junit] 2009-06-23 00:58:47,218 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,,1245718727130
    [junit] 2009-06-23 00:58:47,230 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.2k; Skipped 0 file(s), size: 0
    [junit] 2009-06-23 00:58:47,242 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1884459686/578036387681280315
    [junit] 2009-06-23 00:58:47,285 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 929.0
    [junit] 2009-06-23 00:58:47,293 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245718727130 in 0sec
    [junit] 2009-06-23 00:58:47,295 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-23 00:58:47,296 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/1884459686/.regioninfo size=584
    [junit] 2009-06-23 00:58:47,296 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:38110/user/hudson/TestMergeTool/1884459686/contents
    [junit] 2009-06-23 00:58:47,297 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:38110/user/hudson/TestMergeTool/1884459686/contents/6315674420566348175 size=929
    [junit] 2009-06-23 00:58:47,298 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:38110/user/hudson/TestMergeTool/178533793
    [junit] 2009-06-23 00:58:47,305 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:38110/user/hudson/TestMergeTool/1946319202
    [junit] 2009-06-23 00:58:47,313 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,,1245718727130
    [junit] 2009-06-23 00:58:47,314 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245718725804', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 178533793, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 00:58:47,314 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1245718717195', STARTKEY => '', ENDKEY => '', ENCODED => 1946319202, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-23 00:58:47,315 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1245718727130', STARTKEY => '', ENDKEY => '', ENCODED => 1884459686, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 00:58:47,316 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245718727130: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:47,316 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245718727130
    [junit] 2009-06-23 00:58:47,316 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245718727130
    [junit] 2009-06-23 00:58:47,316 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 00:58:47,317 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245718727130
    [junit] 2009-06-23 00:58:47,317 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:47,317 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-23 00:58:47,317 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-23 00:58:47,317 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 00:58:47,318 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-23 00:58:47,318 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:47,318 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-23 00:58:47,318 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-23 00:58:47,318 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.1k
    [junit] 2009-06-23 00:58:47,344 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:38110/user/hudson/.META./1028785192/historian/1249492459881142243, entries=2, sequenceid=34, memsize=356.0, filesize=505.0 to .META.,,1
    [junit] 2009-06-23 00:58:47,372 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:38110/user/hudson/.META./1028785192/info/7178661296198736219, entries=3, sequenceid=34, memsize=804.0, filesize=826.0 to .META.,,1
    [junit] 2009-06-23 00:58:47,373 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.1k for region .META.,,1 in 54ms, sequence id=34, compaction requested=true
    [junit] 2009-06-23 00:58:47,373 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-23 00:58:47,373 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-23 00:58:47,373 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-23 00:58:47,394 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245718726495/hlog.dat.1245718726533, entries=6, calcsize=1355, filesize=1103. New hlog /user/hudson/.logs_1245718726495/hlog.dat.1245718727385
    [junit] 2009-06-23 00:58:47,394 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-23 00:58:47,394 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245718726495/hlog.dat.1245718726533 whose highest sequence/edit id is 33
    [junit] 2009-06-23 00:58:47,405 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:38110/user/hudson/.logs_1245718726495
    [junit] 2009-06-23 00:58:47,425 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245718727130', STARTKEY => '', ENDKEY => '', ENCODED => 1884459686, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-23 00:58:47,425 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245718727130, encoded=1884459686
    [junit] 2009-06-23 00:58:47,432 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1884459686/contents/6315674420566348175, isReference=false, sequence id=7, length=929, majorCompaction=false
    [junit] 2009-06-23 00:58:47,434 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245718727130/1884459686 available; sequence id is 8
    [junit] 2009-06-23 00:58:47,439 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245718727130: compactions & flushes disabled 
    [junit] 2009-06-23 00:58:47,439 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245718727130
    [junit] 2009-06-23 00:58:47,439 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245718727130
    [junit] 2009-06-23 00:58:47,440 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-23 00:58:47,440 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245718727130
    [junit] 2009-06-23 00:58:47,440 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-06-23 00:58:47,440 DEBUG [main] regionserver.HLog(456): closing hlog writer in /tmp/.logs_1245718722523
    [junit] 2009-06-23 00:58:47,592 INFO  [main] hbase.HBaseTestCase(627): Shutting down FileSystem
    [junit] 2009-06-23 00:58:47,592 INFO  [main] hbase.HBaseTestCase(634): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-06-23 00:58:47,695 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@670479] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:32782, storageID=DS-1554020162-67.195.138.9-32782-1245718720636, infoPort=51924, ipcPort=50690):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] Shutting down DataNode 0
    [junit] 2009-06-23 00:58:48,799 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@8b058b] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:35539, storageID=DS-259618369-67.195.138.9-35539-1245718719874, infoPort=49653, ipcPort=50445):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2009-06-23 00:58:49,899 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@2f0d54] namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.79 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-06-23 00:58:50,279 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:212)
    [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.073 sec

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :461: Tests failed!

Total time: 42 minutes 4 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...


Build failed in Hudson: HBase-Patch #658

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/658/changes

Changes:

[stack] HBASE-1558 deletes use 'HConstants.LATEST_TIMESTAMP' but no one translates that into 'now' -- undo mistaken commit

------------------------------------------
[...truncated 26765 lines...]
    [junit] 2009-06-22 22:41:57,809 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-22 22:41:57,825 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0500,1245710509249 in 0sec
    [junit] 2009-06-22 22:41:57,825 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,row_0500,1245710509249
    [junit] 2009-06-22 22:41:57,826 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/2069938810/.regioninfo size=632
    [junit] 2009-06-22 22:41:57,826 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:54098/user/hudson/TestMergeTool/2069938810/contents
    [junit] 2009-06-22 22:41:57,827 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/2069938810/contents/49750907474008319 size=471
    [junit] 2009-06-22 22:41:57,827 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1245710517827', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 281391881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 22:41:57,845 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245710516496 and TestMergeTool,row_0500,1245710509249 into new region REGION => {NAME => 'TestMergeTool,row_0100,1245710517827', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 281391881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <row_0100> and end key <row_0600>
    [junit] 2009-06-22 22:41:57,845 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245710516496: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:57,845 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245710516496
    [junit] 2009-06-22 22:41:57,845 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245710516496
    [junit] 2009-06-22 22:41:57,845 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 22:41:57,846 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245710516496
    [junit] 2009-06-22 22:41:57,846 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0500,1245710509249: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:57,846 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0500,1245710509249
    [junit] 2009-06-22 22:41:57,846 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0500,1245710509249
    [junit] 2009-06-22 22:41:57,846 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 22:41:57,847 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0500,1245710509249
    [junit] 2009-06-22 22:41:57,896 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-22 22:41:57,897 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:54098/user/hudson/TestMergeTool/281391881/contents
    [junit] 2009-06-22 22:41:57,898 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/281391881/contents/5909942244966103034 size=471
    [junit] 2009-06-22 22:41:57,899 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/281391881/contents/8482377504150849533 size=653
    [junit] 2009-06-22 22:41:57,899 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245710517827, encoded=281391881
    [junit] 2009-06-22 22:41:57,957 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/281391881/contents/5909942244966103034, isReference=false, sequence id=6, length=471, majorCompaction=true
    [junit] 2009-06-22 22:41:57,960 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/281391881/contents/8482377504150849533, isReference=false, sequence id=5, length=653, majorCompaction=true
    [junit] 2009-06-22 22:41:57,963 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245710517827/281391881 available; sequence id is 7
    [junit] 2009-06-22 22:41:57,963 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:57,978 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-22 22:41:57,996 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/281391881/3219295663846411979
    [junit] 2009-06-22 22:41:58,173 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 791.0
    [junit] 2009-06-22 22:41:58,192 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245710517827 in 0sec
    [junit] 2009-06-22 22:41:58,192 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-22 22:41:58,193 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/281391881/.regioninfo size=631
    [junit] 2009-06-22 22:41:58,193 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:54098/user/hudson/TestMergeTool/281391881/contents
    [junit] 2009-06-22 22:41:58,194 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/281391881/contents/2770269701323292470 size=791
    [junit] 2009-06-22 22:41:58,194 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:54098/user/hudson/TestMergeTool/1881775354
    [junit] 2009-06-22 22:41:58,212 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:54098/user/hudson/TestMergeTool/2069938810
    [junit] 2009-06-22 22:41:58,228 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:58,228 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245710516496', STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 1881775354, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-22 22:41:58,229 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0500,1245710509249', STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 2069938810, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-22 22:41:58,230 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,row_0100,1245710517827', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 281391881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 22:41:58,230 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245710517827: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:58,230 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:58,231 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:58,231 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 22:41:58,231 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:58,231 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:58,231 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-22 22:41:58,231 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-22 22:41:58,232 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-22 22:41:58,232 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-22 22:41:58,232 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:58,232 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-22 22:41:58,232 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-22 22:41:58,233 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.2k
    [junit] 2009-06-22 22:41:58,272 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:54098/user/hudson/.META./1028785192/historian/4640754972202657727, entries=2, sequenceid=27, memsize=364.0, filesize=521.0 to .META.,,1
    [junit] 2009-06-22 22:41:58,312 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:54098/user/hudson/.META./1028785192/info/2407568958735401353, entries=3, sequenceid=27, memsize=844.0, filesize=874.0 to .META.,,1
    [junit] 2009-06-22 22:41:58,312 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.2k for region .META.,,1 in 79ms, sequence id=27, compaction requested=true
    [junit] 2009-06-22 22:41:58,312 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-22 22:41:58,313 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-22 22:41:58,313 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-22 22:41:58,353 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245710517127/hlog.dat.1245710517138, entries=6, calcsize=1403, filesize=1151. New hlog /user/hudson/.logs_1245710517127/hlog.dat.1245710518333
    [junit] 2009-06-22 22:41:58,353 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-22 22:41:58,354 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245710517127/hlog.dat.1245710517138 whose highest sequence/edit id is 26
    [junit] 2009-06-22 22:41:58,380 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:54098/user/hudson/.logs_1245710517127
    [junit] 2009-06-22 22:41:58,419 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245710517827', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 281391881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 22:41:58,420 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245710517827, encoded=281391881
    [junit] 2009-06-22 22:41:58,426 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/281391881/contents/2770269701323292470, isReference=false, sequence id=6, length=791, majorCompaction=false
    [junit] 2009-06-22 22:41:58,428 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245710517827/281391881 available; sequence id is 7
    [junit] 2009-06-22 22:41:58,432 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245710517827: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:58,432 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:58,432 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:58,433 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 22:41:58,433 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:58,433 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2 and 3
    [junit] 2009-06-22 22:41:58,433 INFO  [main] util.TestMergeTool(174): merging regions 0+1+2+3 and 4
    [junit] 2009-06-22 22:41:58,433 INFO  [main] util.Merge(82): Verifying that file system is available...
    [junit] 2009-06-22 22:41:58,434 INFO  [main] util.Merge(91): Verifying that HBase is not running...
    [junit] 2009-06-22 22:41:58,557 INFO  [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1245710517827 and TestMergeTool,,1245710509249 in table TestMergeTool
    [junit] 2009-06-22 22:41:58,590 INFO  [main] regionserver.HLog(209): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms
    [junit] 2009-06-22 22:41:58,607 INFO  [main] regionserver.HLog(299): New hlog /user/hudson/.logs_1245710518557/hlog.dat.1245710518591
    [junit] 2009-06-22 22:41:58,607 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 22:41:58,607 DEBUG [main] regionserver.HRegion(264): Opening region -ROOT-,,0, encoded=70236052
    [junit] 2009-06-22 22:41:58,613 DEBUG [main] regionserver.Store(380): loaded /user/hudson/-ROOT-/70236052/info/973398589534935147, isReference=false, sequence id=2, length=840, majorCompaction=false
    [junit] 2009-06-22 22:41:58,616 INFO  [main] regionserver.HRegion(339): region -ROOT-,,0/70236052 available; sequence id is 3
    [junit] 2009-06-22 22:41:58,616 INFO  [main] regionserver.HRegion(759): Starting compaction on region -ROOT-,,0
    [junit] 2009-06-22 22:41:58,618 INFO  [main] regionserver.HRegion(774): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-06-22 22:41:58,618 INFO  [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1
    [junit] 2009-06-22 22:41:58,619 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 22:41:58,619 DEBUG [main] regionserver.HRegion(264): Opening region .META.,,1, encoded=1028785192
    [junit] 2009-06-22 22:41:58,625 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/4640754972202657727, isReference=false, sequence id=27, length=521, majorCompaction=false
    [junit] 2009-06-22 22:41:58,629 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/8037066733602781877, isReference=false, sequence id=20, length=651, majorCompaction=false
    [junit] 2009-06-22 22:41:58,635 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/213405110179865635, isReference=false, sequence id=6, length=2226, majorCompaction=false
    [junit] 2009-06-22 22:41:58,638 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/2407568958735401353, isReference=false, sequence id=27, length=874, majorCompaction=false
    [junit] 2009-06-22 22:41:58,642 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/4769244512014123240, isReference=false, sequence id=20, length=994, majorCompaction=false
    [junit] 2009-06-22 22:41:58,644 INFO  [main] regionserver.HRegion(339): region .META.,,1/1028785192 available; sequence id is 28
    [junit] 2009-06-22 22:41:58,645 INFO  [main] regionserver.HRegion(759): Starting compaction on region .META.,,1
    [junit] 2009-06-22 22:41:58,663 DEBUG [main] regionserver.Store(704): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-22 22:41:58,683 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/7231741956299891878
    [junit] 2009-06-22 22:41:58,762 DEBUG [main] regionserver.Store(728): Completed compaction of historian; store size is 781.0
    [junit] 2009-06-22 22:41:58,764 DEBUG [main] regionserver.Store(704): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
    [junit] 2009-06-22 22:41:58,786 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/6445959951682593888
    [junit] 2009-06-22 22:41:58,866 DEBUG [main] regionserver.Store(728): Completed compaction of info; store size is 3.3k
    [junit] 2009-06-22 22:41:58,886 INFO  [main] regionserver.HRegion(774): compaction completed on region .META.,,1 in 0sec
    [junit] 2009-06-22 22:41:58,888 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245710517827', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 281391881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 22:41:58,888 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245710517827, encoded=281391881
    [junit] 2009-06-22 22:41:58,894 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/281391881/contents/2770269701323292470, isReference=false, sequence id=6, length=791, majorCompaction=false
    [junit] 2009-06-22 22:41:58,896 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245710517827/281391881 available; sequence id is 7
    [junit] 2009-06-22 22:41:58,897 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245710509249', STARTKEY => '', ENDKEY => '', ENCODED => 807558751, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 22:41:58,897 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245710509249, encoded=807558751
    [junit] 2009-06-22 22:41:58,903 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/807558751/contents/5460637144470656576, isReference=false, sequence id=7, length=471, majorCompaction=false
    [junit] 2009-06-22 22:41:58,905 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245710509249/807558751 available; sequence id is 8
    [junit] 2009-06-22 22:41:58,905 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:58,934 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/281391881/8368976779365928013
    [junit] 2009-06-22 22:41:59,141 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 791.0
    [junit] 2009-06-22 22:41:59,153 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245710517827 in 0sec
    [junit] 2009-06-22 22:41:59,153 DEBUG [main] regionserver.HRegion(2076): Files for region: TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:59,154 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/281391881/.regioninfo size=631
    [junit] 2009-06-22 22:41:59,154 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:54098/user/hudson/TestMergeTool/281391881/contents
    [junit] 2009-06-22 22:41:59,155 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/281391881/contents/1193595842935586671 size=791
    [junit] 2009-06-22 22:41:59,155 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,,1245710509249
    [junit] 2009-06-22 22:41:59,189 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/807558751/668741467946144546
    [junit] 2009-06-22 22:41:59,244 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-22 22:41:59,260 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245710509249 in 0sec
    [junit] 2009-06-22 22:41:59,261 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,,1245710509249
    [junit] 2009-06-22 22:41:59,261 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/807558751/.regioninfo size=583
    [junit] 2009-06-22 22:41:59,262 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:54098/user/hudson/TestMergeTool/807558751/contents
    [junit] 2009-06-22 22:41:59,262 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/807558751/contents/660797561468338838 size=471
    [junit] 2009-06-22 22:41:59,263 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,,1245710519263', STARTKEY => '', ENDKEY => '', ENCODED => 731764543, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 22:41:59,280 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245710517827 and TestMergeTool,,1245710509249 into new region REGION => {NAME => 'TestMergeTool,,1245710519263', STARTKEY => '', ENDKEY => '', ENCODED => 731764543, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
    [junit] 2009-06-22 22:41:59,281 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245710517827: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:59,281 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:59,281 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:59,281 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 22:41:59,281 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245710517827
    [junit] 2009-06-22 22:41:59,282 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245710509249: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:59,282 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245710509249
    [junit] 2009-06-22 22:41:59,282 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245710509249
    [junit] 2009-06-22 22:41:59,282 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 22:41:59,282 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245710509249
    [junit] 2009-06-22 22:41:59,332 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-22 22:41:59,333 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:54098/user/hudson/TestMergeTool/731764543/contents
    [junit] 2009-06-22 22:41:59,334 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/731764543/contents/8254020023652107512 size=471
    [junit] 2009-06-22 22:41:59,334 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/731764543/contents/8790790104717868667 size=791
    [junit] 2009-06-22 22:41:59,334 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245710519263, encoded=731764543
    [junit] 2009-06-22 22:41:59,376 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/731764543/contents/8254020023652107512, isReference=false, sequence id=7, length=471, majorCompaction=true
    [junit] 2009-06-22 22:41:59,383 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/731764543/contents/8790790104717868667, isReference=false, sequence id=6, length=791, majorCompaction=true
    [junit] 2009-06-22 22:41:59,390 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245710519263/731764543 available; sequence id is 8
    [junit] 2009-06-22 22:41:59,391 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,,1245710519263
    [junit] 2009-06-22 22:41:59,400 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.2k; Skipped 0 file(s), size: 0
    [junit] 2009-06-22 22:41:59,420 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/731764543/3876758698481918765
    [junit] 2009-06-22 22:41:59,496 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 929.0
    [junit] 2009-06-22 22:41:59,511 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245710519263 in 0sec
    [junit] 2009-06-22 22:41:59,513 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-22 22:41:59,513 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/731764543/.regioninfo size=583
    [junit] 2009-06-22 22:41:59,514 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:54098/user/hudson/TestMergeTool/731764543/contents
    [junit] 2009-06-22 22:41:59,514 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:54098/user/hudson/TestMergeTool/731764543/contents/2115411185072685687 size=929
    [junit] 2009-06-22 22:41:59,515 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:54098/user/hudson/TestMergeTool/281391881
    [junit] 2009-06-22 22:41:59,531 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:54098/user/hudson/TestMergeTool/807558751
    [junit] 2009-06-22 22:41:59,547 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,,1245710519263
    [junit] 2009-06-22 22:41:59,548 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245710517827', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 281391881, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-22 22:41:59,548 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1245710509249', STARTKEY => '', ENDKEY => '', ENCODED => 807558751, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-22 22:41:59,550 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1245710519263', STARTKEY => '', ENDKEY => '', ENCODED => 731764543, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 22:41:59,550 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245710519263: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:59,550 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245710519263
    [junit] 2009-06-22 22:41:59,550 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245710519263
    [junit] 2009-06-22 22:41:59,551 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 22:41:59,551 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245710519263
    [junit] 2009-06-22 22:41:59,551 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:59,551 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-22 22:41:59,551 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-22 22:41:59,551 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-22 22:41:59,552 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-22 22:41:59,552 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:59,552 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-22 22:41:59,552 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-22 22:41:59,552 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.1k
    [junit] 2009-06-22 22:41:59,594 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:54098/user/hudson/.META./1028785192/historian/3378874734504936139, entries=2, sequenceid=34, memsize=356.0, filesize=505.0 to .META.,,1
    [junit] 2009-06-22 22:41:59,634 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:54098/user/hudson/.META./1028785192/info/7025482480269893461, entries=3, sequenceid=34, memsize=804.0, filesize=826.0 to .META.,,1
    [junit] 2009-06-22 22:41:59,634 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.1k for region .META.,,1 in 82ms, sequence id=34, compaction requested=true
    [junit] 2009-06-22 22:41:59,635 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-22 22:41:59,635 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-22 22:41:59,635 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-22 22:41:59,672 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245710518557/hlog.dat.1245710518591, entries=6, calcsize=1355, filesize=1103. New hlog /user/hudson/.logs_1245710518557/hlog.dat.1245710519655
    [junit] 2009-06-22 22:41:59,672 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-22 22:41:59,672 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245710518557/hlog.dat.1245710518591 whose highest sequence/edit id is 33
    [junit] 2009-06-22 22:41:59,687 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:54098/user/hudson/.logs_1245710518557
    [junit] 2009-06-22 22:41:59,723 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245710519263', STARTKEY => '', ENDKEY => '', ENCODED => 731764543, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 22:41:59,723 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245710519263, encoded=731764543
    [junit] 2009-06-22 22:41:59,729 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/731764543/contents/2115411185072685687, isReference=false, sequence id=7, length=929, majorCompaction=false
    [junit] 2009-06-22 22:41:59,731 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245710519263/731764543 available; sequence id is 8
    [junit] 2009-06-22 22:41:59,736 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245710519263: compactions & flushes disabled 
    [junit] 2009-06-22 22:41:59,736 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245710519263
    [junit] 2009-06-22 22:41:59,737 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245710519263
    [junit] 2009-06-22 22:41:59,737 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 22:41:59,737 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245710519263
    [junit] 2009-06-22 22:41:59,737 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-06-22 22:41:59,737 DEBUG [main] regionserver.HLog(456): closing hlog writer in /tmp/.logs_1245710514633
    [junit] 2009-06-22 22:41:59,913 INFO  [main] hbase.HBaseTestCase(627): Shutting down FileSystem
    [junit] 2009-06-22 22:41:59,913 INFO  [main] hbase.HBaseTestCase(634): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-06-22 22:42:00,018 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@14627a] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:58875, storageID=DS-1881127666-67.195.138.9-58875-1245710512522, infoPort=53754, ipcPort=49191):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] Shutting down DataNode 0
    [junit] 2009-06-22 22:42:01,118 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@135b1f3] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:39248, storageID=DS-1266207320-67.195.138.9-39248-1245710511814, infoPort=41192, ipcPort=41660):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2009-06-22 22:42:02,319 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@17ba38f] namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 13.186 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-06-22 22:42:02,732 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:212)
    [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.073 sec

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :461: Tests failed!

Total time: 37 minutes 19 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...


Re: Build failed in Hudson: HBase-Patch #657

Posted by Andrew Purtell <ap...@apache.org>.
HeapSize: http://hudson.zones.apache.org/hudson/job/HBase-Patch/657/testReport/


This is HBASE-1562
https://issues.apache.org/jira/browse/HBASE-1562



________________________________
From: Apache Hudson Server <hu...@hudson.zones.apache.org>
To: hbase-dev@hadoop.apache.org
Sent: Monday, June 22, 2009 11:57:53 AM
Subject: Build failed in Hudson: HBase-Patch #657

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

Changes:

[stack] HBASE-1558 deletes use 'HConstants.LATEST_TIMESTAMP' but no one translates that into 'now'

[stack] HBASE-1561 HTable Mismatch between javadoc and what it actually does


      

Build failed in Hudson: HBase-Patch #657

Posted by Apache Hudson Server <hu...@hudson.zones.apache.org>.
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/657/changes

Changes:

[stack] HBASE-1558 deletes use 'HConstants.LATEST_TIMESTAMP' but no one translates that into 'now'

[stack] HBASE-1561 HTable Mismatch between javadoc and what it actually does

------------------------------------------
[...truncated 27380 lines...]
    [junit] 2009-06-22 18:57:46,142 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-22 18:57:46,159 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0500,1245697057631 in 0sec
    [junit] 2009-06-22 18:57:46,160 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,row_0500,1245697057631
    [junit] 2009-06-22 18:57:46,161 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1627100529/.regioninfo size=632
    [junit] 2009-06-22 18:57:46,161 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53949/user/hudson/TestMergeTool/1627100529/contents
    [junit] 2009-06-22 18:57:46,162 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1627100529/contents/6954727745275677580 size=471
    [junit] 2009-06-22 18:57:46,163 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,row_0100,1245697066162', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1500817029, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 18:57:46,178 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245697064808 and TestMergeTool,row_0500,1245697057631 into new region REGION => {NAME => 'TestMergeTool,row_0100,1245697066162', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1500817029, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <row_0100> and end key <row_0600>
    [junit] 2009-06-22 18:57:46,179 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245697064808: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:46,179 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245697064808
    [junit] 2009-06-22 18:57:46,179 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245697064808
    [junit] 2009-06-22 18:57:46,180 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 18:57:46,180 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245697064808
    [junit] 2009-06-22 18:57:46,180 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0500,1245697057631: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:46,181 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0500,1245697057631
    [junit] 2009-06-22 18:57:46,181 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0500,1245697057631
    [junit] 2009-06-22 18:57:46,181 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 18:57:46,182 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0500,1245697057631
    [junit] 2009-06-22 18:57:46,235 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-22 18:57:46,236 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53949/user/hudson/TestMergeTool/1500817029/contents
    [junit] 2009-06-22 18:57:46,238 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1500817029/contents/628970159657021703 size=471
    [junit] 2009-06-22 18:57:46,238 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1500817029/contents/98015788168486872 size=653
    [junit] 2009-06-22 18:57:46,238 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245697066162, encoded=1500817029
    [junit] 2009-06-22 18:57:46,284 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1500817029/contents/628970159657021703, isReference=false, sequence id=6, length=471, majorCompaction=true
    [junit] 2009-06-22 18:57:46,288 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1500817029/contents/98015788168486872, isReference=false, sequence id=5, length=653, majorCompaction=true
    [junit] 2009-06-22 18:57:46,291 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245697066162/1500817029 available; sequence id is 7
    [junit] 2009-06-22 18:57:46,291 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:46,302 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-22 18:57:46,351 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1500817029/7087149436401806692
    [junit] 2009-06-22 18:57:46,526 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 791.0
    [junit] 2009-06-22 18:57:46,544 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245697066162 in 0sec
    [junit] 2009-06-22 18:57:46,545 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-22 18:57:46,546 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1500817029/.regioninfo size=632
    [junit] 2009-06-22 18:57:46,546 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53949/user/hudson/TestMergeTool/1500817029/contents
    [junit] 2009-06-22 18:57:46,547 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1500817029/contents/1694954819338698714 size=791
    [junit] 2009-06-22 18:57:46,547 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:53949/user/hudson/TestMergeTool/1605879281
    [junit] 2009-06-22 18:57:46,566 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:53949/user/hudson/TestMergeTool/1627100529
    [junit] 2009-06-22 18:57:46,580 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:46,581 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245697064808', STARTKEY => 'row_0100', ENDKEY => 'row_0400', ENCODED => 1605879281, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-22 18:57:46,581 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0500,1245697057631', STARTKEY => 'row_0500', ENDKEY => 'row_0600', ENCODED => 1627100529, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-22 18:57:46,583 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,row_0100,1245697066162', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1500817029, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 18:57:46,583 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245697066162: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:46,583 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:46,584 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:46,584 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 18:57:46,584 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:46,585 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:46,585 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-22 18:57:46,585 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-22 18:57:46,585 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-22 18:57:46,586 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-22 18:57:46,586 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:46,586 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-22 18:57:46,587 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-22 18:57:46,587 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.2k
    [junit] 2009-06-22 18:57:46,631 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:53949/user/hudson/.META./1028785192/historian/4089181219136706609, entries=2, sequenceid=27, memsize=364.0, filesize=521.0 to .META.,,1
    [junit] 2009-06-22 18:57:46,671 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:53949/user/hudson/.META./1028785192/info/397890308208616233, entries=3, sequenceid=27, memsize=844.0, filesize=874.0 to .META.,,1
    [junit] 2009-06-22 18:57:46,671 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.2k for region .META.,,1 in 84ms, sequence id=27, compaction requested=true
    [junit] 2009-06-22 18:57:46,671 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-22 18:57:46,672 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-22 18:57:46,672 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-22 18:57:46,712 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245697065483/hlog.dat.1245697065494, entries=6, calcsize=1403, filesize=1151. New hlog /user/hudson/.logs_1245697065483/hlog.dat.1245697066700
    [junit] 2009-06-22 18:57:46,713 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-22 18:57:46,713 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245697065483/hlog.dat.1245697065494 whose highest sequence/edit id is 26
    [junit] 2009-06-22 18:57:46,729 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:53949/user/hudson/.logs_1245697065483
    [junit] 2009-06-22 18:57:46,769 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245697066162', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1500817029, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 18:57:46,770 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245697066162, encoded=1500817029
    [junit] 2009-06-22 18:57:46,776 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1500817029/contents/1694954819338698714, isReference=false, sequence id=6, length=791, majorCompaction=false
    [junit] 2009-06-22 18:57:46,778 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245697066162/1500817029 available; sequence id is 7
    [junit] 2009-06-22 18:57:46,782 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245697066162: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:46,782 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:46,783 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:46,783 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 18:57:46,783 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:46,784 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2 and 3
    [junit] 2009-06-22 18:57:46,784 INFO  [main] util.TestMergeTool(174): merging regions 0+1+2+3 and 4
    [junit] 2009-06-22 18:57:46,784 INFO  [main] util.Merge(82): Verifying that file system is available...
    [junit] 2009-06-22 18:57:46,785 INFO  [main] util.Merge(91): Verifying that HBase is not running...
    [junit] 2009-06-22 18:57:46,908 INFO  [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1245697066162 and TestMergeTool,,1245697057632 in table TestMergeTool
    [junit] 2009-06-22 18:57:46,918 INFO  [main] regionserver.HLog(209): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms
    [junit] 2009-06-22 18:57:46,937 INFO  [main] regionserver.HLog(299): New hlog /user/hudson/.logs_1245697066908/hlog.dat.1245697066919
    [junit] 2009-06-22 18:57:46,937 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 18:57:46,938 DEBUG [main] regionserver.HRegion(264): Opening region -ROOT-,,0, encoded=70236052
    [junit] 2009-06-22 18:57:46,944 DEBUG [main] regionserver.Store(380): loaded /user/hudson/-ROOT-/70236052/info/5121260448482063144, isReference=false, sequence id=2, length=840, majorCompaction=false
    [junit] 2009-06-22 18:57:46,946 INFO  [main] regionserver.HRegion(339): region -ROOT-,,0/70236052 available; sequence id is 3
    [junit] 2009-06-22 18:57:46,946 INFO  [main] regionserver.HRegion(759): Starting compaction on region -ROOT-,,0
    [junit] 2009-06-22 18:57:46,948 INFO  [main] regionserver.HRegion(774): compaction completed on region -ROOT-,,0 in 0sec
    [junit] 2009-06-22 18:57:46,949 INFO  [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1
    [junit] 2009-06-22 18:57:46,949 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 18:57:46,950 DEBUG [main] regionserver.HRegion(264): Opening region .META.,,1, encoded=1028785192
    [junit] 2009-06-22 18:57:46,956 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/4089181219136706609, isReference=false, sequence id=27, length=521, majorCompaction=false
    [junit] 2009-06-22 18:57:46,960 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/historian/7986906858391358955, isReference=false, sequence id=20, length=651, majorCompaction=false
    [junit] 2009-06-22 18:57:46,965 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/397890308208616233, isReference=false, sequence id=27, length=874, majorCompaction=false
    [junit] 2009-06-22 18:57:46,969 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/6017074304310983007, isReference=false, sequence id=20, length=994, majorCompaction=false
    [junit] 2009-06-22 18:57:46,973 DEBUG [main] regionserver.Store(380): loaded /user/hudson/.META./1028785192/info/8589539009594027810, isReference=false, sequence id=6, length=2226, majorCompaction=false
    [junit] 2009-06-22 18:57:46,975 INFO  [main] regionserver.HRegion(339): region .META.,,1/1028785192 available; sequence id is 28
    [junit] 2009-06-22 18:57:46,975 INFO  [main] regionserver.HRegion(759): Starting compaction on region .META.,,1
    [junit] 2009-06-22 18:57:46,986 DEBUG [main] regionserver.Store(704): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0
    [junit] 2009-06-22 18:57:47,006 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/4237915655880552825
    [junit] 2009-06-22 18:57:47,078 DEBUG [main] regionserver.Store(728): Completed compaction of historian; store size is 781.0
    [junit] 2009-06-22 18:57:47,079 DEBUG [main] regionserver.Store(704): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226
    [junit] 2009-06-22 18:57:47,098 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/.META./compaction.dir/1028785192/7825606904783126248
    [junit] 2009-06-22 18:57:47,173 DEBUG [main] regionserver.Store(728): Completed compaction of info; store size is 3.3k
    [junit] 2009-06-22 18:57:47,189 INFO  [main] regionserver.HRegion(774): compaction completed on region .META.,,1 in 0sec
    [junit] 2009-06-22 18:57:47,191 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1245697066162', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1500817029, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 18:57:47,192 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,row_0100,1245697066162, encoded=1500817029
    [junit] 2009-06-22 18:57:47,198 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1500817029/contents/1694954819338698714, isReference=false, sequence id=6, length=791, majorCompaction=false
    [junit] 2009-06-22 18:57:47,200 INFO  [main] regionserver.HRegion(339): region TestMergeTool,row_0100,1245697066162/1500817029 available; sequence id is 7
    [junit] 2009-06-22 18:57:47,200 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245697057632', STARTKEY => '', ENDKEY => '', ENCODED => 85881945, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 18:57:47,201 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245697057632, encoded=85881945
    [junit] 2009-06-22 18:57:47,207 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/85881945/contents/4205619812533061569, isReference=false, sequence id=7, length=471, majorCompaction=false
    [junit] 2009-06-22 18:57:47,209 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245697057632/85881945 available; sequence id is 8
    [junit] 2009-06-22 18:57:47,209 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:47,237 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1500817029/5361344104592875956
    [junit] 2009-06-22 18:57:47,410 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 791.0
    [junit] 2009-06-22 18:57:47,420 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,row_0100,1245697066162 in 0sec
    [junit] 2009-06-22 18:57:47,420 DEBUG [main] regionserver.HRegion(2076): Files for region: TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:47,421 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1500817029/.regioninfo size=632
    [junit] 2009-06-22 18:57:47,422 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53949/user/hudson/TestMergeTool/1500817029/contents
    [junit] 2009-06-22 18:57:47,423 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1500817029/contents/2200271132913250728 size=791
    [junit] 2009-06-22 18:57:47,423 INFO  [main] regionserver.HRegion(759): Starting major compaction on region TestMergeTool,,1245697057632
    [junit] 2009-06-22 18:57:47,444 DEBUG [main] regionserver.Store(713): Started compaction of 1 file(s)  into /user/hudson/TestMergeTool/compaction.dir/85881945/3702104698884710607
    [junit] 2009-06-22 18:57:47,480 DEBUG [main] regionserver.Store(728): Completed major compaction of contents; store size is 471.0
    [junit] 2009-06-22 18:57:47,488 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245697057632 in 0sec
    [junit] 2009-06-22 18:57:47,488 DEBUG [main] regionserver.HRegion(2081): Files for region: TestMergeTool,,1245697057632
    [junit] 2009-06-22 18:57:47,489 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/85881945/.regioninfo size=582
    [junit] 2009-06-22 18:57:47,489 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53949/user/hudson/TestMergeTool/85881945/contents
    [junit] 2009-06-22 18:57:47,490 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/85881945/contents/561061632658118214 size=471
    [junit] 2009-06-22 18:57:47,491 INFO  [main] regionserver.HRegion(2110): Creating new region REGION => {NAME => 'TestMergeTool,,1245697067491', STARTKEY => '', ENDKEY => '', ENCODED => 1640914679, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 18:57:47,500 INFO  [main] regionserver.HRegion(2119): starting merge of regions: TestMergeTool,row_0100,1245697066162 and TestMergeTool,,1245697057632 into new region REGION => {NAME => 'TestMergeTool,,1245697067491', STARTKEY => '', ENDKEY => '', ENCODED => 1640914679, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} with start key <> and end key <>
    [junit] 2009-06-22 18:57:47,500 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,row_0100,1245697066162: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:47,501 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:47,501 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:47,501 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 18:57:47,501 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,row_0100,1245697066162
    [junit] 2009-06-22 18:57:47,502 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245697057632: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:47,502 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245697057632
    [junit] 2009-06-22 18:57:47,502 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245697057632
    [junit] 2009-06-22 18:57:47,503 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 18:57:47,503 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245697057632
    [junit] 2009-06-22 18:57:47,536 DEBUG [main] regionserver.HRegion(2152): Files for new region
    [junit] 2009-06-22 18:57:47,536 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53949/user/hudson/TestMergeTool/1640914679/contents
    [junit] 2009-06-22 18:57:47,537 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1640914679/contents/5617845496268517091 size=791
    [junit] 2009-06-22 18:57:47,538 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1640914679/contents/8563608930241694129 size=471
    [junit] 2009-06-22 18:57:47,538 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245697067491, encoded=1640914679
    [junit] 2009-06-22 18:57:47,564 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1640914679/contents/5617845496268517091, isReference=false, sequence id=6, length=791, majorCompaction=true
    [junit] 2009-06-22 18:57:47,568 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1640914679/contents/8563608930241694129, isReference=false, sequence id=7, length=471, majorCompaction=true
    [junit] 2009-06-22 18:57:47,570 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245697067491/1640914679 available; sequence id is 8
    [junit] 2009-06-22 18:57:47,571 INFO  [main] regionserver.HRegion(759): Starting compaction on region TestMergeTool,,1245697067491
    [junit] 2009-06-22 18:57:47,582 DEBUG [main] regionserver.Store(704): Compaction size of contents: 1.2k; Skipped 0 file(s), size: 0
    [junit] 2009-06-22 18:57:47,595 DEBUG [main] regionserver.Store(713): Started compaction of 2 file(s)  into /user/hudson/TestMergeTool/compaction.dir/1640914679/6143240689841229159
    [junit] 2009-06-22 18:57:47,643 DEBUG [main] regionserver.Store(728): Completed compaction of contents; store size is 929.0
    [junit] 2009-06-22 18:57:47,651 INFO  [main] regionserver.HRegion(774): compaction completed on region TestMergeTool,,1245697067491 in 0sec
    [junit] 2009-06-22 18:57:47,652 DEBUG [main] regionserver.HRegion(2159): Files for new region
    [junit] 2009-06-22 18:57:47,653 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1640914679/.regioninfo size=584
    [junit] 2009-06-22 18:57:47,653 DEBUG [main] regionserver.HRegion(2220): d hdfs://localhost:53949/user/hudson/TestMergeTool/1640914679/contents
    [junit] 2009-06-22 18:57:47,654 DEBUG [main] regionserver.HRegion(2223): f hdfs://localhost:53949/user/hudson/TestMergeTool/1640914679/contents/294829173003373645 size=929
    [junit] 2009-06-22 18:57:47,654 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:53949/user/hudson/TestMergeTool/1500817029
    [junit] 2009-06-22 18:57:47,663 DEBUG [main] regionserver.HRegion(1955): DELETING region hdfs://localhost:53949/user/hudson/TestMergeTool/85881945
    [junit] 2009-06-22 18:57:47,671 INFO  [main] regionserver.HRegion(2165): merge completed. New region is TestMergeTool,,1245697067491
    [junit] 2009-06-22 18:57:47,671 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1245697066162', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1500817029, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-22 18:57:47,672 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1245697057632', STARTKEY => '', ENDKEY => '', ENCODED => 85881945, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1
    [junit] 2009-06-22 18:57:47,673 INFO  [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1245697067491', STARTKEY => '', ENDKEY => '', ENCODED => 1640914679, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} to REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', MEMCACHE_FLUSHSIZE => '16384', IS_META => 'true', FAMILIES => [{NAME => 'historian', VERSIONS => '2147483647', COMPRESSION => 'NONE', TTL => '604800', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'false'}, {NAME => 'info', VERSIONS => '10', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 18:57:47,674 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245697067491: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:47,674 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245697067491
    [junit] 2009-06-22 18:57:47,675 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245697067491
    [junit] 2009-06-22 18:57:47,675 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 18:57:47,675 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245697067491
    [junit] 2009-06-22 18:57:47,675 DEBUG [main] regionserver.HRegion(436): Closing -ROOT-,,0: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:47,676 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on -ROOT-,,0
    [junit] 2009-06-22 18:57:47,676 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region -ROOT-,,0
    [junit] 2009-06-22 18:57:47,676 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-22 18:57:47,677 INFO  [main] regionserver.HRegion(485): Closed -ROOT-,,0
    [junit] 2009-06-22 18:57:47,677 DEBUG [main] regionserver.HRegion(436): Closing .META.,,1: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:47,677 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on .META.,,1
    [junit] 2009-06-22 18:57:47,678 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region .META.,,1
    [junit] 2009-06-22 18:57:47,678 DEBUG [main] regionserver.HRegion(884): Started memcache flush for region .META.,,1. Current region memcache size 1.1k
    [junit] 2009-06-22 18:57:47,706 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:53949/user/hudson/.META./1028785192/historian/3345017400873526704, entries=2, sequenceid=34, memsize=356.0, filesize=505.0 to .META.,,1
    [junit] 2009-06-22 18:57:47,734 DEBUG [main] regionserver.Store(526): Added hdfs://localhost:53949/user/hudson/.META./1028785192/info/8144921462244784943, entries=3, sequenceid=34, memsize=804.0, filesize=826.0 to .META.,,1
    [junit] 2009-06-22 18:57:47,734 DEBUG [main] regionserver.HRegion(961): Finished memcache flush of ~1.1k for region .META.,,1 in 56ms, sequence id=34, compaction requested=true
    [junit] 2009-06-22 18:57:47,735 DEBUG [main] regionserver.Store(445): closed historian
    [junit] 2009-06-22 18:57:47,735 DEBUG [main] regionserver.Store(445): closed info
    [junit] 2009-06-22 18:57:47,735 INFO  [main] regionserver.HRegion(485): Closed .META.,,1
    [junit] 2009-06-22 18:57:47,763 INFO  [main] regionserver.HLog(299): Roll /user/hudson/.logs_1245697066908/hlog.dat.1245697066919, entries=6, calcsize=1355, filesize=1103. New hlog /user/hudson/.logs_1245697066908/hlog.dat.1245697067753
    [junit] 2009-06-22 18:57:47,764 DEBUG [main] regionserver.HLog(308): Last sequence written is empty. Deleting all old hlogs
    [junit] 2009-06-22 18:57:47,764 INFO  [main] regionserver.HLog(419): removing old hlog file /user/hudson/.logs_1245697066908/hlog.dat.1245697066919 whose highest sequence/edit id is 33
    [junit] 2009-06-22 18:57:47,773 DEBUG [main] regionserver.HLog(456): closing hlog writer in hdfs://localhost:53949/user/hudson/.logs_1245697066908
    [junit] 2009-06-22 18:57:47,794 DEBUG [main] regionserver.HRegion(1837): Opening region: REGION => {NAME => 'TestMergeTool,,1245697067491', STARTKEY => '', ENDKEY => '', ENCODED => 1640914679, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}}
    [junit] 2009-06-22 18:57:47,795 DEBUG [main] regionserver.HRegion(264): Opening region TestMergeTool,,1245697067491, encoded=1640914679
    [junit] 2009-06-22 18:57:47,801 DEBUG [main] regionserver.Store(380): loaded /user/hudson/TestMergeTool/1640914679/contents/294829173003373645, isReference=false, sequence id=7, length=929, majorCompaction=false
    [junit] 2009-06-22 18:57:47,803 INFO  [main] regionserver.HRegion(339): region TestMergeTool,,1245697067491/1640914679 available; sequence id is 8
    [junit] 2009-06-22 18:57:47,808 DEBUG [main] regionserver.HRegion(436): Closing TestMergeTool,,1245697067491: compactions & flushes disabled 
    [junit] 2009-06-22 18:57:47,809 DEBUG [main] regionserver.HRegion(466): Updates disabled for region, no outstanding scanners on TestMergeTool,,1245697067491
    [junit] 2009-06-22 18:57:47,809 DEBUG [main] regionserver.HRegion(473): No more row locks outstanding on region TestMergeTool,,1245697067491
    [junit] 2009-06-22 18:57:47,809 DEBUG [main] regionserver.Store(445): closed contents
    [junit] 2009-06-22 18:57:47,809 INFO  [main] regionserver.HRegion(485): Closed TestMergeTool,,1245697067491
    [junit] 2009-06-22 18:57:47,810 INFO  [main] util.TestMergeTool(187): Verified merging regions 0+1+2+3 and 4
    [junit] 2009-06-22 18:57:47,810 DEBUG [main] regionserver.HLog(456): closing hlog writer in /tmp/.logs_1245697063043
    [junit] 2009-06-22 18:57:47,846 INFO  [main] hbase.HBaseTestCase(627): Shutting down FileSystem
    [junit] 2009-06-22 18:57:47,847 INFO  [main] hbase.HBaseTestCase(634): Shutting down Mini DFS 
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 1
    [junit] 2009-06-22 18:57:47,950 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@1fb3211] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:37757, storageID=DS-668370467-67.195.138.9-37757-1245697060894, infoPort=60349, ipcPort=51191):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] Shutting down DataNode 0
    [junit] 2009-06-22 18:57:49,051 WARN  [org.apache.hadoop.hdfs.server.datanode.DataXceiverServer@be76c7] datanode.DataXceiverServer(137): DatanodeRegistration(127.0.0.1:35941, storageID=DS-1479820573-67.195.138.9-35941-1245697060171, infoPort=45217, ipcPort=50426):DataXceiveServer: java.nio.channels.AsynchronousCloseException
    [junit] 	at java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:185)
    [junit] 	at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:152)
    [junit] 	at sun.nio.ch.ServerSocketAdaptor.accept(ServerSocketAdaptor.java:84)
    [junit] 	at org.apache.hadoop.hdfs.server.datanode.DataXceiverServer.run(DataXceiverServer.java:130)
    [junit] 	at java.lang.Thread.run(Thread.java:619)
    [junit] 
    [junit] 2009-06-22 18:57:50,152 WARN  [org.apache.hadoop.hdfs.server.namenode.FSNamesystem$ReplicationMonitor@9505f] namenode.FSNamesystem$ReplicationMonitor(2306): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 12.644 sec
    [junit] Running org.apache.hadoop.hbase.util.TestRootPath
    [junit] 2009-06-22 18:57:50,591 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:212)
    [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.075 sec

BUILD FAILED
http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml :461: Tests failed!

Total time: 41 minutes 4 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results
Publishing Clover coverage report...