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/03/25 13:55:14 UTC

Build failed in Jenkins: HBase-0.98-matrix » latest1.6,yahoo-not-h2 #318

See <https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/318/changes>

Changes:

[zhangduo] HBASE-15389 Write out multiple files when compaction

------------------------------------------
[...truncated 700 lines...]
	at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:121)
	at org.apache.hadoop.hbase.io.crypto.TestKeyProvider.testTestProvider(TestKeyProvider.java:39)

Running org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.011 sec <<< FAILURE! - in org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider
org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider  Time elapsed: 0.009 sec  <<< ERROR!
java.lang.ExceptionInInitializerError: null
	at org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:74)
	at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:106)
	at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:121)
	at org.apache.hadoop.hbase.HBaseCommonTestingUtility.<init>(HBaseCommonTestingUtility.java:46)
	at org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider.<clinit>(TestKeyStoreKeyProvider.java:44)

Running org.apache.hadoop.hbase.io.crypto.aes.TestAES
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.186 sec <<< FAILURE! - in org.apache.hadoop.hbase.io.crypto.aes.TestAES
testAlternateRNG(org.apache.hadoop.hbase.io.crypto.aes.TestAES)  Time elapsed: 0.875 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old version of HBase (0.98.18-SNAPSHOT), this version is 0.98.18
	at org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:74)
	at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:106)
	at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:121)
	at org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider.<init>(DefaultCipherProvider.java:42)
	at org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider.getInstance(DefaultCipherProvider.java:38)
	at org.apache.hadoop.hbase.io.crypto.aes.TestAES.testAlternateRNG(TestAES.java:89)

testAESAlgorithm(org.apache.hadoop.hbase.io.crypto.aes.TestAES)  Time elapsed: 0.243 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old version of HBase (0.98.18-SNAPSHOT), this version is 0.98.18
	at org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:74)
	at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:106)
	at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:121)
	at org.apache.hadoop.hbase.io.crypto.aes.TestAES.testAESAlgorithm(TestAES.java:54)

Running org.apache.hadoop.hbase.io.crypto.TestEncryption
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 1.517 sec <<< FAILURE! - in org.apache.hadoop.hbase.io.crypto.TestEncryption
testSmallBlocks(org.apache.hadoop.hbase.io.crypto.TestEncryption)  Time elapsed: 0.614 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old version of HBase (0.98.18-SNAPSHOT), this version is 0.98.18
	at org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:74)
	at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:106)
	at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:121)
	at org.apache.hadoop.hbase.io.crypto.TestEncryption.checkTransformSymmetry(TestEncryption.java:90)
	at org.apache.hadoop.hbase.io.crypto.TestEncryption.testSmallBlocks(TestEncryption.java:49)

testTypicalHFileBlocks(org.apache.hadoop.hbase.io.crypto.TestEncryption)  Time elapsed: 0.241 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old version of HBase (0.98.18-SNAPSHOT), this version is 0.98.18
	at org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:74)
	at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:106)
	at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:121)
	at org.apache.hadoop.hbase.io.crypto.TestEncryption.checkTransformSymmetry(TestEncryption.java:90)
	at org.apache.hadoop.hbase.io.crypto.TestEncryption.testTypicalHFileBlocks(TestEncryption.java:82)

testOddSizedBlocks(org.apache.hadoop.hbase.io.crypto.TestEncryption)  Time elapsed: 0.107 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old version of HBase (0.98.18-SNAPSHOT), this version is 0.98.18
	at org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:74)
	at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:106)
	at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:121)
	at org.apache.hadoop.hbase.io.crypto.TestEncryption.checkTransformSymmetry(TestEncryption.java:90)
	at org.apache.hadoop.hbase.io.crypto.TestEncryption.testOddSizedBlocks(TestEncryption.java:71)

testLargeBlocks(org.apache.hadoop.hbase.io.crypto.TestEncryption)  Time elapsed: 0.341 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old version of HBase (0.98.18-SNAPSHOT), this version is 0.98.18
	at org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:74)
	at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:106)
	at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:121)
	at org.apache.hadoop.hbase.io.crypto.TestEncryption.checkTransformSymmetry(TestEncryption.java:90)
	at org.apache.hadoop.hbase.io.crypto.TestEncryption.testLargeBlocks(TestEncryption.java:60)

