Hey Tomo,

so this is one of mine (no change, just retrrigger):
https://builds.apache.org/job/beam_PreCommit_Java_Phrase/1599/
https://builds.apache.org/job/beam_PreCommit_Java_Phrase/1598/

but here is a list of other PR's with the same issue:
https://builds.apache.org/job/beam_PreCommit_Java_Phrase/1595/
https://builds.apache.org/job/beam_PreCommit_Java_Phrase/1594/
https://builds.apache.org/job/beam_PreCommit_Java_Phrase/1588/




 _/
_/ Alex Van Boxel


On Mon, Jan 6, 2020 at 12:56 AM Tomo Suzuki <[email protected]> wrote:

> I’m interested in that problem. “Cannot find symbol” problem is usually
> caused by incompatible dependencies. No randomness.
>
> Would you share the 2 URLs for the Java Precommit Jenkins jobs which you
> think should fail with the same cause?
>
> Regards,
> Tomo
>
> On Sun, Jan 5, 2020 at 05:48 Alex Van Boxel <[email protected]> wrote:
>
>> I've noticed a pattern of fatal warning/errors and they are always the
>> same. If you want to check for yourself, just use this link and go to a few
>> previous builds... it's always the same tests that are failing:
>>
>> https://builds.apache.org/job/beam_PreCommit_Java_Phrase/1596/java/new/
>>
>> This is an inventory of the failing tests with always the same
>> error: cannot find symbol
>>
>> RowJson.java:81 org.apache.beam.sdk.util
>> BigQueryIO.java:700 org.apache.beam.sdk.io.gcp.bigquery
>> SpannerIO.java:912 org.apache.beam.sdk.io.gcp.spanner
>> BigQueryIO.java:700 org.apache.beam.sdk.io.gcp.bigquery
>> SpannerIO.java:912 org.apache.beam.sdk.io.gcp.spanner
>> Watch.java:170 org.apache.beam.sdk.transforms
>>
>> For my latest PR, I first go the RowJson error, and after no code change
>> and doing "*Run Java PreCommit*" I got the BigQueryIO one.
>>
>> Anyone know what the reason for this is?
>>
>> This is very tiring, I want to get a green build to call out reviewers,
>> but it's hard with these random failures.
>>
>>  _/
>>
>> _/ Alex Van Boxel
>>
> --
> Regards,
> Tomo
>

Reply via email to