[roll] Roll fuchsia [subprocess] Downgrade env log to trace level

The subprocess environment logs are super spammy, especially when
running locally where there might be a lot of ambient environment
variables, so only emit it when the level is set to "trace".

This will stop emitting environment logs for every host test run by
testrunner, since the recipes set testrunner's log level to "debug", but
I don't think that's a big loss.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/757866
Original-Revision: 55560dd5dd38527e22fa66f3a4a433d8dcd5126d
GitOrigin-RevId: ea31dd2c7571154fda86799ac8318f4fa224ddc5
Change-Id: Id85db910d9c1924579cdeebdeb8db1cc674552b9
1 file changed
tree: ae12063c2ab957585587110b9f3e140a4337a853
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.