Some maintenance script wiki lists can't be computed from dblists, instead relying on Maintenance::requireExtension. This errors out with a fatal PHP error that can't be cleanly caught, stopping the script's loop.
Add an environment variable to the wrapper script to fall back to ignoring errors for the scripts that require it.