Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_test.json

Issue 1758603004: Checking for failure in requested builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Updating expectations after rebase and sync. Yet again. Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_test.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_test.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_test.json
index f45732d26176f5727d33f7e3530246a155787cc5..9aecc439ccde4ee7a37d179219dc5bfa01a29a8f 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_test.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/failed_build_test.json
@@ -30,7 +30,8 @@
"@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @@@",
"@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"True\", @@@",
"@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@",
- "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @@@",
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": null, @@@",
+ "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\", @@@",
"@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\", @@@",
"@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\", @@@",
"@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\", @@@",
@@ -155,7 +156,11 @@
"gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip"
],
"cwd": "[SLAVE_BUILD]",
- "name": "gsutil ls"
+ "name": "gsutil ls",
+ "~followup_annotations": [
+ "step returned non-zero exit code: 1",
+ "@@@STEP_EXCEPTION@@@"
+ ]
},
{
"cmd": [
@@ -193,25 +198,26 @@
"name": "gsutil ls (2)"
},
{
- "cmd": [
- "git",
- "-c",
- "user.email=FAKE_PERF_PUMPKIN@chromium.org",
- "try",
- "--bot",
- "linux_perf_bisect_builder",
- "--revision",
- "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
- "--name",
- "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-build",
- "--clobber",
- "--svn_repo",
- "svn://svn.chromium.org/chrome-try/try-perf",
- "--diff",
- "/dev/null"
- ],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
- "name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via git try."
+ "cmd": [],
+ "cwd": "[SLAVE_BUILD]",
+ "name": "Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
+ "trigger_specs": [
+ {
+ "builder_name": "linux_perf_tester",
+ "properties": {
+ "bisect_config": {
+ "command": "src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_cases",
+ "metric": "mean_input_event_latency/mean_input_event_latency",
+ "repeat_count": 5,
+ "test_type": "perf"
+ },
+ "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test",
+ "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip",
+ "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
+ "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
+ }
+ }
+ ]
},
{
"cmd": [
@@ -243,65 +249,23 @@
"cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.gsutil ls",
"~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@"
- ]
- },
- {
- "cmd": [],
- "cwd": "[SLAVE_BUILD]",
- "name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afedbf2cd461755ea6f45b0ad64222222",
- "trigger_specs": [
- {
- "builder_name": "linux_perf_tester",
- "properties": {
- "bisect_config": {
- "command": "src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_cases",
- "metric": "mean_input_event_latency/mean_input_event_latency",
- "repeat_count": 5,
- "test_type": "perf"
- },
- "job_name": "a6298e4afedbf2cd461755ea6f45b0ad64222222-test",
- "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip",
- "parent_got_revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222",
- "revision": "a6298e4afedbf2cd461755ea6f45b0ad64222222"
- }
- }
- ],
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "\nimport sys\nimport time\ntime.sleep(300)\nsys.exit(0)\n"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Waiting for chromium@a6298e4afe.sleeping",
- "~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@import sys@@@",
- "@@@STEP_LOG_LINE@python.inline@import time@@@",
- "@@@STEP_LOG_LINE@python.inline@time.sleep(300)@@@",
- "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
- "@@@STEP_LOG_END@python.inline@@@"
+ "step returned non-zero exit code: 1",
+ "@@@STEP_EXCEPTION@@@"
]
},
{
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
- "--",
- "[DEPOT_TOOLS]/gsutil.py",
- "----",
- "ls",
- "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results"
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py",
+ "http://localhost:8041/json/builders/linux_perf_bisect_builder?as_text=1",
+ "--outfile",
+ "/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "Waiting for chromium@a6298e4afe.gsutil ls (2)",
+ "name": "Waiting for chromium@a6298e4afe.fetch builder state",
+ "stdout": "/path/to/tmp/",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -310,19 +274,16 @@
"cmd": [
"python",
"-u",
- "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
- "--",
- "[DEPOT_TOOLS]/gsutil.py",
- "----",
- "cat",
- "gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results"
+ "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py",
+ "http://localhost:8041/json/builders/linux_perf_bisect_builder/builds/2106?as_text=1",
+ "--outfile",
+ "/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad64222222",
+ "name": "Waiting for chromium@a6298e4afe.fetch build details",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@",
- "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@"
+ "@@@STEP_NEST_LEVEL@1@@@"
]
},
{
@@ -350,70 +311,10 @@
"[DEPOT_TOOLS]/gsutil.py",
"----",
"ls",
- "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Waiting for chromium@00316c9ddf.gsutil ls",
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@"
- ]
- },
- {
- "cmd": [],
- "cwd": "[SLAVE_BUILD]",
- "name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
- "trigger_specs": [
- {
- "builder_name": "linux_perf_tester",
- "properties": {
- "bisect_config": {
- "command": "src/tools/perf/run_benchmark -v --browser=release smoothness.tough_scrolling_cases",
- "metric": "mean_input_event_latency/mean_input_event_latency",
- "repeat_count": 5,
- "test_type": "perf"
- },
- "job_name": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test",
- "parent_build_archive_url": "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip",
- "parent_got_revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
- "revision": "00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
- }
- }
- ],
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "\nimport sys\nimport time\ntime.sleep(300)\nsys.exit(0)\n"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "Waiting for chromium@00316c9ddf.sleeping",
- "~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@",
- "@@@STEP_LOG_LINE@python.inline@@@@",
- "@@@STEP_LOG_LINE@python.inline@import sys@@@",
- "@@@STEP_LOG_LINE@python.inline@import time@@@",
- "@@@STEP_LOG_LINE@python.inline@time.sleep(300)@@@",
- "@@@STEP_LOG_LINE@python.inline@sys.exit(0)@@@",
- "@@@STEP_LOG_END@python.inline@@@"
- ]
- },
- {
- "cmd": [
- "python",
- "-u",
- "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
- "--",
- "[DEPOT_TOOLS]/gsutil.py",
- "----",
- "ls",
"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results"
],
"cwd": "[SLAVE_BUILD]",
- "name": "Waiting for chromium@00316c9ddf.gsutil ls (2)",
+ "name": "Waiting for chromium@00316c9ddf.gsutil ls",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
@@ -433,7 +334,8 @@
"name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
- "@@@STEP_NEST_LEVEL@1@@@"
+ "@@@STEP_NEST_LEVEL@1@@@",
+ "@@@SET_BUILD_PROPERTY@extra_result_code@[\"B4T_TEST_FAILURE\"]@@@"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698