You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2018/03/08 19:03:00 UTC

[jira] [Created] (BEAM-3809) beam_PerformanceTests_Python failing

Ahmet Altay created BEAM-3809:
---------------------------------

             Summary: beam_PerformanceTests_Python failing
                 Key: BEAM-3809
                 URL: https://issues.apache.org/jira/browse/BEAM-3809
             Project: Beam
          Issue Type: Bug
          Components: testing
            Reporter: Ahmet Altay
            Assignee: Mark Liu


Looks like a misconfiguration based on the error.

 

Example test:

[https://builds.apache.org/view/A-D/view/Beam/job/beam_PerformanceTests_Python/1000/console]

 

Error I see:
error: option --test-pipeline-options not recognized

2018-03-08 18:48:08,202 9e009d45 MainThread beam_integration_benchmark(1/1) ERROR    Error during benchmark beam_integration_benchmark
Traceback (most recent call last):
  File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/PerfKitBenchmarker/perfkitbenchmarker/pkb.py", line 622, in RunBenchmark
    DoRunPhase(spec, collector, detailed_timer)
  File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/PerfKitBenchmarker/perfkitbenchmarker/pkb.py", line 525, in DoRunPhase
    samples = spec.BenchmarkRun(spec)
  File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/PerfKitBenchmarker/perfkitbenchmarker/linux_benchmarks/beam_integration_benchmark.py", line 159, in Run
    job_type=job_type)
  File "/home/jenkins/jenkins-slave/workspace/beam_PerformanceTests_Python/PerfKitBenchmarker/perfkitbenchmarker/providers/gcp/gcp_dpb_dataflow.py", line 90, in SubmitJob
    assert retcode == 0, "Integration Test Failed."



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