Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Issue 2311123002: Reland 'Add buildbot metadata to compiler_proxy log' (Closed)

Created:
4 years, 3 months ago by shinyak
Modified:
4 years, 3 months ago
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

Reland 'Add buildbot metadata to compiler_proxy log' We'd like to analyze compiler proxy log. However, buildbot metadata is missing, so sometimes hard to determine in which builder the compiler proxy log is generated. Append buildbot metadata to compiler_proxy log like ninja log. The difference from the previous patch is to add '--' to gsutil.py. Without '--', gsutil.py consumes options which is expected to pass to gsutil itself. Committed: https://chromium.googlesource.com/chromium/tools/build/+/3437df739c975cec15fe81d6adfed5c0fbdf2c6c

Patch Set 1 #

Total comments: 2

Patch Set 2 : Update --gsutil-py-path comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -9 lines) Patch
M scripts/slave/compile.py View 1 3 chunks +11 lines, -4 lines 0 comments Download
M scripts/slave/goma_utils.py View 5 chunks +26 lines, -5 lines 0 comments Download

Messages

Total messages: 20 (12 generated)
shinyak
Hi, this is the reland of https://codereview.chromium.org/2302453004/ The difference is to append '--' to gsutil.py
4 years, 3 months ago (2016-09-06 07:41:18 UTC) #4
tikuta
lgtm
4 years, 3 months ago (2016-09-06 07:46:14 UTC) #7
Yoshisato Yanagisawa
lgtm w/ comment. https://codereview.chromium.org/2311123002/diff/1/scripts/slave/compile.py File scripts/slave/compile.py (right): https://codereview.chromium.org/2311123002/diff/1/scripts/slave/compile.py#newcode509 scripts/slave/compile.py:509: help='Specify path to gsutil.py script.') Might ...
4 years, 3 months ago (2016-09-06 07:52:53 UTC) #8
shinyak
https://codereview.chromium.org/2311123002/diff/1/scripts/slave/compile.py File scripts/slave/compile.py (right): https://codereview.chromium.org/2311123002/diff/1/scripts/slave/compile.py#newcode509 scripts/slave/compile.py:509: help='Specify path to gsutil.py script.') On 2016/09/06 07:52:53, Yoshisato ...
4 years, 3 months ago (2016-09-06 08:05:04 UTC) #9
shinyak
I reland this. If something bad happends, I'll revert this immediately.
4 years, 3 months ago (2016-09-06 08:13:34 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2311123002/20001
4 years, 3 months ago (2016-09-06 08:13:44 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/tools/build/+/3437df739c975cec15fe81d6adfed5c0fbdf2c6c
4 years, 3 months ago (2016-09-06 08:21:01 UTC) #19
shinyak
4 years, 3 months ago (2016-09-06 08:46:23 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2313783003/ by shinyak@chromium.org.

The reason for reverting is: -h still not working: ArgumentException: Invalid
header specifed.

Powered by Google App Engine
This is Rietveld 408576698