Closed
Bug 1596823
Opened 5 years ago
Closed 5 years ago
mozregression-gui IndexError: list index out of range
Categories
(Testing :: mozregression, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1596201
People
(Reporter: cpeterson, Unassigned)
References
Details
When I try to bisect between Firefox 72 Nightly builds 2019-11-13 and 2019-11-14 (on Windows), I've hit the following mozregression crash twice:
Crash Dialog
Sorry, mozregression GUI encountered an error...
Please consider filing a bug, and in this case please copy paste the following information:
platform: Windows-10-10.0.18362
python: 2.7.16 FROZEN (32bit)
mozregui: 0.9.42
mozregression: 3.0.1
message: IndexError: list index out of range
traceback: File ".\mozregui\bisection.py", line 82, in check_merge
File "..\mozregression\bisector.py", line 265, in handle_merge
File "..\mozregression\build_range.py", line 98, in __getitem__
This bug looks like IndexError bug 1567259.
btw, clicking the "filing a bug" link (to https://wiki.mozilla.org/Auto-tools/Projects/Mozregression#Issue_.2F_feature_tracking) doesn't open the web page. But I copy right-click the link and select "Copy Link Location".
Reporter | ||
Comment 1•5 years ago
|
||
I can successfully "Run a single build" for build 2019-11-13 and 2019-11-14, but not bisect between them. Here is the mozregression-gui's log view:
2019-11-15T08:47:03: DEBUG : got build_urls [u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-13-21-50-41-mozilla-central/', u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-13-09-55-25-mozilla-central/']
2019-11-15T08:47:03: DEBUG : got build_urls [u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-14-21-49-57-mozilla-central/', u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-14-05-51-12-mozilla-central/']
2019-11-15T08:47:07: DEBUG : got valid_builds [(0, {'build_url': u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-13-21-50-41-mozilla-central/firefox-72.0a1.en-US.win64.zip', 'build_txt_url': u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-13-21-50-41-mozilla-central/firefox-72.0a1.en-US.win64.txt'}), (1, {'build_url': u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-13-09-55-25-mozilla-central/firefox-72.0a1.en-US.win64.zip', 'build_txt_url': u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-13-09-55-25-mozilla-central/firefox-72.0a1.en-US.win64.txt'})]
2019-11-15T08:47:07: DEBUG : got valid_builds [(1, {'build_url': u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-14-05-51-12-mozilla-central/firefox-72.0a1.en-US.win64.zip', 'build_txt_url': u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-14-05-51-12-mozilla-central/firefox-72.0a1.en-US.win64.txt'}), (0, {'build_url': u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-14-21-49-57-mozilla-central/firefox-72.0a1.en-US.win64.zip', 'build_txt_url': u'https://archive.mozilla.org/pub/firefox/nightly/2019/11/2019-11-14-21-49-57-mozilla-central/firefox-72.0a1.en-US.win64.txt'})]
2019-11-15T08:47:07: DEBUG : Using url: https://hg.mozilla.org/mozilla-central/json-pushes?changeset=35436d4e7917bf9d9b96a6173201ca001a8ff7bc
2019-11-15T08:47:07: DEBUG : Using url: https://hg.mozilla.org/mozilla-central/json-pushes?fromchange=35436d4e7917bf9d9b96a6173201ca001a8ff7bc&tochange=88db9bea4580df16dc444668f8c2cddbb3414318
2019-11-15T08:47:07: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.35436d4e7917bf9d9b96a6173201ca001a8ff7bc.firefox.win64-opt'
2019-11-15T08:47:07: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.88db9bea4580df16dc444668f8c2cddbb3414318.firefox.win64-opt'
2019-11-15T08:47:08: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.88db9bea4580df16dc444668f8c2cddbb3414318.firefox.win64-opt'
2019-11-15T08:47:08: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.88db9bea4580df16dc444668f8c2cddbb3414318.firefox.win64-opt'
2019-11-15T08:47:08: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.35436d4e7917bf9d9b96a6173201ca001a8ff7bc.firefox.win64-opt'
2019-11-15T08:47:08: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.35436d4e7917bf9d9b96a6173201ca001a8ff7bc.firefox.win64-opt'
2019-11-15T08:47:08: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.88db9bea4580df16dc444668f8c2cddbb3414318.firefox.win64-opt'
2019-11-15T08:47:08: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.88db9bea4580df16dc444668f8c2cddbb3414318.firefox.win64-pgo'
2019-11-15T08:47:08: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.35436d4e7917bf9d9b96a6173201ca001a8ff7bc.firefox.win64-opt'
2019-11-15T08:47:08: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.35436d4e7917bf9d9b96a6173201ca001a8ff7bc.firefox.win64-pgo'
2019-11-15T08:47:09: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.88db9bea4580df16dc444668f8c2cddbb3414318.firefox.win64-pgo'
2019-11-15T08:47:09: WARNING : Skipping build 88db9bea4580: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.88db9bea4580df16dc444668f8c2cddbb3414318.firefox.win64-opt'
2019-11-15T08:47:09: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.35436d4e7917bf9d9b96a6173201ca001a8ff7bc.firefox.win64-pgo'
2019-11-15T08:47:09: WARNING : Skipping build 35436d4e7917: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.35436d4e7917bf9d9b96a6173201ca001a8ff7bc.firefox.win64-opt'
2019-11-15T08:47:09: DEBUG : Using url: https://hg.mozilla.org/mozilla-central/json-pushes?endID=36798&startID=36778
2019-11-15T08:47:09: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.48a708577712a2eb1b19aafcda25b2aa0e607629.firefox.win64-opt'
2019-11-15T08:47:09: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.2f19e7b646e0a52fa855b75c868f0a3f3a990ad3.firefox.win64-opt'
2019-11-15T08:47:09: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.7a55cb6e7aecdd0d3fb786fefe8cc165558b78e0.firefox.win64-opt'
2019-11-15T08:47:09: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.2f19e7b646e0a52fa855b75c868f0a3f3a990ad3.firefox.win64-opt'
2019-11-15T08:47:09: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.2f19e7b646e0a52fa855b75c868f0a3f3a990ad3.firefox.win64-opt'
2019-11-15T08:47:09: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.7a55cb6e7aecdd0d3fb786fefe8cc165558b78e0.firefox.win64-opt'
2019-11-15T08:47:09: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.7a55cb6e7aecdd0d3fb786fefe8cc165558b78e0.firefox.win64-opt'
2019-11-15T08:47:10: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.48a708577712a2eb1b19aafcda25b2aa0e607629.firefox.win64-opt'
2019-11-15T08:47:10: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.48a708577712a2eb1b19aafcda25b2aa0e607629.firefox.win64-opt'
2019-11-15T08:47:10: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.2f19e7b646e0a52fa855b75c868f0a3f3a990ad3.firefox.win64-opt'
2019-11-15T08:47:10: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.2f19e7b646e0a52fa855b75c868f0a3f3a990ad3.firefox.win64-pgo'
2019-11-15T08:47:10: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.48a708577712a2eb1b19aafcda25b2aa0e607629.firefox.win64-opt'
2019-11-15T08:47:10: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.48a708577712a2eb1b19aafcda25b2aa0e607629.firefox.win64-pgo'
2019-11-15T08:47:10: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.2f19e7b646e0a52fa855b75c868f0a3f3a990ad3.firefox.win64-pgo'
2019-11-15T08:47:10: WARNING : Skipping build 2f19e7b646e0: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.2f19e7b646e0a52fa855b75c868f0a3f3a990ad3.firefox.win64-opt'
2019-11-15T08:47:11: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.48a708577712a2eb1b19aafcda25b2aa0e607629.firefox.win64-pgo'
2019-11-15T08:47:11: WARNING : Skipping build 48a708577712: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.48a708577712a2eb1b19aafcda25b2aa0e607629.firefox.win64-opt'
2019-11-15T08:47:11: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.7a55cb6e7aecdd0d3fb786fefe8cc165558b78e0.firefox.win64-opt'
2019-11-15T08:47:11: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.7a55cb6e7aecdd0d3fb786fefe8cc165558b78e0.firefox.win64-pgo'
2019-11-15T08:47:11: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.7a55cb6e7aecdd0d3fb786fefe8cc165558b78e0.firefox.win64-pgo'
2019-11-15T08:47:11: WARNING : Skipping build 7a55cb6e7aec: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.7a55cb6e7aecdd0d3fb786fefe8cc165558b78e0.firefox.win64-opt'
2019-11-15T08:47:11: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.9e3f44e87a1a2be927c7fab135653c6b86b982c9.firefox.win64-opt'
2019-11-15T08:47:11: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.49320c7fe8b3a547856dc67e7d57a64db6b56ffd.firefox.win64-opt'
2019-11-15T08:47:11: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.5f0b392beadb7300abdaa3e5e1cc1c0d5a9f0791.firefox.win64-opt'
2019-11-15T08:47:12: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.9e3f44e87a1a2be927c7fab135653c6b86b982c9.firefox.win64-opt'
2019-11-15T08:47:12: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.9e3f44e87a1a2be927c7fab135653c6b86b982c9.firefox.win64-opt'
2019-11-15T08:47:12: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.5f0b392beadb7300abdaa3e5e1cc1c0d5a9f0791.firefox.win64-opt'
2019-11-15T08:47:12: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.5f0b392beadb7300abdaa3e5e1cc1c0d5a9f0791.firefox.win64-opt'
2019-11-15T08:47:12: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.49320c7fe8b3a547856dc67e7d57a64db6b56ffd.firefox.win64-opt'
2019-11-15T08:47:12: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.49320c7fe8b3a547856dc67e7d57a64db6b56ffd.firefox.win64-opt'
2019-11-15T08:47:12: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.9e3f44e87a1a2be927c7fab135653c6b86b982c9.firefox.win64-opt'
2019-11-15T08:47:12: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.9e3f44e87a1a2be927c7fab135653c6b86b982c9.firefox.win64-pgo'
2019-11-15T08:47:12: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.49320c7fe8b3a547856dc67e7d57a64db6b56ffd.firefox.win64-opt'
2019-11-15T08:47:12: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.49320c7fe8b3a547856dc67e7d57a64db6b56ffd.firefox.win64-pgo'
2019-11-15T08:47:12: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.5f0b392beadb7300abdaa3e5e1cc1c0d5a9f0791.firefox.win64-opt'
2019-11-15T08:47:12: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.5f0b392beadb7300abdaa3e5e1cc1c0d5a9f0791.firefox.win64-pgo'
2019-11-15T08:47:13: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.9e3f44e87a1a2be927c7fab135653c6b86b982c9.firefox.win64-pgo'
2019-11-15T08:47:13: WARNING : Skipping build 9e3f44e87a1a: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.9e3f44e87a1a2be927c7fab135653c6b86b982c9.firefox.win64-opt'
2019-11-15T08:47:13: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.5f0b392beadb7300abdaa3e5e1cc1c0d5a9f0791.firefox.win64-pgo'
2019-11-15T08:47:13: WARNING : Skipping build 5f0b392beadb: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.5f0b392beadb7300abdaa3e5e1cc1c0d5a9f0791.firefox.win64-opt'
2019-11-15T08:47:13: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.49320c7fe8b3a547856dc67e7d57a64db6b56ffd.firefox.win64-pgo'
2019-11-15T08:47:13: WARNING : Skipping build 49320c7fe8b3: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.49320c7fe8b3a547856dc67e7d57a64db6b56ffd.firefox.win64-opt'
2019-11-15T08:47:13: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.33f64c1ef3e40dc619c5eb8e43c5967959f57b29.firefox.win64-opt'
2019-11-15T08:47:13: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.72c52c0101cfd102b207224646c3007d6872e65c.firefox.win64-opt'
2019-11-15T08:47:13: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.d609eb2a8fe2930c6c10dab295eb5106f5ba0bc1.firefox.win64-opt'
2019-11-15T08:47:13: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.33f64c1ef3e40dc619c5eb8e43c5967959f57b29.firefox.win64-opt'
2019-11-15T08:47:13: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.33f64c1ef3e40dc619c5eb8e43c5967959f57b29.firefox.win64-opt'
2019-11-15T08:47:13: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.72c52c0101cfd102b207224646c3007d6872e65c.firefox.win64-opt'
2019-11-15T08:47:13: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.72c52c0101cfd102b207224646c3007d6872e65c.firefox.win64-opt'
2019-11-15T08:47:13: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.d609eb2a8fe2930c6c10dab295eb5106f5ba0bc1.firefox.win64-opt'
2019-11-15T08:47:13: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.d609eb2a8fe2930c6c10dab295eb5106f5ba0bc1.firefox.win64-opt'
2019-11-15T08:47:14: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.33f64c1ef3e40dc619c5eb8e43c5967959f57b29.firefox.win64-opt'
2019-11-15T08:47:14: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.33f64c1ef3e40dc619c5eb8e43c5967959f57b29.firefox.win64-pgo'
2019-11-15T08:47:14: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.72c52c0101cfd102b207224646c3007d6872e65c.firefox.win64-opt'
2019-11-15T08:47:14: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.72c52c0101cfd102b207224646c3007d6872e65c.firefox.win64-pgo'
2019-11-15T08:47:14: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.d609eb2a8fe2930c6c10dab295eb5106f5ba0bc1.firefox.win64-opt'
2019-11-15T08:47:14: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.d609eb2a8fe2930c6c10dab295eb5106f5ba0bc1.firefox.win64-pgo'
2019-11-15T08:47:14: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.33f64c1ef3e40dc619c5eb8e43c5967959f57b29.firefox.win64-pgo'
2019-11-15T08:47:14: WARNING : Skipping build 33f64c1ef3e4: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.33f64c1ef3e40dc619c5eb8e43c5967959f57b29.firefox.win64-opt'
2019-11-15T08:47:14: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.72c52c0101cfd102b207224646c3007d6872e65c.firefox.win64-pgo'
2019-11-15T08:47:14: WARNING : Skipping build 72c52c0101cf: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.72c52c0101cfd102b207224646c3007d6872e65c.firefox.win64-opt'
2019-11-15T08:47:14: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.d609eb2a8fe2930c6c10dab295eb5106f5ba0bc1.firefox.win64-pgo'
2019-11-15T08:47:14: WARNING : Skipping build d609eb2a8fe2: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.d609eb2a8fe2930c6c10dab295eb5106f5ba0bc1.firefox.win64-opt'
2019-11-15T08:47:14: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.8373434efcdb93aa2fef0459d357a120aa020e6e.firefox.win64-opt'
2019-11-15T08:47:14: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.4314b9f7e9923820472d33436673407eb3348242.firefox.win64-opt'
2019-11-15T08:47:14: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.7a75cab3dd550b77ba4f748b31c1b45ce2784c84.firefox.win64-opt'
2019-11-15T08:47:15: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.7a75cab3dd550b77ba4f748b31c1b45ce2784c84.firefox.win64-opt'
2019-11-15T08:47:15: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.7a75cab3dd550b77ba4f748b31c1b45ce2784c84.firefox.win64-opt'
2019-11-15T08:47:15: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.8373434efcdb93aa2fef0459d357a120aa020e6e.firefox.win64-opt'
2019-11-15T08:47:15: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.8373434efcdb93aa2fef0459d357a120aa020e6e.firefox.win64-opt'
2019-11-15T08:47:15: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.4314b9f7e9923820472d33436673407eb3348242.firefox.win64-opt'
2019-11-15T08:47:15: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.4314b9f7e9923820472d33436673407eb3348242.firefox.win64-opt'
2019-11-15T08:47:15: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.7a75cab3dd550b77ba4f748b31c1b45ce2784c84.firefox.win64-opt'
2019-11-15T08:47:15: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.7a75cab3dd550b77ba4f748b31c1b45ce2784c84.firefox.win64-pgo'
2019-11-15T08:47:15: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.8373434efcdb93aa2fef0459d357a120aa020e6e.firefox.win64-opt'
2019-11-15T08:47:15: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.8373434efcdb93aa2fef0459d357a120aa020e6e.firefox.win64-pgo'
2019-11-15T08:47:15: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.4314b9f7e9923820472d33436673407eb3348242.firefox.win64-opt'
2019-11-15T08:47:15: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.4314b9f7e9923820472d33436673407eb3348242.firefox.win64-pgo'
2019-11-15T08:47:16: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.7a75cab3dd550b77ba4f748b31c1b45ce2784c84.firefox.win64-pgo'
2019-11-15T08:47:16: WARNING : Skipping build 7a75cab3dd55: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.7a75cab3dd550b77ba4f748b31c1b45ce2784c84.firefox.win64-opt'
2019-11-15T08:47:16: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.4314b9f7e9923820472d33436673407eb3348242.firefox.win64-pgo'
2019-11-15T08:47:16: WARNING : Skipping build 4314b9f7e992: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.4314b9f7e9923820472d33436673407eb3348242.firefox.win64-opt'
2019-11-15T08:47:16: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.8373434efcdb93aa2fef0459d357a120aa020e6e.firefox.win64-pgo'
2019-11-15T08:47:16: WARNING : Skipping build 8373434efcdb: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.8373434efcdb93aa2fef0459d357a120aa020e6e.firefox.win64-opt'
2019-11-15T08:47:16: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.f414b9e6d85710f92649566c1c6511265dadd476.firefox.win64-opt'
2019-11-15T08:47:16: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.caf55914ccddba34d462a1206530d7868b6c4992.firefox.win64-opt'
2019-11-15T08:47:16: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.641fe2e15d6f1e046f4064af76d1b7c701baa469.firefox.win64-opt'
2019-11-15T08:47:16: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.641fe2e15d6f1e046f4064af76d1b7c701baa469.firefox.win64-opt'
2019-11-15T08:47:16: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.641fe2e15d6f1e046f4064af76d1b7c701baa469.firefox.win64-opt'
2019-11-15T08:47:17: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.641fe2e15d6f1e046f4064af76d1b7c701baa469.firefox.win64-opt'
2019-11-15T08:47:17: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.641fe2e15d6f1e046f4064af76d1b7c701baa469.firefox.win64-pgo'
2019-11-15T08:47:17: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.641fe2e15d6f1e046f4064af76d1b7c701baa469.firefox.win64-pgo'
2019-11-15T08:47:17: WARNING : Skipping build 641fe2e15d6f: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.641fe2e15d6f1e046f4064af76d1b7c701baa469.firefox.win64-opt'
2019-11-15T08:47:18: INFO : Expanding lower limit of the range to caf55914ccdd
2019-11-15T08:47:18: DEBUG : Using url: https://hg.mozilla.org/mozilla-central/json-pushes?endID=36824&startID=36804
2019-11-15T08:47:18: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.1e1617c67238dfb685fb3d07bf1793232c4469fa.firefox.win64-opt'
2019-11-15T08:47:18: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.94cd78feaa1f293c4cf8e34d70c5ee9f02e1561f.firefox.win64-opt'
2019-11-15T08:47:19: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.1e1617c67238dfb685fb3d07bf1793232c4469fa.firefox.win64-opt'
2019-11-15T08:47:19: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.1e1617c67238dfb685fb3d07bf1793232c4469fa.firefox.win64-opt'
2019-11-15T08:47:19: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.94cd78feaa1f293c4cf8e34d70c5ee9f02e1561f.firefox.win64-opt'
2019-11-15T08:47:19: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.94cd78feaa1f293c4cf8e34d70c5ee9f02e1561f.firefox.win64-opt'
2019-11-15T08:47:19: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.1e1617c67238dfb685fb3d07bf1793232c4469fa.firefox.win64-opt'
2019-11-15T08:47:19: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.1e1617c67238dfb685fb3d07bf1793232c4469fa.firefox.win64-pgo'
2019-11-15T08:47:19: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.94cd78feaa1f293c4cf8e34d70c5ee9f02e1561f.firefox.win64-opt'
2019-11-15T08:47:19: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.94cd78feaa1f293c4cf8e34d70c5ee9f02e1561f.firefox.win64-pgo'
2019-11-15T08:47:20: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.1e1617c67238dfb685fb3d07bf1793232c4469fa.firefox.win64-pgo'
2019-11-15T08:47:20: WARNING : Skipping build 1e1617c67238: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.1e1617c67238dfb685fb3d07bf1793232c4469fa.firefox.win64-opt'
2019-11-15T08:47:20: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.94cd78feaa1f293c4cf8e34d70c5ee9f02e1561f.firefox.win64-pgo'
2019-11-15T08:47:20: WARNING : Skipping build 94cd78feaa1f: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.94cd78feaa1f293c4cf8e34d70c5ee9f02e1561f.firefox.win64-opt'
2019-11-15T08:47:20: CRITICAL : Last build 88db9bea4580 is missing, but mozregression can't find a build after - so it is excluded, but it could contain the regression!
2019-11-15T08:47:20: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.a19a226a8c6aa2cb57765c13752057d42a177df9.firefox.win64-opt'
2019-11-15T08:47:20: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.0fb79a3edf1bddd8532e6d98e7b0531b5155a6e4.firefox.win64-opt'
2019-11-15T08:47:20: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.a19a226a8c6aa2cb57765c13752057d42a177df9.firefox.win64-opt'
2019-11-15T08:47:20: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.a19a226a8c6aa2cb57765c13752057d42a177df9.firefox.win64-opt'
2019-11-15T08:47:20: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.0fb79a3edf1bddd8532e6d98e7b0531b5155a6e4.firefox.win64-opt'
2019-11-15T08:47:20: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.0fb79a3edf1bddd8532e6d98e7b0531b5155a6e4.firefox.win64-opt'
2019-11-15T08:47:21: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.a19a226a8c6aa2cb57765c13752057d42a177df9.firefox.win64-opt'
2019-11-15T08:47:21: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.a19a226a8c6aa2cb57765c13752057d42a177df9.firefox.win64-pgo'
2019-11-15T08:47:21: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.0fb79a3edf1bddd8532e6d98e7b0531b5155a6e4.firefox.win64-opt'
2019-11-15T08:47:21: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.0fb79a3edf1bddd8532e6d98e7b0531b5155a6e4.firefox.win64-pgo'
2019-11-15T08:47:21: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.a19a226a8c6aa2cb57765c13752057d42a177df9.firefox.win64-pgo'
2019-11-15T08:47:21: WARNING : Skipping build a19a226a8c6a: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.a19a226a8c6aa2cb57765c13752057d42a177df9.firefox.win64-opt'
2019-11-15T08:47:21: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.0fb79a3edf1bddd8532e6d98e7b0531b5155a6e4.firefox.win64-pgo'
2019-11-15T08:47:21: WARNING : Skipping build 0fb79a3edf1b: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.0fb79a3edf1bddd8532e6d98e7b0531b5155a6e4.firefox.win64-opt'
2019-11-15T08:47:21: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.a4ef4d6cdff03e76ed4471faea08e1071b1bf05c.firefox.win64-opt'
2019-11-15T08:47:21: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.shippable.revision.173de3ea2a270d6dd2c117a291460093d4c168ec.firefox.win64-opt'
2019-11-15T08:47:22: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.a4ef4d6cdff03e76ed4471faea08e1071b1bf05c.firefox.win64-opt'
2019-11-15T08:47:22: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.a4ef4d6cdff03e76ed4471faea08e1071b1bf05c.firefox.win64-opt'
2019-11-15T08:47:22: DEBUG : nothing found via route 'gecko.v2.mozilla-central.shippable.revision.173de3ea2a270d6dd2c117a291460093d4c168ec.firefox.win64-opt'
2019-11-15T08:47:22: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.173de3ea2a270d6dd2c117a291460093d4c168ec.firefox.win64-opt'
2019-11-15T08:47:22: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.173de3ea2a270d6dd2c117a291460093d4c168ec.firefox.win64-opt'
2019-11-15T08:47:22: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.173de3ea2a270d6dd2c117a291460093d4c168ec.firefox.win64-pgo'
2019-11-15T08:47:22: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.a4ef4d6cdff03e76ed4471faea08e1071b1bf05c.firefox.win64-opt'
2019-11-15T08:47:22: DEBUG : using taskcluster route 'gecko.v2.mozilla-central.revision.a4ef4d6cdff03e76ed4471faea08e1071b1bf05c.firefox.win64-pgo'
2019-11-15T08:47:23: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.173de3ea2a270d6dd2c117a291460093d4c168ec.firefox.win64-pgo'
2019-11-15T08:47:23: WARNING : Skipping build 173de3ea2a27: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.173de3ea2a270d6dd2c117a291460093d4c168ec.firefox.win64-opt'
2019-11-15T08:47:23: DEBUG : nothing found via route 'gecko.v2.mozilla-central.revision.a4ef4d6cdff03e76ed4471faea08e1071b1bf05c.firefox.win64-pgo'
2019-11-15T08:47:23: WARNING : Skipping build a4ef4d6cdff0: Unable to find build info using the taskcluster route 'gecko.v2.mozilla-central.shippable.revision.a4ef4d6cdff03e76ed4471faea08e1071b1bf05c.firefox.win64-opt'
2019-11-15T08:47:23: DEBUG : Starting merge handling...
Comment 2•5 years ago
|
||
This looks like a dupe of bug 1596201. I'm on it...
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•