Implement a "blhc" task to analyze build logs for potential problems

As a debusine user, I can run blhc on the build logs of Debian packages (build logs that I manually submitted or build logs generated as a side effect of a package build that happened on debusine).

Useful links:

Progress

  • Design the interface for the "blhc" task
  • Implement the Task class in Python
  • Implement the ansible role to setup the worker