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/10/18 23:30:19 UTC

[GitHub] [incubator-mxnet] ChaiBapchya commented on issue #16517: test_operator test_bulking_operator_gpu failing on centos gpu

ChaiBapchya commented on issue #16517: test_operator test_bulking_operator_gpu failing on centos gpu
URL: https://github.com/apache/incubator-mxnet/issues/16517#issuecomment-544005187
 
 
   #16416 
   http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/mxnet-validation%2Fcentos-gpu/detail/PR-16416/7/pipeline
   ```
   ======================================================================
   
   FAIL: test_operator_gpu.test_bulking_operator_gpu
   
   ----------------------------------------------------------------------
   
   Traceback (most recent call last):
   
     File "/usr/lib/python3.6/site-packages/nose/case.py", line 198, in runTest
   
       self.test(*self.arg)
   
     File "/work/mxnet/tests/python/gpu/../unittest/common.py", line 177, in test_new
   
       orig_test(*args, **kwargs)
   
     File "/work/mxnet/tests/python/gpu/test_operator_gpu.py", line 2398, in test_bulking_operator_gpu
   
       _test_bulking(_test_bulking_in_process)
   
     File "/work/mxnet/tests/python/gpu/test_gluon_gpu.py", line 553, in _test_bulking
   
       time_per_iteration):
   
     File "/work/mxnet/tests/python/gpu/../unittest/common.py", line 334, in run_in_spawned_process
   
       assert p.exitcode == 0, "Non-zero exit code %d from %s()." % (p.exitcode, func.__name__)
   
   AssertionError: Non-zero exit code -6 from _test_bulking_in_process().
   
   -------------------- >> begin captured logging << --------------------
   
   common: INFO: Setting test np/mx/python random seeds, use MXNET_TEST_SEED=1193875868 to reproduce.
   
   --------------------- >> end captured logging << ---------------------
   
   
   ----------------------------------------------------------------------
   ```

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services