[
https://issues.apache.org/jira/browse/LENS-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15395041#comment-15395041
]
Amareshwari Sriramadasu commented on LENS-1239:
-----------------------------------------------
The following failure logs are helpful in debugging :
----
java.lang.AssertionError: expected [4] but found [2]
at org.testng.Assert.fail(Assert.java:94)
at org.testng.Assert.failNotEquals(Assert.java:494)
at org.testng.Assert.assertEquals(Assert.java:123)
at org.testng.Assert.assertEquals(Assert.java:370)
at org.testng.Assert.assertEquals(Assert.java:380)
at
org.apache.lens.server.query.TestQueryService.testLoadingMultipleDrivers(TestQueryService.java:240)
----
[gc.PS-MarkSweep.count, gc.PS-MarkSweep.time, gc.PS-Scavenge.count,
gc.PS-Scavenge.time, jvm.name, jvm.uptime, jvm.vendor,
lens.MethodMetricGauge.TestQueryService-testEstimateGaugesxml-DRIVER_SELECTION,
lens.MethodMetricGauge.TestQueryService-testEstimateGaugesxml-PARALLEL_ESTIMATE,
lens.MethodMetricGauge.TestQueryService-testEstimateGaugesxml-hive/hive1-CUBE_REWRITE,
lens.MethodMetricGauge.TestQueryService-testEstimateGaugesxml-hive/hive1-DRIVER_ESTIMATE,
lens.MethodMetricGauge.TestQueryService-testEstimateGaugesxml-hive/hive1-RewriteUtil-rewriteQuery,
lens.MethodMetricGauge.TestQueryService-testEstimateGaugesxml-hive/hive1-driverEstimate,
lens.MethodMetricGauge.TestQueryService-testEstimateGaugesxml-hive/hive2-CUBE_REWRITE,
lens.MethodMetricGauge.TestQueryService-testEstimateGaugesxml-hive/hive2-DRIVER_ESTIMATE,
lens.MethodMetricGauge.TestQueryService-testEstimateGaugesxml-hive/hive2-RewriteUtil-rewriteQuery,
lens.MethodMetricGauge.TestQueryService-testEstimateGaugesxml-hive/hive2-driverEstimate,
memory.heap.committed, memory.heap.init, memory.heap.max, memory.heap.usage,
memory.heap.used, memory.non-heap.committed, memory.non-heap.init,
memory.non-heap.max, memory.non-heap.usage, memory.non-heap.used,
memory.pools.Code-Cache.usage, memory.pools.Compressed-Class-Space.usage,
memory.pools.Metaspace.usage, memory.pools.PS-Eden-Space.usage,
memory.pools.PS-Old-Gen.usage, memory.pools.PS-Survivor-Space.usage,
memory.total.committed, memory.total.init, memory.total.max, memory.total.used,
org.apache.lens.server.api.query.QueryExecutionService.finished-queries,
org.apache.lens.server.api.query.QueryExecutionService.launching-queries,
org.apache.lens.server.api.query.QueryExecutionService.queued-queries,
org.apache.lens.server.api.query.QueryExecutionService.running-queries,
org.apache.lens.server.api.query.QueryExecutionService.waiting-queries,
org.apache.lens.server.api.session.SessionService.active-sessions,
threads.blocked.count, threads.count, threads.daemon.count,
threads.deadlock.count, threads.deadlocks, threads.new.count,
threads.runnable.count, threads.terminated.count, threads.timed_waiting.count,
threads.waiting.count] expected [true] but found [false]
----
> Seeing org.apache.lens.server.query.* failures in some jenkins builds
> ---------------------------------------------------------------------
>
> Key: LENS-1239
> URL: https://issues.apache.org/jira/browse/LENS-1239
> Project: Apache Lens
> Issue Type: Bug
> Components: server, test
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Fix For: 2.6
>
>
> For example https://builds.apache.org/job/PreCommit-Lens-Build/739/ has 21
> failed tests :
> Test Result (21 failures / +20)
> org.apache.lens.server.query.QueryAPIErrorResponseTest.testExplainRuntimeException
> org.apache.lens.server.query.QueryAPIErrorResponseTest.testExplainRuntimeException
> org.apache.lens.server.query.QueryAPIErrorResponseTest.testExplainWebappException
> org.apache.lens.server.query.QueryAPIErrorResponseTest.testExplainWebappException
> org.apache.lens.server.query.TestQueryEndEmailNotifier.testLaunchFailure
> org.apache.lens.server.query.TestQueryEndEmailNotifier.testLaunchFailure
> org.apache.lens.server.query.TestQueryService.testEstimateGauges
> org.apache.lens.server.query.TestQueryService.testEstimateGauges
> org.apache.lens.server.query.TestQueryService.testExecuteWithTimeoutAndPreFetchAndServerPersistence
> org.apache.lens.server.query.TestQueryService.testExecuteWithTimeoutAndPreFetchAndServerPersistence
> org.apache.lens.server.query.TestQueryService.testExecuteWithTimeoutAndPreFetchAndServerPersistence
> org.apache.lens.server.query.TestQueryService.testExecuteWithTimeoutAndPreFetchAndServerPersistence
> org.apache.lens.server.query.TestQueryService.testExecuteWithTimeoutAndPreFetchAndServerPersistence
> org.apache.lens.server.query.TestQueryService.testHiveSemanticFailure
> org.apache.lens.server.query.TestQueryService.testHiveSemanticFailure
> org.apache.lens.server.query.TestQueryService.testLaunchFail
> org.apache.lens.server.query.TestQueryService.testLaunchFail
> org.apache.lens.server.query.TestQueryService.testLoadingMultipleDrivers
> org.apache.lens.server.query.TestQueryService.testMultipleLaunches
> org.apache.lens.server.query.TestQueryService.testMultipleLaunches
> org.apache.lens.server.query.TestQueryService.testPriorityOnMockQuery
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)