[roll] Roll fuchsia [component_manager] print warning when an action takes over 5 minutes

In an attempt to gain more insight into fxbug.dev/339407857, add a
warning debug log that fires on a timer.

Original-Bug: 339407857
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1047157
Original-Revision: a29e493aa2e6476de7fea3b2933e97a58b9b84e9
GitOrigin-RevId: 20ee8bd0a90cdd790b938cf50d15db9134c12132
Change-Id: I56a41faf7061b905dd714401698e374ceec95c1a
1 file changed
tree: 39c42b933be7227fc4468621bf236ec42b66f5d2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.