Actions
Bug #3482
closed[Crunch] crunch-job prints the wrong output hash in its log messages (hash of manifest with signatures)
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
Crunch
Target version:
Start date:
Due date:
% Done:
100%
Estimated time:
Story points:
0.5
Description
When a job completes, crunch-job prints out the output for the job. This can include a manifest, which is automatically created as a collection. The output hash is (apparently) obtained by a naive hash of the contents of "output", rather than using arv-normalize or reporting the contents of "output" after actually creating the collection. This leads to misleading results where the output is logged as one hash, but is recorded in the database with a different (correct) hash.
Actions