[roll] Roll fuchsia [tefmocheck] Add check for failure to open serial socket

This is generally an infra failure and it's helpful to distinguish it
from other possible causes of a `task_failure`.

Example log:
  botanist ERROR: unable to open: /tmp/fuchsia-1cf2-9a11-52de_mux:
  failed to open serial socket connection: dial unix
  /tmp/fuchsia-1cf2-9a11-52de_mux: connect: no such file or directory

Original-Bug: 89222
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/610083
Original-Revision: ac5174f8a52c9953107cac6d6b7e6097d1a49586
GitOrigin-RevId: d643a286846246142604ba239537910b5d27cd05
Change-Id: I078cdd366f2b8305f85d53e1fa48585a271d516f
1 file changed
tree: 7c5ea61e9afdfa6381a3f487278fff412864f6aa
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.