See <https://builds.apache.org/job/Phoenix-master/768/>

------------------------------------------
[...truncated 127311 lines...]
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:811)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:798)
        at org.apache.phoenix.query.BaseTest.initMiniCluster(BaseTest.java:571)
        at org.apache.phoenix.query.BaseTest.setUpTestCluster(BaseTest.java:501)
        at 
org.apache.phoenix.query.BaseTest.checkClusterInitialized(BaseTest.java:488)
        at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:545)
        at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:541)
        at 
org.apache.phoenix.end2end.StatsCollectorWithSplitsAndMultiCFIT.doSetup(StatsCollectorWithSplitsAndMultiCFIT.java:63)

Running org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
Running org.apache.phoenix.end2end.ParallelIteratorsIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< 
FAILURE! - in org.apache.phoenix.end2end.ParallelIteratorsIT
org.apache.phoenix.end2end.ParallelIteratorsIT  Time elapsed: 0 sec  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
        at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:995)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:955)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:829)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:811)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:798)
        at org.apache.phoenix.query.BaseTest.initMiniCluster(BaseTest.java:571)
        at org.apache.phoenix.query.BaseTest.setUpTestCluster(BaseTest.java:501)
        at 
org.apache.phoenix.query.BaseTest.checkClusterInitialized(BaseTest.java:488)
        at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:545)
        at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:541)
        at 
org.apache.phoenix.end2end.ParallelIteratorsIT.doSetup(ParallelIteratorsIT.java:69)

Running org.apache.phoenix.mapreduce.IndexToolIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< 
FAILURE! - in org.apache.phoenix.mapreduce.IndexToolIT
org.apache.phoenix.mapreduce.IndexToolIT  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Shutting down
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
        at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:995)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:955)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:829)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:823)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:767)
        at org.apache.phoenix.mapreduce.IndexToolIT.setUp(IndexToolIT.java:66)

Running org.apache.phoenix.mapreduce.CsvBulkLoadToolIT
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0 sec <<< 
FAILURE! - in org.apache.phoenix.mapreduce.CsvBulkLoadToolIT
org.apache.phoenix.mapreduce.CsvBulkLoadToolIT  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Shutting down
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
        at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:995)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:955)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:829)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:823)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:767)
        at 
org.apache.phoenix.mapreduce.CsvBulkLoadToolIT.setUp(CsvBulkLoadToolIT.java:60)

org.apache.phoenix.mapreduce.CsvBulkLoadToolIT  Time elapsed: 0 sec  <<< ERROR!
java.lang.NullPointerException: null
        at 
org.apache.phoenix.mapreduce.CsvBulkLoadToolIT.tearDownAfterClass(CsvBulkLoadToolIT.java:72)

Running org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.645 sec - in 
org.apache.phoenix.hbase.index.covered.example.FailWithoutRetriesIT
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 202.952 sec <<< 
FAILURE! - in org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT
testDoesNotStartRegionServerForUnsupportedCompressionAndVersion(org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT)
  Time elapsed: 202.936 sec  <<< ERROR!
java.io.IOException: Shutting down
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
        at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:995)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:955)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:829)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:823)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:767)
        at 
org.apache.phoenix.hbase.index.FailForUnsupportedHBaseVersionsIT.testDoesNotStartRegionServerForUnsupportedCompressionAndVersion(FailForUnsupportedHBaseVersionsIT.java:121)

Running org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT
Running org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< 
FAILURE! - in 
org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT
org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT  Time 
elapsed: 0.001 sec  <<< ERROR!
java.io.IOException: Shutting down
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
        at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:995)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:955)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:829)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:823)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:767)
        at 
org.apache.phoenix.hbase.index.covered.example.EndToEndCoveredIndexingIT.setupCluster(EndToEndCoveredIndexingIT.java:112)

Running 
org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< 
FAILURE! - in 
org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT
  Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Shutting down
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
        at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:995)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:955)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:829)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:823)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:767)
        at 
org.apache.phoenix.hbase.index.covered.example.EndtoEndIndexingWithCompressionIT.setupCluster(EndtoEndIndexingWithCompressionIT.java:50)

Running 
org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< 
FAILURE! - in 
org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT
org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT  
Time elapsed: 0 sec  <<< ERROR!
java.io.IOException: Shutting down
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
        at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:995)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:955)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:829)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:823)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:767)
        at 
org.apache.phoenix.hbase.index.covered.EndToEndCoveredColumnsIndexBuilderIT.setupCluster(EndToEndCoveredColumnsIndexBuilderIT.java:107)

Running 
org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.795 sec - in 
org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndCompressedWALIT
Running 
org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 242.906 sec - 
in org.apache.phoenix.hbase.index.balancer.IndexLoadBalancerIT
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.476 sec - in 
org.apache.hadoop.hbase.regionserver.wal.WALReplayWithIndexWritesAndUncompressedWALInHBase_094_9_IT
Running org.apache.phoenix.rpc.PhoenixClientRpcIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< 
FAILURE! - in org.apache.phoenix.rpc.PhoenixClientRpcIT
org.apache.phoenix.rpc.PhoenixClientRpcIT  Time elapsed: 0.001 sec  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
        at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:995)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:955)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:829)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:811)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:798)
        at org.apache.phoenix.query.BaseTest.initMiniCluster(BaseTest.java:571)
        at org.apache.phoenix.query.BaseTest.setUpTestCluster(BaseTest.java:501)
        at 
