You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Paul Rogers (JIRA)" <ji...@apache.org> on 2019/01/26 22:14:00 UTC

[jira] [Updated] (IMPALA-8129) Build failure: query_test/test_observability.py

     [ https://issues.apache.org/jira/browse/IMPALA-8129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Rogers updated IMPALA-8129:
--------------------------------
    Summary: Build failure: query_test/test_observability.py  (was: Build failure: query_test/test_observability.py for erasure coding)

> Build failure: query_test/test_observability.py
> -----------------------------------------------
>
>                 Key: IMPALA-8129
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8129
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>    Affects Versions: Impala 3.1.0
>            Reporter: Paul Rogers
>            Assignee: Lars Volker
>            Priority: Blocker
>             Fix For: Impala 3.1.0
>
>
> {{query_test/test_observability.py}} failed in the multiple builds:
> Erasure-coding build:
> {noformat}
> 18:49:01 =================================== FAILURES ===================================
> 18:49:01 _______________ TestObservability.test_global_exchange_counters ________________
> 18:49:01 [gw0] linux2 -- Python 2.7.5 /data/jenkins/workspace/impala-asf-master-core-erasure-coding/repos/Impala/bin/../infra/python/env/bin/python
> 18:49:01 query_test/test_observability.py:400: in test_global_exchange_counters
> 18:49:01     assert "ExchangeScanRatio: 3.19" in profile
> 18:49:01 E   assert 'ExchangeScanRatio: 3.19' in 'Query (id=704d1f6b09400fba:b91dc7000000000):\n  DEBUG MODE WARNING: Query profile created while running a DEBUG build...  - OptimizationTime: 32.000ms\n           - PeakMemoryUsage: 220.00 KB (225280)\n           - PrepareTime: 26.000ms\n'
> {noformat}
> Core build:
> {noformat}
> 07:36:43 FAIL query_test/test_observability.py::TestObservability::()::test_global_exchange_counters
> 07:36:43 =================================== FAILURES ===================================
> 07:36:43 _______________ TestObservability.test_global_exchange_counters ________________
> 07:36:43 [gw2] linux2 -- Python 2.7.5 /data/jenkins/workspace/impala-asf-master-core-s3/repos/Impala/bin/../infra/python/env/bin/python
> 07:36:43 query_test/test_observability.py:400: in test_global_exchange_counters
> 07:36:43     assert "ExchangeScanRatio: 3.19" in profile
> 07:36:43 E   assert 'ExchangeScanRatio: 3.19' in 'Query (id=b546ddcfab65e431:471aa21800000000):\n  DEBUG MODE WARNING: Query profile created while running a DEBUG buil...  - OptimizationTime: 32.000ms\n           - PeakMemoryUsage: 220.00 KB (225280)\n           - PrepareTime: 32.000ms\n'
> {noformat}
> Assigning to Lars since it may be related to the patch for IMPALA-7731: Add Read/Exchange counters to profile



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org