[roll] Roll fuchsia [cog] Improve sync logging.

When syncing from Cog to CartFS triggers an update of CartFS checkout
revisions, emit a warning message and bump the current log level to
`logging.INFO`.

This will alleviate the perception that `fx` is hanging in Cog when
expensive syncs are required.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1577195
Original-Revision: 662f542393b62b50e1003671f06c9eb1b6c51496
GitOrigin-RevId: 01b91f0dca0cabdc0af9562cebaf4afc9ffa1064
Change-Id: Icb658a1160cfdedc5b1bb7c9bf5530f7c5df9810
1 file changed
tree: e9eea6887be975aff26b0b221d85482d5e509055
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.