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

[jira] [Updated] (BEAM-13508) Java PostCommits (Examples, PerformanceTests, XVR] Failing with ClassNotFound

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

Emily Ye updated BEAM-13508:
----------------------------
    Description: 
_Jenkin Jobs:_
 * [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4832/]
 * [https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/1053/]
 * [https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/1589]

Several tests are failing with ClassNotFound exceptions, falling into two categories:
 * java.lang.NoClassDefFoundError in org.apache.beam.examples.*
 * java.lang.IllegalArgumentException: Unknown 'runner' specified 'PortableRunner', supported pipeline runners [RegisteredTestRunner] (caused by Caused by: java.lang.ClassNotFoundException: <PortableRunner> (also seen DataflowRunner for [https://ci-beam.apache.org/job/beam_PerformanceTests_AvroIOIT/5727/console)]

 

My guess is that these are due to changes for BEAM-13430, lining up with one of:
 * [https://github.com/apache/beam/pull/16307]
 * [https://github.com/apache/beam/pull/16292]

Assigning to Daniel, who might have more insight into these changes

 

  was:
_Jenkin Jobs:_
 * [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4832/]
 * [https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/1053/]
 * [https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/1589]

Several tests are failing with ClassNotFound exceptions, falling into two categories:
 * java.lang.NoClassDefFoundError in org.apache.beam.examples.*
 * java.lang.IllegalArgumentException: Unknown 'runner' specified 'PortableRunner', supported pipeline runners [RegisteredTestRunner] (caused by Caused by: java.lang.ClassNotFoundException: <PortableRunner> (also seen DataflowRunner for [https://ci-beam.apache.org/job/beam_PerformanceTests_AvroIOIT/5727/console)]

 


> Java PostCommits (Examples, PerformanceTests, XVR] Failing with ClassNotFound
> -----------------------------------------------------------------------------
>
>                 Key: BEAM-13508
>                 URL: https://issues.apache.org/jira/browse/BEAM-13508
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Emily Ye
>            Assignee: Daniel Collins
>            Priority: P1
>              Labels: currently-failing
>
> _Jenkin Jobs:_
>  * [https://ci-beam.apache.org/job/beam_PostCommit_XVR_Flink/4832/]
>  * [https://ci-beam.apache.org/job/beam_PostCommit_Java_DataflowV1/1053/]
>  * [https://ci-beam.apache.org/job/beam_PostCommit_Java_Examples_Dataflow_V2/1589]
> Several tests are failing with ClassNotFound exceptions, falling into two categories:
>  * java.lang.NoClassDefFoundError in org.apache.beam.examples.*
>  * java.lang.IllegalArgumentException: Unknown 'runner' specified 'PortableRunner', supported pipeline runners [RegisteredTestRunner] (caused by Caused by: java.lang.ClassNotFoundException: <PortableRunner> (also seen DataflowRunner for [https://ci-beam.apache.org/job/beam_PerformanceTests_AvroIOIT/5727/console)]
>  
> My guess is that these are due to changes for BEAM-13430, lining up with one of:
>  * [https://github.com/apache/beam/pull/16307]
>  * [https://github.com/apache/beam/pull/16292]
> Assigning to Daniel, who might have more insight into these changes
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)