You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/02/08 19:32:51 UTC

[GitHub] roywei commented on issue #14026: [Nightly Test Failure] Tutorial test_tutorials.test_gluon_end_to_end Test Failure

roywei commented on issue #14026: [Nightly Test Failure] Tutorial test_tutorials.test_gluon_end_to_end Test Failure
URL: https://github.com/apache/incubator-mxnet/issues/14026#issuecomment-461919330
 
 
   @vishaalkapoor i m trying to fix it, it's passing on local tests in 120s, way below the timeout limit. But i m not able to run docker containers setup according to [cwiki step 2](https://cwiki.apache.org/confluence/display/MXNET/Reproducing+test+results)
   
   I m using Deep Learning Base AMI ubuntu on g3.8xlarge instance
   following is the error:
   ```
   Traceback (most recent call last):
     File "/usr/local/lib/python3.5/dist-packages/docker/api/client.py", line 229, in _raise_for_status
       response.raise_for_status()
     File "/home/ubuntu/.local/lib/python3.5/site-packages/requests/models.py", line 935, in raise_for_status
       raise HTTPError(http_error_msg, response=self)
   requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http+docker://localhost/v1.35/containers/3b354aef9437fc2f703f5994dc6bf15694774877e8bec184a3a50d43a97daa23/start
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services