roywei edited a comment on issue #15152: [CI][nightly] nightly test tutorial 
failure: test_tutorials.test_python_kvstore
URL: 
https://github.com/apache/incubator-mxnet/issues/15152#issuecomment-498939531
 
 
   However, I was not able to reproduce this on a EC2 P3.8xLarge instance.
   All tutorial test passes 
   ```
   ci/build.py --docker-registry mxnetci --nvidiadocker --platform 
ubuntu_nightly_gpu --docker-build-retries 3 --shm-size 1500m 
/work/runtime_functions.sh nightly_tutorial_test_ubuntu_python2_gpu
   ```
   both test_amp and test_kvstore passes
   ```
   [success] 4.03% test_tutorials.test_amp: 71.8112s
   [success] 3.73% test_tutorials.test_gluon_end_to_end: 66.5005s
   [success] 3.41% test_tutorials.test_gluon_learning_rate_finder: 60.8975s
   [success] 2.23% test_tutorials.test_vision_cnn_visualization: 39.6999s
   [success] 1.73% test_tutorials.test_basic_data: 30.7975s
   [success] 1.44% test_tutorials.test_python_mnist: 25.7051s
   [success] 1.33% test_tutorials.test_gluon_save_load_params: 23.7645s
   [success] 1.15% test_tutorials.test_basic_module: 20.5767s
   [success] 1.01% test_tutorials.test_python_kvstore: 18.0461s
   
   Ran 48 tests in 1783.625s
   
   OK
   build.py: 2019-06-04 23:58:56,307Z INFO Waiting for status of container 
8fdb8033689e for 600 s.
   build.py: 2019-06-04 23:58:56,484Z INFO Container exit status: 
{'StatusCode': 0, 'Error': None}
   build.py: 2019-06-04 23:58:56,484Z INFO Container exited with success 👍
   build.py: 2019-06-04 23:58:56,484Z INFO Stopping container: 8fdb8033689e
   build.py: 2019-06-04 23:58:56,486Z INFO Removing container: 8fdb8033689e
   ```
   
   Also manually running all the commands in 
https://github.com/apache/incubator-mxnet/blob/master/docs/tutorials/python/kvstore.md
 passes

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to