Page MenuHomePhabricator

The page translation system repeatedly trying to remove already removed translations
Closed, ResolvedPublic

Description

Since 27 April the page translation system gives is trying to remove translation pages that I have already removed.
https://meta.wikimedia.org/w/index.php?title=Special:Log&offset=&limit=500&type=pagetranslation&user=Stryn&page=&tagfilter=&subtype=

*On 26 April I completed deletion of translation page Tech/News/2018/11/de
*About 6 hours later the system is reporting fails, e.g. failed to delete Tech/News/2018/11/de which belongs to translation page Tech/News/2018/11/de

Also trying to remove other translation pages many times and reports failing:
https://meta.wikimedia.org/w/index.php?title=Special%3ALog&type=pagetranslation&user=Stryn&page=Translations%3AAssociation+of+Ukrainian+Wikipedia+editors%2F1%2Fbg&year=&month=-1&tagfilter=&subtype=

Event Timeline

https://meta.wikimedia.org/wiki/Special:ApiSandbox#action=query&format=json&prop=&list=logevents&leprop=ids%7Ctitle%7Ctype%7Cuser%7Ctimestamp%7Ccomment%7Cdetails%7Ctags&letype=pagetranslation&leuser=Stryn says error is cannotdelete.

Picking one page at random: https://meta.wikimedia.org/wiki/Special:ApiSandbox#action=query&format=json&prop=&list=logevents&leprop=ids%7Ctitle%7Ctype%7Cuser%7Ctimestamp%7Ccomment%7Cdetails%7Ctags&letitle=Translations%3ATemplate%3APrivacyPolicy-Invitation%2F6%2Flo

It was deleted on first day and deletion was attempted again day after and two days after (and logically failing since page no longer exists).

@Stryn Did you order that translatable page to be deleted multiple times?

@Pchelolo TranslateDeleteJobs are not being run in parallel in two job queues, are they?

@Stryn Did you order that translatable page to be deleted multiple times?

Just once, and just like always before.

@Pchelolo TranslateDeleteJobs are not being run in parallel in two job queues, are they?

No the job is only being run in the kafka queue and not in the Redis queue.

Then I have no idea what could cause the duplicate executions. The job needs rewriting though.

Vvjjkkii renamed this task from The page translation system repeatedly trying to remove already removed translations to qadaaaaaaa.Jul 1 2018, 1:11 AM
Vvjjkkii updated the task description. (Show Details)
Vvjjkkii removed a subscriber: Aklapper.
CommunityTechBot renamed this task from qadaaaaaaa to The page translation system repeatedly trying to remove already removed translations.Jul 2 2018, 5:12 AM
CommunityTechBot updated the task description. (Show Details)
CommunityTechBot added a subscriber: Aklapper.
Nikerabbit claimed this task.

I believe this is now stale due to many changes to the jobs.