flutter / flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond
https://flutter.dev
BSD 3-Clause "New" or "Revised" License
161.86k stars 26.57k forks source link

Engine CI prod jobs stuck in queueing. #145939

Closed zanderso closed 3 weeks ago

zanderso commented 1 month ago
Screenshot 2024-03-28 at 15 27 34
keyonghan commented 1 month ago

@ricardoamador Maybe related to your buildbucket v2 experiment? Is there still anything you need to debug or we can restore these task statuses?

ricardoamador commented 1 month ago

Yeah that is quite possible. Taking a look now.

ricardoamador commented 1 month ago

Okay yeah this is a result of the v2 testing. I am resetting the tasks now.

ricardoamador commented 1 month ago

Recovered the tasks in datastore. Dashboard has been updated and tasks are not hung any longer.

ricardoamador commented 1 month ago

Tasks in Firestore have been updated.

ricardoamador commented 1 month ago

Looks like there might be some stuck tasks in flutter. Fixes those now too.

keyonghan commented 3 weeks ago

Issue has been resolved.

github-actions[bot] commented 1 week ago

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.