Bisect - "Running WITHOUT patch.gsutil exists" step shouldn't show up as purple. |
||||
Issue description1. Go to https://build.chromium.org/p/tryserver.chromium.perf/builders/android_one_perf_bisect/builds/2297 2. click drop-down triangle next to "Nested step(s) for: Running WITHOUT patch" 3. Notice first step is purple CommandException: One or more URLs matched no objects. WARNING:root:Command /usr/bin/python -u /b/rr/tmpxyqK4K/rw/checkout/scripts/slave/.recipe_deps/depot_tools/gsutil.py -- ls gs://chrome-perf/Android Builder/full-build-linux_476235bd668ef183b5e605cc5d0ceaed36586592.zip failed with retcode 1, try 1.1. CommandException: One or more URLs matched no objects. WARNING:root:Command /usr/bin/python -u /b/rr/tmpxyqK4K/rw/checkout/scripts/slave/.recipe_deps/depot_tools/gsutil.py -- ls gs://chrome-perf/Android Builder/full-build-linux_476235bd668ef183b5e605cc5d0ceaed36586592.zip failed with retcode 1, try 1.2. WARNING:root:Trying harder: deleting tracker files CommandException: One or more URLs matched no objects. WARNING:root:Command /usr/bin/python -u /b/rr/tmpxyqK4K/rw/checkout/scripts/slave/.recipe_deps/depot_tools/gsutil.py -- ls gs://chrome-perf/Android Builder/full-build-linux_476235bd668ef183b5e605cc5d0ceaed36586592.zip failed with retcode 1, try 2.1. CommandException: One or more URLs matched no objects. WARNING:root:Command /usr/bin/python -u /b/rr/tmpxyqK4K/rw/checkout/scripts/slave/.recipe_deps/depot_tools/gsutil.py -- ls gs://chrome-perf/Android Builder/full-build-linux_476235bd668ef183b5e605cc5d0ceaed36586592.zip failed with retcode 1, try 2.2. WARNING:root:Trying harder: deleting tracker files ERROR:root:Command /b/rr/tmpxyqK4K/rw/checkout/scripts/slave/.recipe_deps/depot_tools/gsutil.py -- ls gs://chrome-perf/Android Builder/full-build-linux_476235bd668ef183b5e605cc5d0ceaed36586592.zip failed 4 retries, giving up. step returned non-zero exit code: 1 Does this mean this bot doesn't actually compare against a pre-patch version (?)
,
May 24 2017
This is just the recipe checking to see if the zipped binary already exists, before requesting the build from buildbucket. https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/perf_try/api.py?q=perf_try/api+package:%5Echromium$&l=171
,
May 24 2017
If this is expected, the step probably shouldn't be purple.
,
May 24 2017
Also if this expected can we move it off the trooper queue?
,
May 25 2017
Yeah I'll remove the labels. I'll also rename this to reflect thakis' suggestion to un-purple the step.
,
Aug 1
,
Oct 4
|
||||
►
Sign in to add a comment |
||||
Comment 1 by sullivan@chromium.org
, May 24 2017Labels: Infra-Troopers