You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by GitBox <gi...@apache.org> on 2021/10/22 14:28:24 UTC

[GitHub] [libcloud] Kami commented on pull request #1616: [WIP] Integration tests changes and fixes

Kami commented on pull request #1616:
URL: https://github.com/apache/libcloud/pull/1616#issuecomment-949683891


   @c-w CI run didn't finish yet, but locally tests seem to be failing with:
   
   ```bash
   
   ________________________________________________________________ ERROR at setup of MinioTest.test_objects_stream_iterable _________________________________________________________________
   
   cls = <class 'integration.storage.test_minio.MinioTest'>
   
   >   ???
   E   ValueError: Container fff2b0bdc3 failed to start and become ready in 30 seconds (did not find "IAM initialization complete" message in container logs).
   E   
   E   Container Logs:
   E   API: http://172.17.0.2:9000  http://127.0.0.1:9000 
   E   
   E   Console: http://172.17.0.2:42801 http://127.0.0.1:42801 
   E   
   E   Documentation: https://docs.min.io
   E   
   E   WARNING: Console endpoint is listening on a dynamic port (42801), please use --console-address ":PORT" to choose a static port.
   ```
   
   I didn't dig in much yet. Do you think that's related to the upstream change in the Docker image (in this case we should pin it to a known working tag and to that + update ready message) or something else?


-- 
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: notifications-unsubscribe@libcloud.apache.org

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