[roll] Roll fuchsia [diagnostics] Do not crash when logging when `get_koid` fails

This happens in
https://ci.chromium.org/ui/p/turquoise/builders/global.try/core.vim3-vg-release/b8717903555253410945/overview
and:
1. fails the test
2. hides the logging message

Crashing while logging prevents to investigate the issue. Defaulting to
an absurd koid when unable to compute it.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1250605
Original-Revision: db7fc256df294c8b40b1f08856446d6491f1d9be
GitOrigin-RevId: 9864a07d1aa98748906bf226813bfdb04c2ba7c8
Change-Id: Id839569a54dec4249b9123fd1aa610ea49b8139f
1 file changed
tree: 73416b91e62c1428afdabe46a859497879d91f09
  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 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.