You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2021/10/06 22:19:00 UTC

[jira] [Commented] (BEAM-12805) Multiple XVR suites failing due to Java test ValidateRunnerXlangTest.combinePerKeyTest

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

Kyle Weaver commented on BEAM-12805:
------------------------------------

This is marked as a blocker for the 2.34.0 release. Can someone please give an update on the status of this issue?

> Multiple XVR suites failing due to Java test ValidateRunnerXlangTest.combinePerKeyTest
> --------------------------------------------------------------------------------------
>
>                 Key: BEAM-12805
>                 URL: https://issues.apache.org/jira/browse/BEAM-12805
>             Project: Beam
>          Issue Type: Bug
>          Components: cross-language, test-failures
>            Reporter: Daniel Oliveira
>            Assignee: Heejong Lee
>            Priority: P2
>             Fix For: 2.34.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Direct: [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Direct/1615/]
>  Flink: [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4360/]
>  Samza: [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Samza/144/]
>  Spark: [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark/2681/]
>  Spark3: [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Spark3/608/]
>  
> The failures all seem to be happening at the gradle task validatesCrossLanguageRunnerJavaUsingPython, due to the Java test org.apache.beam.runners.core.construction.ValidateRunnerXlangTest.combinePerKeyTest.
> These all seem to have the same recent changes, so presumably one of these changes is the root cause:
>  # BEAM-12704 Failing test for Flink primitive Read ([commit: a4a6f7b|https://github.com/apache/beam/commit/a4a6f7bb256ed0855885421a324566da517dec57]) ([details|https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4360/changes#a4a6f7bb256ed0855885421a324566da517dec57] / [githubweb|https://github.com/apache/beam/commit/a4a6f7bb256ed0855885421a324566da517dec57])
>  # BEAM-12764 Revert "Merge pull request #15165 from BEAM-12593 Verify ([commit: fc7df4b|https://github.com/apache/beam/commit/fc7df4b97c571ff15dd5c388051fca1bf613665d]) ([details|https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4360/changes#fc7df4b97c571ff15dd5c388051fca1bf613665d] / [githubweb|https://github.com/apache/beam/commit/fc7df4b97c571ff15dd5c388051fca1bf613665d])
>  # BEAM-12733 Sickbay RecommendationAICatalogItemIT.createCatalogItem ([commit: 7b6df79|https://github.com/apache/beam/commit/7b6df79b99698ec1a92edd1ba3ec05d8bb683679]) ([details|https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4360/changes#7b6df79b99698ec1a92edd1ba3ec05d8bb683679] / [githubweb|https://github.com/apache/beam/commit/7b6df79b99698ec1a92edd1ba3ec05d8bb683679])
>  # BEAM-12683 Sickbay RecommendationAIIT.test_create_catalog_item ([commit: 64d7452|https://github.com/apache/beam/commit/64d74526d37d337c206139915b05c9b1da08f43e]) ([details|https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4360/changes#64d74526d37d337c206139915b05c9b1da08f43e] / [githubweb|https://github.com/apache/beam/commit/64d74526d37d337c206139915b05c9b1da08f43e])
>  # BEAM-12733 Sickbay RecommendationAIPredictIT.predict ([commit: 409fbf5|https://github.com/apache/beam/commit/409fbf51257d01ec548724277cae1501ab0ea49a]) ([details|https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4360/changes#409fbf51257d01ec548724277cae1501ab0ea49a] / [githubweb|https://github.com/apache/beam/commit/409fbf51257d01ec548724277cae1501ab0ea49a])
>  # BEAM-12704 Primitive Read working on Flink ([commit: f17b66d|https://github.com/apache/beam/commit/f17b66d8ae2ddbc61e2f2156fcd0fef3736ac2a7]) ([details|https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4360/changes#f17b66d8ae2ddbc61e2f2156fcd0fef3736ac2a7] / [githubweb|https://github.com/apache/beam/commit/f17b66d8ae2ddbc61e2f2156fcd0fef3736ac2a7])
>  # BEAM-12778 Prevent unnecessary dry run requests to BQ (#15356) ([commit: efbbf25|https://github.com/apache/beam/commit/efbbf25d07c30b3ca98d0ed19e80b078784015b0]) ([details|https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4360/changes#efbbf25d07c30b3ca98d0ed19e80b078784015b0] / [githubweb|https://github.com/apache/beam/commit/efbbf25d07c30b3ca98d0ed19e80b078784015b0])



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