Language pack exporter runs long; triggers alerts
Bug #684664 reported by
Jeroen T. Vermeulen
This bug affects 6 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Launchpad itself |
Confirmed
|
High
|
Unassigned | ||
Bug Description
Full language-pack exports have gotten too slow again. A recent run terminated with the log message "Killed" (so no OOM kill; that would have produced a traceback). And we're getting regular alarms about the script not running, possibly just because of the script being too quiet.
A full pack for Natty is 78196 POFiles and takes about 17 hours. In the ongoing run of about 13 hours old, it's spent about ¼ of its time using CPU and is currently running at about ⅓.
Trying to catch ongoing database activity is a bit haphazard, but so far Tom hasn't spotted any.
| description: | updated |
| summary: |
- Language pack exporter runs long, dies + Language pack exporter runs long; triggers alerts |
| tags: | added: canonical-losa-lp |
| Changed in launchpad: | |
| status: | New → Triaged |
| importance: | Undecided → High |
| Changed in launchpad: | |
| status: | Triaged → Fix Committed |
| assignee: | nobody → miadawn79@gmail.com (miadawn79) |
| Changed in launchpad: | |
| status: | Fix Committed → Confirmed |
| assignee: | miadawn79@gmail.com (miadawn79) → nobody |
| Changed in launchpad: | |
| status: | Confirmed → Opinion |
| assignee: | nobody → Tobias Scholz (scholzt7) |
| Changed in launchpad: | |
| status: | Opinion → Confirmed |
| assignee: | Tobias Scholz (scholzt7) → nobody |
| no longer affects: | ubuntu |
To post a comment you must log in.
Doesn't OOM kill take down the process immediately, no signal?
I thought it was 'as vicious as it can get'.