See <http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/342/>

------------------------------------------
[...truncated 15704 lines...]

init:

install-hadoopcore:

install-hadoopcore-default:

ivy-init-dirs:

ivy-download:
      [get] Getting: 
http://repo2.maven.org/maven2/org/apache/ivy/ivy/2.1.0/ivy-2.1.0.jar
      [get] To: 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/ivy/lib/ivy-2.1.0.jar>
      [get] Not modified - so not downloaded

ivy-probe-antlib:

ivy-init-antlib:

ivy-init:

ivy-retrieve-hadoop-source:
[ivy:retrieve] :: Ivy 2.1.0 - 20090925235825 :: http://ant.apache.org/ivy/ ::
[ivy:retrieve] :: loading settings :: file = 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/ivy/ivysettings.xml>
[ivy:retrieve] :: resolving dependencies :: 
org.apache.hadoop.hive#contrib;work...@minerva.apache.org
[ivy:retrieve]  confs: [default]
[ivy:retrieve]  found hadoop#core;0.20.0 in hadoop-source
[ivy:retrieve] :: resolution report :: resolve 1515ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: org.apache.hadoop.hive#contrib
[ivy:retrieve]  confs: [default]
[ivy:retrieve]  0 artifacts copied, 1 already retrieved (0kB/3ms)

install-hadoopcore-internal:

setup:

compile:
     [echo] Compiling: hbase-handler
    [javac] 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build-common.xml>:271:
 warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds

compile-test:
    [javac] 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build-common.xml>:304:
 warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 4 source files to 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/hbase-handler/test/classes>
    [javac] Note: 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/hbase-handler/src/test/org/apache/hadoop/hive/hbase/HBaseTestSetup.java>
 uses or overrides a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build-common.xml>:317:
 warning: 'includeantruntime' was not set, defaulting to 
build.sysclasspath=last; set to false for repeatable builds
    [javac] Compiling 2 source files to 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/hbase-handler/test/classes>

jar:
     [echo] Jar: hbase-handler

test-jar:
      [jar] Building MANIFEST-only jar: 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/hbase-handler/test/test-udfs.jar>

test:
    [junit] Running org.apache.hadoop.hive.cli.TestHBaseCliDriver
    [junit] org.apache.hadoop.hbase.client.NoServerForRegionException: Timed 
out trying to locate root region
    [junit]     at 
org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRootRegion(HConnectionManager.java:976)
    [junit]     at 
org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegion(HConnectionManager.java:625)
    [junit]     at 
org.apache.hadoop.hbase.client.HConnectionManager$TableServers.relocateRegion(HConnectionManager.java:607)
    [junit]     at 
org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegionInMeta(HConnectionManager.java:738)
    [junit]     at 
org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegion(HConnectionManager.java:634)
    [junit]     at 
org.apache.hadoop.hbase.client.HConnectionManager$TableServers.locateRegion(HConnectionManager.java:601)
    [junit]     at org.apache.hadoop.hbase.client.HTable.<init>(HTable.java:128)
    [junit]     at 
org.apache.hadoop.hive.hbase.HBaseTestSetup.setUpFixtures(HBaseTestSetup.java:87)
    [junit]     at 
org.apache.hadoop.hive.hbase.HBaseTestSetup.preTest(HBaseTestSetup.java:59)
    [junit]     at 
org.apache.hadoop.hive.hbase.HBaseQTestUtil.<init>(HBaseQTestUtil.java:31)
    [junit]     at 
org.apache.hadoop.hive.cli.TestHBaseCliDriver.setUp(TestHBaseCliDriver.java:43)
    [junit]     at junit.framework.TestCase.runBare(TestCase.java:125)
    [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 
junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
    [junit]     at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
    [junit]     at junit.framework.TestResult.runProtected(TestResult.java:124)
    [junit]     at junit.extensions.TestSetup.run(TestSetup.java:23)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:422)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:931)
    [junit]     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:785)
    [junit] Exception: Timed out trying to locate root region
    [junit] Begin query: hbase_queries.q
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table srcpart partition (ds=2008-04-08, hr=11)
    [junit] POSTHOOK: Output: defa...@srcpart@ds=2008-04-08/hr=11
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table srcpart partition (ds=2008-04-08, hr=12)
    [junit] POSTHOOK: Output: defa...@srcpart@ds=2008-04-08/hr=12
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table srcpart partition (ds=2008-04-09, hr=11)
    [junit] POSTHOOK: Output: defa...@srcpart@ds=2008-04-09/hr=11
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table srcpart partition (ds=2008-04-09, hr=12)
    [junit] POSTHOOK: Output: defa...@srcpart@ds=2008-04-09/hr=12
    [junit] OK
    [junit] POSTHOOK: Output: defa...@srcbucket
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket0.txt>
    [junit] Loading data to table srcbucket
    [junit] POSTHOOK: Output: defa...@srcbucket
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket1.txt>
    [junit] Loading data to table srcbucket
    [junit] POSTHOOK: Output: defa...@srcbucket
    [junit] OK
    [junit] POSTHOOK: Output: defa...@srcbucket2
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket20.txt>
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: defa...@srcbucket2
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket21.txt>
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: defa...@srcbucket2
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket22.txt>
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: defa...@srcbucket2
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket23.txt>
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: defa...@srcbucket2
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table src
    [junit] POSTHOOK: Output: defa...@src
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv3.txt>
    [junit] Loading data to table src1
    [junit] POSTHOOK: Output: defa...@src1
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.seq>
    [junit] Loading data to table src_sequencefile
    [junit] POSTHOOK: Output: defa...@src_sequencefile
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/complex.seq>
    [junit] Loading data to table src_thrift
    [junit] POSTHOOK: Output: defa...@src_thrift
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/json.txt>
    [junit] Loading data to table src_json
    [junit] POSTHOOK: Output: defa...@src_json
    [junit] OK
    [junit] diff -a -I file: -I pfile: -I /tmp/ -I invalidscheme: -I 
lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime -I 
java.lang.RuntimeException -I at org -I at sun -I at java -I at junit -I Caused 
by: -I [.][.][.] [0-9]* more 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/hbase-handler/test/logs/hbase-handler/hbase_queries.q.out>
 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/hbase-handler/src/test/results/hbase_queries.q.out>
    [junit] Done query: hbase_queries.q
    [junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 162.535 sec
    [junit] Test org.apache.hadoop.hive.cli.TestHBaseCliDriver FAILED
    [junit] Running org.apache.hadoop.hive.cli.TestHBaseMinimrCliDriver
    [junit] Starting DataNode 0 with dfs.data.dir: 
build/test/data/dfs/data/data1,build/test/data/dfs/data/data2
    [junit] Starting DataNode 1 with dfs.data.dir: 
build/test/data/dfs/data/data3,build/test/data/dfs/data/data4
    [junit] Starting DataNode 2 with dfs.data.dir: 
build/test/data/dfs/data/data5,build/test/data/dfs/data/data6
    [junit] Starting DataNode 3 with dfs.data.dir: 
build/test/data/dfs/data/data7,build/test/data/dfs/data/data8
    [junit] Generating rack names for tasktrackers
    [junit] Generating host names for tasktrackers
    [junit] Begin query: hbase_bulk.m
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table srcpart partition (ds=2008-04-08, hr=11)
    [junit] POSTHOOK: Output: defa...@srcpart@ds=2008-04-08/hr=11
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table srcpart partition (ds=2008-04-08, hr=12)
    [junit] POSTHOOK: Output: defa...@srcpart@ds=2008-04-08/hr=12
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table srcpart partition (ds=2008-04-09, hr=11)
    [junit] POSTHOOK: Output: defa...@srcpart@ds=2008-04-09/hr=11
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table srcpart partition (ds=2008-04-09, hr=12)
    [junit] POSTHOOK: Output: defa...@srcpart@ds=2008-04-09/hr=12
    [junit] OK
    [junit] POSTHOOK: Output: defa...@srcbucket
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket0.txt>
    [junit] Loading data to table srcbucket
    [junit] POSTHOOK: Output: defa...@srcbucket
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket1.txt>
    [junit] Loading data to table srcbucket
    [junit] POSTHOOK: Output: defa...@srcbucket
    [junit] OK
    [junit] POSTHOOK: Output: defa...@srcbucket2
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket20.txt>
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: defa...@srcbucket2
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket21.txt>
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: defa...@srcbucket2
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket22.txt>
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: defa...@srcbucket2
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/srcbucket23.txt>
    [junit] Loading data to table srcbucket2
    [junit] POSTHOOK: Output: defa...@srcbucket2
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.txt>
    [junit] Loading data to table src
    [junit] POSTHOOK: Output: defa...@src
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv3.txt>
    [junit] Loading data to table src1
    [junit] POSTHOOK: Output: defa...@src1
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/kv1.seq>
    [junit] Loading data to table src_sequencefile
    [junit] POSTHOOK: Output: defa...@src_sequencefile
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/complex.seq>
    [junit] Loading data to table src_thrift
    [junit] POSTHOOK: Output: defa...@src_thrift
    [junit] OK
    [junit] Copying data from 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/data/files/json.txt>
    [junit] Loading data to table src_json
    [junit] POSTHOOK: Output: defa...@src_json
    [junit] OK
    [junit] diff -a -I file: -I pfile: -I /tmp/ -I invalidscheme: -I 
lastUpdateTime -I lastAccessTime -I owner -I transient_lastDdlTime -I 
java.lang.RuntimeException -I at org -I at sun -I at java -I at junit -I Caused 
by: -I [.][.][.] [0-9]* more 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build/hbase-handler/test/logs/hbase-handler/hbase_bulk.m.out>
 
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/hbase-handler/src/test/results/hbase_bulk.m.out>
    [junit] Done query: hbase_bulk.m
    [junit] Shutting down the Mini HDFS Cluster
    [junit] Shutting down DataNode 3
    [junit] Shutting down DataNode 2
    [junit] Shutting down DataNode 1
    [junit] Shutting down DataNode 0
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 102.778 sec
    [junit] Running org.apache.hadoop.hive.hbase.TestHBaseSerDe
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.24 sec
    [junit] Running org.apache.hadoop.hive.hbase.TestLazyHBaseObject
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.243 sec

BUILD FAILED
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build.xml>:168:
 The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build.xml>:105:
 The following error occurred while executing this line:
<http://hudson.zones.apache.org/hudson/job/Hive-trunk-h0.20/ws/hive/build-common.xml>:446:
 Tests failed!

Total time: 103 minutes 7 seconds
Recording test results

Reply via email to