alamb opened a new issue, #16378:
URL: https://github.com/apache/datafusion/issues/16378

   ### Describe the bug
   
   CI is failing on main after merging
   - https://github.com/apache/datafusion/pull/16300
   
   Example failure:
   ```text
   failures:
   
   ---- exec::tests::copy_to_external_object_store_test stdout ----
   Error: ObjectStore(Generic { store: "S3", source: "Error getting credentials 
from provider: an error occurred while loading credentials" })
   
   ---- catalog::tests::query_s3_location_test stdout ----
   Error: ObjectStore(Generic { store: "S3", source: "Error getting credentials 
from provider: an error occurred while loading credentials" })
   
   ---- object_storage::tests::s3_object_store_builder_default stdout ----
   Error: ObjectStore(Generic { store: "S3", source: "Error getting credentials 
from provider: an error occurred while loading credentials" })
   
   
   failures:
       catalog::tests::query_s3_location_test
       exec::tests::copy_to_external_object_store_test
       object_storage::tests::s3_object_store_builder_default
   
   test result: FAILED. 37 passed; 3 failed; 0 ignored; 0 measured; 0 filtered 
out; finished in 0.43s
   
   error: test failed, to rerun pass `-p datafusion-cli --lib`
   ```
   
   
   ### To Reproduce
   
   _No response_
   
   ### Expected behavior
   
   _No response_
   
   ### Additional context
   
   _No response_


-- 
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: github-unsubscr...@datafusion.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to