| 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 318 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 353 "GYP_CHROMIUM_NO_ACTION": "1", | 353 "GYP_CHROMIUM_NO_ACTION": "1", |
| 354 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 354 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 355 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 355 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 356 }, | 356 }, |
| 357 "name": "gclient runhooks on bad49c331def2a3bbf3ddd0096eb51551155" | 357 "name": "gclient runhooks on bad49c331def2a3bbf3ddd0096eb51551155" |
| 358 }, | 358 }, |
| 359 { | 359 { |
| 360 "cmd": [ | 360 "cmd": [ |
| 361 "python", | 361 "python", |
| 362 "-u", | 362 "-u", |
| 363 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 364 "--", |
| 365 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 366 "----", |
| 367 "ls", |
| 368 "gs://chrome-perf/Linux Builder/full-build-linuxbad49c331def2a3bbf3ddd0096
eb51551155.zip" |
| 369 ], |
| 370 "name": "gsutil exists", |
| 371 "~followup_annotations": [ |
| 372 "step returned non-zero exit code: 1", |
| 373 "@@@STEP_EXCEPTION@@@" |
| 374 ] |
| 375 }, |
| 376 { |
| 377 "cmd": [ |
| 378 "python", |
| 379 "-u", |
| 363 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 380 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 364 "--show-path", | 381 "--show-path", |
| 365 "python", | 382 "python", |
| 366 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 383 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 367 ], | 384 ], |
| 368 "name": "cleanup_temp" | 385 "name": "cleanup_temp" |
| 369 }, | 386 }, |
| 370 { | 387 { |
| 371 "cmd": [ | 388 "cmd": [ |
| 389 "/opt/infra-tools/buildbucket", |
| 390 "put", |
| 391 "--host", |
| 392 "cr-buildbucket.appspot.com", |
| 393 "--service-account-json", |
| 394 "/creds/service_accounts/service-account-chromium_bisect.json", |
| 395 "{\"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-linuxbad49c331def2a3bbf3ddd0096eb51551155.zip\\\", \\
\"clobber\\\": true, \\\"parent_got_revision\\\": \\\"bad49c331def2a3bbf3ddd0096
eb51551155\\\"}}\", \"tags\": [\"master:tryserver.chromium.perf\", \"user_agent:
recipe\"]}" |
| 396 ], |
| 397 "name": "buildbucket.put", |
| 398 "stdout": "/path/to/tmp/json", |
| 399 "~followup_annotations": [ |
| 400 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 401 "@@@STEP_LOG_LINE@json.output@ \"results\": [@@@", |
| 402 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 403 "@@@STEP_LOG_LINE@json.output@ \"build\": {@@@", |
| 404 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"user.username\", @@@", |
| 405 "@@@STEP_LOG_LINE@json.output@ \"created_by\": \"user:username@exam
ple.com\", @@@", |
| 406 "@@@STEP_LOG_LINE@json.output@ \"created_ts\": \"1459200369835900\"
, @@@", |
| 407 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9016911228971028736\", @@@
", |
| 408 "@@@STEP_LOG_LINE@json.output@ \"parameters_json\": \"{\\\"This_has
_been\\\": \\\"removed\\\"}\", @@@", |
| 409 "@@@STEP_LOG_LINE@json.output@ \"result_details_json\": \"null\", @
@@", |
| 410 "@@@STEP_LOG_LINE@json.output@ \"status\": \"SCHEDULED\", @@@", |
| 411 "@@@STEP_LOG_LINE@json.output@ \"status_changed_ts\": \"14592003698
35930\", @@@", |
| 412 "@@@STEP_LOG_LINE@json.output@ \"updated_ts\": \"1459200369835940\"
, @@@", |
| 413 "@@@STEP_LOG_LINE@json.output@ \"utcnow_ts\": \"1459200369962370\"@
@@", |
| 414 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 415 "@@@STEP_LOG_LINE@json.output@ \"etag\": \"\\\"8uCIh8TRuYs4vPN3iWmly9
SJMqw\\\"\", @@@", |
| 416 "@@@STEP_LOG_LINE@json.output@ \"kind\": \"buildbucket#resourcesItem\
"@@@", |
| 417 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 418 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 419 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 420 "@@@STEP_LOG_END@json.output@@@" |
| 421 ] |
| 422 }, |
| 423 { |
| 424 "cmd": [ |
| 425 "/opt/infra-tools/buildbucket", |
| 426 "get", |
| 427 "--host", |
| 428 "cr-buildbucket.appspot.com", |
| 429 "9016911228971028736" |
| 430 ], |
| 431 "name": "buildbucket.get", |
| 432 "stdout": "/path/to/tmp/json", |
| 433 "~followup_annotations": [ |
| 434 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 435 "@@@STEP_LOG_LINE@json.output@ \"bucket\": \"master.tryserver.chromium.pe
rf\", @@@", |
| 436 "@@@STEP_LOG_LINE@json.output@ \"id\": \"9009962699124567824\", @@@", |
| 437 "@@@STEP_LOG_LINE@json.output@ \"result\": \"SUCCESS\", @@@", |
| 438 "@@@STEP_LOG_LINE@json.output@ \"status\": \"COMPLETED\", @@@", |
| 439 "@@@STEP_LOG_LINE@json.output@ \"status_changed_utc\": \"Mon Jun 13 19:32
:37 2016\", @@@", |
| 440 "@@@STEP_LOG_LINE@json.output@ \"updated_utc\": \"Mon Jun 13 19:32:37 201
6\", @@@", |
| 441 "@@@STEP_LOG_LINE@json.output@ \"url\": \"http://build.chromium.org/p/try
server.chromium.perf/builders/linux_perf_bisect/builds/6537\", @@@", |
| 442 "@@@STEP_LOG_LINE@json.output@ \"utcnow_utc\": \"Tue Jun 21 21:33:56 2016
\"@@@", |
| 443 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 444 "@@@STEP_LOG_END@json.output@@@" |
| 445 ] |
| 446 }, |
| 447 { |
| 448 "cmd": [ |
| 372 "python", | 449 "python", |
| 373 "-u", | 450 "-u", |
| 374 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 451 "\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", |
| 375 "gen", | 452 "[SLAVE_BUILD]/src/out/Release" |
| 376 "-m", | |
| 377 "tryserver.chromium.perf", | |
| 378 "-b", | |
| 379 "linux_perf_bisect", | |
| 380 "--config-file", | |
| 381 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 382 "--goma-dir", | |
| 383 "[CACHE]/cipd/goma", | |
| 384 "//out/Release" | |
| 385 ], | 453 ], |
| 386 "env": { | 454 "name": "rmtree build directory", |
| 387 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 455 "~followup_annotations": [ |
| 388 }, | 456 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 389 "name": "generate_build_files bad49c331def2a3bbf3ddd0096eb51551155" | 457 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 458 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 459 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 460 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 461 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 462 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 463 "@@@STEP_LOG_END@python.inline@@@" |
| 464 ] |
| 390 }, | 465 }, |
| 391 { | 466 { |
| 392 "cmd": [ | 467 "cmd": [ |
| 393 "python", | 468 "python", |
| 394 "-u", | 469 "-u", |
| 395 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 470 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 396 "--show-path", | 471 "--show-path", |
| 397 "python", | 472 "python", |
| 398 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 473 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 399 "--gsutil-py-path", | 474 "--gsutil-py-path", |
| 400 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 475 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 401 "--ninja-path", | |
| 402 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 403 "--target", | 476 "--target", |
| 404 "Release", | 477 "Release", |
| 405 "--src-dir", | 478 "--build-archive-url", |
| 406 "[SLAVE_BUILD]/src", | 479 "gs://chrome-perf/Linux Builder/full-build-linuxbad49c331def2a3bbf3ddd0096
eb51551155.zip", |
| 407 "--goma-cache-dir", | 480 "--master-name", |
| 408 "[GOMA_CACHE]", | 481 "tryserver.chromium.perf", |
| 409 "--build-tool", | 482 "--build-number", |
| 410 "ninja", | 483 "571" |
| 411 "--compiler", | |
| 412 "goma", | |
| 413 "--goma-jsonstatus", | |
| 414 "/path/to/tmp/json", | |
| 415 "--goma-service-account-json-file", | |
| 416 "/creds/service_accounts/service-account-goma-client.json", | |
| 417 "--mode", | |
| 418 "official", | |
| 419 "--goma-dir", | |
| 420 "[CACHE]/cipd/goma", | |
| 421 "--goma-hermetic", | |
| 422 "fallback", | |
| 423 "--goma-fail-fast", | |
| 424 "--goma-disable-local-fallback", | |
| 425 "--", | |
| 426 "chromium_builder_perf" | |
| 427 ], | 484 ], |
| 428 "env": { | 485 "name": "extract build" |
| 429 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 430 }, | |
| 431 "name": "compile bad49c331def2a3bbf3ddd0096eb51551155", | |
| 432 "~followup_annotations": [ | |
| 433 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 434 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 435 ] | |
| 436 }, | 486 }, |
| 437 { | 487 { |
| 438 "cmd": [ | 488 "cmd": [ |
| 439 "python", | 489 "python", |
| 440 "-u", | 490 "-u", |
| 441 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 491 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 442 "--target", | 492 "--target", |
| 443 "Release", | 493 "Release", |
| 444 "--xvfb", | 494 "--xvfb", |
| 445 "--factory-properties", | 495 "--factory-properties", |
| 446 "{\"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\"}", | 496 "{\"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\"}", |
| 447 "--build-properties", | 497 "--build-properties", |
| 448 "{\"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\"}", | 498 "{\"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\"}", |
| 449 "--step-name=Performance Test (bad49c331def2a3bbf3ddd0096eb51551155) 1 of
1", | 499 "--step-name=Performance Test (bad49c331def2a3bbf3ddd0096eb51551155) 1 of
1", |
| 450 "--builder-name=linux_perf_bisect", | 500 "--builder-name=linux_perf_bisect", |
| 451 "--slave-name=TestSlavename", | 501 "--slave-name=TestSlavename", |
| 452 "--build-number=571", | 502 "--build-number=571", |
| 453 "--run-python-script", | 503 "--run-python-script", |
| 454 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 504 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 455 "-v", | 505 "-v", |
| 456 "--browser=release", | 506 "--browser=release", |
| 457 "sunspider", | 507 "sunspider", |
| 458 "--reset-results", | 508 "--reset-results", |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 579 "GYP_CHROMIUM_NO_ACTION": "1", | 629 "GYP_CHROMIUM_NO_ACTION": "1", |
| 580 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 630 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar
y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
| 581 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 631 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 582 }, | 632 }, |
| 583 "name": "gclient runhooks on d49c331def2a3bbf3ddd0096eb51551155" | 633 "name": "gclient runhooks on d49c331def2a3bbf3ddd0096eb51551155" |
| 584 }, | 634 }, |
| 585 { | 635 { |
| 586 "cmd": [ | 636 "cmd": [ |
| 587 "python", | 637 "python", |
| 588 "-u", | 638 "-u", |
| 589 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 639 "RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py", |
| 590 "--show-path", | 640 "--", |
| 591 "python", | 641 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 592 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 642 "----", |
| 643 "ls", |
| 644 "gs://chrome-perf/Linux Builder/full-build-linuxd49c331def2a3bbf3ddd0096eb
51551155.zip" |
| 593 ], | 645 ], |
| 594 "name": "cleanup_temp (2)" | 646 "name": "gsutil exists (2)" |
| 595 }, | 647 }, |
| 596 { | 648 { |
| 597 "cmd": [ | 649 "cmd": [ |
| 598 "python", | 650 "python", |
| 599 "-u", | 651 "-u", |
| 600 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 652 "\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", |
| 601 "gen", | 653 "[SLAVE_BUILD]/src/out/Release" |
| 602 "-m", | |
| 603 "tryserver.chromium.perf", | |
| 604 "-b", | |
| 605 "linux_perf_bisect", | |
| 606 "--config-file", | |
| 607 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | |
| 608 "--goma-dir", | |
| 609 "[CACHE]/cipd/goma", | |
| 610 "//out/Release" | |
| 611 ], | 654 ], |
| 612 "env": { | 655 "name": "rmtree build directory (2)", |
| 613 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 656 "~followup_annotations": [ |
| 614 }, | 657 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 615 "name": "generate_build_files d49c331def2a3bbf3ddd0096eb51551155" | 658 "@@@STEP_LOG_LINE@python.inline@import os, sys@@@", |
| 659 "@@@STEP_LOG_LINE@python.inline@from common import chromium_utils # Error?
See https://crbug.com/584783.@@@", |
| 660 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 661 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 662 "@@@STEP_LOG_LINE@python.inline@if os.path.exists(sys.argv[1]):@@@", |
| 663 "@@@STEP_LOG_LINE@python.inline@ chromium_utils.RemoveDirectory(sys.argv[
1])@@@", |
| 664 "@@@STEP_LOG_END@python.inline@@@" |
| 665 ] |
| 616 }, | 666 }, |
| 617 { | 667 { |
| 618 "cmd": [ | 668 "cmd": [ |
| 619 "python", | 669 "python", |
| 620 "-u", | 670 "-u", |
| 621 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 671 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 622 "--show-path", | 672 "--show-path", |
| 623 "python", | 673 "python", |
| 624 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 674 "RECIPE_PACKAGE_REPO[build]/scripts/slave/extract_build.py", |
| 625 "--gsutil-py-path", | 675 "--gsutil-py-path", |
| 626 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 676 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 627 "--ninja-path", | |
| 628 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | |
| 629 "--target", | 677 "--target", |
| 630 "Release", | 678 "Release", |
| 631 "--src-dir", | 679 "--build-archive-url", |
| 632 "[SLAVE_BUILD]/src", | 680 "gs://chrome-perf/Linux Builder/full-build-linuxd49c331def2a3bbf3ddd0096eb
51551155.zip", |
| 633 "--goma-cache-dir", | 681 "--master-name", |
| 634 "[GOMA_CACHE]", | 682 "tryserver.chromium.perf", |
| 635 "--build-tool", | 683 "--build-number", |
| 636 "ninja", | 684 "571" |
| 637 "--compiler", | |
| 638 "goma", | |
| 639 "--goma-jsonstatus", | |
| 640 "/path/to/tmp/json", | |
| 641 "--goma-service-account-json-file", | |
| 642 "/creds/service_accounts/service-account-goma-client.json", | |
| 643 "--mode", | |
| 644 "official", | |
| 645 "--goma-dir", | |
| 646 "[CACHE]/cipd/goma", | |
| 647 "--goma-hermetic", | |
| 648 "fallback", | |
| 649 "--goma-fail-fast", | |
| 650 "--goma-disable-local-fallback", | |
| 651 "--", | |
| 652 "chromium_builder_perf" | |
| 653 ], | 685 ], |
| 654 "env": { | 686 "name": "extract build (2)" |
| 655 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | |
| 656 }, | |
| 657 "name": "compile d49c331def2a3bbf3ddd0096eb51551155", | |
| 658 "~followup_annotations": [ | |
| 659 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | |
| 660 "@@@STEP_LOG_END@json.output (invalid)@@@" | |
| 661 ] | |
| 662 }, | 687 }, |
| 663 { | 688 { |
| 664 "cmd": [ | 689 "cmd": [ |
| 665 "python", | 690 "python", |
| 666 "-u", | 691 "-u", |
| 667 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 692 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 668 "--target", | 693 "--target", |
| 669 "Release", | 694 "Release", |
| 670 "--xvfb", | 695 "--xvfb", |
| 671 "--factory-properties", | 696 "--factory-properties", |
| 672 "{\"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\"}", | 697 "{\"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\"}", |
| 673 "--build-properties", | 698 "--build-properties", |
| 674 "{\"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\"}", | 699 "{\"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\"}", |
| 675 "--step-name=Performance Test (d49c331def2a3bbf3ddd0096eb51551155) 1 of 1"
, | 700 "--step-name=Performance Test (d49c331def2a3bbf3ddd0096eb51551155) 1 of 1"
, |
| 676 "--builder-name=linux_perf_bisect", | 701 "--builder-name=linux_perf_bisect", |
| 677 "--slave-name=TestSlavename", | 702 "--slave-name=TestSlavename", |
| 678 "--build-number=571", | 703 "--build-number=571", |
| 679 "--run-python-script", | 704 "--run-python-script", |
| 680 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", | 705 "[SLAVE_BUILD]/src/tools/perf/run_benchmark", |
| 681 "-v", | 706 "-v", |
| 682 "--browser=release", | 707 "--browser=release", |
| 683 "sunspider", | 708 "sunspider", |
| 684 "--upload-results", | 709 "--upload-results", |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 730 "@@@STEP_LOG_LINE@json.output@}@@@", | 755 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 731 "@@@STEP_LOG_END@json.output@@@" | 756 "@@@STEP_LOG_END@json.output@@@" |
| 732 ] | 757 ] |
| 733 }, | 758 }, |
| 734 { | 759 { |
| 735 "name": "$result", | 760 "name": "$result", |
| 736 "recipe_result": null, | 761 "recipe_result": null, |
| 737 "status_code": 0 | 762 "status_code": 0 |
| 738 } | 763 } |
| 739 ] | 764 ] |
| OLD | NEW |