org.apache.phoenix.query.BaseTest.checkClusterInitialized(BaseTest.java:488)
        at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:545)
        at 
org.apache.phoenix.rpc.PhoenixClientRpcIT.doSetup(PhoenixClientRpcIT.java:47)

Running org.apache.phoenix.rpc.PhoenixServerRpcIT
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< 
FAILURE! - in org.apache.phoenix.rpc.PhoenixServerRpcIT
org.apache.phoenix.rpc.PhoenixServerRpcIT  Time elapsed: 0.001 sec  <<< ERROR!
java.lang.RuntimeException: java.io.IOException: Shutting down
        at 
org.apache.hadoop.hbase.util.JVMClusterUtil.startup(JVMClusterUtil.java:225)
        at 
org.apache.hadoop.hbase.LocalHBaseCluster.startup(LocalHBaseCluster.java:445)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.init(MiniHBaseCluster.java:225)
        at 
org.apache.hadoop.hbase.MiniHBaseCluster.<init>(MiniHBaseCluster.java:94)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniHBaseCluster(HBaseTestingUtility.java:995)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:955)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:829)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:811)
        at 
org.apache.hadoop.hbase.HBaseTestingUtility.startMiniCluster(HBaseTestingUtility.java:798)
        at org.apache.phoenix.query.BaseTest.initMiniCluster(BaseTest.java:571)
        at org.apache.phoenix.query.BaseTest.setUpTestCluster(BaseTest.java:501)
        at 
org.apache.phoenix.query.BaseTest.checkClusterInitialized(BaseTest.java:488)
        at org.apache.phoenix.query.BaseTest.setUpTestDriver(BaseTest.java:545)
        at 
org.apache.phoenix.rpc.PhoenixServerRpcIT.doSetup(PhoenixServerRpcIT.java:72)

Running org.apache.phoenix.end2end.TenantSpecificTablesDDLIT
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.806 sec - 
in org.apache.phoenix.end2end.TenantSpecificTablesDDLIT

Results :


Tests in error: 
  
AlterTableIT.doSetup:85->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  ContextClassloaderIT.setUpBeforeClass:61 » IO Shutting down
  
CountDistinctCompressionIT.doSetup:48->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  
KeyOnlyIT.doSetup:57->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  
MultiCfQueryExecIT.doSetup:55->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  
ParallelIteratorsIT.doSetup:69->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  
QueryTimeoutIT.doSetup:56->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  
QueryWithLimitIT.doSetup:58->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  
SaltedViewIT>BaseViewIT.doSetup:49->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  
SpillableGroupByIT.doSetup:72->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  
StatsCollectorIT.doSetup:62->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  
StatsCollectorWithSplitsAndMultiCFIT.doSetup:63->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  
UnionAllIT.doSetup:49->BaseTest.setUpTestDriver:541->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  UserDefinedFunctionsIT.doSetup:180 » IO Shutting down
  
FailForUnsupportedHBaseVersionsIT.testDoesNotStartRegionServerForUnsupportedCompressionAndVersion:121
 » IO
  EndToEndCoveredColumnsIndexBuilderIT.setupCluster:107 » IO Shutting down
  EndToEndCoveredIndexingIT.setupCluster:112 » IO Shutting down
  EndtoEndIndexingWithCompressionIT.setupCluster:50 » IO Shutting down
org.apache.phoenix.mapreduce.CsvBulkLoadToolIT.org.apache.phoenix.mapreduce.CsvBulkLoadToolIT
  Run 1: CsvBulkLoadToolIT.setUp:60 » IO Shutting down
  Run 2: CsvBulkLoadToolIT.tearDownAfterClass:72 NullPointer

  IndexToolIT.setUp:66 » IO Shutting down
  
PhoenixClientRpcIT.doSetup:47->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime
  
PhoenixServerRpcIT.doSetup:72->BaseTest.setUpTestDriver:545->BaseTest.checkClusterInitialized:488->BaseTest.setUpTestCluster:501->BaseTest.initMiniCluster:585
 » Runtime


Tests run: 95, Failures: 0, Errors: 22, Skipped: 0

[INFO] 
[INFO] --- maven-failsafe-plugin:2.18:verify (ClientManagedTimeTests) @ 
phoenix-core ---
[INFO] Failsafe report directory: 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/failsafe-reports>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix .................................... SUCCESS [3.138s]
[INFO] Phoenix Core ...................................... FAILURE 
[1:30:43.254s]
[INFO] Phoenix - Flume ................................... SKIPPED
[INFO] Phoenix - Pig ..................................... SKIPPED
[INFO] Phoenix Query Server Client ....................... SKIPPED
[INFO] Phoenix Query Server .............................. SKIPPED
[INFO] Phoenix - Pherf ................................... SKIPPED
[INFO] Phoenix - Spark ................................... SKIPPED
[INFO] Phoenix Assembly .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:30:46.911s
[INFO] Finished at: Wed May 27 07:57:33 UTC 2015
[INFO] Final Memory: 47M/1188M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.18:verify 
(ClientManagedTimeTests) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Phoenix-master/ws/phoenix-core/target/failsafe-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 :phoenix-core
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Sending artifact delta relative to Phoenix | Master #761
Archived 866 artifacts
Archive block size is 32768
Received 7209 blocks and 318472026 bytes
Compression is 42.6%
Took 6 min 13 sec
Recording test results

Reply via email to