[roll] Roll fuchsia [tefmocheck] Add another log for health check fail

This case covers another health check failure mode, similar to https://fuchsia-review.git.corp.google.com/c/fuchsia/+/1255344
Also added LINT.IfChange/ThenChange rules to keep these logs up to date

Test: Ran a swarming output through my locally build tefmocheck

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1258564
Original-Revision: 727f65c4e1cacc8baad2109d6733c6067e3e4f9c
GitOrigin-RevId: d508afcdb417ddfec4c6c96497f1215da538c332
Change-Id: Ic24a292a5e53e936bcc990d19298b145c1c6ee58
1 file changed
tree: 1276b28675ae89d8d59b4c90090cf7d9bacd4950
  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.