See 
<https://builds.apache.org/job/Phoenix-5.x-HBase-2.0/14/display/redirect?page=changes>

Changes:

[elserj] PHOENIX-4817 Fixed Phoenix Tracing Web Application (fixed check null,

------------------------------------------
[...truncated 141.90 KB...]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 167.372 
s - in org.apache.phoenix.iterate.ScannerLeaseRenewalIT
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.9 s - 
in org.apache.phoenix.rpc.PhoenixServerRpcIT
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 555.653 
s - in org.apache.phoenix.end2end.index.PartialIndexRebuilderIT
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 686, Failures: 0, Errors: 0, Skipped: 48
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:integration-test 
(SplitSystemCatalogTests) @ phoenix-core ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.AlterTableWithViewsIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Running org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 146.648 
s - in org.apache.phoenix.end2end.AlterMultiTenantTableWithViewsIT
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.558 s 
- in org.apache.phoenix.end2end.TenantSpecificViewIndexSaltedIT
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 142.826 
s - in org.apache.phoenix.end2end.TenantSpecificViewIndexIT
[INFO] Running org.apache.phoenix.end2end.ViewIT
[INFO] Running org.apache.phoenix.end2end.index.ViewIndexIT
[WARNING] Tests run: 14, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 
121.153 s - in org.apache.phoenix.end2end.index.ViewIndexIT
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 606.57 
s - in org.apache.phoenix.end2end.AlterTableWithViewsIT
[ERROR] Tests run: 58, Failures: 0, Errors: 23, Skipped: 0, Time elapsed: 
313.376 s <<< FAILURE! - in org.apache.phoenix.end2end.ViewIT
[ERROR] testReadOnlyOnUpdatableView[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.272 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at org.apache.phoenix.end2end.ViewIT.testUpdatableView(ViewIT.java:1106)
        at 
org.apache.phoenix.end2end.ViewIT.testReadOnlyOnUpdatableView(ViewIT.java:134)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at org.apache.phoenix.end2end.ViewIT.testUpdatableView(ViewIT.java:1106)
        at 
org.apache.phoenix.end2end.ViewIT.testReadOnlyOnUpdatableView(ViewIT.java:134)

[ERROR] testViewAddsClashingPKColumn[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.001 s  <<< ERROR!
java.lang.Exception: Unexpected exception, 
expected<org.apache.phoenix.schema.ColumnAlreadyExistsException> but 
was<java.lang.RuntimeException>
        at 
org.apache.phoenix.end2end.ViewIT.testViewAddsClashingPKColumn(ViewIT.java:747)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAddsClashingPKColumn(ViewIT.java:747)

[ERROR] testViewWithCurrentDate[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewWithCurrentDate(ViewIT.java:275)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewWithCurrentDate(ViewIT.java:275)

[ERROR] testViewAddsNotNullPKColumn[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAddsNotNullPKColumn(ViewIT.java:761)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAddsNotNullPKColumn(ViewIT.java:761)

[ERROR] testReadOnlyViewWithCaseSensitiveTableNames[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveTableNames(ViewIT.java:206)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveTableNames(ViewIT.java:206)

[ERROR] testRecreateDroppedTableWithChildViews[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testRecreateDroppedTableWithChildViews(ViewIT.java:423)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testRecreateDroppedTableWithChildViews(ViewIT.java:423)

[ERROR] testViewAndTableAndDropCascadeWithIndexes[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascadeWithIndexes(ViewIT.java:541)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascadeWithIndexes(ViewIT.java:541)

[ERROR] testViewUsesTableLocalIndex[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:597)
        at 
org.apache.phoenix.end2end.ViewIT.testViewUsesTableLocalIndex(ViewIT.java:586)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:597)
        at 
org.apache.phoenix.end2end.ViewIT.testViewUsesTableLocalIndex(ViewIT.java:586)

[ERROR] testDisallowDropOfColumnOnParentTable[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testDisallowDropOfColumnOnParentTable(ViewIT.java:369)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testDisallowDropOfColumnOnParentTable(ViewIT.java:369)

[ERROR] testViewUsesTableGlobalIndex[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:597)
        at 
org.apache.phoenix.end2end.ViewIT.testViewUsesTableGlobalIndex(ViewIT.java:581)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewUsesTableIndex(ViewIT.java:597)
        at 
org.apache.phoenix.end2end.ViewIT.testViewUsesTableGlobalIndex(ViewIT.java:581)

[ERROR] testCreateViewDefinesPKConstraint[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKConstraint(ViewIT.java:681)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKConstraint(ViewIT.java:681)

[ERROR] testReadOnlyViewWithCaseSensitiveColumnNames[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames(ViewIT.java:244)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames(ViewIT.java:244)

[ERROR] testRecreateIndexWhoseAncestorWasDropped[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testRecreateIndexWhoseAncestorWasDropped(ViewIT.java:461)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testRecreateIndexWhoseAncestorWasDropped(ViewIT.java:461)

[ERROR] testViewAddsPKColumnWhoseParentsLastPKIsVarLength[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength(ViewIT.java:720)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength(ViewIT.java:720)

[ERROR] testViewAddsPKColumn[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumn(ViewIT.java:701)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAddsPKColumn(ViewIT.java:701)

[ERROR] testDisallowDropOfReferencedColumn[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testDisallowDropOfReferencedColumn(ViewIT.java:167)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testDisallowDropOfReferencedColumn(ViewIT.java:167)

[ERROR] testRecreateViewWhoseParentWasDropped[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testRecreateViewWhoseParentWasDropped(ViewIT.java:499)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testRecreateViewWhoseParentWasDropped(ViewIT.java:499)

[ERROR] testQueryViewStatementOptimization[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testQueryViewStatementOptimization(ViewIT.java:781)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testQueryViewStatementOptimization(ViewIT.java:781)

[ERROR] 
testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.013 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:329)
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled(ViewIT.java:302)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:329)
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled(ViewIT.java:302)

[ERROR] testViewAndTableInDifferentSchemas[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.013 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:329)
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:307)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:329)
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableInDifferentSchemas(ViewIT.java:307)

[ERROR] testChildViewCreationFails[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testChildViewCreationFails(ViewIT.java:1257)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testChildViewCreationFails(ViewIT.java:1257)

[ERROR] testCreateViewDefinesPKColumn[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.003 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKColumn(ViewIT.java:647)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testCreateViewDefinesPKColumn(ViewIT.java:647)

[ERROR] testViewAndTableAndDropCascade[transactional = 
true](org.apache.phoenix.end2end.ViewIT)  Time elapsed: 2.004 s  <<< ERROR!
java.lang.RuntimeException: org.apache.thrift.TException: Unable to discover 
transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascade(ViewIT.java:389)
Caused by: org.apache.thrift.TException: Unable to discover transaction service.
        at 
org.apache.phoenix.end2end.ViewIT.testViewAndTableAndDropCascade(ViewIT.java:389)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   ViewIT.testChildViewCreationFails:1257 » Runtime 
org.apache.thrift.TException:...
[ERROR]   ViewIT.testCreateViewDefinesPKColumn:647 » Runtime 
org.apache.thrift.TExceptio...
[ERROR]   ViewIT.testCreateViewDefinesPKConstraint:681 » Runtime 
org.apache.thrift.TExce...
[ERROR]   ViewIT.testDisallowDropOfColumnOnParentTable:369 » Runtime 
org.apache.thrift.T...
[ERROR]   ViewIT.testDisallowDropOfReferencedColumn:167 » Runtime 
org.apache.thrift.TExc...
[ERROR]   ViewIT.testQueryViewStatementOptimization:781 » Runtime 
org.apache.thrift.TExc...
[ERROR]   ViewIT.testReadOnlyOnUpdatableView:134->testUpdatableView:1106 » 
Runtime org.a...
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveColumnNames:244 » Runtime 
org.apache.t...
[ERROR]   ViewIT.testReadOnlyViewWithCaseSensitiveTableNames:206 » Runtime 
org.apache.th...
[ERROR]   ViewIT.testRecreateDroppedTableWithChildViews:423 » Runtime 
org.apache.thrift....
[ERROR]   ViewIT.testRecreateIndexWhoseAncestorWasDropped:461 » Runtime 
org.apache.thrif...
[ERROR]   ViewIT.testRecreateViewWhoseParentWasDropped:499 » Runtime 
org.apache.thrift.T...
[ERROR]   ViewIT.testViewAddsClashingPKColumn[transactional = true] »  
Unexpected except...
[ERROR]   ViewIT.testViewAddsNotNullPKColumn:761 » Runtime 
org.apache.thrift.TException:...
[ERROR]   ViewIT.testViewAddsPKColumnWhoseParentsLastPKIsVarLength:720 » 
Runtime org.apa...
[ERROR]   ViewIT.testViewAddsPKColumn:701 » Runtime 
org.apache.thrift.TException: Unable...
[ERROR]   ViewIT.testViewAndTableAndDropCascadeWithIndexes:541 » Runtime 
org.apache.thri...
[ERROR]   ViewIT.testViewAndTableAndDropCascade:389 » Runtime 
org.apache.thrift.TExcepti...
[ERROR]   
ViewIT.testViewAndTableInDifferentSchemasWithNamespaceMappingEnabled:302->testViewAndTableInDifferentSchemas:329
 » Runtime
[ERROR]   
ViewIT.testViewAndTableInDifferentSchemas:307->testViewAndTableInDifferentSchemas:329
 » Runtime
[ERROR]   ViewIT.testViewUsesTableGlobalIndex:581->testViewUsesTableIndex:597 » 
Runtime ...
[ERROR]   ViewIT.testViewUsesTableLocalIndex:586->testViewUsesTableIndex:597 » 
Runtime o...
[ERROR]   ViewIT.testViewWithCurrentDate:275 » Runtime 
org.apache.thrift.TException: Una...
[INFO] 
[ERROR] Tests run: 147, Failures: 0, Errors: 23, Skipped: 2
[INFO] 
[INFO] 
[INFO] --- maven-failsafe-plugin:2.20:verify (ParallelStatsEnabledTest) @ 
phoenix-core ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Phoenix 5.1.0-HBase-2.0-SNAPSHOT ............ SUCCESS [  3.222 s]
[INFO] Phoenix Core ....................................... FAILURE [  03:37 h]
[INFO] Phoenix - Flume .................................... SKIPPED
[INFO] Phoenix - Kafka .................................... 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 - Hive ..................................... SKIPPED
[INFO] Phoenix Client ..................................... SKIPPED
[INFO] Phoenix Server ..................................... SKIPPED
[INFO] Phoenix Assembly ................................... SKIPPED
[INFO] Phoenix - Tracing Web Application .................. SKIPPED
[INFO] Phoenix Load Balancer 5.1.0-HBase-2.0-SNAPSHOT ..... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:37 h
[INFO] Finished at: 2018-07-26T03:49:17Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.20:verify 
(ParallelStatsEnabledTest) on project phoenix-core: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/Phoenix-5.x-HBase-2.0/ws/phoenix-core/target/failsafe-reports>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].dumpstream.
[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
[Fast Archiver] Compressed -430640987 B of artifacts by 301.3% relative to #12
Recording test results
Not sending mail to unregistered user k.me...@salesforce.com

Reply via email to