Seems spurious. All tests pass when run locally or on a new EC2 instance. - Andy
________________________________ From: Apache Hudson Server <[email protected]> To: [email protected] Sent: Sat, November 28, 2009 4:45:56 PM Subject: Build failed in Hudson: HBase-Patch #1016 See <http://hudson.zones.apache.org/hudson/job/HBase-Patch/1016/changes> Changes: [apurtell] HBASE-1995 Add configurable max value size check; updated test ------------------------------------------ [...truncated 219457 lines...] [junit] 2009-11-29 00:46:54,229 DEBUG [main] regionserver.Store(565): Added hdfs://localhost:39025/user/hudson/.META./1028785192/info/8600182243077842974, entries=3, sequenceid=27, memsize=728, filesize=874 to .META.,,1 [junit] 2009-11-29 00:46:54,230 DEBUG [main] regionserver.HRegion(971): Finished memstore flush of ~1016 for region .META.,,1 in 78ms, sequence id=27, compaction requested=true [junit] 2009-11-29 00:46:54,230 DEBUG [main] regionserver.Store(483): closed historian [junit] 2009-11-29 00:46:54,230 DEBUG [main] regionserver.Store(483): closed info [junit] 2009-11-29 00:46:54,230 INFO [main] regionserver.HRegion(490): Closed .META.,,1 [junit] 2009-11-29 00:46:54,263 INFO [main] wal.HLog(322): Roll /user/hudson/.logs_1259455613187/hlog.dat.1259455613196, entries=6, calcsize=1131, filesize=1055. New hlog /user/hudson/.logs_1259455613187/hlog.dat.1259455614246 [junit] 2009-11-29 00:46:54,263 DEBUG [main] wal.HLog(331): Last sequence written is empty. Deleting all old hlogs [junit] 2009-11-29 00:46:54,263 INFO [main] wal.HLog(550): removing old hlog file /user/hudson/.logs_1259455613187/hlog.dat.1259455613196 whose highest sequence/edit id is 26 [junit] 2009-11-29 00:46:54,278 DEBUG [main.logSyncer] wal.HLog$LogSyncer(758): main.logSyncerinterrupted while waiting for sync requests [junit] 2009-11-29 00:46:54,278 INFO [main.logSyncer] wal.HLog$LogSyncer(762): main.logSyncer exiting [junit] 2009-11-29 00:46:54,278 DEBUG [main] wal.HLog(595): closing hlog writer in hdfs://localhost:39025/user/hudson/.logs_1259455613187 [junit] 2009-11-29 00:46:54,314 DEBUG [main] regionserver.HRegion(1885): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1259455613798', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1855462257, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} [junit] 2009-11-29 00:46:54,314 DEBUG [main] regionserver.HRegion(265): Opening region TestMergeTool,row_0100,1259455613798, encoded=1855462257 [junit] 2009-11-29 00:46:54,322 DEBUG [main] regionserver.Store(418): loaded /user/hudson/TestMergeTool/1855462257/contents/8917140722916098081, isReference=false, sequence id=6, length=837, majorCompaction=false [junit] 2009-11-29 00:46:54,324 INFO [main] regionserver.HRegion(343): region TestMergeTool,row_0100,1259455613798/1855462257 available; sequence id is 7 [junit] 2009-11-29 00:46:54,338 DEBUG [main] regionserver.HRegion(454): Closing TestMergeTool,row_0100,1259455613798: compactions & flushes disabled [junit] 2009-11-29 00:46:54,338 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1259455613798 [junit] 2009-11-29 00:46:54,338 DEBUG [main] regionserver.HRegion(478): No more row locks outstanding on region TestMergeTool,row_0100,1259455613798 [junit] 2009-11-29 00:46:54,338 DEBUG [main] regionserver.Store(483): closed contents [junit] 2009-11-29 00:46:54,338 INFO [main] regionserver.HRegion(490): Closed TestMergeTool,row_0100,1259455613798 [junit] 2009-11-29 00:46:54,339 INFO [main] util.TestMergeTool(186): Verified merging regions 0+1+2 and 3 [junit] 2009-11-29 00:46:54,339 INFO [main] util.TestMergeTool(173): merging regions 0+1+2+3 and 4 [junit] 2009-11-29 00:46:54,339 WARN [main] conf.Configuration(616): mapred.used.genericoptionsparser is deprecated. Instead, use mapreduce.client.genericoptionsparser.used [junit] 2009-11-29 00:46:54,339 WARN [main] conf.Configuration(616): mapred.used.genericoptionsparser is deprecated. Instead, use mapreduce.client.genericoptionsparser.used [junit] 2009-11-29 00:46:54,340 INFO [main] util.Merge(82): Verifying that file system is available... [junit] 2009-11-29 00:46:54,341 INFO [main] util.Merge(91): Verifying that HBase is not running... [junit] 2009-11-29 00:46:54,361 WARN [main] conf.Configuration(616): fs.checkpoint.size is deprecated. Instead, use dfs.namenode.checkpoint.size [junit] 2009-11-29 00:46:54,361 WARN [main] conf.Configuration(616): fs.checkpoint.dir is deprecated. Instead, use dfs.namenode.checkpoint.dir [junit] 2009-11-29 00:46:54,362 WARN [main] conf.Configuration(616): fs.checkpoint.edits.dir is deprecated. Instead, use dfs.namenode.checkpoint.edits.dir [junit] 2009-11-29 00:46:54,362 WARN [main] conf.Configuration(616): fs.checkpoint.period is deprecated. Instead, use dfs.namenode.checkpoint.period [junit] 2009-11-29 00:46:54,601 INFO [main] client.HConnectionManager$TableServers(343): getMaster attempt 0 of 1 failed; no more retrying. [junit] java.io.IOException: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase/master [junit] at org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper.readAddressOrThrow(ZooKeeperWrapper.java:384) [junit] at org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper.readMasterAddressOrThrow(ZooKeeperWrapper.java:293) [junit] at org.apache.hadoop.hbase.client.HConnectionManager$TableServers.getMaster(HConnectionManager.java:328) [junit] at org.apache.hadoop.hbase.client.HBaseAdmin.<init>(HBaseAdmin.java:72) [junit] at org.apache.hadoop.hbase.client.HBaseAdmin.checkHBaseAvailable(HBaseAdmin.java:840) [junit] at org.apache.hadoop.hbase.util.Merge.run(Merge.java:93) [junit] at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65) [junit] at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:79) [junit] at org.apache.hadoop.hbase.util.TestMergeTool.mergeAndVerify(TestMergeTool.java:174) [junit] at org.apache.hadoop.hbase.util.TestMergeTool.testMergeTool(TestMergeTool.java:267) [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:168) [junit] at junit.framework.TestCase.runBare(TestCase.java:134) [junit] at junit.framework.TestResult$1.protect(TestResult.java:110) [junit] at junit.framework.TestResult.runProtected(TestResult.java:128) [junit] at junit.framework.TestResult.run(TestResult.java:113) [junit] at junit.framework.TestCase.run(TestCase.java:124) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:232) [junit] at junit.framework.TestSuite.run(TestSuite.java:227) [junit] at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [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] Caused by: org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = ConnectionLoss for /hbase/master [junit] at org.apache.zookeeper.KeeperException.create(KeeperException.java:90) [junit] at org.apache.zookeeper.KeeperException.create(KeeperException.java:42) [junit] at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:892) [junit] at org.apache.hadoop.hbase.zookeeper.ZooKeeperWrapper.readAddressOrThrow(ZooKeeperWrapper.java:380) [junit] ... 26 more [junit] 2009-11-29 00:46:54,602 INFO [main] util.Merge(197): Merging regions TestMergeTool,row_0100,1259455613798 and TestMergeTool,,1259455595689 in table TestMergeTool [junit] 2009-11-29 00:46:54,648 INFO [main] wal.HLog(234): HLog configuration: blocksize=67108864, rollsize=63753420, enabled=true, flushlogentries=100, optionallogflushinternal=10000ms [junit] 2009-11-29 00:46:54,665 INFO [main] wal.HLog(322): New hlog /user/hudson/.logs_1259455614602/hlog.dat.1259455614649 [junit] 2009-11-29 00:46:54,665 DEBUG [main] regionserver.HRegion(1885): Opening region: REGION => {NAME => '-ROOT-,,0', STARTKEY => '', ENDKEY => '', ENCODED => 70236052, TABLE => {{NAME => '-ROOT-', IS_ROOT => 'true', IS_META => 'true', FAMILIES => [{NAME => 'info', COMPRESSION => 'NONE', VERSIONS => '10', TTL => '2147483647', BLOCKSIZE => '8192', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} [junit] 2009-11-29 00:46:54,666 DEBUG [main] regionserver.HRegion(265): Opening region -ROOT-,,0, encoded=70236052 [junit] 2009-11-29 00:46:54,673 DEBUG [main] regionserver.Store(418): loaded /user/hudson/-ROOT-/70236052/info/1628735745366014200, isReference=false, sequence id=2, length=809, majorCompaction=false [junit] 2009-11-29 00:46:54,675 INFO [main] regionserver.HRegion(343): region -ROOT-,,0/70236052 available; sequence id is 3 [junit] 2009-11-29 00:46:54,676 INFO [main] regionserver.HRegion(771): Starting compaction on region -ROOT-,,0 [junit] 2009-11-29 00:46:54,678 INFO [main] regionserver.HRegion(786): compaction completed on region -ROOT-,,0 in 0sec [junit] 2009-11-29 00:46:54,678 INFO [main] util.Merge(211): Found meta for region1 .META.,,1, meta for region2 .META.,,1 [junit] 2009-11-29 00:46:54,679 DEBUG [main] regionserver.HRegion(1885): Opening region: REGION => {NAME => '.META.,,1', STARTKEY => '', ENDKEY => '', ENCODED => 1028785192, TABLE => {{NAME => '.META.', 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-11-29 00:46:54,679 DEBUG [main] regionserver.HRegion(265): Opening region .META.,,1, encoded=1028785192 [junit] 2009-11-29 00:46:54,686 DEBUG [main] regionserver.Store(418): loaded /user/hudson/.META./1028785192/historian/4056177138492621655, isReference=false, sequence id=20, length=651, majorCompaction=false [junit] 2009-11-29 00:46:54,690 DEBUG [main] regionserver.Store(418): loaded /user/hudson/.META./1028785192/historian/7639635665093202831, isReference=false, sequence id=27, length=521, majorCompaction=false [junit] 2009-11-29 00:46:54,698 DEBUG [main] regionserver.Store(418): loaded /user/hudson/.META./1028785192/info/6742162655818876495, isReference=false, sequence id=20, length=994, majorCompaction=false [junit] 2009-11-29 00:46:54,703 DEBUG [main] regionserver.Store(418): loaded /user/hudson/.META./1028785192/info/7769212825440188009, isReference=false, sequence id=6, length=2226, majorCompaction=false [junit] 2009-11-29 00:46:54,707 DEBUG [main] regionserver.Store(418): loaded /user/hudson/.META./1028785192/info/8600182243077842974, isReference=false, sequence id=27, length=874, majorCompaction=false [junit] 2009-11-29 00:46:54,709 INFO [main] regionserver.HRegion(343): region .META.,,1/1028785192 available; sequence id is 28 [junit] 2009-11-29 00:46:54,709 INFO [main] regionserver.HRegion(771): Starting compaction on region .META.,,1 [junit] 2009-11-29 00:46:54,720 DEBUG [main] regionserver.Store(751): Compaction size of historian: 1.1k; Skipped 0 file(s), size: 0 [junit] 2009-11-29 00:46:54,720 DEBUG [main] regionserver.Store(758): Started compaction of 2 file(s) into /user/hudson/.META./compaction.dir/1028785192, seqid=27 [junit] 2009-11-29 00:46:54,816 DEBUG [main] regionserver.Store(765): Completed compaction of historian; new storefile is hdfs://localhost:39025/user/hudson/.META./1028785192/historian/8211565680015933721; store size is 781 [junit] 2009-11-29 00:46:54,818 DEBUG [main] regionserver.Store(751): Compaction size of info: 4.0k; Skipped 1 file(s), size: 2226 [junit] 2009-11-29 00:46:54,818 DEBUG [main] regionserver.Store(758): Started compaction of 2 file(s) into /user/hudson/.META./compaction.dir/1028785192, seqid=27 [junit] 2009-11-29 00:46:55,928 DEBUG [main] regionserver.Store(765): Completed compaction of info; new storefile is hdfs://localhost:39025/user/hudson/.META./1028785192/info/2430885059619739556; store size is 3.3k [junit] 2009-11-29 00:46:55,944 INFO [main] regionserver.HRegion(786): compaction completed on region .META.,,1 in 1sec [junit] 2009-11-29 00:46:55,944 INFO [main] util.MetaUtils(125): OPENING META .META.,,1 [junit] 2009-11-29 00:46:55,946 DEBUG [main] regionserver.HRegion(1885): Opening region: REGION => {NAME => 'TestMergeTool,row_0100,1259455613798', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1855462257, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} [junit] 2009-11-29 00:46:55,947 DEBUG [main] regionserver.HRegion(265): Opening region TestMergeTool,row_0100,1259455613798, encoded=1855462257 [junit] 2009-11-29 00:46:55,962 DEBUG [main] regionserver.Store(418): loaded /user/hudson/TestMergeTool/1855462257/contents/8917140722916098081, isReference=false, sequence id=6, length=837, majorCompaction=false [junit] 2009-11-29 00:46:55,964 INFO [main] regionserver.HRegion(343): region TestMergeTool,row_0100,1259455613798/1855462257 available; sequence id is 7 [junit] 2009-11-29 00:46:55,965 DEBUG [main] regionserver.HRegion(1885): Opening region: REGION => {NAME => 'TestMergeTool,,1259455595689', STARTKEY => '', ENDKEY => '', ENCODED => 838717577, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} [junit] 2009-11-29 00:46:55,965 DEBUG [main] regionserver.HRegion(265): Opening region TestMergeTool,,1259455595689, encoded=838717577 [junit] 2009-11-29 00:46:55,972 DEBUG [main] regionserver.Store(418): loaded /user/hudson/TestMergeTool/838717577/contents/1711935711024122858, isReference=false, sequence id=7, length=471, majorCompaction=false [junit] 2009-11-29 00:46:55,974 INFO [main] regionserver.HRegion(343): region TestMergeTool,,1259455595689/838717577 available; sequence id is 8 [junit] 2009-11-29 00:46:55,975 INFO [main] regionserver.HRegion(771): Starting major compaction on region TestMergeTool,row_0100,1259455613798 [junit] 2009-11-29 00:46:55,984 DEBUG [main] regionserver.Store(758): Started compaction of 1 file(s) into /user/hudson/TestMergeTool/compaction.dir/1855462257, seqid=6 [junit] 2009-11-29 00:46:56,052 DEBUG [main] regionserver.Store(765): Completed major compaction of contents; new storefile is hdfs://localhost:39025/user/hudson/TestMergeTool/1855462257/contents/5025118485440190483; store size is 837 [junit] 2009-11-29 00:46:56,189 INFO [main] regionserver.HRegion(786): compaction completed on region TestMergeTool,row_0100,1259455613798 in 0sec [junit] 2009-11-29 00:46:56,189 DEBUG [main] regionserver.HRegion(2124): Files for region: TestMergeTool,row_0100,1259455613798 [junit] 2009-11-29 00:46:56,190 DEBUG [main] regionserver.HRegion(2271): f hdfs://localhost:39025/user/hudson/TestMergeTool/1855462257/.regioninfo size=632 [junit] 2009-11-29 00:46:56,190 DEBUG [main] regionserver.HRegion(2268): d hdfs://localhost:39025/user/hudson/TestMergeTool/1855462257/contents [junit] 2009-11-29 00:46:56,191 DEBUG [main] regionserver.HRegion(2271): f hdfs://localhost:39025/user/hudson/TestMergeTool/1855462257/contents/5025118485440190483 size=837 [junit] 2009-11-29 00:46:56,191 INFO [main] regionserver.HRegion(771): Starting major compaction on region TestMergeTool,,1259455595689 [junit] 2009-11-29 00:46:56,207 DEBUG [main] regionserver.Store(758): Started compaction of 1 file(s) into /user/hudson/TestMergeTool/compaction.dir/838717577, seqid=7 [junit] 2009-11-29 00:46:56,283 DEBUG [main] regionserver.Store(765): Completed major compaction of contents; new storefile is hdfs://localhost:39025/user/hudson/TestMergeTool/838717577/contents/7076894408558323148; store size is 471 [junit] 2009-11-29 00:46:56,299 INFO [main] regionserver.HRegion(786): compaction completed on region TestMergeTool,,1259455595689 in 0sec [junit] 2009-11-29 00:46:56,299 DEBUG [main] regionserver.HRegion(2129): Files for region: TestMergeTool,,1259455595689 [junit] 2009-11-29 00:46:56,300 DEBUG [main] regionserver.HRegion(2271): f hdfs://localhost:39025/user/hudson/TestMergeTool/838717577/.regioninfo size=583 [junit] 2009-11-29 00:46:56,300 DEBUG [main] regionserver.HRegion(2268): d hdfs://localhost:39025/user/hudson/TestMergeTool/838717577/contents [junit] 2009-11-29 00:46:56,301 DEBUG [main] regionserver.HRegion(2271): f hdfs://localhost:39025/user/hudson/TestMergeTool/838717577/contents/7076894408558323148 size=471 [junit] 2009-11-29 00:46:56,302 INFO [main] regionserver.HRegion(2158): Creating new region REGION => {NAME => 'TestMergeTool,,1259455616301', STARTKEY => '', ENDKEY => '', ENCODED => 9765706, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} [junit] 2009-11-29 00:46:56,319 INFO [main] regionserver.HRegion(2167): starting merge of regions: TestMergeTool,row_0100,1259455613798 and TestMergeTool,,1259455595689 into new region REGION => {NAME => 'TestMergeTool,,1259455616301', STARTKEY => '', ENDKEY => '', ENCODED => 9765706, 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-11-29 00:46:56,319 DEBUG [main] regionserver.HRegion(454): Closing TestMergeTool,row_0100,1259455613798: compactions & flushes disabled [junit] 2009-11-29 00:46:56,319 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on TestMergeTool,row_0100,1259455613798 [junit] 2009-11-29 00:46:56,320 DEBUG [main] regionserver.HRegion(478): No more row locks outstanding on region TestMergeTool,row_0100,1259455613798 [junit] 2009-11-29 00:46:56,320 DEBUG [main] regionserver.Store(483): closed contents [junit] 2009-11-29 00:46:56,320 INFO [main] regionserver.HRegion(490): Closed TestMergeTool,row_0100,1259455613798 [junit] 2009-11-29 00:46:56,320 DEBUG [main] regionserver.HRegion(454): Closing TestMergeTool,,1259455595689: compactions & flushes disabled [junit] 2009-11-29 00:46:56,321 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on TestMergeTool,,1259455595689 [junit] 2009-11-29 00:46:56,321 DEBUG [main] regionserver.HRegion(478): No more row locks outstanding on region TestMergeTool,,1259455595689 [junit] 2009-11-29 00:46:56,321 DEBUG [main] regionserver.Store(483): closed contents [junit] 2009-11-29 00:46:56,321 INFO [main] regionserver.HRegion(490): Closed TestMergeTool,,1259455595689 [junit] 2009-11-29 00:46:56,379 DEBUG [main] regionserver.HRegion(2200): Files for new region [junit] 2009-11-29 00:46:56,380 DEBUG [main] regionserver.HRegion(2268): d hdfs://localhost:39025/user/hudson/TestMergeTool/9765706/contents [junit] 2009-11-29 00:46:56,380 DEBUG [main] regionserver.HRegion(2271): f hdfs://localhost:39025/user/hudson/TestMergeTool/9765706/contents/7586979338847386280 size=837 [junit] 2009-11-29 00:46:56,381 DEBUG [main] regionserver.HRegion(2271): f hdfs://localhost:39025/user/hudson/TestMergeTool/9765706/contents/959467014895107476 size=471 [junit] 2009-11-29 00:46:56,381 DEBUG [main] regionserver.HRegion(265): Opening region TestMergeTool,,1259455616301, encoded=9765706 [junit] 2009-11-29 00:46:57,441 DEBUG [main] regionserver.Store(418): loaded /user/hudson/TestMergeTool/9765706/contents/7586979338847386280, isReference=false, sequence id=6, length=837, majorCompaction=true [junit] 2009-11-29 00:46:57,445 DEBUG [main] regionserver.Store(418): loaded /user/hudson/TestMergeTool/9765706/contents/959467014895107476, isReference=false, sequence id=7, length=471, majorCompaction=true [junit] 2009-11-29 00:46:57,447 INFO [main] regionserver.HRegion(343): region TestMergeTool,,1259455616301/9765706 available; sequence id is 8 [junit] 2009-11-29 00:46:57,447 INFO [main] regionserver.HRegion(771): Starting compaction on region TestMergeTool,,1259455616301 [junit] 2009-11-29 00:46:57,457 DEBUG [main] regionserver.Store(751): Compaction size of contents: 1.3k; Skipped 0 file(s), size: 0 [junit] 2009-11-29 00:46:57,458 DEBUG [main] regionserver.Store(758): Started compaction of 2 file(s) into /user/hudson/TestMergeTool/compaction.dir/9765706, seqid=7 [junit] 2009-11-29 00:46:58,587 DEBUG [main] regionserver.Store(765): Completed compaction of contents; new storefile is hdfs://localhost:39025/user/hudson/TestMergeTool/9765706/contents/8374307172419921205; store size is 975 [junit] 2009-11-29 00:46:58,603 INFO [main] regionserver.HRegion(786): compaction completed on region TestMergeTool,,1259455616301 in 1sec [junit] 2009-11-29 00:46:58,605 DEBUG [main] regionserver.HRegion(2207): Files for new region [junit] 2009-11-29 00:46:58,605 DEBUG [main] regionserver.HRegion(2271): f hdfs://localhost:39025/user/hudson/TestMergeTool/9765706/.regioninfo size=581 [junit] 2009-11-29 00:46:58,606 DEBUG [main] regionserver.HRegion(2268): d hdfs://localhost:39025/user/hudson/TestMergeTool/9765706/contents [junit] 2009-11-29 00:46:58,606 DEBUG [main] regionserver.HRegion(2271): f hdfs://localhost:39025/user/hudson/TestMergeTool/9765706/contents/8374307172419921205 size=975 [junit] 2009-11-29 00:46:58,607 DEBUG [main] regionserver.HRegion(2003): DELETING region hdfs://localhost:39025/user/hudson/TestMergeTool/1855462257 [junit] 2009-11-29 00:46:58,623 DEBUG [main] regionserver.HRegion(2003): DELETING region hdfs://localhost:39025/user/hudson/TestMergeTool/838717577 [junit] 2009-11-29 00:46:58,639 INFO [main] regionserver.HRegion(2213): merge completed. New region is TestMergeTool,,1259455616301 [junit] 2009-11-29 00:46:58,640 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,row_0100,1259455613798', STARTKEY => 'row_0100', ENDKEY => 'row_0600', ENCODED => 1855462257, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1 [junit] 2009-11-29 00:46:58,640 INFO [main] wal.HLog(849): edit=0, write=.META./.META.,,1/29 [junit] 2009-11-29 00:46:58,640 DEBUG [main] util.Merge(319): Removing region: REGION => {NAME => 'TestMergeTool,,1259455595689', STARTKEY => '', ENDKEY => '', ENCODED => 838717577, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', VERSIONS => '3', COMPRESSION => 'NONE', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} from .META.,,1 [junit] 2009-11-29 00:46:58,642 INFO [main] util.Merge(255): Adding REGION => {NAME => 'TestMergeTool,,1259455616301', STARTKEY => '', ENDKEY => '', ENCODED => 9765706, 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', 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-11-29 00:46:58,642 DEBUG [main] regionserver.HRegion(454): Closing TestMergeTool,,1259455616301: compactions & flushes disabled [junit] 2009-11-29 00:46:58,642 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on TestMergeTool,,1259455616301 [junit] 2009-11-29 00:46:58,642 DEBUG [main] regionserver.HRegion(478): No more row locks outstanding on region TestMergeTool,,1259455616301 [junit] 2009-11-29 00:46:58,643 DEBUG [main] regionserver.Store(483): closed contents [junit] 2009-11-29 00:46:58,643 INFO [main] regionserver.HRegion(490): Closed TestMergeTool,,1259455616301 [junit] 2009-11-29 00:46:58,643 DEBUG [main] regionserver.HRegion(454): Closing -ROOT-,,0: compactions & flushes disabled [junit] 2009-11-29 00:46:58,643 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on -ROOT-,,0 [junit] 2009-11-29 00:46:58,644 DEBUG [main] regionserver.HRegion(478): No more row locks outstanding on region -ROOT-,,0 [junit] 2009-11-29 00:46:58,644 DEBUG [main] regionserver.Store(483): closed info [junit] 2009-11-29 00:46:58,644 INFO [main] regionserver.HRegion(490): Closed -ROOT-,,0 [junit] 2009-11-29 00:46:58,644 INFO [main] util.MetaUtils(148): CLOSING META .META.,,1 [junit] 2009-11-29 00:46:58,644 DEBUG [main] regionserver.HRegion(454): Closing .META.,,1: compactions & flushes disabled [junit] 2009-11-29 00:46:58,644 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on .META.,,1 [junit] 2009-11-29 00:46:58,645 DEBUG [main] regionserver.HRegion(478): No more row locks outstanding on region .META.,,1 [junit] 2009-11-29 00:46:58,645 DEBUG [main] regionserver.HRegion(895): Started memstore flush for region .META.,,1. Current region memstore size 968 [junit] 2009-11-29 00:46:58,682 DEBUG [main] regionserver.Store(565): Added hdfs://localhost:39025/user/hudson/.META./1028785192/historian/1356327664788749113, entries=2, sequenceid=34, memsize=280, filesize=505 to .META.,,1 [junit] 2009-11-29 00:46:59,755 DEBUG [main] regionserver.Store(565): Added hdfs://localhost:39025/user/hudson/.META./1028785192/info/2081791908707274962, entries=3, sequenceid=34, memsize=688, filesize=826 to .META.,,1 [junit] 2009-11-29 00:46:59,755 DEBUG [main] regionserver.HRegion(971): Finished memstore flush of ~968 for region .META.,,1 in 1110ms, sequence id=34, compaction requested=true [junit] 2009-11-29 00:46:59,755 DEBUG [main] regionserver.Store(483): closed historian [junit] 2009-11-29 00:46:59,756 DEBUG [main] regionserver.Store(483): closed info [junit] 2009-11-29 00:46:59,756 INFO [main] regionserver.HRegion(490): Closed .META.,,1 [junit] 2009-11-29 00:46:59,789 INFO [main] wal.HLog(322): Roll /user/hudson/.logs_1259455614602/hlog.dat.1259455614649, entries=6, calcsize=1083, filesize=1007. New hlog /user/hudson/.logs_1259455614602/hlog.dat.1259455619772 [junit] 2009-11-29 00:46:59,789 DEBUG [main] wal.HLog(331): Last sequence written is empty. Deleting all old hlogs [junit] 2009-11-29 00:46:59,789 INFO [main] wal.HLog(550): removing old hlog file /user/hudson/.logs_1259455614602/hlog.dat.1259455614649 whose highest sequence/edit id is 33 [junit] 2009-11-29 00:46:59,803 DEBUG [main.logSyncer] wal.HLog$LogSyncer(758): main.logSyncerinterrupted while waiting for sync requests [junit] 2009-11-29 00:46:59,804 INFO [main.logSyncer] wal.HLog$LogSyncer(762): main.logSyncer exiting [junit] 2009-11-29 00:46:59,804 DEBUG [main] wal.HLog(595): closing hlog writer in hdfs://localhost:39025/user/hudson/.logs_1259455614602 [junit] 2009-11-29 00:47:00,864 DEBUG [main] regionserver.HRegion(1885): Opening region: REGION => {NAME => 'TestMergeTool,,1259455616301', STARTKEY => '', ENDKEY => '', ENCODED => 9765706, TABLE => {{NAME => 'TestMergeTool', FAMILIES => [{NAME => 'contents', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647', BLOCKSIZE => '65536', IN_MEMORY => 'false', BLOCKCACHE => 'true'}]}} [junit] 2009-11-29 00:47:00,865 DEBUG [main] regionserver.HRegion(265): Opening region TestMergeTool,,1259455616301, encoded=9765706 [junit] 2009-11-29 00:47:00,872 DEBUG [main] regionserver.Store(418): loaded /user/hudson/TestMergeTool/9765706/contents/8374307172419921205, isReference=false, sequence id=7, length=975, majorCompaction=false [junit] 2009-11-29 00:47:00,874 INFO [main] regionserver.HRegion(343): region TestMergeTool,,1259455616301/9765706 available; sequence id is 8 [junit] 2009-11-29 00:47:00,879 DEBUG [main] regionserver.HRegion(454): Closing TestMergeTool,,1259455616301: compactions & flushes disabled [junit] 2009-11-29 00:47:00,879 DEBUG [main] regionserver.HRegion(471): Updates disabled for region, no outstanding scanners on TestMergeTool,,1259455616301 [junit] 2009-11-29 00:47:00,879 DEBUG [main] regionserver.HRegion(478): No more row locks outstanding on region TestMergeTool,,1259455616301 [junit] 2009-11-29 00:47:00,880 DEBUG [main] regionserver.Store(483): closed contents [junit] 2009-11-29 00:47:00,880 INFO [main] regionserver.HRegion(490): Closed TestMergeTool,,1259455616301 [junit] 2009-11-29 00:47:00,880 INFO [main] util.TestMergeTool(186): Verified merging regions 0+1+2+3 and 4 [junit] 2009-11-29 00:47:00,880 DEBUG [main.logSyncer] wal.HLog$LogSyncer(758): main.logSyncerinterrupted while waiting for sync requests [junit] 2009-11-29 00:47:00,880 INFO [main.logSyncer] wal.HLog$LogSyncer(762): main.logSyncer exiting [junit] 2009-11-29 00:47:00,881 DEBUG [main] wal.HLog(595): closing hlog writer in /tmp/.logs_1259455605558 [junit] 2009-11-29 00:47:00,920 INFO [main] hbase.HBaseTestCase(627): Shutting down Mini DFS [junit] Shutting down the Mini HDFS Cluster [junit] Shutting down DataNode 1 [junit] 2009-11-29 00:47:01,023 WARN [org.apache.hadoop.hdfs.server.datanode.dataxceiverser...@5db5ae] datanode.DataXceiverServer(140): DatanodeRegistration(127.0.0.1:52275, storageID=DS-393510691-67.195.138.9-52275-1259455598479, infoPort=57953, ipcPort=60629):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:133) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] Shutting down DataNode 0 [junit] 2009-11-29 00:47:01,127 WARN [org.apache.hadoop.hdfs.server.datanode.dataxceiverser...@c4bc34] datanode.DataXceiverServer(140): DatanodeRegistration(127.0.0.1:49589, storageID=DS-191642847-67.195.138.9-49589-1259455597823, infoPort=48784, ipcPort=41427):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:133) [junit] at java.lang.Thread.run(Thread.java:619) [junit] [junit] 2009-11-29 00:47:01,230 WARN [org.apache.hadoop.hdfs.server.namenode.fsnamesystem$replicationmoni...@1bc16f0] namenode.FSNamesystem$ReplicationMonitor(2326): ReplicationMonitor thread received InterruptedException.java.lang.InterruptedException: sleep interrupted [junit] 2009-11-29 00:47:01,231 WARN [org.apache.hadoop.hdfs.server.namenode.decommissionmanager$moni...@1e1be92] namenode.DecommissionManager$Monitor(67): Monitor interrupted: java.lang.InterruptedException: sleep interrupted [junit] 2009-11-29 00:47:01,271 INFO [main] hbase.HBaseTestCase(638): Shutting down FileSystem [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 25.757 sec [junit] 2009-11-29 00:47:01,795 DEBUG [HCM.shutdownHook] zookeeper.ZooKeeperWrapper(628): Closed connection with ZooKeeper [junit] Running org.apache.hadoop.hbase.util.TestRootPath [junit] 2009-11-29 00:47:02,178 INFO [main] util.TestRootPath(60): Got expected exception when checking invalid path: [junit] java.io.IOException: Root directory does not have a scheme [junit] at org.apache.hadoop.hbase.util.FSUtils.validateRootPath(FSUtils.java:229) [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:168) [junit] at junit.framework.TestCase.runBare(TestCase.java:134) [junit] at junit.framework.TestResult$1.protect(TestResult.java:110) [junit] at junit.framework.TestResult.runProtected(TestResult.java:128) [junit] at junit.framework.TestResult.run(TestResult.java:113) [junit] at junit.framework.TestCase.run(TestCase.java:124) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:232) [junit] at junit.framework.TestSuite.run(TestSuite.java:227) [junit] at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:83) [junit] at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:39) [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.078 sec BUILD FAILED <http://hudson.zones.apache.org/hudson/job/HBase-Patch/ws/trunk/build.xml>:504: Tests failed! Total time: 29 minutes 36 seconds [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Recording test results Publishing Clover coverage report... No Clover report will be published due to a Build Failure