Running org.apache.hadoop.hbase.io.crypto.TestCipherProvider
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.818 sec <<< FAILURE! - in org.apache.hadoop.hbase.io.crypto.TestCipherProvider
testCustomProvider(org.apache.hadoop.hbase.io.crypto.TestCipherProvider)  Time elapsed: 0.486 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old version of HBase (0.98.18-SNAPSHOT), this version is 0.98.18
	at org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:74)
	at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:106)
	at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:121)
	at org.apache.hadoop.hbase.io.crypto.TestCipherProvider.testCustomProvider(TestCipherProvider.java:126)

testDefaultProvider(org.apache.hadoop.hbase.io.crypto.TestCipherProvider)  Time elapsed: 0.277 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old version of HBase (0.98.18-SNAPSHOT), this version is 0.98.18
	at org.apache.hadoop.hbase.HBaseConfiguration.checkDefaultsVersion(HBaseConfiguration.java:74)
	at org.apache.hadoop.hbase.HBaseConfiguration.addHbaseResources(HBaseConfiguration.java:106)
	at org.apache.hadoop.hbase.HBaseConfiguration.create(HBaseConfiguration.java:121)
	at org.apache.hadoop.hbase.io.crypto.TestCipherProvider.testDefaultProvider(TestCipherProvider.java:140)

Running org.apache.hadoop.hbase.io.util.TestLRUDictionary
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.887 sec - in org.apache.hadoop.hbase.io.util.TestLRUDictionary
Running org.apache.hadoop.hbase.io.TestBoundedByteBufferPool
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 sec - in org.apache.hadoop.hbase.io.TestBoundedByteBufferPool

Results :

Tests in error: 
org.apache.hadoop.hbase.TestClassFinder.org.apache.hadoop.hbase.TestClassFinder
  Run 1: TestClassFinder.org.apache.hadoop.hbase.TestClassFinder » ExceptionInInitializer
  Run 2: TestClassFinder.org.apache.hadoop.hbase.TestClassFinder » NoClassDefFound Coul...

  TestHBaseConfiguration.org.apache.hadoop.hbase.TestHBaseConfiguration » NoClassDefFound
  TestHBaseConfiguration.testGetIntDeprecated » NoClassDefFound Could not initia...
  TestHBaseConfiguration.testGetPassword » ExceptionInInitializer
  TestHBaseConfiguration.testSubset » NoClassDefFound Could not initialize class...
  TestCipherProvider.testCustomProvider:126 » Runtime hbase-default.xml file see...
  TestCipherProvider.testDefaultProvider:140 » Runtime hbase-default.xml file se...
  TestEncryption.testLargeBlocks:60->checkTransformSymmetry:90 » Runtime hbase-d...
  TestEncryption.testOddSizedBlocks:71->checkTransformSymmetry:90 » Runtime hbas...
  TestEncryption.testSmallBlocks:49->checkTransformSymmetry:90 » Runtime hbase-d...
  TestEncryption.testTypicalHFileBlocks:82->checkTransformSymmetry:90 » Runtime ...
  TestKeyProvider.testTestProvider:39 » Runtime hbase-default.xml file seems to ...
  TestKeyStoreKeyProvider.org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider » ExceptionInInitializer
  TestAES.testAESAlgorithm:54 » Runtime hbase-default.xml file seems to be for a...
  TestAES.testAlternateRNG:89 » Runtime hbase-default.xml file seems to be for a...
  TestCoprocessorClassLoader.testCleanupOldJars » NoClassDefFound Could not init...
  TestCoprocessorClassLoader.testLibJarName » NoClassDefFound Could not initiali...
  TestCoprocessorClassLoader.testRelativeLibJarName » ExceptionInInitializer
  TestDynamicClassLoader.testLoadClassFromAnotherPath » ExceptionInInitializer
  TestDynamicClassLoader.testLoadClassFromLocalPath » NoClassDefFound Could not ...
  TestDynamicClassLoader.testLoadClassFromLocalPathWithDynamicDirOff » NoClassDefFound
  TestZKConfig.testClusterKey:63->testKey:92->testKey:112 » Runtime hbase-defaul...
  TestZKConfig.testClusterKeyWithMultiplePorts:75->testKey:112 » Runtime hbase-d...
  TestZKConfig.testGetZooKeeperClusterKey:52 » Runtime hbase-default.xml file se...
  TestZKConfig.testZKConfigLoading:40 » Runtime hbase-default.xml file seems to ...

