Perma toolkit/components/glean/metrics_yamls.cached differs. See the diff.html or diff.txt artifact | toolkit/components/glean/metrics_n_pings_yamls.cached differs. See the diff.html or diff.txt artifact
Categories
(Toolkit :: Telemetry, defect, P5)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox130 | --- | unaffected |
| firefox131 | --- | unaffected |
| firefox132 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: sergesanspaille)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=474522737&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EQabZDCbQiKJSi5HeKTxsg/runs/0/artifacts/public/logs/live_backing.log
[task 2024-09-16T18:09:27.291Z] ++ dirname /builds/worker/bin/get_and_diffoscope
[task 2024-09-16T18:09:27.291Z] + /builds/worker/bin/report_error diff
[task 2024-09-16T18:09:27.309Z] TEST-UNEXPECTED-FAIL | toolkit/components/glean/metrics_n_pings_yamls.cached differs. See the diff.html or diff.txt artifact
[task 2024-09-16T18:09:27.309Z] TEST-UNEXPECTED-FAIL | toolkit/components/glean/metrics_yamls.cached differs. See the diff.html or diff.txt artifact
[task 2024-09-16T18:09:27.311Z] + fail
[task 2024-09-16T18:09:27.311Z] + exit 1
[taskcluster 2024-09-16 18:09:27.552Z] === Task Finished ===
[taskcluster 2024-09-16 18:09:27.932Z] Unsuccessful task run with exit code: 1 completed in 155.697 seconds
Updated•1 year ago
|
Comment 1•1 year ago
|
||
Set release status flags based on info from the regressing bug 1918118
| Assignee | ||
Comment 2•1 year ago
|
||
The pickle format used to store the cache is not reproducible, but it should not affect the final state.
It is unfortunately not possible to use json or marshal to store these objects.
I'm investigating if there's an allow list mechanism, or if we can use another storage representation...
| Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Updated•1 year ago
|
Comment 4•1 year ago
|
||
The initial failure seems to have disappeared and only the following failure line is present: TEST-UNEXPECTED-FAIL | toolkit/components/glean/metrics_yamls.cached differs. See the diff.html or diff.txt artifact . Log here
| Comment hidden (Intermittent Failures Robot) |
Comment 7•1 year ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
Description
•