| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "tryserver.chromium.perf", | 8 "tryserver.chromium.perf", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_perf_bisect", | 10 "linux_perf_bisect", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "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'}]", | 14 "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'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", | 18 "{\"src\": \"got_revision\", \"src/buildtools\": \"got_buildtools_revision
\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"g
ot_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/
tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_
revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| 21 "--issue", | 21 "--issue", |
| 22 "12853011", | 22 "12345", |
| 23 "--patchset", | 23 "--patchset", |
| 24 "1", | 24 "20001", |
| 25 "--rietveld_server", | 25 "--rietveld_server", |
| 26 "https://codereview.chromium.org", | 26 "https://codereview.chromium.org", |
| 27 "--output_json", | 27 "--output_json", |
| 28 "/path/to/tmp/json", | 28 "/path/to/tmp/json", |
| 29 "--revision", | 29 "--revision", |
| 30 "src@HEAD", | 30 "src@HEAD", |
| 31 "--output_manifest" | 31 "--output_manifest" |
| 32 ], | 32 ], |
| 33 "env": { | 33 "env": { |
| 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 34 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| (...skipping 188 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 223 "-u", | 223 "-u", |
| 224 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 224 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 225 "--show-path", | 225 "--show-path", |
| 226 "python", | 226 "python", |
| 227 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 227 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 228 ], | 228 ], |
| 229 "name": "cleanup_temp" | 229 "name": "cleanup_temp" |
| 230 }, | 230 }, |
| 231 { | 231 { |
| 232 "cmd": [ | 232 "cmd": [ |
| 233 "/opt/infra-tools/buildbucket", |
| 234 "put", |
| 235 "--host", |
| 236 "cr-buildbucket.appspot.com", |
| 237 "--service-account-json", |
| 238 "/creds/service_accounts/service-account-chromium_bisect.json", |
| 239 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"123456\", \"parameters_json\": \"{\\\"buildername\\\": \\\"linux_perf_bisect_
builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-per
f-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb91
23456.zip\\\", \\\"clobber\\\": true, \\\"issue\\\": \\\"12345\\\", \\\"parent_g
ot_revision\\\": \\\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\\\", \\\"patch_sto
rage\\\": \\\"rietveld\\\", \\\"patchset\\\": \\\"20001\\\", \\\"rietveld\\\": \
\\"https://codereview.chromium.org\\\"}}\", \"tags\": [\"master:tryserver.chromi
um.perf\", \"user_agent:recipe\"]}" |
| 240 ], |
| 241 "name": "buildbucket.put", |
| 242 "stdout": "/path/to/tmp/json", |
| 243 "~followup_annotations": [ |
| 244 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 252 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 256 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 257 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 258 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 259 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 260 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 261 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 262 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 263 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 264 "@@@STEP_LOG_END@json.output@@@" |
| 265 ] |
| 266 }, |
| 267 { |
| 268 "cmd": [ |
| 269 "/opt/infra-tools/buildbucket", |
| 270 "get", |
| 271 "--host", |
| 272 "cr-buildbucket.appspot.com", |
| 273 "9016911228971028736" |
| 274 ], |
| 275 "name": "buildbucket.get", |
| 276 "stdout": "/path/to/tmp/json", |
| 277 "~followup_annotations": [ |
| 278 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 279 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.pe
rf\", @@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 281 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 282 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 283 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32
:37 2016\", @@@", |
| 284 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 201
6\", @@@", |
| 285 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/try
server.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 286 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016
\"@@@", |
| 287 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 288 "@@@STEP_LOG_END@json.output@@@" |
| 289 ] |
| 290 }, |
| 291 { |
| 292 "cmd": [ |
| 233 "python", | 293 "python", |
| 234 "-u", | 294 "-u", |
| 235 "\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", | 295 "\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", |
| 236 "[SLAVE_BUILD]/src/out/Release" | 296 "[SLAVE_BUILD]/src/out/Release" |
| 237 ], | 297 ], |
| 238 "name": "rmtree build directory", | 298 "name": "rmtree build directory", |
| 239 "~followup_annotations": [ | 299 "~followup_annotations": [ |
| 240 "@@@STEP_LOG_LINE@python.inline@@@@", | 300 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 241 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", | 301 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 242 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", | 302 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 243 "@@@STEP_LOG_LINE@python.inline@@@@", | 303 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 244 "@@@STEP_LOG_LINE@python.inline@@@@", | 304 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 245 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", | 305 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 246 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", | 306 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 247 "@@@STEP_LOG_END@python.inline@@@" | 307 "@@@STEP_LOG_END@python.inline@@@" |
| 248 ] | 308 ] |
| 249 }, | 309 }, |
| 250 { | 310 { |
| 251 "cmd": [ | 311 "cmd": [ |
| 252 "python", | 312 "python", |
| 253 "-u", | 313 "-u", |
| 254 "[SLAVE_BUILD]/src/tools/mb/mb.py", | |
| 255 "gen", | |
| 256 "-m", | |
| 257 "tryserver.chromium.perf", | |
| 258 "-b", | |
| 259 "linux_perf_bisect", | |
| 260 "--config-file", | |
| 261 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 262 "--goma-dir", | |
| 263 "[CACHE]/cipd/goma", | |
| 264 "//out/Release" | |
| 265 ], | |
| 266 "env": { | |
| 267 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 268 }, | |
| 269 "name": "generate_build_files (with patch)" | |
| 270 }, | |
| 271 { | |
| 272 "cmd": [ | |
| 273 "python", | |
| 274 "-u", | |
| 275 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 314 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 276 "--show-path", | 315 "--show-path", |
| 277 "python", | 316 "python", |
| 278 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 317 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 279 "--gsutil-py-path", | 318 "--gsutil-py-path", |
| 280 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 319 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 281 "--ninja-path", | |
| 282 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 283 "--target", | 320 "--target", |
| 284 "Release", | 321 "Release", |
| 285 "--src-dir", | 322 "--build-archive-url", |
| 286 "[SLAVE_BUILD]/src", | 323 "gs://chrome-perf-tryjob/Linux Builder/full-build-linuxf27fede2220bcd326ae
e3e86ddfd4ebd0fe58cb9123456.zip", |
| 287 "--goma-cache-dir", | 324 "--master-name", |
| 288 "[GOMA_CACHE]", | 325 "tryserver.chromium.perf", |
| 289 "--build-tool", | 326 "--build-number", |
| 290 "ninja", | 327 "571" |
| 291 "--compiler", | |
| 292 "goma", | |
| 293 "--goma-jsonstatus", | |
| 294 "/path/to/tmp/json", | |
| 295 "--goma-service-account-json-file", | |
| 296 "/creds/service_accounts/service-account-goma-client.json", | |
| 297 "--mode", | |
| 298 "official", | |
| 299 "--goma-dir", | |
| 300 "[CACHE]/cipd/goma", | |
| 301 "--goma-hermetic", | |
| 302 "fallback", | |
| 303 "--goma-fail-fast", | |
| 304 "--goma-disable-local-fallback", | |
| 305 "--", | |
| 306 "chromium_builder_perf" | |
| 307 ], | 328 ], |
| 308 "env": { | 329 "name": "extract build" |
| 309 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 310 }, | |
| 311 "name": "compile (with patch)", | |
| 312 "~followup_annotations": [ | |
| 313 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 314 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 315 ] | |
| 316 }, | 330 }, |
| 317 { | 331 { |
| 318 "cmd": [ | 332 "cmd": [ |
| 319 "python", | 333 "python", |
| 320 "-u", | 334 "-u", |
| 321 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 335 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 322 "--target", | 336 "--target", |
| 323 "Release", | 337 "Release", |
| 324 "--xvfb", | 338 "--xvfb", |
| 325 "--factory-properties", | 339 "--factory-properties", |
| 326 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 340 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 327 "--build-properties", | 341 "--build-properties", |
| 328 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 342 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 329 "--step-name=Performance Test (With Patch) 1 of 1", | 343 "--step-name=Performance Test (With Patch) 1 of 1", |
| 330 "--builder-name=linux_perf_bisect", | 344 "--builder-name=linux_perf_bisect", |
| 331 "--slave-name=TestSlavename", | 345 "--slave-name=TestSlavename", |
| 332 "--build-number=571", | 346 "--build-number=571", |
| 333 "--run-python-script", | 347 "--run-python-script", |
| 334 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 348 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 335 "-v", | 349 "-v", |
| 336 "--browser=release", | 350 "--browser=release", |
| 337 "sunspider", | 351 "sunspider", |
| 338 "--reset-results", | 352 "--reset-results", |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 459 "GYP_CHROMIUM_NO_ACTION": "1", | 473 "GYP_CHROMIUM_NO_ACTION": "1", |
| 460 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 474 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 461 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 475 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 462 }, | 476 }, |
| 463 "name": "gclient runhooks (without patch)" | 477 "name": "gclient runhooks (without patch)" |
| 464 }, | 478 }, |
| 465 { | 479 { |
| 466 "cmd": [ | 480 "cmd": [ |
| 467 "python", | 481 "python", |
| 468 "-u", | 482 "-u", |
| 483 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 484 "--", |
| 485 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 486 "----", |
| 487 "ls", |
| 488 "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86dd
fd4ebd0fe58cb9.zip" |
| 489 ], |
| 490 "name": "gsutil exists", |
| 491 "~followup_annotations": [ |
| 492 "step returned non-zero exit code: 1", |
| 493 "@@@STEP_EXCEPTION@@@" |
| 494 ] |
| 495 }, |
| 496 { |
| 497 "cmd": [ |
| 498 "python", |
| 499 "-u", |
| 469 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 500 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 470 "--show-path", | 501 "--show-path", |
| 471 "python", | 502 "python", |
| 472 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 503 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 473 ], | 504 ], |
| 474 "name": "cleanup_temp (2)" | 505 "name": "cleanup_temp (2)" |
| 475 }, | 506 }, |
| 476 { | 507 { |
| 477 "cmd": [ | 508 "cmd": [ |
| 509 "/opt/infra-tools/buildbucket", |
| 510 "put", |
| 511 "--host", |
| 512 "cr-buildbucket.appspot.com", |
| 513 "--service-account-json", |
| 514 "/creds/service_accounts/service-account-chromium_bisect.json", |
| 515 "{\"bucket\": \"master.tryserver.chromium.perf\", \"client_operation_id\":
\"123456\", \"parameters_json\": \"{\\\"buildername\\\": \\\"linux_perf_bisect_
builder\\\", \\\"properties\\\": {\\\"build_archive_url\\\": \\\"gs://chrome-per
f/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86ddfd4ebd0fe58cb9.zip\\\"
, \\\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"f27fede2220bcd326aee3e
86ddfd4ebd0fe58cb9\\\"}}\", \"tags\": [\"master:tryserver.chromium.perf\", \"use
r_agent:recipe\"]}" |
| 516 ], |
| 517 "name": "buildbucket.put (2)", |
| 518 "stdout": "/path/to/tmp/json", |
| 519 "~followup_annotations": [ |
| 520 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 521 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 522 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 523 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 524 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 525 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 526 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 527 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 528 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 529 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 530 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 531 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 532 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 533 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 534 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 535 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 536 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 537 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 538 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 539 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 540 "@@@STEP_LOG_END@json.output@@@" |
| 541 ] |
| 542 }, |
| 543 { |
| 544 "cmd": [ |
| 545 "/opt/infra-tools/buildbucket", |
| 546 "get", |
| 547 "--host", |
| 548 "cr-buildbucket.appspot.com", |
| 549 "9016911228971028736" |
| 550 ], |
| 551 "name": "buildbucket.get (2)", |
| 552 "stdout": "/path/to/tmp/json", |
| 553 "~followup_annotations": [ |
| 554 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 555 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.pe
rf\", @@@", |
| 556 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 557 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 558 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 559 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32
:37 2016\", @@@", |
| 560 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 201
6\", @@@", |
| 561 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/try
server.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 562 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016
\"@@@", |
| 563 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 564 "@@@STEP_LOG_END@json.output@@@" |
| 565 ] |
| 566 }, |
| 567 { |
| 568 "cmd": [ |
| 478 "python", | 569 "python", |
| 479 "-u", | 570 "-u", |
| 480 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 571 "\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", |
| 481 "gen", | 572 "[SLAVE_BUILD]/src/out/Release" |
| 482 "-m", | |
| 483 "tryserver.chromium.perf", | |
| 484 "-b", | |
| 485 "linux_perf_bisect", | |
| 486 "--config-file", | |
| 487 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 488 "--goma-dir", | |
| 489 "[CACHE]/cipd/goma", | |
| 490 "//out/Release" | |
| 491 ], | 573 ], |
| 492 "env": { | 574 "name": "rmtree build directory (2)", |
| 493 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 575 "~followup_annotations": [ |
| 494 }, | 576 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 495 "name": "generate_build_files Without Patch" | 577 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 578 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 579 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 580 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 581 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 582 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 583 "@@@STEP_LOG_END@python.inline@@@" |
| 584 ] |
| 496 }, | 585 }, |
| 497 { | 586 { |
| 498 "cmd": [ | 587 "cmd": [ |
| 499 "python", | 588 "python", |
| 500 "-u", | 589 "-u", |
| 501 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 590 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 502 "--show-path", | 591 "--show-path", |
| 503 "python", | 592 "python", |
| 504 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 593 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 505 "--gsutil-py-path", | 594 "--gsutil-py-path", |
| 506 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 595 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 507 "--ninja-path", | |
| 508 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 509 "--target", | 596 "--target", |
| 510 "Release", | 597 "Release", |
| 511 "--src-dir", | 598 "--build-archive-url", |
| 512 "[SLAVE_BUILD]/src", | 599 "gs://chrome-perf/Linux Builder/full-build-linuxf27fede2220bcd326aee3e86dd
fd4ebd0fe58cb9.zip", |
| 513 "--goma-cache-dir", | 600 "--master-name", |
| 514 "[GOMA_CACHE]", | 601 "tryserver.chromium.perf", |
| 515 "--build-tool", | 602 "--build-number", |
| 516 "ninja", | 603 "571" |
| 517 "--compiler", | |
| 518 "goma", | |
| 519 "--goma-jsonstatus", | |
| 520 "/path/to/tmp/json", | |
| 521 "--goma-service-account-json-file", | |
| 522 "/creds/service_accounts/service-account-goma-client.json", | |
| 523 "--mode", | |
| 524 "official", | |
| 525 "--goma-dir", | |
| 526 "[CACHE]/cipd/goma", | |
| 527 "--goma-hermetic", | |
| 528 "fallback", | |
| 529 "--goma-fail-fast", | |
| 530 "--goma-disable-local-fallback", | |
| 531 "--", | |
| 532 "chromium_builder_perf" | |
| 533 ], | 604 ], |
| 534 "env": { | 605 "name": "extract build (2)" |
| 535 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 536 }, | |
| 537 "name": "compile Without Patch", | |
| 538 "~followup_annotations": [ | |
| 539 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 540 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 541 ] | |
| 542 }, | 606 }, |
| 543 { | 607 { |
| 544 "cmd": [ | 608 "cmd": [ |
| 545 "python", | 609 "python", |
| 546 "-u", | 610 "-u", |
| 547 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 611 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 548 "--target", | 612 "--target", |
| 549 "Release", | 613 "Release", |
| 550 "--xvfb", | 614 "--xvfb", |
| 551 "--factory-properties", | 615 "--factory-properties", |
| 552 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 616 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 553 "--build-properties", | 617 "--build-properties", |
| 554 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
issue\": 12853011, \"mastername\": \"tryserver.chromium.perf\", \"patch_project\
": \"chromium\", \"patchset\": 1, \"project\": \"chrome\", \"recipe\": \"bisecti
on/desktop_bisect\", \"repository\": \"\", \"requester\": \"commit-bot@chromium.
org\", \"revision\": \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\"
, \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavenam
e\"}", | 618 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
branch\": \"\", \"buildername\": \"linux_perf_bisect\", \"buildnumber\": 571, \"
is_test\": true, \"issue\": \"12345\", \"mastername\": \"tryserver.chromium.perf
\", \"patch_project\": \"chromium\", \"patch_storage\": \"rietveld\", \"patchset
\": \"20001\", \"project\": \"chrome\", \"recipe\": \"bisection/desktop_bisect\"
, \"repository\": \"\", \"requester\": \"commit-bot@chromium.org\", \"revision\"
: \"HEAD\", \"rietveld\": \"https://codereview.chromium.org\", \"slavename\": \"
TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 555 "--step-name=Performance Test (Without Patch) 1 of 1", | 619 "--step-name=Performance Test (Without Patch) 1 of 1", |
| 556 "--builder-name=linux_perf_bisect", | 620 "--builder-name=linux_perf_bisect", |
| 557 "--slave-name=TestSlavename", | 621 "--slave-name=TestSlavename", |
| 558 "--build-number=571", | 622 "--build-number=571", |
| 559 "--run-python-script", | 623 "--run-python-script", |
| 560 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 624 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 561 "-v", | 625 "-v", |
| 562 "--browser=release", | 626 "--browser=release", |
| 563 "sunspider", | 627 "sunspider", |
| 564 "--upload-results", | 628 "--upload-results", |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 610 "@@@STEP_LOG_LINE@json.output@}@@@", | 674 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 611 "@@@STEP_LOG_END@json.output@@@" | 675 "@@@STEP_LOG_END@json.output@@@" |
| 612 ] | 676 ] |
| 613 }, | 677 }, |
| 614 { | 678 { |
| 615 "name": "$result", | 679 "name": "$result", |
| 616 "recipe_result": null, | 680 "recipe_result": null, |
| 617 "status_code": 0 | 681 "status_code": 0 |
| 618 } | 682 } |
| 619 ] | 683 ] |
| OLD | NEW |