New issue
Advanced search Search tips

Issue 872835 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 872722
Owner: ----
Closed: Aug 9
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 0
Type: Bug



Sign in to add a comment

Linux Perf builders are failing with IOError: [Errno 2] No such file or directory: '/b/c/b/Linux_Builder_Perf/src/tools/determinism/deterministic_build_blacklist.json'

Project Member Reported by nednguyen@chromium.org, Aug 9

Issue description

Mergedinto: 872722
Status: Duplicate (was: Untriaged)
From https://logs.chromium.org/logs/chrome/bb/chromium.perf/Linux_Builder_Perf/34187/+/recipes/steps/Uncaught_Exception/0/logs/exception/0

Traceback (most recent call last):
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/run.py", line 287, in _new_run
    recipe_result = recipe_script.run(api, self.properties, self.environ)
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/loader.py", line 108, in run
    self.run_steps, properties, environ, self.PROPERTIES, api=api)
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/loader.py", line 636, in invoke_with_properties
    arg_names, **additional_args)
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/loader.py", line 599, in _invoke_with_properties
    return callable_obj(*props, **additional_args)
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/recipes/chromium.py", line 51, in RunSteps
    api.chromium_tests.main_waterfall_steps()
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/recipe_api.py", line 759, in _inner
    return func(*a, **kw)
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/recipe_modules/chromium_tests/api.py", line 927, in main_waterfall_steps
    self.package_build(mastername, buildername, update_step, bot_db)
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/recipe_api.py", line 759, in _inner
    return func(*a, **kw)
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/recipe_modules/chromium_tests/api.py", line 472, in package_build
    platform=self.m.chromium.c.HOST_PLATFORM
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/.recipe_deps/recipe_engine/recipe_engine/recipe_api.py", line 759, in _inner
    return func(*a, **kw)
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/recipe_modules/archive/api.py", line 84, in zip_and_upload_build
    cp_branch, cp_number = self.m.commit_position.parse(commit_position)
  File "/b/rr/tmpZEdEMN/rw/checkout/scripts/slave/recipe_modules/commit_position/api.py", line 17, in parse
    match = cls.RE_COMMIT_POSITION.match(value)
TypeError: expected string or buffer

That's no commit position footer, which is  bug 872722 

Sign in to add a comment