zhfeng commented on issue #3276: URL: https://github.com/apache/camel-quarkus/issues/3276#issuecomment-964278427
Some S3 tests had not delete the objects. And it should log the WARN message ``` WARN: Could not close org.apache.camel.quarkus.component.aws2.Aws2S3TestEnvCustomizer$$Lambda$1305/0x00000008406ad840@41ec4271 software.amazon.awssdk.services.s3.model.S3Exception: The bucket you tried to delete is not empty (Service: S3, Status Code: 409, Request ID: asdfasdfsdafds, Extended Request ID: MzRISOwyjmnupC97B93A60D1C2C767/JypPGXLh0OVFGcJaaO3KW/hRAqKOpIEEp) ``` But we can not find anything like this in the console output. -- 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]
