> Get 'failed' in test-challenge

Log:
Traceback (most recent call last):
File "/home/azureuser/codalab/codalab/codalabtools/compute/worker.py", line 255, in run
shutil.rmtree(file_path)
File "/usr/lib/python2.7/shutil.py", line 247, in rmtree
rmtree(fullname, ignore_errors, onerror)
File "/usr/lib/python2.7/shutil.py", line 256, in rmtree
onerror(os.rmdir, path, sys.exc_info())
File "/usr/lib/python2.7/shutil.py", line 254, in rmtree
os.rmdir(path)
OSError: [Errno 39] Directory not empty: '/codalabtemp/tmpzUPor_/run'

When I met this problem in test-dev, I resubmitted the result for several times and I would get the score.

Is this 'failed' a system malfunction or the contest for test-challenge is over? (because passed 16 Sept.)

What should I do to fix this?

Posted by: Picks @ Sept. 19, 2016, 4:06 a.m.
Post in this thread