Failed to remove clientlogs/memevent directory

Bug #1279744 reported by Javier Collado
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Ubuntu Test Cases
In Progress
Low
Paul Larson

Bug Description

Looking at the output of the last execution of the memevent job:
http://q-jenkins.ubuntu-ci:8080/job/memevent-trusty-touch-armhf-default-mako/133/console

I see a problem when trying to remove the clientlogs/memevent directory:
+ rmdir clientlogs/memevent
rmdir: failed to remove 'clientlogs/memevent': Directory not empty

The rmdir command comes from the jenkins job template
(./jenkins/templates/touch-base.xml.jinja2):
# move results to base directory as expected by dashboard:
mv clientlogs/{{test}}/* ./clientlogs/
rmdir clientlogs/{{test}}

Related branches

Revision history for this message
Paul Larson (pwlars) wrote :

Yeah, it looks like there was a .lock file in that directly. I think we should just rm -rf that directory rather than rmdir.

Paul Larson (pwlars)
Changed in ubuntu-test-cases:
assignee: nobody → Paul Larson (pwlars)
status: New → In Progress
Changed in ubuntu-test-cases:
importance: Undecided → Low
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.