[roll] Roll fuchsia [resultstore] Use build log dir for rsproxy logs

sub-build invocations will now use unique log dirs
under FX_BUILD_LOGDIR/rsproxy_logs/$subbuild_dir.

This is the only way to capture rsproxy logs, because rsproxy
cannot upload its own logs as invocation artifacts.

`fx report-last-build` will capture all sub-build rsproxy logs for
triage.

Original-Bug: 465157948
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1475189
Original-Revision: c64909448fd9afe9139ad80373c4e523fedbecae
GitOrigin-RevId: 910f70a1376278fa40c953cde30aeb3c305d1da5
Change-Id: I8c62b74dbeaaf0ad79ed62b9331e6a19621ea437
1 file changed
tree: 1945a32f9e1eb43110a03522ffef53e776dec6b2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.