Closed Bug 1918180 Opened 6 months ago Closed 6 months ago

Perma py3 toolkit/components/glean/tests/pytest/test_yaml_indices.py::test_yamls_sorted TEST-UNEXPECTED-FAIL

Categories

(Core :: DOM: Security, defect, P5)

defect

Tracking

()

RESOLVED FIXED
Tracking Status
firefox-esr115 --- unaffected
firefox-esr128 --- unaffected
firefox130 --- unaffected
firefox131 --- unaffected
firefox132 --- fixed

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Filed by: nfay [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=473776623&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Z2zthyqjR72irAvjYjqJtg/runs/0/artifacts/public/logs/live_backing.log


[task 2024-09-11T10:07:00.065Z] toolkit/components/glean/tests/pytest/test_no_expired_metrics.py::test_no_metrics_expired PASSED
[task 2024-09-11T10:07:00.065Z] 
[task 2024-09-11T10:07:00.065Z] ============================== 1 passed in 7.66s ==============================
[task 2024-09-11T10:07:00.065Z] 
[task 2024-09-11T10:07:00.066Z] 
[task 2024-09-11T10:07:00.066Z] 
[task 2024-09-11T10:07:00.066Z] D:\task_172604632076317\build\src\toolkit\components\glean\tests\pytest\test_yaml_indices.py
[task 2024-09-11T10:07:00.066Z] ============================= test session starts =============================
[task 2024-09-11T10:07:00.066Z] platform win32 -- Python 3.8.10, pytest-7.0.1, pluggy-1.5.0 -- C:\Users\task_172604632076317\.mozbuild\srcdirs\src-fe0b38fd1a80\_virtualenvs\python-test\Scripts\python.exe
[task 2024-09-11T10:07:00.066Z] rootdir: d:\task_172604632076317\build\src, configfile: config\mozunit\mozunit\pytest.ini
[task 2024-09-11T10:07:00.066Z] plugins: mock-3.12.0
[task 2024-09-11T10:07:00.066Z] collecting ... collected 1 item
[task 2024-09-11T10:07:00.066Z] 
[task 2024-09-11T10:07:00.066Z] toolkit/components/glean/tests/pytest/test_yaml_indices.py::test_yamls_sorted TEST-UNEXPECTED-FAIL
[task 2024-09-11T10:07:00.066Z] 
[task 2024-09-11T10:07:00.066Z] ================================== FAILURES ===================================
[task 2024-09-11T10:07:00.067Z] ______________________________ test_yamls_sorted ______________________________
[task 2024-09-11T10:07:00.067Z] toolkit\components\glean\tests\pytest\test_yaml_indices.py:36: in test_yamls_sorted
[task 2024-09-11T10:07:00.067Z]     assert (
[task 2024-09-11T10:07:00.067Z] E   AssertionError: gecko_metrics must be be lexicographically sorted.
[task 2024-09-11T10:07:00.067Z] E   assert ['browser/base/content/metrics.yaml',\n 'docshell/base/metrics.yaml',\n 'dom/base/use_counter_metrics.yaml',\n 'dom/geolocation/metrics.yaml',\n 'dom/media/eme/metrics.yaml',\n 'dom/media/hls/metrics.yaml',\n 'dom/media/metrics.yaml',\n 'dom/media/webrtc/metrics.yaml',\n 'dom/metrics.yaml',\n 'dom/performance/metrics.yaml',\n 'dom/security/metrics.yaml',\n 'dom/webauthn/metrics.yaml',\n 'gfx/metrics.yaml',\n 'image/decoders/metrics.yaml',\n 'js/xpconnect/metrics.yaml',\n 'layout/base/metrics.yaml',\n 'mobile/shared/actors/metrics.yaml',\n 'mobile/shared/modules/geckoview/metrics.yaml',\n 'netwerk/metrics.yaml',\n 'netwerk/protocol/http/metrics.yaml',\n 'parser/html/metrics.yaml',\n 'security/certverifier/metrics.yaml',\n 'security/manager/ssl/metrics.yaml',\n 'toolkit/components/antitracking/bouncetrackingprotection/metrics.yaml',\n 'toolkit/components/cookiebanners/metrics.yaml',\n 'toolkit/components/extensions/metrics.yaml',\n 'toolkit/components/formautofill/metrics.yaml',\n 'toolkit/components/glean/metrics.yaml',\n 'toolkit/components/passwordmgr/metrics.yaml',\n 'toolkit/components/pdfjs/metrics.yaml',\n 'toolkit/components/processtools/metrics.yaml',\n 'toolkit/components/reportbrokensite/metrics.yaml',\n 'toolkit/components/resistfingerprinting/metrics.yaml',\n 'toolkit/components/translations/metrics.yaml',\n 'toolkit/mozapps/extensions/metrics.yaml',\n 'toolkit/mozapps/handling/metrics.yaml',\n 'toolkit/xre/metrics.yaml',\n 'xpcom/metrics.yaml'] == ['browser/base/content/metrics.yaml',\n 'docshell/base/metrics.yaml',\n 'dom/base/use_counter_metrics.yaml',\n 'dom/geolocation/metrics.yaml',\n 'dom/media/eme/metrics.yaml',\n 'dom/media/hls/metrics.yaml',\n 'dom/media/metrics.yaml',\n 'dom/media/webrtc/metrics.yaml',\n 'dom/metrics.yaml',\n 'dom/performance/metrics.yaml',\n 'dom/security/metrics.yaml',\n 'dom/webauthn/metrics.yaml',\n 'gfx/metrics.yaml',\n 'parser/html/metrics.yaml',\n 'image/decoders/metrics.yaml',\n 'js/xpconnect/metrics.yaml',\n 'layout/base/metrics.yaml',\n 'mobile/shared/actors/metrics.yaml',\n 'mobile/shared/modules/geckoview/metrics.yaml',\n 'netwerk/metrics.yaml',\n 'netwerk/protocol/http/metrics.yaml',\n 'security/certverifier/metrics.yaml',\n 'security/manager/ssl/metrics.yaml',\n 'toolkit/components/antitracking/bouncetrackingprotection/metrics.yaml',\n 'toolkit/components/cookiebanners/metrics.yaml',\n 'toolkit/components/extensions/metrics.yaml',\n 'toolkit/components/formautofill/metrics.yaml',\n 'toolkit/components/glean/metrics.yaml',\n 'toolkit/components/passwordmgr/metrics.yaml',\n 'toolkit/components/pdfjs/metrics.yaml',\n 'toolkit/components/processtools/metrics.yaml',\n 'toolkit/components/reportbrokensite/metrics.yaml',\n 'toolkit/components/resistfingerprinting/metrics.yaml',\n 'toolkit/components/translations/metrics.yaml',\n 'toolkit/mozapps/extensions/metrics.yaml',\n 'toolkit/mozapps/handling/metrics.yaml',\n 'toolkit/xre/metrics.yaml',\n 'xpcom/metrics.yaml']
[task 2024-09-11T10:07:00.067Z] E     At index 13 diff: 'image/decoders/metrics.yaml' != 'parser/html/metrics.yaml'
[task 2024-09-11T10:07:00.067Z] E     Full diff:
[task 2024-09-11T10:07:00.067Z] E       [
[task 2024-09-11T10:07:00.067Z] E        'browser/base/content/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'docshell/base/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'dom/base/use_counter_metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'dom/geolocation/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'dom/media/eme/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'dom/media/hls/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'dom/media/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'dom/media/webrtc/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'dom/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'dom/performance/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'dom/security/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'dom/webauthn/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'gfx/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E     -  'parser/html/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'image/decoders/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'js/xpconnect/metrics.yaml',
[task 2024-09-11T10:07:00.067Z] E        'layout/base/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'mobile/shared/actors/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'mobile/shared/modules/geckoview/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'netwerk/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'netwerk/protocol/http/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E     +  'parser/html/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'security/certverifier/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'security/manager/ssl/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/components/antitracking/bouncetrackingprotection/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/components/cookiebanners/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/components/extensions/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/components/formautofill/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/components/glean/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/components/passwordmgr/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/components/pdfjs/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/components/processtools/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/components/reportbrokensite/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/components/resistfingerprinting/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/components/translations/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/mozapps/extensions/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/mozapps/handling/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'toolkit/xre/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E        'xpcom/metrics.yaml',
[task 2024-09-11T10:07:00.068Z] E       ]
[task 2024-09-11T10:07:00.068Z] ============================== 1 failed in 0.23s ==============================
[task 2024-09-11T10:07:00.068Z] 
[task 2024-09-11T10:07:00.069Z] 
[task 2024-09-11T10:07:00.069Z] Tests Completed: 100%|##########| 7/7 [00:10<00:00,  1.45s/Test]Return code from mach python-test: 1
[task 2024-09-11T10:07:00.118Z] 
[taskcluster 2024-09-11T10:07:00.215Z]    Exit Code: 1
[taskcluster 2024-09-11T10:07:00.215Z]    User Time: 0s
[taskcluster 2024-09-11T10:07:00.215Z]  Kernel Time: 15.625ms
[taskcluster 2024-09-11T10:07:00.215Z]    Wall Time: 13m46.4948572s
[taskcluster 2024-09-11T10:07:00.215Z]       Result: FAILED
[taskcluster 2024-09-11T10:07:00.216Z] === Task Finished ===
[taskcluster 2024-09-11T10:07:00.216Z] Task Duration: 13m46.4967114s
[taskcluster 2024-09-11T10:07:00.216Z] [mounts] Preserving cache: Moving "D:\\task_172604632076317\\build" to "D:\\caches\\Hk8TXiAwTZyIh1WYC5SoHA"
[taskcluster 2024-09-11T10:07:01.744Z] [mounts] Denying task_172604632076317 access to 'D:\caches\Hk8TXiAwTZyIh1WYC5SoHA'
[taskcluster 2024-09-11T10:07:27.389Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2024-12-10T09:28:30.812Z
[taskcluster:error] exit status 1
Component: Telemetry → DOM: Security
Product: Toolkit → Core

This got fixed with the second patch in bug 1913382

Status: NEW → RESOLVED
Closed: 6 months ago
Duplicate of bug: 1913382
Resolution: --- → DUPLICATE
Depends on: 1913382
No longer duplicate of bug: 1913382
Resolution: DUPLICATE → FIXED
See Also: 1913382, 1916532
Duplicate of this bug: 1918366
No longer depends on: 1913382
Regressed by: 1913382

Set release status flags based on info from the regressing bug 1913382

You need to log in before you can comment on or make changes to this bug.