remote_run_result failing on chromium.perf/Mac Mini 8GB 10.12 Perf |
||||
Issue descriptionremote_run_result failing on chromium.perf/Mac Mini 8GB 10.12 Perf Type: infra-failure Builders failed on: - Mac Mini 8GB 10.12 Perf: https://build.chromium.org/p/chromium.perf/builders/Mac%20Mini%208GB%2010.12%20Perf Annie, is this an infra problem?
,
Jan 25 2017
From the log file:
@@@STEP_CURSOR remote_run_result@@@
@@@STEP_STARTED@@@
@@@STEP_CURSOR remote_run_result@@@
@@@STEP_LOG_LINE@exception@Traceback (most recent call last):@@@
@@@STEP_LOG_LINE@exception@ File "../../../scripts/slave/remote_run.py", line 283, in shell_main@@@
@@@STEP_LOG_LINE@exception@ return main(argv, stream)@@@
@@@STEP_LOG_LINE@exception@ File "../../../scripts/slave/remote_run.py", line 189, in main@@@
@@@STEP_LOG_LINE@exception@ cipd_path, cipd.CipdPackage('infra/recipes-py', cipd_pin))@@@
@@@STEP_LOG_LINE@exception@ File "../../../scripts/slave/remote_run.py", line 88, in _install_cipd_packages@@@
@@@STEP_LOG_LINE@exception@ raise Exception('Failed to install CIPD packages.')@@@
@@@STEP_LOG_LINE@exception@Exception: Failed to install CIPD packages.@@@
@@@STEP_LOG_END@exception@@@
@@@STEP_EXCEPTION@@@
@vadim, can you take a look?
,
Jan 25 2017
Looking, though I'm not familiar with this code.
,
Jan 25 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/tools/build.git/+/26594e583c8a86776e0363cbe2352198f51a013e commit 26594e583c8a86776e0363cbe2352198f51a013e Author: Vadim Shtayura <vadimsh@chromium.org> Date: Wed Jan 25 21:22:13 2017 Bump version of CIPD client used by remote_run.py. The version used now doesn't support macOS Sierra. R=iannucci@chromium.org, dnj@chromium.org BUG= 685310 Change-Id: Iab9a45cc6aef5c477982b4369a217619c1947e25 Reviewed-on: https://chromium-review.googlesource.com/433058 Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org> Reviewed-by: Daniel Jacques <dnj@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org> [modify] https://crrev.com/26594e583c8a86776e0363cbe2352198f51a013e/scripts/slave/cipd_bootstrap.py
,
Jan 25 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/tools/build.git/+/26594e583c8a86776e0363cbe2352198f51a013e commit 26594e583c8a86776e0363cbe2352198f51a013e Author: Vadim Shtayura <vadimsh@chromium.org> Date: Wed Jan 25 21:22:13 2017 Bump version of CIPD client used by remote_run.py. The version used now doesn't support macOS Sierra. R=iannucci@chromium.org, dnj@chromium.org BUG= 685310 Change-Id: Iab9a45cc6aef5c477982b4369a217619c1947e25 Reviewed-on: https://chromium-review.googlesource.com/433058 Reviewed-by: Marc-Antoine Ruel <maruel@chromium.org> Reviewed-by: Daniel Jacques <dnj@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org> [modify] https://crrev.com/26594e583c8a86776e0363cbe2352198f51a013e/scripts/slave/cipd_bootstrap.py
,
Jan 26 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by sullivan@chromium.org
, Jan 25 2017