Huang Xingbo created FLINK-28879: ------------------------------------ Summary: New File Sink s3 end-to-end test failed with Output hash mismatch Key: FLINK-28879 URL: https://issues.apache.org/jira/browse/FLINK-28879 Project: Flink Issue Type: Bug Components: API / DataStream, Connectors / FileSystem, Tests Affects Versions: 1.16.0 Reporter: Huang Xingbo
{code:java} 2022-08-09T00:50:02.8229585Z Aug 09 00:50:02 FAIL File Streaming Sink: Output hash mismatch. Got 6037b01ca0ffc61a95c12cb475c661a8, expected 6727342fdd3aae2129e61fc8f433fb6f. 2022-08-09T00:50:02.8230700Z Aug 09 00:50:02 head hexdump of actual: 2022-08-09T00:50:02.8477319Z Aug 09 00:50:02 0000000 E r r o r e x e c u t i n g 2022-08-09T00:50:02.8478206Z Aug 09 00:50:02 0000010 a w s c o m m a n d : s 3 2022-08-09T00:50:02.8479475Z Aug 09 00:50:02 0000020 c p - - q u i e t s 3 : / / 2022-08-09T00:50:02.8480205Z Aug 09 00:50:02 0000030 f l i n k - i n t e g r a t i o 2022-08-09T00:50:02.8480924Z Aug 09 00:50:02 0000040 n - t e s t s / t e m p / t e s 2022-08-09T00:50:02.8481612Z Aug 09 00:50:02 0000050 t _ f i l e _ s i n k - 1 d 3 d 2022-08-09T00:50:02.8483048Z Aug 09 00:50:02 0000060 4 0 0 8 - b 0 b f - 4 2 6 5 - b 2022-08-09T00:50:02.8483618Z Aug 09 00:50:02 0000070 e 0 e - 3 b 9 f 7 8 2 c 5 5 2 d 2022-08-09T00:50:02.8484222Z Aug 09 00:50:02 0000080 / h o s t d i r / / t e m p - 2022-08-09T00:50:02.8484831Z Aug 09 00:50:02 0000090 t e s t - d i r e c t o r y - 2 2022-08-09T00:50:02.8485719Z Aug 09 00:50:02 00000a0 3 9 3 7 7 8 2 6 8 0 / t e m p / 2022-08-09T00:50:02.8486427Z Aug 09 00:50:02 00000b0 t e s t _ f i l e _ s i n k - 1 2022-08-09T00:50:02.8487134Z Aug 09 00:50:02 00000c0 d 3 d 4 0 0 8 - b 0 b f - 4 2 6 2022-08-09T00:50:02.8487826Z Aug 09 00:50:02 00000d0 5 - b e 0 e - 3 b 9 f 7 8 2 c 5 2022-08-09T00:50:02.8488511Z Aug 09 00:50:02 00000e0 5 2 d - - e x c l u d e ' * 2022-08-09T00:50:02.8489202Z Aug 09 00:50:02 00000f0 ' - - i n c l u d e ' * / p 2022-08-09T00:50:02.8489891Z Aug 09 00:50:02 0000100 a r t - [ ! / ] * ' - - r e c 2022-08-09T00:50:02.8490385Z Aug 09 00:50:02 0000110 u r s i v e \n 2022-08-09T00:50:02.8490822Z Aug 09 00:50:02 0000117 2022-08-09T00:50:02.8502212Z Aug 09 00:50:02 Stopping job timeout watchdog (with pid=141134) 2022-08-09T00:50:06.8430959Z rm: cannot remove '/home/vsts/work/1/s/flink-dist/target/flink-1.16-SNAPSHOT-bin/flink-1.16-SNAPSHOT/lib/flink-shaded-netty-tcnative-static-*.jar': No such file or directory 2022-08-09T00:50:06.9278248Z Aug 09 00:50:06 5ccfeb22307c2a88625a38b9537acc79001d1b29094ef40fd70692ce11407502 2022-08-09T00:50:06.9618147Z Aug 09 00:50:06 5ccfeb22307c2a88625a38b9537acc79001d1b29094ef40fd70692ce11407502 2022-08-09T00:50:06.9645077Z Aug 09 00:50:06 [FAIL] Test script contains errors. 2022-08-09T00:50:06.9666227Z Aug 09 00:50:06 Checking of logs skipped. 2022-08-09T00:50:06.9671891Z Aug 09 00:50:06 2022-08-09T00:50:06.9673050Z Aug 09 00:50:06 [FAIL] 'New File Sink s3 end-to-end test' failed after 3 minutes and 42 seconds! Test exited with exit code 1 {code} https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=39667&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a&t=160c9ae5-96fd-516e-1c91-deb81f59292a&l=4136 -- This message was sent by Atlassian Jira (v8.20.10#820010)