Archive:+delete timeout deleting PPA

Bug #733803 reported by Sam Rog
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
William Grant

Bug Description

OOPS-1897ED601 and OOPS-1897H921

in one oops the timeout is driven by deleting doing a massive update:
21. 1963 9527ms SQL-launchpad-main-master
UPDATE SourcePackagePublishingHistory
SET status = 4,
    datesuperseded = CURRENT_TIMESTAMP AT TIME ZONE 'UTC',
                                                    removed_by = 2225137,
                                                    removal_comment = 'Removed when deleting archive'
WHERE id IN (867539,
             735367,
... (400 rows).

the other oops this same update was 235ms, so probably contention made it slow here - but we should test.

The oops times out doing repeated SPPH lookups - 41 repeats with an average 300ms duration.
41 12132 295 11837

Tags: ppa qa-ok timeout

Related branches

Revision history for this message
Robert Collins (lifeless) wrote :

The package deletion timeout is already recorded as bug 590523, I'm going to repurpose this for just the ppa deletion timeout.

Sam, note that deleting a PPA is *permanent*: you cannot get it back, and you cannot use the name again.

summary: - The Launchpad is showing the "Timeout error" when trying to delete a
- package or trying to delete the PPA
+ Archive:+delete timeout deleting PPA
Revision history for this message
Robert Collins (lifeless) wrote :

(Oh, and both OOPS reported are for deleting the PPA itself, not some packages).

description: updated
tags: added: timeout
Changed in launchpad:
status: New → Triaged
importance: Undecided → Critical
William Grant (wgrant)
tags: added: ppa
William Grant (wgrant)
Changed in launchpad:
assignee: nobody → William Grant (wgrant)
status: Triaged → In Progress
Revision history for this message
Launchpad QA Bot (lpqabot) wrote :
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
William Grant (wgrant)
tags: added: qa-ok
removed: qa-needstesting
Steve Kowalik (stevenk)
Changed in launchpad:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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