This task has initially been created in the restricted nda security settings due to its listing of cron output, including failed deletion output. Since some of these may have been deleted for cause, it seems rash to push them immediately into a public task.
It seems that there is cronspam every single day for the result of this script, even when it contains nothing but
Set $wgShowExceptionDetails = true; in LocalSettings.php to show detailed debugging information.
Other times, it has some detailed information:
Array
([0] => Array ( [0] => backend-fail-delete [1] => mwstore://local-swift-eqiad/local-temp/7/77/20161106204334!chunkedupload_3190ca6609a4.jpg ))
Array
([0] => Array ( [0] => backend-fail-delete [1] => mwstore://local-swift-eqiad/local-temp/a/a7/20161106121632!56T95C.jpg ))
Array
([0] => Array ( [0] => backend-fail-delete [1] => mwstore://local-swift-eqiad/local-temp/b/b3/20161106132354!fzbSTf.jpg ))
Array
([0] => Array ( [0] => backend-fail-delete [1] => mwstore://local-swift-eqiad/local-temp/d/df/20161106105330!chunkedupload_c838e77da4ec.jpg ))
Array
([0] => Array ( [0] => backend-fail-delete [1] => mwstore://local-swift-eqiad/local-temp/f/fe/20161106210557!6h6s6Z.jpg ))
Set $wgShowExceptionDetails = true; in LocalSettings.php to show detailed debugging information.
Ideally, rather than output daily, this should ONLY output when there are errors.