executing 'rm -rf /mnt//lava' failed with code 1

Bug #1312694 reported by Naresh Kamboju
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LAVA Dispatcher
Confirmed
Medium
Neil Williams

Bug Description

executing 'rm -rf /mnt//lava' failed with code 1
Due to this bug LTP test results missing from the results bundle.
LTP test suite executed successfully but results missing from the results bundle.

Here is LAVA job reported this problem.

https://validation.linaro.org/scheduler/job/121506/log_file#L_92_1

root@master [rc=1]# rm -rf /mnt//lava
 ^C
 root@master [rc=130]# umount /mnt

 root@master [rc=0]# <LAVA_DISPATCHER>2014-04-18 02:22:17 AM WARNING: pexpect timed out, pass with status fail
 <LAVA_DISPATCHER>2014-04-18 02:22:17 AM WARNING: [ACTION-E] lava_test_shell is finished with error (executing 'rm -rf /mnt//lava' failed with code 1).

 ErrorMessage: executing 'rm -rf /mnt//lava' failed with code 1
 Lava failed at action lava_test_shell with error:executing 'rm -rf /mnt//lava' failed with code 1

 Traceback (most recent call last):
  File "/srv/lava/.cache/git-cache/exports/lava-dispatcher/2014.03-17-g9381215/lava_dispatcher/job.py", line 326, in run
  action.run(**params)
  File "/srv/lava/.cache/git-cache/exports/lava-dispatcher/2014.03-17-g9381215/lava_dispatcher/actions/lava_test_shell.py", line 724, in run
  self._bundle_results(target, signal_director, testdef_objs)
  File "/srv/lava/.cache/git-cache/exports/lava-dispatcher/2014.03-17-g9381215/lava_dispatcher/actions/lava_test_shell.py", line 972, in _bundle_results
  raise e
 OperationFailed: executing 'rm -rf /mnt//lava' failed with code 1

description: updated
Revision history for this message
Naresh Kamboju (naresh-kamboju) wrote :

bug re-occurred again.
Please fix this problem.
ErrorMessage: executing 'rm -rf /mnt//lava' failed with code 1
OperationFailed: executing 'rm -rf /mnt//lava' failed with code 1

Due to this bug LTP test results missing from the results bundle.
LTP test suite executed successfully but results missing from the results bundle.

https://validation.linaro.org/scheduler/job/123302/log_file#L_93_0

 ErrorMessage: executing 'rm -rf /mnt//lava' failed with code 1
 Lava failed at action lava_test_shell with error:executing 'rm -rf /mnt//lava' failed with code 1
 Traceback (most recent call last):
  File "/srv/lava/.cache/git-cache/exports/lava-dispatcher/2014.03-17-g9381215/lava_dispatcher/job.py", line 326, in run
  action.run(**params)
  File "/srv/lava/.cache/git-cache/exports/lava-dispatcher/2014.03-17-g9381215/lava_dispatcher/actions/lava_test_shell.py", line 724, in run
  self._bundle_results(target, signal_director, testdef_objs)
  File "/srv/lava/.cache/git-cache/exports/lava-dispatcher/2014.03-17-g9381215/lava_dispatcher/actions/lava_test_shell.py", line 972, in _bundle_results
  raise e
 OperationFailed: executing 'rm -rf /mnt//lava' failed with code 1

Changed in lava-dispatcher:
status: New → Confirmed
Alan Bennett (akbennett)
Changed in lava-dispatcher:
assignee: nobody → Neil Williams (codehelp)
Changed in lava-dispatcher:
importance: Undecided → High
Revision history for this message
Neil Williams (codehelp) wrote :

rm -rf /mnt/lava is being blamed for errors elsewhere in the job which just leave a dangling error report. The plan is to fix this as part of the LAVA sprint so that dispatcher operations clean the environment each time and to be responsible for all errors within each object and not allow error codes to drop through to later operations.

Changed in lava-dispatcher:
importance: High → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.