| OLD | NEW |
| (Empty) |
| 1 [ | |
| 2 { | |
| 3 "cmd": [ | |
| 4 "python", | |
| 5 "-u", | |
| 6 "RECIPE_MODULE[build::bisect_tester]\\resources\\put_temp.py" | |
| 7 ], | |
| 8 "cwd": "[SLAVE_BUILD]", | |
| 9 "name": "saving url to temp file", | |
| 10 "stdin": "http://build.chromium.org/p/tryserver.chromium.perf/json/builders/
win64_nv_tester/builds/571", | |
| 11 "stdout": "/path/to/tmp/" | |
| 12 }, | |
| 13 { | |
| 14 "cmd": [ | |
| 15 "python", | |
| 16 "-u", | |
| 17 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py", | |
| 18 "--", | |
| 19 "[DEPOT_TOOLS]\\gsutil.py", | |
| 20 "----", | |
| 21 "cp", | |
| 22 "/tmp/dummy1", | |
| 23 "gs://chrome-perf/bisect-results/f7a7b4135624439cbd27fdd5133d74ec" | |
| 24 ], | |
| 25 "cwd": "[SLAVE_BUILD]", | |
| 26 "name": "gsutil bisect-results/f7a7b4135624439cbd27fdd5133d74ec", | |
| 27 "~followup_annotations": [ | |
| 28 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-perf/b
isect-results/f7a7b4135624439cbd27fdd5133d74ec@@@" | |
| 29 ] | |
| 30 }, | |
| 31 { | |
| 32 "cmd": [ | |
| 33 "python", | |
| 34 "-u", | |
| 35 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | |
| 36 ], | |
| 37 "cwd": "[SLAVE_BUILD]", | |
| 38 "name": "taskkill" | |
| 39 }, | |
| 40 { | |
| 41 "cmd": [ | |
| 42 "python", | |
| 43 "-u", | |
| 44 "RECIPE_MODULE[depot_tools::bot_update]\\resources\\bot_update.py", | |
| 45 "--master", | |
| 46 "tryserver.chromium.perf", | |
| 47 "--builder", | |
| 48 "win64_nv_tester", | |
| 49 "--slave", | |
| 50 "TestSlavename", | |
| 51 "--spec", | |
| 52 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'llvm_url': 'svn://svn-mirror.golo.ch
romium.org/llvm-project', 'nacl_trunk': 'svn://svn-mirror.golo.chromium.org/nati
ve_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org/%(repo)
s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, 'deps_fil
e': 'DEPS', 'managed': False, 'name': 'src', 'url': 'svn://svn-mirror.golo.chrom
ium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/data/firefox2_prof
ile/searchplugins': None, 'src/chrome/test/data/firefox2_searchplugins': None, '
src/chrome/test/data/firefox3_profile/searchplugins': None, 'src/chrome/test/dat
a/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': None, 'src/chrome/
test/data/perf/frame_rate/private': None, 'src/chrome/test/data/plugin': None, '
src/chrome/test/data/ssl/certs': None, 'src/data/autodiscovery': None, 'src/data
/esctf': None, 'src/data/mach_ports': None, 'src/data/memory_test': None, 'src/d
ata/mozilla_js_tests': None, 'src/data/selenium_core': None, 'src/data/tab_switc
hing': None, 'src/tools/grit/grit/test/data': None, 'src/webkit/data/bmp_decoder
': None, 'src/webkit/data/ico_decoder': None, 'src/webkit/data/test_shell/plugin
s': None, 'src/webkit/data/xbm_decoder': None}, 'deps_file': 'DEPS', 'managed':
False, 'name': 'src-internal', 'url': 'svn://svn-mirror.golo.chromium.org/chrome
-internal/trunk/src-internal'}]", | |
| 53 "--root", | |
| 54 "src", | |
| 55 "--revision_mapping_file", | |
| 56 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\",
\"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\":
\"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re
vision\", \"src/v8\": \"got_v8_revision\"}", | |
| 57 "--git-cache-dir", | |
| 58 "[GIT_CACHE]", | |
| 59 "--output_json", | |
| 60 "/path/to/tmp/json", | |
| 61 "--revision", | |
| 62 "src@1111111", | |
| 63 "--force", | |
| 64 "--output_manifest" | |
| 65 ], | |
| 66 "cwd": "[SLAVE_BUILD]", | |
| 67 "env": { | |
| 68 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | |
| 69 }, | |
| 70 "name": "bot_update", | |
| 71 "~followup_annotations": [ | |
| 72 "@@@STEP_TEXT@Some step text@@@", | |
| 73 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 74 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 75 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | |
| 76 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", | |
| 77 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 78 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | |
| 79 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
| 80 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | |
| 81 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | |
| 82 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 83 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", | |
| 84 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/native_client.git\", @@@", | |
| 85 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", | |
| 86 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 87 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", | |
| 88 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/angle.git\", @@@", | |
| 89 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", | |
| 90 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 91 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", | |
| 92 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/webrtc.git\", @@@", | |
| 93 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", | |
| 94 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 95 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", | |
| 96 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/tools/swarming_client.git\", @@@", | |
| 97 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", | |
| 98 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 99 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", | |
| 100 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/v8.git\", @@@", | |
| 101 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", | |
| 102 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 103 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 104 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 105 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
| 106 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 107 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", | |
| 108 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", | |
| 109 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | |
| 110 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | |
| 111 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", | |
| 112 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\", @@@", | |
| 113 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | |
| 114 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", | |
| 115 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1
32c3a35f03975671d43e399\", @@@", | |
| 116 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas
ter@{#43426}\", @@@", | |
| 117 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", | |
| 118 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", | |
| 119 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 120 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 121 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 122 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 123 "@@@STEP_LOG_END@json.output@@@", | |
| 124 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", | |
| 125 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | |
| 126 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", | |
| 127 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | |
| 128 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | |
| 129 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | |
| 130 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | |
| 131 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | |
| 132 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | |
| 133 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | |
| 134 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | |
| 135 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | |
| 136 ] | |
| 137 }, | |
| 138 { | |
| 139 "cmd": [], | |
| 140 "cwd": "[SLAVE_BUILD]", | |
| 141 "name": "ensure_goma" | |
| 142 }, | |
| 143 { | |
| 144 "cmd": [ | |
| 145 "python", | |
| 146 "-u", | |
| 147 "RECIPE_MODULE[build::cipd]\\resources\\bootstrap.py", | |
| 148 "--platform", | |
| 149 "windows-amd64", | |
| 150 "--dest-directory", | |
| 151 "[SLAVE_BUILD]\\cipd", | |
| 152 "--json-output", | |
| 153 "/path/to/tmp/json" | |
| 154 ], | |
| 155 "cwd": "[SLAVE_BUILD]", | |
| 156 "name": "ensure_goma.install cipd", | |
| 157 "~followup_annotations": [ | |
| 158 "@@@STEP_NEST_LEVEL@1@@@", | |
| 159 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 160 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 161 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]\\\\cipd\\\
\cipd\", @@@", | |
| 162 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 163 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 164 "@@@STEP_LOG_END@json.output@@@" | |
| 165 ] | |
| 166 }, | |
| 167 { | |
| 168 "cmd": [ | |
| 169 "[SLAVE_BUILD]\\cipd\\cipd", | |
| 170 "ensure", | |
| 171 "--root", | |
| 172 "[CACHE]\\cipd\\goma", | |
| 173 "--list", | |
| 174 "infra_internal/goma/client/windows-amd64 release", | |
| 175 "--json-output", | |
| 176 "/path/to/tmp/json", | |
| 177 "--service-account-json", | |
| 178 "C:\\creds\\service_accounts\\service-account-goma-client.json" | |
| 179 ], | |
| 180 "cwd": "[SLAVE_BUILD]", | |
| 181 "name": "ensure_goma.ensure_installed", | |
| 182 "~followup_annotations": [ | |
| 183 "@@@STEP_NEST_LEVEL@1@@@", | |
| 184 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 185 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 186 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 187 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 188 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/windows-amd64\"@@@", | |
| 189 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 190 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 191 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 192 "@@@STEP_LOG_END@json.output@@@" | |
| 193 ] | |
| 194 }, | |
| 195 { | |
| 196 "cmd": [ | |
| 197 "python", | |
| 198 "-u", | |
| 199 "RECIPE_PACKAGE_REPO[depot_tools]\\gclient.py", | |
| 200 "runhooks" | |
| 201 ], | |
| 202 "cwd": "[SLAVE_BUILD]", | |
| 203 "env": { | |
| 204 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json", | |
| 205 "GYP_DEFINES": "branding=Chrome buildtype=Official chromium_win_pch=0 comp
onent=static_library fastbuild=1 gomadir='[CACHE]\\cipd\\goma' target_arch=x64 u
se_goma=1", | |
| 206 "PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]" | |
| 207 }, | |
| 208 "name": "gclient runhooks" | |
| 209 }, | |
| 210 { | |
| 211 "cmd": [ | |
| 212 "python", | |
| 213 "-u", | |
| 214 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | |
| 215 "--output", | |
| 216 "/path/to/tmp/json", | |
| 217 "--", | |
| 218 "--build-config-fs", | |
| 219 "Release_x64", | |
| 220 "--paths", | |
| 221 "{\"checkout\": \"[SLAVE_BUILD]\\\\src\", \"runit.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\tools\\\\runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_R
EPO[build]\\\\scripts\\\\slave\\\\runtest.py\"}", | |
| 222 "--properties", | |
| 223 "{\"buildername\": \"win64_nv_tester\", \"buildnumber\": 571, \"mastername
\": \"tryserver.chromium.perf\", \"slavename\": \"TestSlavename\", \"target_plat
form\": \"win\"}" | |
| 224 ], | |
| 225 "cwd": "[SLAVE_BUILD]", | |
| 226 "name": "get compile targets for scripts", | |
| 227 "~followup_annotations": [ | |
| 228 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
| 229 "@@@STEP_LOG_END@json.output@@@" | |
| 230 ] | |
| 231 }, | |
| 232 { | |
| 233 "cmd": [ | |
| 234 "python", | |
| 235 "-u", | |
| 236 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | |
| 237 "[SLAVE_BUILD]\\src\\testing\\buildbot\\tryserver.chromium.perf.json", | |
| 238 "/path/to/tmp/json" | |
| 239 ], | |
| 240 "cwd": "[SLAVE_BUILD]", | |
| 241 "name": "read test spec", | |
| 242 "~followup_annotations": [ | |
| 243 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\tryserver.chrom
ium.perf.json@@@", | |
| 244 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
| 245 "@@@STEP_LOG_END@json.output@@@" | |
| 246 ] | |
| 247 }, | |
| 248 { | |
| 249 "cmd": [ | |
| 250 "python", | |
| 251 "-u", | |
| 252 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | |
| 253 "--show-path", | |
| 254 "python", | |
| 255 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\cleanup_temp.py" | |
| 256 ], | |
| 257 "cwd": "[SLAVE_BUILD]", | |
| 258 "name": "cleanup_temp" | |
| 259 }, | |
| 260 { | |
| 261 "cmd": [ | |
| 262 "python", | |
| 263 "-u", | |
| 264 "\nimport os, sys\nfrom common import chromium_utils # Error? See https://
crbug.com/584783.\n\n\nif os.path.exists(sys.argv[1]):\n chromium_utils.RemoveD
irectory(sys.argv[1])\n", | |
| 265 "[SLAVE_BUILD]\\src\\out\\Release_x64" | |
| 266 ], | |
| 267 "cwd": "[SLAVE_BUILD]", | |
| 268 "name": "rmtree build directory", | |
| 269 "~followup_annotations": [ | |
| 270 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 271 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | |
| 272 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | |
| 273 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 274 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 275 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | |
| 276 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | |
| 277 "@@@STEP_LOG_END@python.inline@@@" | |
| 278 ] | |
| 279 }, | |
| 280 { | |
| 281 "cmd": [ | |
| 282 "python", | |
| 283 "-u", | |
| 284 "RECIPE_PACKAGE_REPO[build]\\scripts\\tools\\runit.py", | |
| 285 "--show-path", | |
| 286 "python", | |
| 287 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\extract_build.py", | |
| 288 "--target", | |
| 289 "Release_x64", | |
| 290 "--build-archive-url", | |
| 291 "gs://test-domain/test-archive.zip", | |
| 292 "--master-name", | |
| 293 "tryserver.chromium.perf", | |
| 294 "--build-number", | |
| 295 "571" | |
| 296 ], | |
| 297 "cwd": "[SLAVE_BUILD]", | |
| 298 "name": "extract build" | |
| 299 }, | |
| 300 { | |
| 301 "cmd": [ | |
| 302 "python", | |
| 303 "-u", | |
| 304 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 305 "--target", | |
| 306 "Release_x64", | |
| 307 "--factory-properties", | |
| 308 "{\"bisect_config\": {\"bad_revision\": \"300148\", \"bug_id\": \"425582\"
, \"builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \
"command\": \"tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_
fa_he\", \"good_revision\": \"300138\", \"gs_bucket\": \"chrome-perf\", \"max_ti
me_minutes\": \"5\", \"metric\": \"warm_times/page_load_time\", \"repeat_count\"
: \"2\", \"test_type\": \"perf\", \"truncate_percent\": \"25\"}, \"blamelist\":
[\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[RO
OT]\\\\build_data_dir\", \"buildername\": \"win64_nv_tester\", \"buildnumber\":
571, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"mastername\": \"tryse
rver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-arch
ive.zip\", \"parent_buildername\": \"Win x64 Builder\", \"parent_got_revision\":
\"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", | |
| 309 "--build-properties", | |
| 310 "{\"bisect_config\": {\"bad_revision\": \"300148\", \"bug_id\": \"425582\"
, \"builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \
"command\": \"tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_
fa_he\", \"good_revision\": \"300138\", \"gs_bucket\": \"chrome-perf\", \"max_ti
me_minutes\": \"5\", \"metric\": \"warm_times/page_load_time\", \"repeat_count\"
: \"2\", \"test_type\": \"perf\", \"truncate_percent\": \"25\"}, \"blamelist\":
[\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[RO
OT]\\\\build_data_dir\", \"buildername\": \"win64_nv_tester\", \"buildnumber\":
571, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"mastername\": \"tryse
rver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-arch
ive.zip\", \"parent_buildername\": \"Win x64 Builder\", \"parent_got_revision\":
\"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", | |
| 311 "--step-name=Performance Test 1 of 2", | |
| 312 "--builder-name=win64_nv_tester", | |
| 313 "--slave-name=TestSlavename", | |
| 314 "--build-number=571", | |
| 315 "--run-python-script", | |
| 316 "tools/perf/run_benchmark", | |
| 317 "-v", | |
| 318 "--browser=release", | |
| 319 "page_cycler.intl_ar_fa_he" | |
| 320 ], | |
| 321 "cwd": "[SLAVE_BUILD]", | |
| 322 "name": "Performance Test 1 of 2", | |
| 323 "stderr": "/path/to/tmp/", | |
| 324 "stdout": "/path/to/tmp/", | |
| 325 "~followup_annotations": [ | |
| 326 "@@@STEP_LOG_END@Captured Output@@@" | |
| 327 ] | |
| 328 }, | |
| 329 { | |
| 330 "cmd": [ | |
| 331 "python", | |
| 332 "-u", | |
| 333 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\runtest.py", | |
| 334 "--target", | |
| 335 "Release_x64", | |
| 336 "--factory-properties", | |
| 337 "{\"bisect_config\": {\"bad_revision\": \"300148\", \"bug_id\": \"425582\"
, \"builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \
"command\": \"tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_
fa_he\", \"good_revision\": \"300138\", \"gs_bucket\": \"chrome-perf\", \"max_ti
me_minutes\": \"5\", \"metric\": \"warm_times/page_load_time\", \"repeat_count\"
: \"2\", \"test_type\": \"perf\", \"truncate_percent\": \"25\"}, \"blamelist\":
[\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[RO
OT]\\\\build_data_dir\", \"buildername\": \"win64_nv_tester\", \"buildnumber\":
571, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"mastername\": \"tryse
rver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-arch
ive.zip\", \"parent_buildername\": \"Win x64 Builder\", \"parent_got_revision\":
\"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", | |
| 338 "--build-properties", | |
| 339 "{\"bisect_config\": {\"bad_revision\": \"300148\", \"bug_id\": \"425582\"
, \"builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \
"command\": \"tools/perf/run_benchmark -v --browser=release page_cycler.intl_ar_
fa_he\", \"good_revision\": \"300138\", \"gs_bucket\": \"chrome-perf\", \"max_ti
me_minutes\": \"5\", \"metric\": \"warm_times/page_load_time\", \"repeat_count\"
: \"2\", \"test_type\": \"perf\", \"truncate_percent\": \"25\"}, \"blamelist\":
[\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"build_data_dir\": \"[RO
OT]\\\\build_data_dir\", \"buildername\": \"win64_nv_tester\", \"buildnumber\":
571, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"mastername\": \"tryse
rver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-arch
ive.zip\", \"parent_buildername\": \"Win x64 Builder\", \"parent_got_revision\":
\"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"work
dir\": \"/path/to/workdir/TestSlavename\"}", | |
| 340 "--step-name=Performance Test 2 of 2", | |
| 341 "--builder-name=win64_nv_tester", | |
| 342 "--slave-name=TestSlavename", | |
| 343 "--build-number=571", | |
| 344 "--run-python-script", | |
| 345 "tools/perf/run_benchmark", | |
| 346 "-v", | |
| 347 "--browser=release", | |
| 348 "page_cycler.intl_ar_fa_he" | |
| 349 ], | |
| 350 "cwd": "[SLAVE_BUILD]", | |
| 351 "name": "Performance Test 2 of 2", | |
| 352 "stderr": "/path/to/tmp/", | |
| 353 "stdout": "/path/to/tmp/", | |
| 354 "~followup_annotations": [ | |
| 355 "@@@STEP_LOG_END@Captured Output@@@" | |
| 356 ] | |
| 357 }, | |
| 358 { | |
| 359 "cmd": [ | |
| 360 "python", | |
| 361 "-u", | |
| 362 "RECIPE_MODULE[build::bisect_tester]\\resources\\put_temp.py" | |
| 363 ], | |
| 364 "cwd": "[SLAVE_BUILD]", | |
| 365 "name": "saving json to temp file", | |
| 366 "stdin": "{\"output\": [], \"results\": {\"values\": [0, 0]}, \"retcodes\":
[0, 0]}", | |
| 367 "stdout": "/path/to/tmp/" | |
| 368 }, | |
| 369 { | |
| 370 "cmd": [ | |
| 371 "python", | |
| 372 "-u", | |
| 373 "RECIPE_MODULE[build::gsutil]\\resources\\gsutil_wrapper.py", | |
| 374 "--", | |
| 375 "[DEPOT_TOOLS]\\gsutil.py", | |
| 376 "----", | |
| 377 "cp", | |
| 378 "/tmp/dummy2", | |
| 379 "gs://chrome-perf/bisect-results/f7a7b4135624439cbd27fdd5133d74ec.results" | |
| 380 ], | |
| 381 "cwd": "[SLAVE_BUILD]", | |
| 382 "name": "gsutil upload", | |
| 383 "~followup_annotations": [ | |
| 384 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-perf/b
isect-results/f7a7b4135624439cbd27fdd5133d74ec.results@@@" | |
| 385 ] | |
| 386 }, | |
| 387 { | |
| 388 "cmd": [ | |
| 389 "python", | |
| 390 "-u", | |
| 391 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | |
| 392 "--target", | |
| 393 "Release_x64" | |
| 394 ], | |
| 395 "cwd": "[SLAVE_BUILD]", | |
| 396 "name": "process_dumps" | |
| 397 }, | |
| 398 { | |
| 399 "name": "$result", | |
| 400 "recipe_result": null, | |
| 401 "status_code": 0 | |
| 402 } | |
| 403 ] | |
| OLD | NEW |