Tests run: 169, Failures: 0, Errors: 25, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [8.603s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [2.195s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.566s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [0.887s]
[INFO] Apache HBase - Common ............................. FAILURE [1:23.974s]
[INFO] Apache HBase - Protocol ........................... SKIPPED
[INFO] Apache HBase - Client ............................. SKIPPED
[INFO] Apache HBase - Hadoop Compatibility ............... SKIPPED
[INFO] Apache HBase - Hadoop Two Compatibility ........... SKIPPED
[INFO] Apache HBase - Prefix Tree ........................ SKIPPED
[INFO] Apache HBase - Server ............................. SKIPPED
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:40.578s
[INFO] Finished at: Fri Mar 25 12:42:07 UTC 2016
[INFO] Final Memory: 47M/1483M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project hbase-common: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/ws/hbase-common/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-common
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  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson8946102090212947312.sh
+ pwd
<https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-hadoop1-compat
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-prefix-tree
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shell
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep -e -Dhbase.test
++ wc -l
++ grep surefirebooter
+ ZOMBIE_TESTS_COUNT=1
+ [[ 1 != 0 ]]
+ echo 'Suspicious java process found - waiting 30s to see if there are just slow to stop'
Suspicious java process found - waiting 30s to see if there are just slow to stop
+ sleep 30
++ wc -l
++ grep -e -Dhbase.test
++ grep surefirebooter
++ jps -v
+ ZOMBIE_TESTS_COUNT=1
+ [[ 1 != 0 ]]
+ echo ' {color:red}There appear to be 1 zombie tests{color}, they should have been killed by surefire but survived'
 {color:red}There appear to be 1 zombie tests{color}, they should have been killed by surefire but survived
+ jps -v
+ grep surefirebooter
+ grep -e -Dhbase.test
12472 surefirebooter945462111245738607.jar -enableassertions -Dhbase.test -Xmx2800m -XX:MaxPermSize=256m -Djava.security.egd=file:/dev/./urandom -Djava.net.preferIPv4Stack=true -Djava.awt.headless=true
+ jps -v
+ grep -e -Dhbase.test
+ grep surefirebooter
+ cut -d ' ' -f 1
+ xargs -n 1 jstack
12641: No such process
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results

Jenkins build is back to normal : HBase-0.98-matrix » latest1.6,yahoo-not-h2 #322

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/322/changes>


Build failed in Jenkins: HBase-0.98-matrix » latest1.6,yahoo-not-h2 #321

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/321/changes>

Changes:

[apurtell] HBASE-15412 Add average region size metric (Alicia Ying Shu)

------------------------------------------
[...truncated 681 lines...]

testGetIntDeprecated(org.apache.hadoop.hbase.TestHBaseConfiguration)  Time elapsed: 0.025 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.apache.hadoop.hbase.TestHBaseConfiguration
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195)
	at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testSubset(org.apache.hadoop.hbase.TestHBaseConfiguration)  Time elapsed: 0.032 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.apache.hadoop.hbase.TestHBaseConfiguration
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195)
	at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

org.apache.hadoop.hbase.TestHBaseConfiguration  Time elapsed: 0.062 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.apache.hadoop.hbase.TestHBaseConfiguration
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Tests in error: 
org.apache.hadoop.hbase.TestClassFinder.org.apache.hadoop.hbase.TestClassFinder
  Run 1: TestClassFinder.org.apache.hadoop.hbase.TestClassFinder » ExceptionInInitializer
  Run 2: TestClassFinder.org.apache.hadoop.hbase.TestClassFinder » NoClassDefFound Coul...

  TestHBaseConfiguration.org.apache.hadoop.hbase.TestHBaseConfiguration » NoClassDefFound
  TestHBaseConfiguration.testGetIntDeprecated » NoClassDefFound Could not initia...
  TestHBaseConfiguration.testGetPassword » ExceptionInInitializer
  TestHBaseConfiguration.testSubset » NoClassDefFound Could not initialize class...
  TestCipherProvider.testCustomProvider:126 » Runtime hbase-default.xml file see...
  TestCipherProvider.testDefaultProvider:140 » Runtime hbase-default.xml file se...
  TestEncryption.testLargeBlocks:60->checkTransformSymmetry:90 » Runtime hbase-d...
  TestEncryption.testOddSizedBlocks:71->checkTransformSymmetry:90 » Runtime hbas...
  TestEncryption.testSmallBlocks:49->checkTransformSymmetry:90 » Runtime hbase-d...
  TestEncryption.testTypicalHFileBlocks:82->checkTransformSymmetry:90 » Runtime ...
  TestKeyProvider.testTestProvider:39 » Runtime hbase-default.xml file seems to ...
  TestKeyStoreKeyProvider.org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider » ExceptionInInitializer
  TestAES.testAESAlgorithm:54 » Runtime hbase-default.xml file seems to be for a...
  TestAES.testAlternateRNG:89 » Runtime hbase-default.xml file seems to be for a...
  TestCoprocessorClassLoader.testCleanupOldJars » NoClassDefFound Could not init...
  TestCoprocessorClassLoader.testLibJarName » NoClassDefFound Could not initiali...
  TestCoprocessorClassLoader.testRelativeLibJarName » ExceptionInInitializer
  TestDynamicClassLoader.testLoadClassFromAnotherPath » ExceptionInInitializer
  TestDynamicClassLoader.testLoadClassFromLocalPath » NoClassDefFound Could not ...
  TestDynamicClassLoader.testLoadClassFromLocalPathWithDynamicDirOff » NoClassDefFound
  TestZKConfig.testClusterKey:63->testKey:92->testKey:112 » Runtime hbase-defaul...
  TestZKConfig.testClusterKeyWithMultiplePorts:75->testKey:112 » Runtime hbase-d...
  TestZKConfig.testGetZooKeeperClusterKey:52 » Runtime hbase-default.xml file se...
  TestZKConfig.testZKConfigLoading:40 » Runtime hbase-default.xml file seems to ...

