New issue
Advanced search Search tips

Issue 685310 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 1
Type: ----



Sign in to add a comment

remote_run_result failing on chromium.perf/Mac Mini 8GB 10.12 Perf

Project Member Reported by zh...@chromium.org, Jan 25 2017

Issue description

remote_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?
 
Labels: Infra-Troopers
Can the trooper take a look?
Owner: vadimsh@chromium.org
Status: Assigned (was: Available)
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?
Cc: d...@chromium.org
Looking, though I'm not familiar with this code.
Project Member

Comment 4 by bugdroid1@chromium.org, 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

Project Member

Comment 5 by bugdroid1@chromium.org, 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

Status: Fixed (was: Assigned)

Sign in to add a comment