leekeiabstraction commented on PR #28271: URL: https://github.com/apache/flink/pull/28271#issuecomment-4567464656
CI failure was due to unrelated minio container startup failure ``` May 28 10:40:12 10:40:12.399 [ERROR] Errors: May 28 10:40:12 10:40:12.399 [ERROR] MinioTestContainerTest.testBucketCreation » ContainerLaunch Container startup failed for image minio/minio:RELEASE.2022-02-07T08-17-33Z May 28 10:40:12 10:40:12.399 [ERROR] MinioTestContainerTest.testDefaultBucketCreation » ContainerLaunch Container startup failed for image minio/minio:RELEASE.2022-02-07T08-17-33Z May 28 10:40:12 10:40:12.399 [ERROR] MinioTestContainerTest.testGetDefaultBucketName » ContainerLaunch Container startup failed for image minio/minio:RELEASE.2022-02-07T08-17-33Z May 28 10:40:12 10:40:12.399 [ERROR] MinioTestContainerTest.testPutObject » ContainerLaunch Container startup failed for image minio/minio:RELEASE.2022-02-07T08-17-33Z May 28 10:40:12 10:40:12.399 [ERROR] MinioTestContainerTest.testS3EndpointNeedsToBeSpecifiedBeforeInitializingFileSyste » ContainerLaunch Container startup failed for image minio/minio:RELEASE.2022-02-07T08-17-33Z May 28 10:40:12 10:40:12.399 [ERROR] MinioTestContainerTest.testSetS3ConfigOptions » Runtime org.testcontainers.shaded.com.fasterxml.jackson.databind.exc.InvalidFormatException: Can not deserialize value of type java.util.Date from String "2022-09-25T19:30:31.944216577+08:00": not a valid representation (error: Failed to parse Date value '2022-09-25T19:30:31.944216577+08:00': Can not parse date "2022-09-25T19:30:31.944216577+0800": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSSZ', parsing fails (leniency? null)) May 28 10:40:12 at [Source: N/A; line: -1, column: -1] (through reference chain: com.github.dockerjava.api.model.Network["Created"]) May 28 10:40:12 10:40:12.399 [INFO] May 28 10:40:12 10:40:12.399 [ERROR] Tests run: 49, Failures: 0, Errors: 6, Skipped: 0 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