Tests run: 169, Failures: 0, Errors: 25, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [6.112s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [1.474s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.479s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [0.657s]
[INFO] Apache HBase - Common ............................. FAILURE [1:09.826s]
[INFO] Apache HBase - Protocol ........................... SKIPPED
[INFO] Apache HBase - Client ............................. SKIPPED
[INFO] Apache HBase - Hadoop Compatibility ............... SKIPPED
[INFO] Apache HBase - Hadoop Two Compatibility ........... SKIPPED
[INFO] Apache HBase - Prefix Tree ........................ SKIPPED
[INFO] Apache HBase - Server ............................. SKIPPED
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:21.984s
[INFO] Finished at: Wed Mar 30 12:48:53 UTC 2016
[INFO] Final Memory: 50M/1483M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project hbase-common: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/ws/hbase-common/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-common
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  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson6300498579019418548.sh
+ pwd
<https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-hadoop1-compat
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-prefix-tree
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shell
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ wc -l
++ grep -e -Dhbase.test
++ grep surefirebooter
++ jps -v
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results

Build failed in Jenkins: HBase-0.98-matrix » latest1.6,yahoo-not-h2 #320

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/320/changes>

Changes:

[apurtell] Update version to 0.98.19-SNAPSHOT

------------------------------------------
[...truncated 37419 lines...]
Running org.apache.hadoop.hbase.regionserver.TestSplitTransaction
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.634 sec - in org.apache.hadoop.hbase.regionserver.TestSplitTransaction
Running org.apache.hadoop.hbase.regionserver.TestWideScanner
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.338 sec - in org.apache.hadoop.hbase.regionserver.TestWideScanner
Running org.apache.hadoop.hbase.regionserver.TestExplicitColumnTracker
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.598 sec - in org.apache.hadoop.hbase.regionserver.TestExplicitColumnTracker
Running org.apache.hadoop.hbase.regionserver.TestHRegionFileSystem
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.692 sec - in org.apache.hadoop.hbase.regionserver.TestHRegionFileSystem
Running org.apache.hadoop.hbase.regionserver.TestStoreFile
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.483 sec - in org.apache.hadoop.hbase.regionserver.TestStoreFile
Running org.apache.hadoop.hbase.regionserver.TestRegionSplitPolicy
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.028 sec - in org.apache.hadoop.hbase.regionserver.TestRegionSplitPolicy
Running org.apache.hadoop.hbase.regionserver.TestServerNonceManager
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.548 sec - in org.apache.hadoop.hbase.regionserver.TestServerNonceManager
Running org.apache.hadoop.hbase.regionserver.compactions.TestOffPeakHours
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 sec - in org.apache.hadoop.hbase.regionserver.compactions.TestOffPeakHours
Running org.apache.hadoop.hbase.regionserver.compactions.TestDateTieredCompactor
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.942 sec - in org.apache.hadoop.hbase.regionserver.compactions.TestDateTieredCompactor
Running org.apache.hadoop.hbase.regionserver.compactions.TestStripeCompactor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.179 sec - in org.apache.hadoop.hbase.regionserver.compactions.TestStripeCompactor
Running org.apache.hadoop.hbase.regionserver.compactions.TestStripeCompactionPolicy
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.125 sec - in org.apache.hadoop.hbase.regionserver.compactions.TestStripeCompactionPolicy
Running org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 sec - in org.apache.hadoop.hbase.regionserver.TestScanDeleteTracker
Running org.apache.hadoop.hbase.regionserver.TestResettingCounters
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 sec - in org.apache.hadoop.hbase.regionserver.TestResettingCounters
Running org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 sec - in org.apache.hadoop.hbase.regionserver.TestMemStoreChunkPool
Running org.apache.hadoop.hbase.regionserver.TestKeyValueScanFixture
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 sec - in org.apache.hadoop.hbase.regionserver.TestKeyValueScanFixture
Running org.apache.hadoop.hbase.regionserver.TestScanWithBloomError
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.485 sec - in org.apache.hadoop.hbase.regionserver.TestScanWithBloomError
Running org.apache.hadoop.hbase.regionserver.TestKeyValueSkipListSet
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 sec - in org.apache.hadoop.hbase.regionserver.TestKeyValueSkipListSet
Running org.apache.hadoop.hbase.regionserver.TestKeepDeletes
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.611 sec - in org.apache.hadoop.hbase.regionserver.TestKeepDeletes
Running org.apache.hadoop.hbase.regionserver.TestMinVersions
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.85 sec - in org.apache.hadoop.hbase.regionserver.TestMinVersions
Running org.apache.hadoop.hbase.regionserver.TestQueryMatcher
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 sec - in org.apache.hadoop.hbase.regionserver.TestQueryMatcher
Running org.apache.hadoop.hbase.TestCheckTestClasses
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.896 sec - in org.apache.hadoop.hbase.TestCheckTestClasses
Running org.apache.hadoop.hbase.snapshot.TestRestoreSnapshotHelper
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.157 sec - in org.apache.hadoop.hbase.snapshot.TestRestoreSnapshotHelper
Running org.apache.hadoop.hbase.snapshot.TestSnapshotManifest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.359 sec - in org.apache.hadoop.hbase.snapshot.TestSnapshotManifest
Running org.apache.hadoop.hbase.TestHTableDescriptor
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.863 sec - in org.apache.hadoop.hbase.TestHTableDescriptor
Running org.apache.hadoop.hbase.constraint.TestConstraints
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 sec - in org.apache.hadoop.hbase.constraint.TestConstraints
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.443 sec - in org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorConfiguration
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 sec - in org.apache.hadoop.hbase.coprocessor.TestCoprocessorConfiguration
Running org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 sec - in org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking
Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorHost
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 sec - in org.apache.hadoop.hbase.coprocessor.TestCoprocessorHost
Running org.apache.hadoop.hbase.TestServerLoad
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.293 sec - in org.apache.hadoop.hbase.TestServerLoad
Running org.apache.hadoop.hbase.TestNodeHealthCheckChore
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.664 sec - in org.apache.hadoop.hbase.TestNodeHealthCheckChore
Running org.apache.hadoop.hbase.TestIPv6NIOServerSocketChannel
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.365 sec - in org.apache.hadoop.hbase.TestIPv6NIOServerSocketChannel
Running org.apache.hadoop.hbase.errorhandling.TestForeignExceptionDispatcher
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.341 sec - in org.apache.hadoop.hbase.errorhandling.TestForeignExceptionDispatcher
Running org.apache.hadoop.hbase.errorhandling.TestForeignExceptionSerialization
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 sec - in org.apache.hadoop.hbase.errorhandling.TestForeignExceptionSerialization
Running org.apache.hadoop.hbase.errorhandling.TestTimeoutExceptionInjector
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 sec - in org.apache.hadoop.hbase.errorhandling.TestTimeoutExceptionInjector
Running org.apache.hadoop.hbase.TestCompare
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.401 sec - in org.apache.hadoop.hbase.TestCompare
Running org.apache.hadoop.hbase.client.TestHBaseAdminNoCluster
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.635 sec - in org.apache.hadoop.hbase.client.TestHBaseAdminNoCluster
Running org.apache.hadoop.hbase.client.TestConnectionUtils
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.apache.hadoop.hbase.client.TestConnectionUtils
Running org.apache.hadoop.hbase.client.TestPutDeleteEtcCellIteration
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.35 sec - in org.apache.hadoop.hbase.client.TestPutDeleteEtcCellIteration
Running org.apache.hadoop.hbase.client.TestIntraRowPagination
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.26 sec - in org.apache.hadoop.hbase.client.TestIntraRowPagination
Running org.apache.hadoop.hbase.client.TestResult
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 sec - in org.apache.hadoop.hbase.client.TestResult
Running org.apache.hadoop.hbase.util.TestPoolMap$TestThreadLocalPoolType
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.apache.hadoop.hbase.util.TestPoolMap$TestThreadLocalPoolType
Running org.apache.hadoop.hbase.util.TestIncrementingEnvironmentEdge
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.258 sec - in org.apache.hadoop.hbase.util.TestIncrementingEnvironmentEdge
Running org.apache.hadoop.hbase.util.TestConfigurationUtil
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.357 sec - in org.apache.hadoop.hbase.util.TestConfigurationUtil
Running org.apache.hadoop.hbase.util.TestSortedList
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 sec - in org.apache.hadoop.hbase.util.TestSortedList
Running org.apache.hadoop.hbase.util.TestCompressionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.38 sec - in org.apache.hadoop.hbase.util.TestCompressionTest
Running org.apache.hadoop.hbase.util.TestRegionSizeCalculator
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.602 sec - in org.apache.hadoop.hbase.util.TestRegionSizeCalculator
Running org.apache.hadoop.hbase.util.TestRootPath
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 sec - in org.apache.hadoop.hbase.util.TestRootPath
Running org.apache.hadoop.hbase.util.TestByteBloomFilter
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.922 sec - in org.apache.hadoop.hbase.util.TestByteBloomFilter
Running org.apache.hadoop.hbase.util.TestBoundedConcurrentLinkedQueue
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.281 sec - in org.apache.hadoop.hbase.util.TestBoundedConcurrentLinkedQueue
Running org.apache.hadoop.hbase.util.TestByteBufferUtils
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 sec - in org.apache.hadoop.hbase.util.TestByteBufferUtils
Running org.apache.hadoop.hbase.util.TestEncryptionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.016 sec - in org.apache.hadoop.hbase.util.TestEncryptionTest
Running org.apache.hadoop.hbase.util.TestSortedCopyOnWriteSet
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 sec - in org.apache.hadoop.hbase.util.TestSortedCopyOnWriteSet
Running org.apache.hadoop.hbase.util.TestHBaseFsckComparator
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 sec - in org.apache.hadoop.hbase.util.TestHBaseFsckComparator
Running org.apache.hadoop.hbase.util.TestPoolMap$TestRoundRobinPoolType
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.266 sec - in org.apache.hadoop.hbase.util.TestPoolMap$TestRoundRobinPoolType
Running org.apache.hadoop.hbase.util.TestRegionSplitCalculator
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 sec - in org.apache.hadoop.hbase.util.TestRegionSplitCalculator
Running org.apache.hadoop.hbase.util.TestHFileArchiveUtil
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 sec - in org.apache.hadoop.hbase.util.TestHFileArchiveUtil
Running org.apache.hadoop.hbase.util.TestPoolMap$TestReusablePoolType
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.3 sec - in org.apache.hadoop.hbase.util.TestPoolMap$TestReusablePoolType
Running org.apache.hadoop.hbase.util.TestPoolMap$TestRoundRobinPoolType
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 sec - in org.apache.hadoop.hbase.util.TestPoolMap$TestRoundRobinPoolType
Running org.apache.hadoop.hbase.util.TestPoolMap$TestThreadLocalPoolType
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.apache.hadoop.hbase.util.TestPoolMap$TestThreadLocalPoolType
Running org.apache.hadoop.hbase.util.TestPoolMap$TestReusablePoolType
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 sec - in org.apache.hadoop.hbase.util.TestPoolMap$TestReusablePoolType
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler
Running org.apache.hadoop.hbase.replication.regionserver.TestReplicationSinkManager
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.717 sec - in org.apache.hadoop.hbase.replication.regionserver.TestReplicationSinkManager
Running org.apache.hadoop.hbase.replication.TestReplicationWALEntryFilters
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 sec - in org.apache.hadoop.hbase.replication.TestReplicationWALEntryFilters

Results :

Tests in error: 
  TestProcedureManager.setupBeforeClass:51 » IO Shutting down
  TestRegionMergeTransaction.testFailAfterPONR:327 » Bind Problem binding to 115...
  TestRegionMergeTransaction.testRollback:268 » Bind Problem binding to 115.98.1...
  TestRegionMergeTransaction.testWholesomeMerge:221 » Bind Problem binding to 11...

Tests run: 862, Failures: 0, Errors: 4, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [1:29.638s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [8.244s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.149s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [0.815s]
[INFO] Apache HBase - Common ............................. SUCCESS [2:58.175s]
[INFO] Apache HBase - Protocol ........................... SUCCESS [15.034s]
[INFO] Apache HBase - Client ............................. SUCCESS [1:01.437s]
[INFO] Apache HBase - Hadoop Compatibility ............... SUCCESS [6.590s]
[INFO] Apache HBase - Hadoop Two Compatibility ........... SUCCESS [11.133s]
[INFO] Apache HBase - Prefix Tree ........................ SUCCESS [7.317s]
[INFO] Apache HBase - Server ............................. FAILURE [9:05.181s]
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15:48.153s
[INFO] Finished at: Tue Mar 29 13:04:24 UTC 2016
[INFO] Final Memory: 60M/607M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project hbase-server: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/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  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson2751320209714501919.sh
+ pwd
<https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-hadoop1-compat
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-prefix-tree
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shell
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ grep surefirebooter
++ grep -e -Dhbase.test
++ wc -l
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results

Build failed in Jenkins: HBase-0.98-matrix » latest1.6,yahoo-not-h2 #319

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/319/changes>

Changes:

[apurtell] HBASE-15460 Fix infer issues in hbase-common

------------------------------------------
[...truncated 681 lines...]

testGetIntDeprecated(org.apache.hadoop.hbase.TestHBaseConfiguration)  Time elapsed: 0.018 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.apache.hadoop.hbase.TestHBaseConfiguration
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195)
	at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

testSubset(org.apache.hadoop.hbase.TestHBaseConfiguration)  Time elapsed: 0.015 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.apache.hadoop.hbase.TestHBaseConfiguration
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
	at org.junit.runners.BlockJUnit4ClassRunner.createTest(BlockJUnit4ClassRunner.java:195)
	at org.junit.runners.BlockJUnit4ClassRunner$1.runReflectiveCall(BlockJUnit4ClassRunner.java:244)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.BlockJUnit4ClassRunner.methodBlock(BlockJUnit4ClassRunner.java:241)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)

org.apache.hadoop.hbase.TestHBaseConfiguration  Time elapsed: 0.032 sec  <<< ERROR!
java.lang.NoClassDefFoundError: Could not initialize class org.apache.hadoop.hbase.TestHBaseConfiguration
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:33)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runners.Suite.runChild(Suite.java:127)
	at org.junit.runners.Suite.runChild(Suite.java:26)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:160)
	at org.junit.runner.JUnitCore.run(JUnitCore.java:138)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)


