[ 
https://issues.apache.org/jira/browse/BEAM-10270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17139295#comment-17139295
 ] 

Kamil Wasilewski commented on BEAM-10270:
-----------------------------------------

It looks like a possible regression. The runtime of first ParDo test has risen 
since May 7 2020, which can be observed 
[here|http://metrics.beam.apache.org/d/MOi-kf3Zk/pardo-load-tests?orgId=1&var-processingType=batch&var-sdk=python&from=1584703436990&to=1592475836990&panelId=2&fullscreen].

The best option for now would be to turn off second ParDo test (it took up to 2 
hours for this test to execute before May 7 2020: 
[link|http://metrics.beam.apache.org/d/MOi-kf3Zk/pardo-load-tests?orgId=1&var-processingType=batch&var-sdk=python&from=1584703436990&to=1592475836990&panelId=3&fullscreen]).
 Without this overhead, the job would work.

> beam_LoadTests_Python_ParDo_Flink_Batch times out
> -------------------------------------------------
>
>                 Key: BEAM-10270
>                 URL: https://issues.apache.org/jira/browse/BEAM-10270
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-flink, sdk-py-core, test-failures
>            Reporter: Udi Meiri
>            Priority: P2
>
> Seems to be consistently timing out. Last successful on May 7 2020 
> (https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/225/) 
> where it ran for 3 hr 18 min.
> {code}
> 07:26:43 > Task :sdks:python:apache_beam:testing:load_tests:run
> 07:26:43 WARNING:root:Make sure that locally built Python SDK docker image 
> has Python 3.7 interpreter.
> 07:26:43 INFO:root:Using Python SDK docker image: 
> apache/beam_python3.7_sdk:2.23.0.dev. If the image is not available at local, 
> we will try to pull from hub.docker.com
> 07:26:45 
> INFO:apache_beam.runners.portability.fn_api_runner.translations:====================
>  <function lift_combiners at 0x7f3d32d7ff28> ====================
> 07:26:45 WARNING:apache_beam.options.pipeline_options:Discarding unparseable 
> args: ['--iterations=200', '--number_of_counter_operations=0', 
> '--number_of_counters=0']
> 07:26:45 INFO:apache_beam.runners.portability.portable_runner:Job state 
> changed to STOPPED
> 07:26:45 INFO:apache_beam.runners.portability.portable_runner:Job state 
> changed to STARTING
> 07:26:45 INFO:apache_beam.runners.portability.portable_runner:Job state 
> changed to RUNNING
> 10:48:27 Build timed out (after 240 minutes). Marking the build as aborted.
> {code}
> https://builds.apache.org/job/beam_LoadTests_Python_ParDo_Flink_Batch/264/console



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to