I created a PR-6344 <https://github.com/apache/beam/pull/6344/files> that synced to a point earlier and expected to see Jenkins error 2 days ago, but not. Probably the current issue is relevant to Jenkins build environment.
We can also think about moving performance tests to Gradle which seems provide a stable way to setup python environment <https://github.com/apache/beam/blob/932858ece39fb2477baa19638f0a6b36fb5dee9d/sdks/python/build.gradle#L31> since recent beam_PostCommit_Python_Verify <https://builds.apache.org/view/A-D/view/Beam/job/beam_PostCommit_Python_Verify/> keeps green. Mark On Thu, Sep 6, 2018 at 1:04 PM Mikhail Gryzykhin <[email protected]> wrote: > Thank you for looking into this. > > --Mikhail > > Have feedback <http://go/migryz-feedback>? > > > On Thu, Sep 6, 2018 at 11:20 AM Mark Liu <[email protected]> wrote: > >> BEAM-5296 <https://issues.apache.org/jira/browse/BEAM-5296> is tracking >> the previous error. Some debugging efforts are made and summarized in >> PR-6321 <https://github.com/apache/beam/pull/6321#issuecomment-418339689> >> . >> >> But I didn't realize test failed in different error now. >> >> Mark >> >> On Thu, Sep 6, 2018 at 10:28 AM Mikhail Gryzykhin <[email protected]> >> wrote: >> >>> Hi everyone, >>> >>> I see that beam_PerformanceTests_Python >>> <https://builds.apache.org/job/beam_PerformanceTests_Python/1391/console> >>> job >>> is failing during last several days. >>> >>> Corresponding errors: >>> 2 days ago it was failure in beam_integration_benchmark(1/1) >>> <https://builds.apache.org/job/beam_PerformanceTests_Python/1386/console> >>> Now it is incompatible packages >>> <https://builds.apache.org/job/beam_PerformanceTests_Python/1390/console> >>> [BEAM-5334 <https://issues.apache.org/jira/browse/BEAM-5334>] >>> >>> Can someone help look into this? >>> >>> Regards, >>> --Mikhail >>> >>> Have feedback <http://go/migryz-feedback>? >>> >>
