You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@hbase.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/01/07 18:33:18 UTC

Build failed in Jenkins: HBase-Trunk_matrix » latest1.8,Hadoop #618

See <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/618/changes>

Changes:

[tedyu] HBASE-15070 DistributedHBaseCluster#restoreRegionServers() starts new RS

------------------------------------------
[...truncated 1032 lines...]
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hbase-examples ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HBase - Rest 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-rest ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-rest ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ hbase-rest ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (generate) @ hbase-rest ---
[INFO] Executing tasks

main:
    [mkdir] Created dir: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/target/hbase-webapps>
     [copy] Copying 1 file to <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/target/hbase-webapps>
[INFO] Logging to org.slf4j.impl.SimpleLogger(org.mortbay.log) via org.mortbay.log.Slf4jLog
    [mkdir] Created dir: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/target/hbase-webapps/rest/WEB-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (jspcSource-packageInfo-source) @ hbase-rest ---
[INFO] Source directory: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/target/generated-sources/java> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hbase-rest ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-rest ---
[INFO] Compiling 71 source files to <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/target/classes>
[INFO] <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/RemoteHTable.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/src/main/java/org/apache/hadoop/hbase/rest/client/RemoteHTable.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-rest ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ hbase-rest ---
[INFO] Compiling 38 source files to <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/target/test-classes>
[INFO] <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestMultiRowResource.java>: Some input files use or override a deprecated API.
[INFO] <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/TestMultiRowResource.java>: Recompile with -Xlint:deprecation for details.
[INFO] <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestModelBase.java>: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestModelBase.java> uses unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/src/test/java/org/apache/hadoop/hbase/rest/model/TestModelBase.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ hbase-rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) @ hbase-rest ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-rest ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/target/hbase-rest-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-rest ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/target/hbase-rest-2.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-rest ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-rest/target/hbase-rest-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hbase-rest ---
[INFO] Fork Value is true
     [java] Warnings generated: 2
