You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Flink Jira Bot (Jira)" <ji...@apache.org> on 2022/04/15 22:39:00 UTC

[jira] [Updated] (FLINK-26110) AvroStreamingFileSinkITCase failed on azure

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

Flink Jira Bot updated FLINK-26110:
-----------------------------------
    Labels: stale-major test-stability  (was: test-stability)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help the community manage its development. I see this issues has been marked as Major but is unassigned and neither itself nor its Sub-Tasks have been updated for 60 days. I have gone ahead and added a "stale-major" to the issue". If this ticket is a Major, please either assign yourself or give an update. Afterwards, please remove the label or in 7 days the issue will be deprioritized.


> AvroStreamingFileSinkITCase failed on azure
> -------------------------------------------
>
>                 Key: FLINK-26110
>                 URL: https://issues.apache.org/jira/browse/FLINK-26110
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / FileSystem
>    Affects Versions: 1.13.5
>            Reporter: Yun Gao
>            Priority: Major
>              Labels: stale-major, test-stability
>
> {code:java}
> Feb 12 01:00:00 [ERROR] Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.433 s <<< FAILURE! - in org.apache.flink.formats.avro.AvroStreamingFileSinkITCase
> Feb 12 01:00:00 [ERROR] testWriteAvroGeneric(org.apache.flink.formats.avro.AvroStreamingFileSinkITCase)  Time elapsed: 0.433 s  <<< FAILURE!
> Feb 12 01:00:00 java.lang.AssertionError: expected:<1> but was:<2>
> Feb 12 01:00:00 	at org.junit.Assert.fail(Assert.java:88)
> Feb 12 01:00:00 	at org.junit.Assert.failNotEquals(Assert.java:834)
> Feb 12 01:00:00 	at org.junit.Assert.assertEquals(Assert.java:645)
> Feb 12 01:00:00 	at org.junit.Assert.assertEquals(Assert.java:631)
> Feb 12 01:00:00 	at org.apache.flink.formats.avro.AvroStreamingFileSinkITCase.validateResults(AvroStreamingFileSinkITCase.java:139)
> Feb 12 01:00:00 	at org.apache.flink.formats.avro.AvroStreamingFileSinkITCase.testWriteAvroGeneric(AvroStreamingFileSinkITCase.java:109)
> Feb 12 01:00:00 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> Feb 12 01:00:00 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> Feb 12 01:00:00 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> Feb 12 01:00:00 	at java.lang.reflect.Method.invoke(Method.java:498)
> Feb 12 01:00:00 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> Feb 12 01:00:00 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> Feb 12 01:00:00 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
> Feb 12 01:00:00 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> Feb 12 01:00:00 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
> Feb 12 01:00:00 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
> Feb 12 01:00:00 	at org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
> Feb 12 01:00:00 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> Feb 12 01:00:00 	at java.lang.Thread.run(Thread.java:748)
> Feb 12 01:00:00 
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=31304&view=logs&j=c91190b6-40ae-57b2-5999-31b869b0a7c1&t=43529380-51b4-5e90-5af4-2dccec0ef402&l=13026



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