| 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/
linux_perf_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_MODULE[depot_tools::bot_update]/resources/bot_update.py", | |
| 36 "--master", | |
| 37 "tryserver.chromium.perf", | |
| 38 "--builder", | |
| 39 "linux_perf_tester", | |
| 40 "--slave", | |
| 41 "TestSlavename", | |
| 42 "--spec", | |
| 43 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_vars': {'googlecode_url'
: 'svn://svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.
chromium.org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}, {'custom_deps': {'src/chrome/test/da
ta/firefox2_profile/searchplugins': None, 'src/chrome/test/data/firefox2_searchp
lugins': None, 'src/chrome/test/data/firefox3_profile/searchplugins': None, 'src
/chrome/test/data/firefox3_searchplugins': None, 'src/chrome/test/data/osdd': No
ne, '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_tes
t': None, 'src/data/mozilla_js_tests': None, 'src/data/page_cycler': None, 'src/
data/selenium_core': None, 'src/data/tab_switching': None, 'src/tools/grit/grit/
test/data': None, 'src/webkit/data/bmp_decoder': None, 'src/webkit/data/ico_deco
der': None, 'src/webkit/data/test_shell/plugins': None, 'src/webkit/data/xbm_dec
oder': None}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src-internal', 'url
': 'svn://svn-mirror.golo.chromium.org/chrome-internal/trunk/src-internal'}]", | |
| 44 "--root", | |
| 45 "src", | |
| 46 "--revision_mapping_file", | |
| 47 "{\"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\"}", | |
| 48 "--git-cache-dir", | |
| 49 "[GIT_CACHE]", | |
| 50 "--output_json", | |
| 51 "/path/to/tmp/json", | |
| 52 "--revision", | |
| 53 "src@1111111", | |
| 54 "--force", | |
| 55 "--output_manifest" | |
| 56 ], | |
| 57 "cwd": "[SLAVE_BUILD]", | |
| 58 "env": { | |
| 59 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | |
| 60 }, | |
| 61 "name": "bot_update", | |
| 62 "~followup_annotations": [ | |
| 63 "@@@STEP_TEXT@Some step text@@@", | |
| 64 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 65 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | |
| 66 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | |
| 67 "@@@STEP_LOG_LINE@json.output@ \"src\": \"1111111\"@@@", | |
| 68 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 69 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | |
| 70 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | |
| 71 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
.git\", @@@", | |
| 72 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\"@@@", | |
| 73 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 74 "@@@STEP_LOG_LINE@json.output@ \"src/native_client\": {@@@", | |
| 75 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/native_client.git\", @@@", | |
| 76 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"d998e125e8253980d76e26
9b7982aeeefc1b9b50\"@@@", | |
| 77 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 78 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/angle\": {@@@", | |
| 79 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/angle.git\", @@@", | |
| 80 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"fac9503c46405f77757b9a
728eb85b8d7bc6080c\"@@@", | |
| 81 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 82 "@@@STEP_LOG_LINE@json.output@ \"src/third_party/webrtc\": {@@@", | |
| 83 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/third_party/webrtc.git\", @@@", | |
| 84 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"0f90628433546e61d92685
96da93418c623137f4\"@@@", | |
| 85 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 86 "@@@STEP_LOG_LINE@json.output@ \"src/tools/swarming_client\": {@@@", | |
| 87 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/tools/swarming_client.git\", @@@", | |
| 88 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"a0ee5d99f1d4b38ddaa4c7
59c837980b63b99566\"@@@", | |
| 89 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 90 "@@@STEP_LOG_LINE@json.output@ \"src/v8\": {@@@", | |
| 91 "@@@STEP_LOG_LINE@json.output@ \"repository\": \"https://fake.org/src
/v8.git\", @@@", | |
| 92 "@@@STEP_LOG_LINE@json.output@ \"revision\": \"801ada225ddc271c132c3a
35f03975671d43e399\"@@@", | |
| 93 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 94 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 95 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | |
| 96 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src\", @@@", | |
| 97 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | |
| 98 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision\": \"fac9503c46405f
77757b9a728eb85b8d7bc6080c\", @@@", | |
| 99 "@@@STEP_LOG_LINE@json.output@ \"got_angle_revision_cp\": \"refs/heads/
master@{#297276}\", @@@", | |
| 100 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision\": \"d998e125e825398
0d76e269b7982aeeefc1b9b50\", @@@", | |
| 101 "@@@STEP_LOG_LINE@json.output@ \"got_nacl_revision_cp\": \"refs/heads/m
aster@{#274981}\", @@@", | |
| 102 "@@@STEP_LOG_LINE@json.output@ \"got_revision\": \"f27fede2220bcd326aee
3e86ddfd4ebd0fe58cb9\", @@@", | |
| 103 "@@@STEP_LOG_LINE@json.output@ \"got_revision_cp\": \"refs/heads/master
@{#170242}\", @@@", | |
| 104 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision\": \"a0ee
5d99f1d4b38ddaa4c759c837980b63b99566\", @@@", | |
| 105 "@@@STEP_LOG_LINE@json.output@ \"got_swarming_client_revision_cp\": \"r
efs/heads/master@{#276089}\", @@@", | |
| 106 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision\": \"801ada225ddc271c1
32c3a35f03975671d43e399\", @@@", | |
| 107 "@@@STEP_LOG_LINE@json.output@ \"got_v8_revision_cp\": \"refs/heads/mas
ter@{#43426}\", @@@", | |
| 108 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision\": \"0f90628433546
e61d9268596da93418c623137f4\", @@@", | |
| 109 "@@@STEP_LOG_LINE@json.output@ \"got_webrtc_revision_cp\": \"refs/heads
/master@{#120644}\"@@@", | |
| 110 "@@@STEP_LOG_LINE@json.output@ }, @@@", | |
| 111 "@@@STEP_LOG_LINE@json.output@ \"root\": \"src\", @@@", | |
| 112 "@@@STEP_LOG_LINE@json.output@ \"step_text\": \"Some step text\"@@@", | |
| 113 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 114 "@@@STEP_LOG_END@json.output@@@", | |
| 115 "@@@SET_BUILD_PROPERTY@got_nacl_revision@\"d998e125e8253980d76e269b7982aee
efc1b9b50\"@@@", | |
| 116 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision@\"a0ee5d99f1d4b38ddaa4
c759c837980b63b99566\"@@@", | |
| 117 "@@@SET_BUILD_PROPERTY@got_webrtc_revision@\"0f90628433546e61d9268596da934
18c623137f4\"@@@", | |
| 118 "@@@SET_BUILD_PROPERTY@got_revision@\"f27fede2220bcd326aee3e86ddfd4ebd0fe5
8cb9\"@@@", | |
| 119 "@@@SET_BUILD_PROPERTY@got_nacl_revision_cp@\"refs/heads/master@{#274981}\
"@@@", | |
| 120 "@@@SET_BUILD_PROPERTY@got_angle_revision@\"fac9503c46405f77757b9a728eb85b
8d7bc6080c\"@@@", | |
| 121 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | |
| 122 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | |
| 123 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | |
| 124 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | |
| 125 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | |
| 126 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | |
| 127 ] | |
| 128 }, | |
| 129 { | |
| 130 "cmd": [], | |
| 131 "cwd": "[SLAVE_BUILD]", | |
| 132 "name": "ensure_goma" | |
| 133 }, | |
| 134 { | |
| 135 "cmd": [ | |
| 136 "python", | |
| 137 "-u", | |
| 138 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | |
| 139 "--platform", | |
| 140 "linux-amd64", | |
| 141 "--dest-directory", | |
| 142 "[SLAVE_BUILD]/cipd", | |
| 143 "--json-output", | |
| 144 "/path/to/tmp/json" | |
| 145 ], | |
| 146 "cwd": "[SLAVE_BUILD]", | |
| 147 "name": "ensure_goma.install cipd", | |
| 148 "~followup_annotations": [ | |
| 149 "@@@STEP_NEST_LEVEL@1@@@", | |
| 150 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | |
| 151 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 152 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | |
| 153 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | |
| 154 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 155 "@@@STEP_LOG_END@json.output@@@" | |
| 156 ] | |
| 157 }, | |
| 158 { | |
| 159 "cmd": [ | |
| 160 "[SLAVE_BUILD]/cipd/cipd", | |
| 161 "ensure", | |
| 162 "--root", | |
| 163 "[CACHE]/cipd/goma", | |
| 164 "--list", | |
| 165 "infra_internal/goma/client/linux-amd64 release", | |
| 166 "--json-output", | |
| 167 "/path/to/tmp/json", | |
| 168 "--service-account-json", | |
| 169 "/creds/service_accounts/service-account-goma-client.json" | |
| 170 ], | |
| 171 "cwd": "[SLAVE_BUILD]", | |
| 172 "name": "ensure_goma.ensure_installed", | |
| 173 "~followup_annotations": [ | |
| 174 "@@@STEP_NEST_LEVEL@1@@@", | |
| 175 "@@@STEP_LOG_LINE@json.output@{@@@", | |
| 176 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | |
| 177 "@@@STEP_LOG_LINE@json.output@ {@@@", | |
| 178 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | |
| 179 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | |
| 180 "@@@STEP_LOG_LINE@json.output@ }@@@", | |
| 181 "@@@STEP_LOG_LINE@json.output@ ]@@@", | |
| 182 "@@@STEP_LOG_LINE@json.output@}@@@", | |
| 183 "@@@STEP_LOG_END@json.output@@@" | |
| 184 ] | |
| 185 }, | |
| 186 { | |
| 187 "cmd": [ | |
| 188 "python", | |
| 189 "-u", | |
| 190 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | |
| 191 "runhooks" | |
| 192 ], | |
| 193 "cwd": "[SLAVE_BUILD]", | |
| 194 "env": { | |
| 195 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | |
| 196 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | |
| 197 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | |
| 198 }, | |
| 199 "name": "gclient runhooks" | |
| 200 }, | |
| 201 { | |
| 202 "cmd": [ | |
| 203 "python", | |
| 204 "-u", | |
| 205 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | |
| 206 "--output", | |
| 207 "/path/to/tmp/json", | |
| 208 "--", | |
| 209 "--build-config-fs", | |
| 210 "Release", | |
| 211 "--paths", | |
| 212 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | |
| 213 "--properties", | |
| 214 "{\"buildername\": \"linux_perf_tester\", \"buildnumber\": 571, \"masterna
me\": \"tryserver.chromium.perf\", \"slavename\": \"TestSlavename\", \"target_pl
atform\": \"linux\"}" | |
| 215 ], | |
| 216 "cwd": "[SLAVE_BUILD]", | |
| 217 "name": "get compile targets for scripts", | |
| 218 "~followup_annotations": [ | |
| 219 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
| 220 "@@@STEP_LOG_END@json.output@@@" | |
| 221 ] | |
| 222 }, | |
| 223 { | |
| 224 "cmd": [ | |
| 225 "python", | |
| 226 "-u", | |
| 227 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | |
| 228 "[SLAVE_BUILD]/src/testing/buildbot/tryserver.chromium.perf.json", | |
| 229 "/path/to/tmp/json" | |
| 230 ], | |
| 231 "cwd": "[SLAVE_BUILD]", | |
| 232 "name": "read test spec", | |
| 233 "~followup_annotations": [ | |
| 234 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/tryserver.chromium.
perf.json@@@", | |
| 235 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
| 236 "@@@STEP_LOG_END@json.output@@@" | |
| 237 ] | |
| 238 }, | |
| 239 { | |
| 240 "cmd": [ | |
| 241 "python", | |
| 242 "-u", | |
| 243 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | |
| 244 "--show-path", | |
| 245 "python", | |
| 246 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | |
| 247 ], | |
| 248 "cwd": "[SLAVE_BUILD]", | |
| 249 "name": "cleanup_temp" | |
| 250 }, | |
| 251 { | |
| 252 "cmd": [ | |
| 253 "python", | |
| 254 "-u", | |
| 255 "\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", | |
| 256 "[SLAVE_BUILD]/src/out/Release" | |
| 257 ], | |
| 258 "cwd": "[SLAVE_BUILD]", | |
| 259 "name": "rmtree build directory", | |
| 260 "~followup_annotations": [ | |
| 261 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 262 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | |
| 263 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | |
| 264 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 265 "@@@STEP_LOG_LINE@python.inline@@@@", | |
| 266 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | |
| 267 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | |
| 268 "@@@STEP_LOG_END@python.inline@@@" | |
| 269 ] | |
| 270 }, | |
| 271 { | |
| 272 "cmd": [ | |
| 273 "python", | |
| 274 "-u", | |
| 275 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | |
| 276 "--show-path", | |
| 277 "python", | |
| 278 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", | |
| 279 "--target", | |
| 280 "Release", | |
| 281 "--build-archive-url", | |
| 282 "gs://test-domain/test-archive.zip", | |
| 283 "--master-name", | |
| 284 "tryserver.chromium.perf", | |
| 285 "--build-number", | |
| 286 "571" | |
| 287 ], | |
| 288 "cwd": "[SLAVE_BUILD]", | |
| 289 "name": "extract build" | |
| 290 }, | |
| 291 { | |
| 292 "cmd": [ | |
| 293 "python", | |
| 294 "-u", | |
| 295 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | |
| 296 "--target", | |
| 297 "Release", | |
| 298 "--xvfb", | |
| 299 "--factory-properties", | |
| 300 "{\"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\": \"linux_perf_tester\", \"buildnumber\": 5
71, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"mastername\": \"tryser
ver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-archi
ve.zip\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"
1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | |
| 301 "--build-properties", | |
| 302 "{\"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\": \"linux_perf_tester\", \"buildnumber\": 5
71, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"mastername\": \"tryser
ver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-archi
ve.zip\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"
1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | |
| 303 "--step-name=Performance Test 1 of 2", | |
| 304 "--builder-name=linux_perf_tester", | |
| 305 "--slave-name=TestSlavename", | |
| 306 "--build-number=571", | |
| 307 "--run-python-script", | |
| 308 "tools/perf/run_benchmark", | |
| 309 "-v", | |
| 310 "--browser=release", | |
| 311 "page_cycler.intl_ar_fa_he" | |
| 312 ], | |
| 313 "cwd": "[SLAVE_BUILD]", | |
| 314 "name": "Performance Test 1 of 2", | |
| 315 "stderr": "/path/to/tmp/", | |
| 316 "stdout": "/path/to/tmp/", | |
| 317 "~followup_annotations": [ | |
| 318 "@@@STEP_LOG_END@Captured Output@@@" | |
| 319 ] | |
| 320 }, | |
| 321 { | |
| 322 "cmd": [ | |
| 323 "python", | |
| 324 "-u", | |
| 325 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | |
| 326 "--target", | |
| 327 "Release", | |
| 328 "--xvfb", | |
| 329 "--factory-properties", | |
| 330 "{\"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\": \"linux_perf_tester\", \"buildnumber\": 5
71, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"mastername\": \"tryser
ver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-archi
ve.zip\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"
1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | |
| 331 "--build-properties", | |
| 332 "{\"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\": \"linux_perf_tester\", \"buildnumber\": 5
71, \"job_name\": \"f7a7b4135624439cbd27fdd5133d74ec\", \"mastername\": \"tryser
ver.chromium.perf\", \"parent_build_archive_url\": \"gs://test-domain/test-archi
ve.zip\", \"parent_buildername\": \"Linux Builder\", \"parent_got_revision\": \"
1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir
\": \"/path/to/workdir/TestSlavename\"}", | |
| 333 "--step-name=Performance Test 2 of 2", | |
| 334 "--builder-name=linux_perf_tester", | |
| 335 "--slave-name=TestSlavename", | |
| 336 "--build-number=571", | |
| 337 "--run-python-script", | |
| 338 "tools/perf/run_benchmark", | |
| 339 "-v", | |
| 340 "--browser=release", | |
| 341 "page_cycler.intl_ar_fa_he" | |
| 342 ], | |
| 343 "cwd": "[SLAVE_BUILD]", | |
| 344 "name": "Performance Test 2 of 2", | |
| 345 "stderr": "/path/to/tmp/", | |
| 346 "stdout": "/path/to/tmp/", | |
| 347 "~followup_annotations": [ | |
| 348 "@@@STEP_LOG_END@Captured Output@@@" | |
| 349 ] | |
| 350 }, | |
| 351 { | |
| 352 "cmd": [ | |
| 353 "python", | |
| 354 "-u", | |
| 355 "RECIPE_MODULE[build::bisect_tester]/resources/put_temp.py" | |
| 356 ], | |
| 357 "cwd": "[SLAVE_BUILD]", | |
| 358 "name": "saving json to temp file", | |
| 359 "stdin": "{\"output\": [], \"results\": {\"values\": [0, 0]}, \"retcodes\":
[0, 0]}", | |
| 360 "stdout": "/path/to/tmp/" | |
| 361 }, | |
| 362 { | |
| 363 "cmd": [ | |
| 364 "python", | |
| 365 "-u", | |
| 366 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", | |
| 367 "--", | |
| 368 "[DEPOT_TOOLS]/gsutil.py", | |
| 369 "----", | |
| 370 "cp", | |
| 371 "/tmp/dummy2", | |
| 372 "gs://chrome-perf/bisect-results/f7a7b4135624439cbd27fdd5133d74ec.results" | |
| 373 ], | |
| 374 "cwd": "[SLAVE_BUILD]", | |
| 375 "name": "gsutil upload", | |
| 376 "~followup_annotations": [ | |
| 377 "@@@STEP_LINK@gsutil.upload@https://storage.cloud.google.com/chrome-perf/b
isect-results/f7a7b4135624439cbd27fdd5133d74ec.results@@@" | |
| 378 ] | |
| 379 }, | |
| 380 { | |
| 381 "name": "$result", | |
| 382 "recipe_result": null, | |
| 383 "status_code": 0 | |
| 384 } | |
| 385 ] | |
| OLD | NEW |