[INFO] Done FindBugs Analysis....
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HBase - External Block Cache 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-external-blockcache ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-external-blockcache ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ hbase-external-blockcache ---
[INFO] 
[INFO] --- build-helper-maven-plugin:1.9.1:add-source (versionInfo-source) @ hbase-external-blockcache ---
[INFO] Source directory: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-external-blockcache/target/generated-sources/java> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hbase-external-blockcache ---
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ hbase-external-blockcache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-external-blockcache/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ hbase-external-blockcache ---
[INFO] Compiling 1 source file to <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-external-blockcache/target/classes>
[INFO] 
[INFO] --- maven-dependency-plugin:2.8:build-classpath (create-mrapp-generated-classpath) @ hbase-external-blockcache ---
[INFO] Wrote classpath file '<https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-external-blockcache/target/test-classes/mrapp-generated-classpath'.>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ hbase-external-blockcache ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-external-blockcache/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ hbase-external-blockcache ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ hbase-external-blockcache ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) @ hbase-external-blockcache ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ hbase-external-blockcache ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-external-blockcache/target/hbase-external-blockcache-2.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:test-jar (default) @ hbase-external-blockcache ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-external-blockcache/target/hbase-external-blockcache-2.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ hbase-external-blockcache ---
[INFO] Building jar: <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-external-blockcache/target/hbase-external-blockcache-2.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- findbugs-maven-plugin:3.0.0:findbugs (default-cli) @ hbase-external-blockcache ---
[INFO] Fork Value is true
[INFO] Done FindBugs Analysis....
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HBase - Assembly 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hbase-assembly ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce) @ hbase-assembly ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp (default) @ hbase-assembly ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ hbase-assembly ---
[ERROR] Error invoking method 'get(java.lang.Integer)' in java.util.ArrayList at META-INF/LICENSE.vm[line 1627, column 22]
java.lang.reflect.InvocationTargetException
	at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.doInvoke(UberspectImpl.java:395)
	at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:384)
	at org.apache.velocity.runtime.parser.node.ASTIndex.execute(ASTIndex.java:149)
	at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:280)
	at org.apache.velocity.runtime.parser.node.ASTReference.evaluate(ASTReference.java:530)
	at org.apache.velocity.runtime.parser.node.ASTExpression.evaluate(ASTExpression.java:62)
	at org.apache.velocity.runtime.parser.node.ASTNotNode.evaluate(ASTNotNode.java:63)
	at org.apache.velocity.runtime.parser.node.ASTExpression.evaluate(ASTExpression.java:62)
	at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:85)
	at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
	at org.apache.velocity.runtime.directive.Foreach.render(Foreach.java:420)
	at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:207)
	at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:72)
	at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
	at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:342)
	at org.apache.velocity.Template.merge(Template.java:356)
	at org.apache.velocity.Template.merge(Template.java:260)
	at org.apache.velocity.app.VelocityEngine.mergeTemplate(VelocityEngine.java:354)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.processResourceBundles(ProcessRemoteResourcesMojo.java:1164)
	at org.apache.maven.plugin.resources.remote.ProcessRemoteResourcesMojo.execute(ProcessRemoteResourcesMojo.java:520)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:213)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:157)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	... 44 more
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [  2.735 s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [  0.769 s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [  0.145 s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [  6.725 s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [01:27 min]
[INFO] Apache HBase - Common ............................. SUCCESS [ 29.312 s]
[INFO] Apache HBase - Procedure .......................... SUCCESS [ 11.820 s]
[INFO] Apache HBase - Client ............................. SUCCESS [ 41.346 s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [  4.655 s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [  9.344 s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [ 10.086 s]
[INFO] Apache HBase - Server ............................. SUCCESS [01:53 min]
[INFO] Apache HBase - Testing Util ....................... SUCCESS [  1.361 s]
[INFO] Apache HBase - Thrift ............................. SUCCESS [ 53.836 s]
[INFO] Apache HBase - Shell .............................. SUCCESS [  1.865 s]
[INFO] Apache HBase - Integration Tests .................. SUCCESS [  2.976 s]
[INFO] Apache HBase - Examples ........................... SUCCESS [ 13.943 s]
[INFO] Apache HBase - Rest ............................... SUCCESS [ 23.411 s]
[INFO] Apache HBase - External Block Cache ............... SUCCESS [  6.313 s]
[INFO] Apache HBase - Assembly ........................... FAILURE [  1.996 s]
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] Apache HBase - Spark .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 07:05 min
[INFO] Finished at: 2016-01-07T17:32:58+00:00
[INFO] Final Memory: 192M/2937M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (default) on project hbase-assembly: Error rendering velocity resource. Error invoking method 'get(java.lang.Integer)' in java.util.ArrayList at META-INF/LICENSE.vm[line 1627, column 22]: InvocationTargetException: Index: 0, Size: 0 -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-assembly
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Run zombie detector script
./dev-support/zombie-detector.sh --jenkins ${BUILD_ID}
[Hadoop] $ /bin/bash -xe /tmp/hudson3585524752287628473.sh
+ ./dev-support/zombie-detector.sh --jenkins 618
Thu Jan  7 17:33:03 UTC 2016 We're ok: there is no zombie test


    {color:green}+1 zombies{color}. No zombie tests found running at the end of the build.
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Compressed 3.35 MB of artifacts by 57.8% relative to #617
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
[FINDBUGS] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE

Jenkins build is back to normal : HBase-Trunk_matrix » latest1.8,Hadoop #620

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/620/changes>


Build failed in Jenkins: HBase-Trunk_matrix » latest1.8,Hadoop #619

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/619/changes>

Changes:

[stack] HBASE-15076 Add getScanner(Scan scan, List<KeyValueScanner>

[stack] HBASE-15079 TestMultiParallel.validateLoadedData AssertionError: null

------------------------------------------
[...truncated 6372 lines...]
Running org.apache.hadoop.hbase.regionserver.TestSCVFWithMiniCluster
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 sec - in org.apache.hadoop.hbase.regionserver.TestSCVFWithMiniCluster
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.981 sec - in org.apache.hadoop.hbase.regionserver.TestScannerRetriableFailure
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.wal.TestWALReplay
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
Running org.apache.hadoop.hbase.regionserver.wal.TestWALReplayCompressed
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRollPeriod
Running org.apache.hadoop.hbase.regionserver.wal.TestSecureWALReplay
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.39 sec - in org.apache.hadoop.hbase.regionserver.wal.TestWALReplay
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.048 sec - in org.apache.hadoop.hbase.regionserver.wal.TestWALReplayCompressed
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRollingNoCluster
Running org.apache.hadoop.hbase.regionserver.wal.TestLogRollAbort
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.06 sec - in org.apache.hadoop.hbase.regionserver.wal.TestLogRollingNoCluster
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.wal.TestFSHLog
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.834 sec - in org.apache.hadoop.hbase.regionserver.wal.TestFSHLog
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.824 sec - in org.apache.hadoop.hbase.regionserver.wal.TestSecureWALReplay
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.wal.TestReadOldRootAndMetaEdits
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 sec - in org.apache.hadoop.hbase.regionserver.wal.TestReadOldRootAndMetaEdits
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestMinorCompaction
Running org.apache.hadoop.hbase.regionserver.wal.TestDurability
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.198 sec - in org.apache.hadoop.hbase.regionserver.TestMinorCompaction
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.151 sec - in org.apache.hadoop.hbase.regionserver.wal.TestDurability
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.133 sec - in org.apache.hadoop.hbase.regionserver.wal.TestLogRollPeriod
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.498 sec - in org.apache.hadoop.hbase.regionserver.wal.TestLogRollAbort
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestWALLockup
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestDefaultMemStore
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.306 sec - in org.apache.hadoop.hbase.regionserver.TestWALLockup
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestMobStoreScanner
Running org.apache.hadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster
Running org.apache.hadoop.hbase.regionserver.TestServerCustomProtocol
Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.059 sec - in org.apache.hadoop.hbase.regionserver.TestDefaultMemStore
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestRegionFavoredNodes
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.114 sec - in org.apache.hadoop.hbase.regionserver.TestRegionFavoredNodes
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.071 sec - in org.apache.hadoop.hbase.regionserver.TestMobStoreScanner
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestCorruptedRegionStoreFile
Running org.apache.hadoop.hbase.regionserver.TestMobStoreCompaction
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.578 sec - in org.apache.hadoop.hbase.regionserver.TestServerCustomProtocol
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.333 sec - in org.apache.hadoop.hbase.regionserver.TestMobStoreCompaction
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestColumnSeeking
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.597 sec - in org.apache.hadoop.hbase.regionserver.TestColumnSeeking
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 93.517 sec - in org.apache.hadoop.hbase.regionserver.TestRegionMergeTransactionOnCluster
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestHMobStore
Running org.apache.hadoop.hbase.regionserver.TestRowTooBig
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.293 sec - in org.apache.hadoop.hbase.regionserver.TestHMobStore
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestScannerHeartbeatMessages
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.61 sec - in org.apache.hadoop.hbase.regionserver.TestRowTooBig
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestCompactionWithCoprocessor
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.194 sec - in org.apache.hadoop.hbase.regionserver.TestCompactionWithCoprocessor
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.586 sec - in org.apache.hadoop.hbase.regionserver.TestScannerHeartbeatMessages
Running org.apache.hadoop.hbase.regionserver.TestAtomicOperation
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestSplitLogWorker
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 111.251 sec - in org.apache.hadoop.hbase.regionserver.TestCorruptedRegionStoreFile
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.725 sec - in org.apache.hadoop.hbase.regionserver.TestAtomicOperation
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover
Running org.apache.hadoop.hbase.regionserver.TestSplitWalDataLoss
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.756 sec - in org.apache.hadoop.hbase.regionserver.TestSplitLogWorker
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestMajorCompaction
Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 120.035 sec - in org.apache.hadoop.hbase.regionserver.TestPerColumnFamilyFlush
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestClusterId
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.491 sec - in org.apache.hadoop.hbase.regionserver.TestSplitWalDataLoss
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 274.227 sec - in org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestFSErrorsExposed
Running org.apache.hadoop.hbase.regionserver.TestCompactionState
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.025 sec - in org.apache.hadoop.hbase.regionserver.TestMajorCompaction
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.234 sec - in org.apache.hadoop.hbase.regionserver.TestClusterId
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestRegionReplicas
Running org.apache.hadoop.hbase.regionserver.TestEncryptionKeyRotation
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 49.431 sec - in org.apache.hadoop.hbase.regionserver.TestFSErrorsExposed
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestCompoundBloomFilter
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.589 sec - in org.apache.hadoop.hbase.regionserver.TestEncryptionKeyRotation
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.319 sec - in org.apache.hadoop.hbase.regionserver.TestCompactionState
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.regionserver.TestFlushRegionEntry
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.783 sec - in org.apache.hadoop.hbase.regionserver.TestFlushRegionEntry
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestLocalHBaseCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.058 sec - in org.apache.hadoop.hbase.TestLocalHBaseCluster
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.521 sec - in org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.quotas.TestQuotaThrottle
Running org.apache.hadoop.hbase.quotas.TestQuotaAdmin
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.525 sec - in org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.74 sec - in org.apache.hadoop.hbase.quotas.TestQuotaAdmin
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.quotas.TestQuotaTableUtil
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.629 sec - in org.apache.hadoop.hbase.quotas.TestQuotaTableUtil
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.515 sec - in org.apache.hadoop.hbase.quotas.TestQuotaThrottle
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.641 sec - in org.apache.hadoop.hbase.TestServerSideScanMetricsFromClientSide
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
Running org.apache.hadoop.hbase.constraint.TestConstraint
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.203 sec - in org.apache.hadoop.hbase.constraint.TestConstraint
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.768 sec - in org.apache.hadoop.hbase.regionserver.TestCompoundBloomFilter
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 195.123 sec - in org.apache.hadoop.hbase.regionserver.TestRegionReplicas

Results :

Tests in error: 
  TestAcidGuarantees.testMobScanAtomicity:408->runTestAtomicity:342 » Runtime De...

Tests run: 2485, Failures: 0, Errors: 1, Skipped: 35

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [  2.792 s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [  0.636 s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [  0.224 s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [  0.282 s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [  2.603 s]
[INFO] Apache HBase - Common ............................. SUCCESS [01:30 min]
[INFO] Apache HBase - Procedure .......................... SUCCESS [02:23 min]
[INFO] Apache HBase - Client ............................. SUCCESS [ 33.659 s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [  7.864 s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [  8.758 s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [  9.345 s]
[INFO] Apache HBase - Server ............................. FAILURE [  01:33 h]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - External Block Cache ............... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] Apache HBase - Shaded ............................. SKIPPED
[INFO] Apache HBase - Shaded - Client .................... SKIPPED
[INFO] Apache HBase - Shaded - Server .................... SKIPPED
[INFO] Apache HBase - Spark .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:38 h
[INFO] Finished at: 2016-01-08T04:33:06+00:00
[INFO] Final Memory: 66M/3313M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (secondPartTestsExecution) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-Trunk_matrix/jdk=latest1.8,label=Hadoop/ws/hbase-server/target/surefire-reports> for the individual test results.
[ERROR] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hbase-server
Build step 'Invoke top-level Maven targets' marked build as failure
Performing Post build task...
Match found for :.* : True
Logical operation result is TRUE
Running script  : # Run zombie detector script
./dev-support/zombie-detector.sh --jenkins ${BUILD_ID}
[Hadoop] $ /bin/bash -xe /tmp/hudson2869337055844925982.sh
+ ./dev-support/zombie-detector.sh --jenkins 619
Fri Jan  8 04:33:07 UTC 2016 We're ok: there is no zombie test


    {color:green}+1 zombies{color}. No zombie tests found running at the end of the build.
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results
[FINDBUGS] Skipping publisher since build result is FAILURE
[CHECKSTYLE] Skipping publisher since build result is FAILURE