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

Daniel Oliveira commented on BEAM-4229:
---------------------------------------

Funny timing, I was literally just about to create this bug.

Are you sure it's caused by PR#4946? The earliest example of the failure I see 
is much earlier: 
[https://builds.apache.org/job/beam_PostCommit_Java_GradleBuild/174/]

I believe this failure was actually caused by 
[PR#4947|https://github.com/apache/beam/pull/4947]. I tested by attempting to 
run the target the postcommit fails for before and after reverting that commit. 
Before reverting it, it would fail with the exact same error that pops up on 
Jenkins. After reverting that commit it fails because of authentication issues 
during the test, which I suppose is to be expected.

I believe the issue is due to the BigQuery dependency added in that PR, but I 
have no clue where to even begin solving dependency issues so I've gotten a bit 
stuck.

> PostCommits broken due to SpannerReadIT tests
> ---------------------------------------------
>
>                 Key: BEAM-4229
>                 URL: https://issues.apache.org/jira/browse/BEAM-4229
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>            Reporter: Scott Wegner
>            Assignee: Mairbek Khadikov
>            Priority: Major
>
> It appears that [PR#4946|https://github.com/apache/beam/pull/4946] broken 
> Java post-commit tests: 
> [https://scans.gradle.com/s/ajlgofucflem2/tests/failed] 
> {quote}:beam-runners-google-cloud-dataflow-java:googleCloudPlatformIntegrationTestorg.apache.beam.sdk.io.gcp.spanner.SpannerReadIT
>  » testQuery (0.134s)
> java.lang.NoClassDefFoundError: 
> com/google/api/gax/retrying/ExceptionRetryAlgorithm
> Caused by: java.lang.ClassNotFoundException: 
> com.google.api.gax.retrying.ExceptionRetryAlgorithm{quote}



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

Reply via email to