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

Ahmed Hamdy commented on FLINK-28169:
-------------------------------------

Hello [~martijnvisser]
Can you assign the issue to me.
Additionally a FYI, I will raise a PR to disable the test to unblock the build 
pipeline and proceed with a fix.
Since this is a packaging/shading issue and non of the dependencies has an 
ongoing work we shouldn't worry about the ignored test while being fixed.

> GlueSchemaRegistryJsonKinesisITCase fails on JDK11 due to NoSuchMethodError
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-28169
>                 URL: https://issues.apache.org/jira/browse/FLINK-28169
>             Project: Flink
>          Issue Type: Bug
>          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>    Affects Versions: 1.16.0
>            Reporter: Martijn Visser
>            Priority: Critical
>              Labels: test-stability
>
> {code:java}
> Jun 21 03:06:27 Caused by: 
> org.testcontainers.containers.ContainerLaunchException: Could not 
> create/start container
> Jun 21 03:06:27       at 
> org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:537)
> Jun 21 03:06:27       at 
> org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:340)
> Jun 21 03:06:27       at 
> org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
> Jun 21 03:06:27       ... 8 more
> Jun 21 03:06:27 Caused by: java.lang.RuntimeException: 
> java.lang.NoSuchMethodError: 
> 'org.apache.flink.kinesis.shaded.software.amazon.awssdk.http.SdkHttpClient 
> org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.createHttpClient()'
> Jun 21 03:06:27       at 
> org.rnorth.ducttape.timeouts.Timeouts.callFuture(Timeouts.java:68)
> Jun 21 03:06:27       at 
> org.rnorth.ducttape.timeouts.Timeouts.getWithTimeout(Timeouts.java:43)
> Jun 21 03:06:27       at 
> org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:40)
> Jun 21 03:06:27       at 
> org.apache.flink.connectors.kinesis.testutils.KinesaliteContainer$ListStreamsWaitStrategy.retryUntilSuccessRunner(KinesaliteContainer.java:150)
> Jun 21 03:06:27       at 
> org.apache.flink.connectors.kinesis.testutils.KinesaliteContainer$ListStreamsWaitStrategy.waitUntilReady(KinesaliteContainer.java:146)
> Jun 21 03:06:27       at 
> org.testcontainers.containers.wait.strategy.AbstractWaitStrategy.waitUntilReady(AbstractWaitStrategy.java:51)
> Jun 21 03:06:27       at 
> org.testcontainers.containers.GenericContainer.waitUntilContainerStarted(GenericContainer.java:926)
> Jun 21 03:06:27       at 
> org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:480)
> Jun 21 03:06:27       ... 10 more
> Jun 21 03:06:27 Caused by: java.lang.NoSuchMethodError: 
> 'org.apache.flink.kinesis.shaded.software.amazon.awssdk.http.SdkHttpClient 
> org.apache.flink.connector.aws.testutils.AWSServicesTestUtils.createHttpClient()'
> Jun 21 03:06:27       at 
> org.apache.flink.connectors.kinesis.testutils.KinesaliteContainer$ListStreamsWaitStrategy.list(KinesaliteContainer.java:157)
> Jun 21 03:06:27       at 
> org.rnorth.ducttape.ratelimits.RateLimiter.getWhenReady(RateLimiter.java:51)
> Jun 21 03:06:27       at 
> org.apache.flink.connectors.kinesis.testutils.KinesaliteContainer$ListStreamsWaitStrategy.lambda$retryUntilSuccessRunner$0(KinesaliteContainer.java:153)
> Jun 21 03:06:27       at 
> org.rnorth.ducttape.unreliables.Unreliables.lambda$retryUntilSuccess$0(Unreliables.java:43)
> Jun 21 03:06:27       at 
> java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
> Jun 21 03:06:27       at 
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> Jun 21 03:06:27       at 
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> Jun 21 03:06:27       ... 1 more
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=36979&view=logs&j=6e8542d7-de38-5a33-4aca-458d6c87066d&t=5846934b-7a4f-545b-e5b0-eb4d8bda32e1&l=16659



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to