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 Jenkins Server <je...@builds.apache.org> on 2012/07/09 15:44:07 UTC

Build failed in Jenkins: hbase-0.90 #511

See <https://builds.apache.org/job/hbase-0.90/511/changes>

Changes:

[jmhsieh] HBASE-4379 [hbck] Does not complain about tables with no end region [Z,] (Anoop Sam John)

------------------------------------------
[...truncated 890 lines...]
A         src/main/resources/org/apache/hadoop/hbase/rest/protobuf/CellMessage.proto
A         src/main/resources/org/apache/hadoop/hbase/rest/protobuf/TableInfoMessage.proto
A         src/main/resources/org/apache/hadoop/hbase/rest/protobuf/TableListMessage.proto
A         src/main/resources/org/apache/hadoop/hbase/rest/protobuf/VersionMessage.proto
A         src/main/resources/org/apache/hadoop/hbase/rest/XMLSchema.xsd
A         src/main/xslt
A         src/main/xslt/configuration_to_docbook_section.xsl
A         src/site
A         src/site/site.xml
A         src/site/site.vm
A         src/site/resources
A         src/site/resources/images
AU        src/site/resources/images/replication_overview.png
AU        src/site/resources/images/asf_logo_wide.png
AU        src/site/resources/images/architecture.gif
AU        src/site/resources/images/hadoop-logo.jpg
AU        src/site/resources/images/hbase_logo_med.gif
AU        src/site/resources/images/favicon.ico
AU        src/site/resources/images/hbase_small.gif
A         src/site/resources/css
A         src/site/resources/css/freebsd_docbook.css
A         src/site/resources/css/site.css
A         src/site/xdoc
A         src/site/xdoc/cygwin.xml
A         src/site/xdoc/acid-semantics.xml
A         src/site/xdoc/metrics.xml
A         src/site/xdoc/index.xml
A         src/site/xdoc/replication.xml
A         src/site/xdoc/old_news.xml
A         src/site/xdoc/bulk-loads.xml
A         src/site/xdoc/pseudo-distributed.xml
A         src/docbkx
A         src/docbkx/upgrading.xml
A         src/docbkx/performance.xml
A         src/docbkx/developer.xml
A         src/docbkx/preface.xml
A         src/docbkx/configuration.xml
A         src/docbkx/getting_started.xml
A         src/docbkx/shell.xml
A         src/docbkx/troubleshooting.xml
A         src/docbkx/book.xml
A         src/docbkx/build.xml
AU        src/saveVersion.sh
A         src/examples
A         src/examples/thrift
A         src/examples/thrift/DemoClient.java
A         src/examples/thrift/DemoClient.cpp
A         src/examples/thrift/DemoClient.rb
A         src/examples/thrift/DemoClient.php
AU        src/examples/thrift/DemoClient.py
A         src/examples/thrift/README.txt
A         src/examples/thrift/Makefile
A         src/examples/mapreduce
A         src/examples/mapreduce/org
A         src/examples/mapreduce/org/apache
A         src/examples/mapreduce/org/apache/hadoop
A         src/examples/mapreduce/org/apache/hadoop/hbase
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce/SampleUploader.java
A         src/examples/mapreduce/org/apache/hadoop/hbase/mapreduce/IndexBuilder.java
A         src/examples/mapreduce/index-builder-setup.rb
A         src/examples/README.txt
A         bin
AU        bin/hbase-daemons.sh
A         bin/rename_table.rb
AU        bin/hbase
A         bin/copy_table.rb
A         bin/check_meta.rb
AU        bin/start-hbase.sh
A         bin/hirb.rb
A         bin/set_meta_block_caching.rb
A         bin/loadtable.rb
AU        bin/hbase-daemon.sh
A         bin/region_mover.rb
A         bin/hbase-config.sh
A         bin/local-regionservers.sh
AU        bin/zookeepers.sh
A         bin/local-master-backup.sh
A         bin/add_table.rb
AU        bin/rolling-restart.sh
AU        bin/regionservers.sh
A         bin/graceful_stop.sh
AU        bin/master-backup.sh
A         bin/set_meta_memstore_size.rb
A         bin/replication
A         bin/replication/copy_tables_desc.rb
AU        bin/stop-hbase.sh
A         pom.xml
A         README.txt
 U        .
