| 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 "client.nacl.sdk", | 8 "client.nacl.sdk", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux-sdk-multirel", | 10 "linux-sdk-multirel", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlave", | 12 "TestSlave", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src-pdf': None,
'src/pdf': None}, 'custom_vars': {'googlecode_url': 'svn://svn.chromium.org/%s'
, 'sourceforge_url': 'svn://svn.chromium.org/%(repo)s', 'svn_url': 'svn://svn.ch
romium.org', 'webkit_trunk': 'svn://svn.chromium.org/blink/trunk'}, 'deps_file':
'.DEPS.git', 'managed': True, 'name': 'chrome-official', 'url': 'svn://svn.chro
mium.org/chrome-internal/trunk/tools/buildspec/build/chrome-official'}]", | 14 "cache_dir = '[GIT_CACHE]'\nsolutions = [{'custom_deps': {'src-pdf': None,
'src/pdf': None}, 'custom_vars': {'googlecode_url': 'svn://svn.chromium.org/%s'
, 'sourceforge_url': 'svn://svn.chromium.org/%(repo)s', 'svn_url': 'svn://svn.ch
romium.org', 'webkit_trunk': 'svn://svn.chromium.org/blink/trunk'}, 'deps_file':
'.DEPS.git', 'managed': True, 'name': 'chrome-official', 'url': 'svn://svn.chro
mium.org/chrome-internal/trunk/tools/buildspec/build/chrome-official'}]", |
| 15 "--root", | 15 "--root", |
| 16 "chrome-official", | 16 "chrome-official", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"src\": \"got_revision\", \"src/third_party/WebKit\": \"got_webkit_revi
sion\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v
8\": \"got_v8_revision\"}", | 18 "{\"src\": \"got_revision\", \"src/third_party/WebKit\": \"got_webkit_revi
sion\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v
8\": \"got_v8_revision\"}", |
| 19 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[GIT_CACHE]", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "chrome-official@123456789abcdef", | 24 "chrome-official@123456789abcdef", |
| 25 "--force", | 25 "--force", |
| 26 "--output_manifest" | 26 "--output_manifest" |
| 27 ], | 27 ], |
| 28 "cwd": "[SLAVE_BUILD]", | |
| 29 "env": { | 28 "env": { |
| 30 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 31 }, | 30 }, |
| 32 "name": "bot_update", | 31 "name": "bot_update", |
| 33 "~followup_annotations": [ | 32 "~followup_annotations": [ |
| 34 "@@@STEP_TEXT@Some step text@@@", | 33 "@@@STEP_TEXT@Some step text@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@{@@@", | 34 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"chrome-official\": \"123456789abcdef\"
@@@", | 37 "@@@STEP_LOG_LINE@json.output@ \"chrome-official\": \"123456789abcdef\"
@@@", |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 80 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 79 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 81 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@" | 80 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@" |
| 82 ] | 81 ] |
| 83 }, | 82 }, |
| 84 { | 83 { |
| 85 "cmd": [ | 84 "cmd": [ |
| 86 "python", | 85 "python", |
| 87 "-u", | 86 "-u", |
| 88 "[BUILD]/scripts/slave/runhooks_wrapper.py" | 87 "[BUILD]/scripts/slave/runhooks_wrapper.py" |
| 89 ], | 88 ], |
| 90 "cwd": "[SLAVE_BUILD]", | |
| 91 "env": { | 89 "env": { |
| 92 "CHROMIUM_GYP_SYNTAX_CHECK": "1", | 90 "CHROMIUM_GYP_SYNTAX_CHECK": "1", |
| 93 "DEPOT_TOOLS_UPDATE": "0", | 91 "DEPOT_TOOLS_UPDATE": "0", |
| 94 "GYP_DEFINES": "fastbuild=1 component=static_library", | 92 "GYP_DEFINES": "fastbuild=1 component=static_library", |
| 95 "LANDMINES_VERBOSE": "1" | 93 "LANDMINES_VERBOSE": "1" |
| 96 }, | 94 }, |
| 97 "name": "gclient runhooks wrapper" | 95 "name": "gclient runhooks wrapper" |
| 98 }, | 96 }, |
| 99 { | 97 { |
| 100 "cmd": [ | 98 "cmd": [ |
| 101 "python", | 99 "python", |
| 102 "-u", | 100 "-u", |
| 103 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 101 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 104 "--show-path", | 102 "--show-path", |
| 105 "python", | 103 "python", |
| 106 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 104 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 107 ], | 105 ], |
| 108 "cwd": "[SLAVE_BUILD]", | |
| 109 "name": "cleanup_temp" | 106 "name": "cleanup_temp" |
| 110 }, | 107 }, |
| 111 { | 108 { |
| 112 "cmd": [ | 109 "cmd": [ |
| 113 "python", | 110 "python", |
| 114 "-u", | 111 "-u", |
| 115 "[BUILD]/scripts/slave/compile.py", | 112 "[BUILD]/scripts/slave/compile.py", |
| 116 "--target", | 113 "--target", |
| 117 "Release", | 114 "Release", |
| 118 "--clobber", | 115 "--clobber", |
| 119 "--compiler=goma", | 116 "--compiler=goma", |
| 120 "chromium_builder_tests" | 117 "chromium_builder_tests" |
| 121 ], | 118 ], |
| 122 "cwd": "[SLAVE_BUILD]", | |
| 123 "name": "compile" | 119 "name": "compile" |
| 124 }, | 120 }, |
| 125 { | 121 { |
| 126 "allow_subannotations": true, | 122 "allow_subannotations": true, |
| 127 "cmd": [ | 123 "cmd": [ |
| 128 "python", | 124 "python", |
| 129 "-u", | 125 "-u", |
| 130 "[BUILD]/scripts/slave/chromium/nacl_sdk_buildbot_run.py", | 126 "[BUILD]/scripts/slave/chromium/nacl_sdk_buildbot_run.py", |
| 131 "--build-properties={\"buildername\":\"linux-sdk-multirel\",\"buildnumber\
":\"42\",\"got_revision\":\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\",\"got_rev
ision_cp\":\"refs/heads/master@{#170242}\",\"got_swarming_client_revision\":\"a0
ee5d99f1d4b38ddaa4c759c837980b63b99566\",\"got_swarming_client_revision_cp\":\"r
efs/heads/master@{#276089}\",\"got_v8_revision\":\"801ada225ddc271c132c3a35f0397
5671d43e399\",\"got_v8_revision_cp\":\"refs/heads/master@{#43426}\",\"got_webkit
_revision\":\"5e2293dffc3cd07d37fbedea3b500f0eb650614d\",\"got_webkit_revision_c
p\":\"refs/heads/master@{#124383}\",\"mastername\":\"client.nacl.sdk\",\"recipe\
":\"client.nacl.sdk.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavenam
e\":\"TestSlave\"}", | 127 "--build-properties={\"buildername\":\"linux-sdk-multirel\",\"buildnumber\
":\"42\",\"got_revision\":\"f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9\",\"got_rev
ision_cp\":\"refs/heads/master@{#170242}\",\"got_swarming_client_revision\":\"a0
ee5d99f1d4b38ddaa4c759c837980b63b99566\",\"got_swarming_client_revision_cp\":\"r
efs/heads/master@{#276089}\",\"got_v8_revision\":\"801ada225ddc271c132c3a35f0397
5671d43e399\",\"got_v8_revision_cp\":\"refs/heads/master@{#43426}\",\"got_webkit
_revision\":\"5e2293dffc3cd07d37fbedea3b500f0eb650614d\",\"got_webkit_revision_c
p\":\"refs/heads/master@{#124383}\",\"mastername\":\"client.nacl.sdk\",\"recipe\
":\"client.nacl.sdk.recipe_autogen\",\"revision\":\"123456789abcdef\",\"slavenam
e\":\"TestSlave\"}", |
| 132 "--factory-properties={\"annotated_script\":\"nacl_sdk_buildbot_run.py\",\
"blink_config\":\"chromium\",\"gclient_env\":{\"CHROMIUM_GYP_SYNTAX_CHECK\":\"1\
",\"DEPOT_TOOLS_UPDATE\":\"0\",\"GYP_DEFINES\":\"fastbuild=1 component=static_li
brary\",\"LANDMINES_VERBOSE\":\"1\"},\"no_gclient_branch\":true,\"nuke_and_pave\
":true}" | 128 "--factory-properties={\"annotated_script\":\"nacl_sdk_buildbot_run.py\",\
"blink_config\":\"chromium\",\"gclient_env\":{\"CHROMIUM_GYP_SYNTAX_CHECK\":\"1\
",\"DEPOT_TOOLS_UPDATE\":\"0\",\"GYP_DEFINES\":\"fastbuild=1 component=static_li
brary\",\"LANDMINES_VERBOSE\":\"1\"},\"no_gclient_branch\":true,\"nuke_and_pave\
":true}" |
| 133 ], | 129 ], |
| 134 "cwd": "[SLAVE_BUILD]", | |
| 135 "name": "annotated_steps" | 130 "name": "annotated_steps" |
| 136 }, | 131 }, |
| 137 { | 132 { |
| 138 "name": "$result", | 133 "name": "$result", |
| 139 "recipe_result": null, | 134 "recipe_result": null, |
| 140 "status_code": 0 | 135 "status_code": 0 |
| 141 } | 136 } |
| 142 ] | 137 ] |
| OLD | NEW |