RGBW Joint Fusion and Denoise @MIPI-challenge Forum

Go back to competition Back to thread list Post in this thread

> Validation submission error

Hi, I got following error message on validation submission and its status is recorded as fail. Is there any solution for these kinds of error?

Unable to find image 'jnjaby/codalab:legacy' locally
legacy: Pulling from jnjaby/codalab
7ddbc47eeb70: Already exists
c1bbdc448b72: Already exists
8c3b70e39044: Already exists
45d437916d57: Already exists
d8f1569ddae6: Already exists
85386706b020: Already exists
ee9b457b77d0: Already exists
bebfcc1316f7: Already exists
644140fd95a9: Already exists
d6c0f989e873: Already exists
7a8e64f26211: Already exists
c33b03e4dd22: Already exists
bca93af797c1: Already exists
47f6c197be35: Already exists
e5da48aa9554: Already exists
ca68d98a90c4: Already exists
e1bc4d5beb67: Already exists
b6f04866d7f1: Already exists
66acf409827d: Already exists
929f99c049d1: Pulling fs layer
5f8c9a75a56c: Pulling fs layer
ecd5a94404fe: Pulling fs layer
460d2bf0236b: Pulling fs layer
460d2bf0236b: Waiting
ecd5a94404fe: Verifying Checksum
ecd5a94404fe: Download complete
460d2bf0236b: Verifying Checksum
460d2bf0236b: Download complete
docker: write /var/lib/docker/tmp/GetImageBlob119555203: no space left on device.
See 'docker run --help'.

Posted by: jhtwosun @ May 27, 2022, 12:23 p.m.

Plus, I got following errors;

WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Traceback (most recent call last):
File "/tmp/codalab/tmp3UjXnq/run/program/evaluate.py", line 82, in
r_gain, b_gain, CCM = isp_util.read_simpleISP_imgIno(info_img_name)
File "/tmp/codalab/tmp3UjXnq/run/program/simple_ISP/isp_util.py", line 75, in read_simpleISP_imgIno
tree = ET.parse(path)
File "/usr/lib/python3.6/xml/etree/ElementTree.py", line 1196, in parse
tree.parse(source, parser)
File "/usr/lib/python3.6/xml/etree/ElementTree.py", line 586, in parse
source = open(source, "rb")
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/codalab/tmp3UjXnq/run/input/ref/imgInfo/readme.t.xml'

I think the readme.txt file disturb the overall process. Is it okay to submit without readme.txt?

Posted by: jhtwosun @ May 27, 2022, 12:46 p.m.

Hi @ jhtwosun,
Thanks for reporting this, we have reached out to Codalab admins as this is caused by too many computing workers from the default queue on the platform.
For now, you can submit it again and it usually succeeds at the second or third attempt.
Please let us know if you encounter this error again, and we will delete the failed submission so you have another chance to submit.

Best,
Organizers

Posted by: jnjaby @ May 27, 2022, 4:57 p.m.

We have fixed this error, it should work now. Thanks.

Posted by: jnjaby @ May 28, 2022, 8:54 a.m.
Post in this thread