Remove tool ids from Kafka messages
- they are internal to the DB so they do not belong in Kafka
- on unrelated errors, they cause swh.journal to crash because it does not know how to handle integers in the output of unique_key()
Closes #4719 (closed)
Migrated from D8934 (view on Phabricator)