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

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

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge Created 4 years, 8 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/windows_bisector.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
index 7614170dfacfbd3ad0a5d26dafa45f1e730f21bf..9006f55f77c84b7a27436cfbaae5b73e371f7250 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
@@ -6,7 +6,7 @@
"refs/heads/master",
"refs/remotes/origin/master"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "git update-ref"
},
{
@@ -15,12 +15,11 @@
"checkout",
"master"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "git checkout"
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "config",
"~followup_annotations": [
"@@@STEP_LOG_LINE@Bisect job configuration@{@@@",
@@ -46,7 +45,6 @@
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range"
},
{
@@ -60,7 +58,6 @@
"--attempts",
"3"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.crrev get commit hash for refs/heads/master@{#314017}",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -82,7 +79,6 @@
"--attempts",
"3"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.crrev get commit hash for refs/heads/master@{#314015}",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -102,7 +98,6 @@
"--commit",
"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.fetch file 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111:DEPS",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -123,7 +118,6 @@
"--commit",
"a6298e4afedbf2cd461755ea6f45b0ad64222222"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Resolving reference range.fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -137,7 +131,6 @@
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Expanding revision range"
},
{
@@ -149,7 +142,6 @@
"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"https://chromium.googlesource.com/chromium/src"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Expanding revision range.for revisions a6298e4afedbf2cd461755ea6f45b0ad64222222:00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -169,12 +161,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Win Builder/full-build-win32_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil ls"
},
{
@@ -195,7 +186,7 @@
"--diff",
"/dev/null"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via git try."
},
{
@@ -204,12 +195,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Win Builder/full-build-win32_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil ls (2)"
},
{
@@ -230,7 +220,7 @@
"--diff",
"/dev/null"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "Requesting build for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111 via git try."
},
{
@@ -240,13 +230,12 @@
"--position",
"a6298e4afedbf2cd461755ea6f45b0ad64222222"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "resolving hash a6298e4afedbf2cd461755ea6f45b0ad64222222",
"stdout": "/path/to/tmp/"
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe"
},
{
@@ -255,12 +244,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Win Builder/full-build-win32_a6298e4afedbf2cd461755ea6f45b0ad64222222.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.gsutil ls",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -268,7 +256,6 @@
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.Triggering test job for a6298e4afedbf2cd461755ea6f45b0ad64222222",
"trigger_specs": [
{
@@ -300,7 +287,6 @@
"-u",
"\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.sleeping",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -318,12 +304,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.gsutil ls (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -335,12 +320,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"cat",
"gs://chrome-perf/bisect-results/a6298e4afedbf2cd461755ea6f45b0ad64222222-test.results"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@a6298e4afe.gsutil Get test results for build a6298e4afedbf2cd461755ea6f45b0ad64222222",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -354,13 +338,12 @@
"--position",
"00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "resolving hash 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"stdout": "/path/to/tmp/"
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@00316c9ddf"
},
{
@@ -369,12 +352,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Win Builder/full-build-win32_00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@00316c9ddf.gsutil ls",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -382,7 +364,6 @@
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@00316c9ddf.Triggering test job for 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"trigger_specs": [
{
@@ -414,7 +395,6 @@
"-u",
"\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@00316c9ddf.sleeping",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -432,12 +412,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@00316c9ddf.gsutil ls (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -449,12 +428,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"cat",
"gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111-test.results"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@00316c9ddf.gsutil Get test results for build 00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -467,12 +445,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Win Builder/full-build-win32_dcdcdc0ff1122212323134879ddceeb1240b0988.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil ls (3)"
},
{
@@ -493,7 +470,7 @@
"--diff",
"/dev/null"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via git try."
},
{
@@ -503,13 +480,12 @@
"--position",
"dcdcdc0ff1122212323134879ddceeb1240b0988"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "resolving hash dcdcdc0ff1122212323134879ddceeb1240b0988",
"stdout": "/path/to/tmp/"
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@dcdcdc0ff1"
},
{
@@ -518,12 +494,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Win Builder/full-build-win32_dcdcdc0ff1122212323134879ddceeb1240b0988.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@dcdcdc0ff1.gsutil ls",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -531,7 +506,6 @@
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@dcdcdc0ff1.Triggering test job for dcdcdc0ff1122212323134879ddceeb1240b0988",
"trigger_specs": [
{
@@ -563,7 +537,6 @@
"-u",
"\nimport sys\nimport time\ntime.sleep(20*60)\nsys.exit(0)\n"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@dcdcdc0ff1.sleeping",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
@@ -581,12 +554,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-test.results"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@dcdcdc0ff1.gsutil ls (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
@@ -598,12 +570,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"cat",
"gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988-test.results"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@dcdcdc0ff1.gsutil Get test results for build dcdcdc0ff1122212323134879ddceeb1240b0988",
"stdout": "/path/to/tmp/",
"~followup_annotations": [
@@ -619,7 +590,6 @@
"[12, 13, 14, 15, 16]",
"0.01"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -637,7 +607,6 @@
"[12, 13, 14, 15, 16]",
"0.01"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Waiting for chromium@dcdcdc0ff1.Checking sample difference (2)",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -654,7 +623,7 @@
"--pretty=format:",
"dcdcdc0ff1122212323134879ddceeb1240b0988"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[CWD]/src",
"name": "Checking DEPS for dcdcdc0ff1122212323134879ddceeb1240b0988",
"stdout": "/path/to/tmp/"
},
@@ -667,7 +636,6 @@
"--commit",
"a6298e4afedbf2cd461755ea6f45b0ad64222222"
],
- "cwd": "[SLAVE_BUILD]",
"name": "fetch file a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS",
"stdout": "/path/to/tmp/"
},
@@ -680,7 +648,6 @@
"--commit",
"dcdcdc0ff1122212323134879ddceeb1240b0988"
],
- "cwd": "[SLAVE_BUILD]",
"name": "fetch file dcdcdc0ff1122212323134879ddceeb1240b0988:DEPS",
"stdout": "/path/to/tmp/"
},
@@ -693,7 +660,6 @@
"004",
"https://chromium.googlesource.com/v8/v8.git"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Expanding revision range for revision 004 on depot v8",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [
@@ -719,7 +685,7 @@
"-w",
"--stdin"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[CWD]/src",
"name": "Hashing modified DEPS file with revision 002",
"stdin": "vars={'v8_revision': '002'};deps = {'src/v8': 'v8.git@' + Var('v8_revision'),'src/third_party/WebKit': 'webkit.git@010'}",
"stdout": "/path/to/tmp/"
@@ -733,7 +699,7 @@
"--src-prefix=IAMSRC:",
"--dst-prefix=IAMDST:"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[CWD]/src",
"name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS to 002",
"stdout": "/path/to/tmp/"
},
@@ -746,7 +712,7 @@
"-w",
"--stdin"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[CWD]/src",
"name": "Hashing modified DEPS file with revision 003",
"stdin": "vars={'v8_revision': '003'};deps = {'src/v8': 'v8.git@' + Var('v8_revision'),'src/third_party/WebKit': 'webkit.git@010'}",
"stdout": "/path/to/tmp/"
@@ -760,13 +726,12 @@
"--src-prefix=IAMSRC:",
"--dst-prefix=IAMDST:"
],
- "cwd": "[SLAVE_BUILD]/src",
+ "cwd": "[CWD]/src",
"name": "Generating patch for a6298e4afedbf2cd461755ea6f45b0ad64222222:DEPS to 003",
"stdout": "/path/to/tmp/"
},
{
"cmd": [],
- "cwd": "[SLAVE_BUILD]",
"name": "Wiggling revision chromium@a6298e4afe,v8@003"
},
{
@@ -775,12 +740,11 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"ls",
"gs://chrome-perf/Win Builder/full-build-win32_a6298e4afedbf2cd461755ea6f45b0ad64222222_51e7ed4b63ad81d8b499e42b888149349afaaca1.zip"
],
- "cwd": "[SLAVE_BUILD]",
"name": "gsutil ls (4)"
},
{
@@ -789,9 +753,8 @@
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"Dummy .diff contents 001 - 003\ndiff --git DEPS.sha DEPS.sha\nnew file mode 100644\n--- /dev/null\n+++ DEPS.sha\n@@ -0,0 +1 @@\n+51e7ed4b63ad81d8b499e42b888149349afaaca1\n",
- "[TMP_BASE]/003-build.diff"
+ "[TMP]/003-build.diff"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Saving diff patch for 003"
},
{
@@ -810,9 +773,9 @@
"--svn_repo",
"svn://svn.chromium.org/chrome-try/try-perf",
"--diff",
- "[TMP_BASE]/003-build.diff"
+ "[TMP]/003-build.diff"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "Requesting build for 003 via git try."
},
{
@@ -820,9 +783,8 @@
"python",
"-u",
"\nimport os\nimport sys\nos.remove(sys.argv[1])\n",
- "[TMP_BASE]/003-build.diff"
+ "[TMP]/003-build.diff"
],
- "cwd": "[SLAVE_BUILD]",
"name": "cleaning up patch",
"~followup_annotations": [
"@@@STEP_LOG_LINE@python.inline@@@@",
@@ -840,7 +802,6 @@
"003",
"v8"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Reading culprit cl information.",
"stdout": "/path/to/tmp/json",
"~followup_annotations": [

Powered by Google App Engine
This is Rietveld 408576698