Results :

Tests in error: 
org.apache.hadoop.hbase.TestClassFinder.org.apache.hadoop.hbase.TestClassFinder
  Run 1: TestClassFinder.org.apache.hadoop.hbase.TestClassFinder » ExceptionInInitializer
  Run 2: TestClassFinder.org.apache.hadoop.hbase.TestClassFinder » NoClassDefFound Coul...

  TestHBaseConfiguration.org.apache.hadoop.hbase.TestHBaseConfiguration » NoClassDefFound
  TestHBaseConfiguration.testGetIntDeprecated » NoClassDefFound Could not initia...
  TestHBaseConfiguration.testGetPassword » ExceptionInInitializer
  TestHBaseConfiguration.testSubset » NoClassDefFound Could not initialize class...
  TestCipherProvider.testCustomProvider:126 » Runtime hbase-default.xml file see...
  TestCipherProvider.testDefaultProvider:140 » Runtime hbase-default.xml file se...
  TestEncryption.testLargeBlocks:60->checkTransformSymmetry:90 » Runtime hbase-d...
  TestEncryption.testOddSizedBlocks:71->checkTransformSymmetry:90 » Runtime hbas...
  TestEncryption.testSmallBlocks:49->checkTransformSymmetry:90 » Runtime hbase-d...
  TestEncryption.testTypicalHFileBlocks:82->checkTransformSymmetry:90 » Runtime ...
  TestKeyProvider.testTestProvider:39 » Runtime hbase-default.xml file seems to ...
  TestKeyStoreKeyProvider.org.apache.hadoop.hbase.io.crypto.TestKeyStoreKeyProvider » ExceptionInInitializer
  TestAES.testAESAlgorithm:54 » Runtime hbase-default.xml file seems to be for a...
  TestAES.testAlternateRNG:89 » Runtime hbase-default.xml file seems to be for a...
  TestCoprocessorClassLoader.testCleanupOldJars » NoClassDefFound Could not init...
  TestCoprocessorClassLoader.testLibJarName » NoClassDefFound Could not initiali...
  TestCoprocessorClassLoader.testRelativeLibJarName » ExceptionInInitializer
  TestDynamicClassLoader.testLoadClassFromAnotherPath » ExceptionInInitializer
  TestDynamicClassLoader.testLoadClassFromLocalPath » NoClassDefFound Could not ...
  TestDynamicClassLoader.testLoadClassFromLocalPathWithDynamicDirOff » NoClassDefFound
  TestZKConfig.testClusterKey:63->testKey:92->testKey:112 » Runtime hbase-defaul...
  TestZKConfig.testClusterKeyWithMultiplePorts:75->testKey:112 » Runtime hbase-d...
  TestZKConfig.testGetZooKeeperClusterKey:52 » Runtime hbase-default.xml file se...
  TestZKConfig.testZKConfigLoading:40 » Runtime hbase-default.xml file seems to ...

