Closed Bug 1534597 Opened 6 years ago Closed 6 years ago

aggregated checksums for mobile releases seems wrong

Categories

(Release Engineering :: Release Automation, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mtabara, Assigned: mtabara)

Details

While doing some work in bug 1527206, I glanced over in the contents of SUMS512 files and noticed, what it appears for now, that some files are missing.

The behavior of the aggregator-generate-whole-checksums file is to collect all the individual checksums files and create a whole set of checksums content under SHA{256,512}{SUMS,SUMMARY}. But as one can notice, e.g. contents of this are missing altogether from here.

Need to investigate this sooner, we may be having a large regression here.

Status: NEW → UNCONFIRMED
Ever confirmed: false

Just to be clear, this is not yet confirmed to be a bug; It's just that the aggregated checksums file seem suspiciously reduced in content. This needs more investigation and confirmation whether it's a bug or not. If yes, most likely the issue lies somewhere around the release-generate-checksums task which supposedly collects all the *.beets files and glues them together.

My mistake, mea culpa. The file is correct, we only take into account the installer related files - https://hg.mozilla.org/mozilla-central/file/tip/testing/mozharness/scripts/release/generate-checksums.py#l91

Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.