linux_chromium_clobber_deterministic fails in generate_build_files |
||||||
Issue descriptionRecent failure: https://build.chromium.org/p/chromium.linux/builders/linux_chromium_clobber_deterministic/builds/1933/steps/generate_build_files/logs/stdio Traceback (most recent call last): File "/b/rr/tmpml0nhB/w/src/tools/mb/mb.py", line 61, in Main ret = self.args.func() File "/b/rr/tmpml0nhB/w/src/tools/mb/mb.py", line 296, in CmdGen vals = self.Lookup() File "/b/rr/tmpml0nhB/w/src/tools/mb/mb.py", line 619, in Lookup config = self.ConfigFromArgs() File "/b/rr/tmpml0nhB/w/src/tools/mb/mb.py", line 704, in ConfigFromArgs (self.args.builder, self.args.master, self.args.config_file)) MBErr: Builder name "linux_chromium_clobber_deterministic" not found under masters[chromium.linux] in "/b/rr/tmpml0nhB/w/src/tools/mb/mb_config.pyl" step returned non-zero exit code: 1 Older failure with different error: https://build.chromium.org/p/chromium.linux/builders/linux_chromium_clobber_deterministic/builds/1734/steps/steps/logs/stdio @@@STEP_TEXT@Uncaught Exception: IndexError('list index out of range',)@@@ @@@STEP_LOG_LINE@exception@Traceback (most recent call last):@@@ @@@STEP_LINK@logdog-->exception@https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.linux%2Flinux_chromium_clobber_deterministic%2F1734%2F%2B%2Frecipes%2Fsteps%2FUncaught_Exception%2F0%2Flogs%2Fexception%2F0@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/run.py", line 448, in _new_run@@@ @@@STEP_LOG_LINE@exception@ recipe_result = recipe_script.run(api, properties)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/loader.py", line 81, in run@@@ @@@STEP_LOG_LINE@exception@ self.run_steps, properties, self.PROPERTIES, api=api)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/loader.py", line 554, in invoke_with_properties@@@ @@@STEP_LOG_LINE@exception@ **additional_args)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/loader.py", line 515, in _invoke_with_properties@@@ @@@STEP_LOG_LINE@exception@ return callable_obj(*props, **additional_args)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/recipes/chromium.py", line 50, in RunSteps@@@ @@@STEP_LOG_LINE@exception@ api.chromium_tests.main_waterfall_steps()@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/recipe_api.py", line 578, in _inner@@@ @@@STEP_LOG_LINE@exception@ return func(*a, **kw)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/recipe_modules/chromium_tests/api.py", line 865, in main_waterfall_steps@@@ @@@STEP_LOG_LINE@exception@ update_step, bot_db = self.prepare_checkout(bot_config)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/recipe_api.py", line 578, in _inner@@@ @@@STEP_LOG_LINE@exception@ return func(*a, **kw)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/recipe_modules/chromium_tests/api.py", line 200, in prepare_checkout@@@ @@@STEP_LOG_LINE@exception@ bot_config, root_solution_revision)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/recipe_api.py", line 578, in _inner@@@ @@@STEP_LOG_LINE@exception@ return func(*a, **kw)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/recipe_modules/chromium_checkout/api.py", line 77, in ensure_checkout@@@ @@@STEP_LOG_LINE@exception@ clobber=bot_config.get('clobber', False))@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/recipe_api.py", line 578, in _inner@@@ @@@STEP_LOG_LINE@exception@ return func(*a, **kw)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/depot_tools/recipe_modules/bot_update/api.py", line 109, in ensure_checkout@@@ @@@STEP_LOG_LINE@exception@ self.m.properties.get('patch_project'), cfg)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/recipe_api.py", line 578, in _inner@@@ @@@STEP_LOG_LINE@exception@ return func(*a, **kw)@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/depot_tools/recipe_modules/gclient/api.py", line 318, in calculate_patch_root@@@ @@@STEP_LOG_LINE@exception@ return cfg.solutions[0].name@@@ @@@STEP_LOG_LINE@exception@ File "/b/rr/tmpv1lwJv/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/config.py", line 483, in __getitem__@@@ @@@STEP_LOG_LINE@exception@ return self.data.__getitem__(index)@@@ @@@STEP_LOG_LINE@exception@IndexError: list index out of range@@@ @@@STEP_LOG_END@exception@@@ @@@STEP_CLOSED@@@ @@@SEED_STEP@Failure reason@@@ @@@STEP_CURSOR@Failure reason@@@ @@@STEP_STARTED@@@ @@@STEP_LOG_LINE@reason@Uncaught Exception: IndexError('list index out of range',)@@@ @@@STEP_LINK@logdog-->reason@https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.linux%2Flinux_chromium_clobber_deterministic%2F1734%2F%2B%2Frecipes%2Fsteps%2FFailure_reason%2F0%2Flogs%2Freason%2F0@@@ @@@STEP_LOG_END@reason@@@
,
Feb 23 2017
,
Feb 23 2017
Did the builder ever worked?.. iannucci@ touched it last in https://chromium.googlesource.com/chromium/tools/build/+/24168863d293726b1aceb45e1fbad9a67afc7bf2 The builder probably needs a configuration section in chromium/src: https://chromium.googlesource.com/chromium/src/+/master/tools/mb/mb_config.pyl
,
Feb 23 2017
,
Feb 23 2017
The builder has not yet worked, no. There is a CL to fix this that I've just sent to the CQ: https://codereview.chromium.org/2707423002/
,
Feb 24 2017
Ok, let me understand #5 as you encourages me to land https://chromium-review.googlesource.com/c/444604/.
,
Feb 24 2017
,
Feb 24 2017
Issue 694660 has been merged into this issue.
,
Feb 24 2017
restarting chromium.linux master... to move to Deterministic Linux. https://chrome-internal-review.googlesource.com/330768
,
Feb 24 2017
The following revision refers to this bug: https://chrome-internal.googlesource.com/infradata/master-manager/+/94b686aa6032faa1654d41d1a4f65cbc4b634e22 commit 94b686aa6032faa1654d41d1a4f65cbc4b634e22 Author: Yoshisato Yanagisawa <yyanagisawa@google.com> Date: Fri Feb 24 03:10:44 2017
,
Feb 24 2017
Welcome back! https://build.chromium.org/p/chromium.linux/builders/Deterministic%20Linux/builds/0
,
Feb 27 2017
Issue 695372 has been merged into this issue. |
||||||
►
Sign in to add a comment |
||||||
Comment 1 by treib@chromium.org
, Feb 23 2017