See 
<https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=Hadoop/287/changes>

Changes:

[apurtell] Update POMs and CHANGES.txt for 0.98.17RC0

[apurtell] Amend HBASE-14976 Add RPC call queues to the web ui

[apurtell] Amend HBASE-14771 RpcServer#getRemoteAddress always returns null

[apurtell] Amend HBASE-14512 Cache UGI groups

------------------------------------------
[...truncated 586 lines...]
testClusterKeyWithMultiplePorts(org.apache.hadoop.hbase.zookeeper.TestZKConfig) 
 Time elapsed: 0.066 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old 
version of HBase (0.98.17-SNAPSHOT), this version is 0.98.17
        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.HBaseConfiguration.create(HBaseConfiguration.java:130)
        at 
org.apache.hadoop.hbase.HBaseConfiguration.createClusterConf(HBaseConfiguration.java:306)
        at 
org.apache.hadoop.hbase.HBaseConfiguration.createClusterConf(HBaseConfiguration.java:289)
        at 
org.apache.hadoop.hbase.zookeeper.TestZKConfig.testKey(TestZKConfig.java:112)
        at 
org.apache.hadoop.hbase.zookeeper.TestZKConfig.testClusterKeyWithMultiplePorts(TestZKConfig.java:75)

Running org.apache.hadoop.hbase.io.TestTagCompressionContext
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in 
org.apache.hadoop.hbase.io.TestTagCompressionContext
Running org.apache.hadoop.hbase.io.util.TestLRUDictionary
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.446 sec - in 
org.apache.hadoop.hbase.io.util.TestLRUDictionary
Running org.apache.hadoop.hbase.io.crypto.TestKeyProvider
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.288 sec <<< 
FAILURE! - in org.apache.hadoop.hbase.io.crypto.TestKeyProvider
testTestProvider(org.apache.hadoop.hbase.io.crypto.TestKeyProvider)  Time 
elapsed: 0.268 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old 
version of HBase (0.98.17-SNAPSHOT), this version is 0.98.17
        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.TestKeyProvider.testTestProvider(TestKeyProvider.java:39)

Running org.apache.hadoop.hbase.io.crypto.TestCipherProvider
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.416 sec <<< 
FAILURE! - in org.apache.hadoop.hbase.io.crypto.TestCipherProvider
testCustomProvider(org.apache.hadoop.hbase.io.crypto.TestCipherProvider)  Time 
elapsed: 0.276 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old 
version of HBase (0.98.17-SNAPSHOT), this version is 0.98.17
        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.099 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old 
version of HBase (0.98.17-SNAPSHOT), this version is 0.98.17
        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.crypto.aes.TestAES
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.623 sec <<< 
FAILURE! - in org.apache.hadoop.hbase.io.crypto.aes.TestAES
testAlternateRNG(org.apache.hadoop.hbase.io.crypto.aes.TestAES)  Time elapsed: 
0.494 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old 
version of HBase (0.98.17-SNAPSHOT), this version is 0.98.17
        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.085 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old 
version of HBase (0.98.17-SNAPSHOT), this version is 0.98.17
        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.TestKeyStoreKeyProvider
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.01 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.TestEncryption
Tests run: 4, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.756 sec <<< 
FAILURE! - in org.apache.hadoop.hbase.io.crypto.TestEncryption
testSmallBlocks(org.apache.hadoop.hbase.io.crypto.TestEncryption)  Time 
elapsed: 0.395 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old 
version of HBase (0.98.17-SNAPSHOT), this version is 0.98.17
        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.092 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old 
version of HBase (0.98.17-SNAPSHOT), this version is 0.98.17
        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.072 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old 
version of HBase (0.98.17-SNAPSHOT), this version is 0.98.17
        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.128 sec  <<< ERROR!
java.lang.RuntimeException: hbase-default.xml file seems to be for and old 
version of HBase (0.98.17-SNAPSHOT), this version is 0.98.17
        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.TestBoundedByteBufferPool
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.194 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.testGetIntDeprecated:49 » Runtime hbase-default.xml 
fil...
  TestHBaseConfiguration.testGetPassword:98 » Runtime hbase-default.xml file 
see...
  TestHBaseConfiguration.testSubset:70 » Runtime hbase-default.xml file seems 
to...
  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: 167, Failures: 0, Errors: 24, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HBase ...................................... SUCCESS [3.642s]
[INFO] Apache HBase - Checkstyle ......................... SUCCESS [1.018s]
[INFO] Apache HBase - Resource Bundle .................... SUCCESS [0.317s]
[INFO] Apache HBase - Annotations ........................ SUCCESS [0.359s]
[INFO] Apache HBase - Common ............................. FAILURE [44.782s]
[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: 52.237s
[INFO] Finished at: Sat Jan 16 12:48:20 UTC 2016
[INFO] Final Memory: 45M/1299M
[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=Hadoop/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
[Hadoop] $ /bin/bash -xe /tmp/hudson3601769352132291572.sh
+ pwd
<https://builds.apache.org/job/HBase-0.98-matrix/jdk=latest1.6,label=Hadoop/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
Compressed 319.94 MB of artifacts by 99.9% relative to #284
Recording test results

Reply via email to