hashar added a comment.

  Gave it a try with a bit more logging. One run with a 2 seconds delay which 
is too short and trigger a SIGKILL:
  
    00:22:05.191 INFO:quibble.commands:Shutting down backends: <mysql 
/tmp/quibble-mysql-avmk3d51/socket>
    00:22:05.191 INFO:backend.MySQL:Stopping MySQL
    00:22:05.192 INFO:backend.MySQL:Terminating MySQL
    00:22:05.192 INFO:backend.MySQL:Waiting up to two seconds
    00:22:07.184 INFO:backend.MySQL:Timeout sending SIGKILL
    00:22:07.184 INFO:backend.MySQL:self.server = None
    00:22:07.184 INFO:backend.MySQL:Completed stop()
    00:22:07.184 INFO:quibble.cmd:Out of context
    00:22:07.185 INFO:root:Finished Quibble run
    00:22:11.905 Archiving artifacts
  
  And after raising the timeout to issue a SIGTERM:
  
    00:10:34.044 INFO:quibble.commands:Shutting down backends: <mysql 
/tmp/quibble-mysql-hrv8i82m/socket>
    00:10:34.044 INFO:backend.MySQL:Stopping MySQL
    00:10:34.044 INFO:backend.MySQL:Terminating MySQL
    00:10:34.044 INFO:backend.MySQL:Waiting up to five seconds
    00:10:36.466 INFO:backend.MySQL:self.server = None
    00:10:36.466 INFO:backend.MySQL:Completed stop()
    00:10:36.466 INFO:quibble.cmd:Out of context
    00:10:36.466 INFO:root:Finished Quibble run
    00:10:39.529 Archiving artifacts
  
  Not any conclusive unfortunately :-\

TASK DETAIL
  https://phabricator.wikimedia.org/T265615

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hashar
Cc: hashar, awight, kostajh, Lucas_Werkmeister_WMDE, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Liudvikas, Scott_WUaS, thcipriani, Wikidata-bugs, aude, 
Jdforrester-WMF, Mbch331, Jay8g
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to