At revision 1359131
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
[hbase-0.90] $ /bin/bash -xe /tmp/hudson5863418682011412855.sh
+ hostname
juno
+ ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
scheduling priority             (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 128588
max locked memory       (kbytes, -l) 64
max memory size         (kbytes, -m) unlimited
open files                      (-n) 40000
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
real-time priority              (-r) 0
stack size              (kbytes, -s) 10240
cpu time               (seconds, -t) unlimited
max user processes              (-u) 128588
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited
+ jps
30527 Jps
30498 Launcher
30429 jar
[trunk] $ /home/hudson/tools/maven/latest3/bin/mvn clean -Dmaven.test.redirectTestOutputToFile=true site assembly:assembly
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase 0.90.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ hbase ---
[INFO] 
[INFO] --- xml-maven-plugin:1.0-beta-3:transform (default) @ hbase ---
[INFO] Transforming file: <https://builds.apache.org/job/hbase-0.90/ws/trunk/src/main/resources/hbase-default.xml>
[INFO] Transformed 1 file(s).
[INFO] 
[INFO] --- docbkx-maven-plugin:2.0.11:generate-html (default) @ hbase ---
[INFO] Processing input file: troubleshooting.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/511/artifact/trunk/target/site/troubleshooting.html> has been generated.
[INFO] Processing input file: upgrading.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/511/artifact/trunk/target/site/upgrading.html> has been generated.
[INFO] Processing input file: getting_started.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/511/artifact/trunk/target/site/getting_started.html> has been generated.
[INFO] Processing input file: configuration.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/511/artifact/trunk/target/site/configuration.html> has been generated.
[INFO] Processing input file: build.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/511/artifact/trunk/target/site/build.html> has been generated.
[INFO] Processing input file: performance.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/511/artifact/trunk/target/site/performance.html> has been generated.
[INFO] Processing input file: shell.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/511/artifact/trunk/target/site/shell.html> has been generated.
[INFO] Processing input file: developer.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/511/artifact/trunk/target/site/developer.html> has been generated.
[INFO] Processing input file: preface.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/511/artifact/trunk/target/site/preface.html> has been generated.
[INFO] Processing input file: book.xml
[INFO] <https://builds.apache.org/job/hbase-0.90/511/artifact/trunk/target/site/book.html> has been generated.
[INFO] 
[INFO] --- maven-site-plugin:2.0.1:site (default-site) @ hbase ---
[INFO] Unable to load parent project from a relative path: 1 problem was encountered while building the effective model
[FATAL] Non-readable POM <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>: <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> (No such file or directory) @ 
 for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>
[INFO] Parent project loaded from repository.
[INFO] Unable to load parent project from a relative path: 1 problem was encountered while building the effective model
[FATAL] Non-readable POM <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>: <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> (No such file or directory) @ 
 for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml> for project  at <https://builds.apache.org/job/hbase-0.90/ws/pom.xml>
[INFO] Parent project loaded from repository.
Downloading: http://people.apache.org/~rawson/repo/org/apache/maven/skins/maven-stylus-skin/maven-metadata.xml

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building HBase 0.90.7-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] >>> maven-assembly-plugin:2.2-beta-5:assembly (default-cli) @ hbase >>>
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (generate) @ hbase ---
[INFO] Executing tasks
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps>
     [copy] Copying 4 files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps>
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
2012-07-09 13:27:13.980:INFO::Logging to STDERR via org.mortbay.log.StdErrLog
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps/master/WEB-INF>
    [mkdir] Created dir: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/hbase-webapps/regionserver/WEB-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-jspc-source) @ hbase ---
[INFO] Source directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/jspc> added.
[INFO] 
[INFO] --- build-helper-maven-plugin:1.5:add-source (add-package-info) @ hbase ---
[INFO] Source directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/generated-sources> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.1:process (default) @ hbase ---
[INFO] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-resources-plugin:2.4:resources (default-resources) @ hbase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 6 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ hbase ---
[INFO] Executing tasks
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @ hbase ---
[INFO] Compiling 470 source files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4:testResources (default-testResources) @ hbase ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.0.2:testCompile (default-testCompile) @ hbase ---
[INFO] Compiling 203 source files to <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.4.3:test (default-test) @ hbase ---
[INFO] Surefire report directory: <https://builds.apache.org/job/hbase-0.90/ws/trunk/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.TestColumnSeeking
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.999 sec
Running org.apache.hadoop.hbase.master.TestHMasterRPCException
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.275 sec
Running org.apache.hadoop.hbase.regionserver.TestMemStoreLAB
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.29 sec
Running org.apache.hadoop.hbase.client.TestMultipleTimestamps
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.024 sec
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
killed.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:41.478s
[INFO] Finished at: Mon Jul 09 13:43:40 UTC 2012
[INFO] Final Memory: 49M/755M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.4.3:test (default-test) on project hbase: Error while executing forked tests.; nested exception is org.apache.maven.surefire.booter.shade.org.codehaus.plexus.util.cli.CommandLineException: Error while executing external command, process killed. Process timeout out after 900 seconds -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results