Tests run: 169, Failures: 0, Errors: 25, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [6.039s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [1.184s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.577s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [0.731s]
[INFO] Apache HBase - Common ............................. FAILURE [56.113s]
[INFO] Apache HBase - Protocol ........................... SKIPPED
[INFO] Apache HBase - Client ............................. SKIPPED
[INFO] Apache HBase - Hadoop Compatibility ............... SKIPPED
[INFO] Apache HBase - Hadoop Two Compatibility ........... SKIPPED
[INFO] Apache HBase - Prefix Tree ........................ SKIPPED
[INFO] Apache HBase - Server ............................. SKIPPED
[INFO] Apache HBase - Testing Util ....................... SKIPPED
[INFO] Apache HBase - Thrift ............................. SKIPPED
[INFO] Apache HBase - Rest ............................... SKIPPED
[INFO] Apache HBase - Shell .............................. SKIPPED
[INFO] Apache HBase - Integration Tests .................. SKIPPED
[INFO] Apache HBase - Examples ........................... SKIPPED
[INFO] Apache HBase - Assembly ........................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:08.697s
[INFO] Finished at: Sat Mar 26 12:49:23 UTC 2016
[INFO] Final Memory: 38M/679M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project hbase-common: There are test failures.
[ERROR] 
[ERROR] Please refer to <https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/ws/hbase-common/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-common
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  : # Post-build task script. TODO: Check this in and have all builds reference check-in.
pwd && ls
# NOTE!!!! The below code has been copied and pasted from ./dev-tools/run-test.sh
# Do not change here without syncing there and vice-versa.
ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
 echo "Suspicious java process found - waiting 30s to see if there are just slow to stop"
 sleep 30
 ZOMBIE_TESTS_COUNT=`jps -v | grep surefirebooter | grep -e '-Dhbase.test' | wc -l`
 if [[ $ZOMBIE_TESTS_COUNT != 0 ]] ; then
   echo " {color:red}There appear to be $ZOMBIE_TESTS_COUNT zombie tests{color}, they should have been killed by surefire but survived"
   jps -v | grep surefirebooter | grep -e '-Dhbase.test'
   jps -v | grep surefirebooter | grep -e '-Dhbase.test' | cut -d ' ' -f 1 | xargs -n 1 jstack
   # Exit with error
   exit 1
 else
   echo "We're ok: there is no zombie test, but some tests took some time to stop"
 fi
else
  echo "We're ok: there is no zombie test"
fi
[yahoo-not-h2] $ /bin/bash -xe /tmp/hudson2997726054860238901.sh
+ pwd
<https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=yahoo-not-h2/ws/>
+ ls
bin
CHANGES.txt
conf
dev-support
hbase-annotations
hbase-assembly
hbase-checkstyle
hbase-client
hbase-common
hbase-examples
hbase-hadoop1-compat
hbase-hadoop2-compat
hbase-hadoop-compat
hbase-it
hbase-prefix-tree
hbase-protocol
hbase-resource-bundle
hbase-rest
hbase-server
hbase-shell
hbase-testing-util
hbase-thrift
LICENSE.txt
NOTICE.txt
pom.xml
README.txt
src
target
++ jps -v
++ wc -l
++ grep -e -Dhbase.test
++ grep surefirebooter
+ ZOMBIE_TESTS_COUNT=0
+ [[ 0 != 0 ]]
+ echo 'We'\''re ok: there is no zombie test'
We're ok: there is no zombie test
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Archiving artifacts
Recording test results