New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 710741 link

Starred by 1 user

Issue metadata

Status: Verified
Owner: ----
Closed: Apr 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Linux x64 Builder failing on chromium waterfall

Project Member Reported by dimu@chromium.org, Apr 12 2017

Issue description

Builds are failing on 

https://build.chromium.org/p/chromium/builders/Linux%20x64/builds/37330

Traceback (most recent call last):
  File "/b/rr/tmpDsQejh/rw/checkout/scripts/slave/chromium/archive_build.py", line 664, in <module>
    sys.exit(main())
  File "/b/rr/tmpDsQejh/rw/checkout/scripts/slave/chromium/archive_build.py", line 660, in main
    return s.ArchiveBuild()
  File "/b/rr/tmpDsQejh/rw/checkout/scripts/slave/chromium/archive_build.py", line 425, in ArchiveBuild
    self.options.arch)
  File "/b/build/scripts/common/archive_utils.py", line 80, in __init__
    self._files_cfg = self._ParseFilesCfg(files_file)
  File "/b/build/scripts/common/archive_utils.py", line 116, in _ParseFilesCfg
    execfile(files_file, exec_globals)
  File "/b/c/b/linux_clobber/src/chrome/tools/build/linux/FILES.cfg", line 130
    'buildtype': ['dev, 'official''],

Looks like the culprit is https://codereview.chromium.org/2777193002

//+adding all the Chromium Sheriffs
Would someone help to take a look? It looks like just a typo so I can fix forward.

 

Comment 1 by dimu@chromium.org, Apr 12 2017

CL created at https://codereview.chromium.org/2807063009

Please advise to revert or help lgtm the fix-forward CL.

I'm working on today's Canary triggering, and it failure will likely to block canary release.

Comment 3 by dimu@google.com, Apr 12 2017

Status: Verified (was: Untriaged)
Project Member

Comment 4 by bugdroid1@chromium.org, Apr 12 2017

Labels: merge-merged-3069
The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/b4385fe27191d35f21e09475f58b69347e3e6203

commit b4385fe27191d35f21e09475f58b69347e3e6203
Author: dimu <dimu@google.com>
Date: Wed Apr 12 06:31:48 2017

Fix typo in Linux Files.cfg

BUG= 710741 

Review-Url: https://codereview.chromium.org/2807063009
Cr-Commit-Position: refs/heads/master@{#463933}
(cherry picked from commit 6ede719ec9e4a968c5eedafda3be94c210568d81)

Review-Url: https://codereview.chromium.org/2815013003 .
Cr-Commit-Position: refs/branch-heads/3069@{#3}
Cr-Branched-From: b2197feae09d55e93d632fef6292729b1655ef1a-refs/heads/master@{#463921}

[modify] https://crrev.com/b4385fe27191d35f21e09475f58b69347e3e6203/chrome/tools/build/linux/FILES.cfg

Sign in to add a comment