| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]/scripts/slave/bot_update.py", | 6 "[BUILD]/scripts/slave/bot_update.py", |
| 7 "--master", | 7 "--master", |
| 8 "chromium.angle", | 8 "chromium.gpu", |
| 9 "--builder", | 9 "--builder", |
| 10 "Linux Builder (ANGLE)", | 10 "GPU Fake Linux Builder", |
| 11 "--slave", | 11 "--slave", |
| 12 "TestSlavename", | 12 "TestSlavename", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = None\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.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", | 14 "cache_dir = None\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.chromium.org
/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, '
deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol
o.chromium.org/chrome/trunk/src'}]", |
| 15 "--root", | 15 "--root", |
| 16 "src", | 16 "src", |
| 17 "--revision_mapping_file", | 17 "--revision_mapping_file", |
| 18 "{\"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\"}", | 18 "{\"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\"}", |
| 19 "--output_json", | 19 "--output_json", |
| 20 "/path/to/tmp/json", | 20 "/path/to/tmp/json", |
| 21 "--revision", | 21 "--revision", |
| 22 "src@HEAD", | 22 "src@HEAD", |
| 23 "--revision", | |
| 24 "src/third_party/angle@HEAD", | |
| 25 "--output_manifest" | 23 "--output_manifest" |
| 26 ], | 24 ], |
| 27 "cwd": "[SLAVE_BUILD]", | 25 "cwd": "[SLAVE_BUILD]", |
| 28 "name": "bot_update", | 26 "name": "bot_update", |
| 29 "~followup_annotations": [ | 27 "~followup_annotations": [ |
| 30 "@@@STEP_TEXT@Some step text@@@", | 28 "@@@STEP_TEXT@Some step text@@@", |
| 31 "@@@STEP_LOG_LINE@json.output@{@@@", | 29 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 32 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 30 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 33 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", | 31 "@@@STEP_LOG_LINE@json.output@ \"manifest\": {@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", | 32 "@@@STEP_LOG_LINE@json.output@ \"src\": {@@@", |
| (...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 107 { | 105 { |
| 108 "cmd": [ | 106 "cmd": [ |
| 109 "python", | 107 "python", |
| 110 "-u", | 108 "-u", |
| 111 "[DEPOT_TOOLS]/gclient.py", | 109 "[DEPOT_TOOLS]/gclient.py", |
| 112 "runhooks" | 110 "runhooks" |
| 113 ], | 111 ], |
| 114 "cwd": "[SLAVE_BUILD]", | 112 "cwd": "[SLAVE_BUILD]", |
| 115 "env": { | 113 "env": { |
| 116 "GYP_CHROMIUM_NO_ACTION": "1", | 114 "GYP_CHROMIUM_NO_ACTION": "1", |
| 117 "GYP_DEFINES": "component=static_library gomadir='[BUILD]/goma' target_arc
h=x64 test_isolation_mode=prepare use_goma=1" | 115 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[BUILD]/goma' proprietary_codecs=1 target_arch=x64 test_isola
tion_mode=prepare use_goma=1" |
| 118 }, | 116 }, |
| 119 "name": "gclient runhooks" | 117 "name": "gclient runhooks" |
| 120 }, | 118 }, |
| 121 { | 119 { |
| 122 "cmd": [ | 120 "cmd": [ |
| 123 "python", | 121 "python", |
| 124 "-u", | 122 "-u", |
| 125 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 123 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 126 "[SLAVE_BUILD]/src/testing/buildbot/chromium.angle.json", | 124 "[SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json", |
| 127 "/path/to/tmp/json" | 125 "/path/to/tmp/json" |
| 128 ], | 126 ], |
| 129 "cwd": "[SLAVE_BUILD]", | 127 "cwd": "[SLAVE_BUILD]", |
| 130 "name": "read test spec", | 128 "name": "read test spec", |
| 131 "~followup_annotations": [ | 129 "~followup_annotations": [ |
| 132 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.angle.json
@@@", | 130 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.gpu.json@@
@", |
| 133 "@@@STEP_LOG_LINE@json.output@{@@@", | 131 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 134 "@@@STEP_LOG_LINE@json.output@ \"Linux Tests (ANGLE)\": {@@@", | 132 "@@@STEP_LOG_LINE@json.output@ \"Fake Linux Release (NVIDIA)\": {@@@", |
| 135 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 133 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 136 "@@@STEP_LOG_LINE@json.output@ {@@@", | 134 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 137 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 135 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 138 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 136 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 139 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 137 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 140 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 138 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 141 "@@@STEP_LOG_LINE@json.output@ }@@@", | 139 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 142 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 140 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 143 "@@@STEP_LOG_LINE@json.output@ }@@@", | 141 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 144 "@@@STEP_LOG_LINE@json.output@}@@@", | 142 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 145 "@@@STEP_LOG_END@json.output@@@" | 143 "@@@STEP_LOG_END@json.output@@@" |
| 146 ] | 144 ] |
| 147 }, | 145 }, |
| 148 { | 146 { |
| 149 "cmd": [ | 147 "cmd": [ |
| 150 "python", | 148 "python", |
| 151 "-u", | 149 "-u", |
| 152 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 150 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 153 "--output", | 151 "--output", |
| 154 "/path/to/tmp/json", | 152 "/path/to/tmp/json", |
| 155 "--", | 153 "--", |
| 156 "--build-config-fs", | 154 "--build-config-fs", |
| 157 "Release", | 155 "Release", |
| 156 "--use-src-side-runtest-py", |
| 158 "--paths", | 157 "--paths", |
| 159 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", | 158 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]/src\"}", |
| 160 "--properties", | 159 "--properties", |
| 161 "{\"buildername\": \"Linux Builder (ANGLE)\", \"buildnumber\": 571, \"mast
ername\": \"chromium.angle\", \"slavename\": \"TestSlavename\", \"target_platfor
m\": \"linux\"}" | 160 "{\"buildername\": \"GPU Fake Linux Builder\", \"buildnumber\": 571, \"mas
tername\": \"chromium.gpu\", \"slavename\": \"TestSlavename\", \"target_platform
\": \"linux\"}" |
| 162 ], | 161 ], |
| 163 "cwd": "[SLAVE_BUILD]", | 162 "cwd": "[SLAVE_BUILD]", |
| 164 "name": "get compile targets for scripts", | 163 "name": "get compile targets for scripts", |
| 165 "~followup_annotations": [ | 164 "~followup_annotations": [ |
| 166 "@@@STEP_LOG_LINE@json.output@{}@@@", | 165 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 167 "@@@STEP_LOG_END@json.output@@@" | 166 "@@@STEP_LOG_END@json.output@@@" |
| 168 ] | 167 ] |
| 169 }, | 168 }, |
| 170 { | 169 { |
| 171 "cmd": [ | 170 "cmd": [ |
| (...skipping 16 matching lines...) Expand all Loading... |
| 188 "cwd": "[SLAVE_BUILD]", | 187 "cwd": "[SLAVE_BUILD]", |
| 189 "name": "clean isolated files" | 188 "name": "clean isolated files" |
| 190 }, | 189 }, |
| 191 { | 190 { |
| 192 "cmd": [ | 191 "cmd": [ |
| 193 "python", | 192 "python", |
| 194 "-u", | 193 "-u", |
| 195 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 194 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 196 "gen", | 195 "gen", |
| 197 "-m", | 196 "-m", |
| 198 "chromium.angle", | 197 "chromium.gpu", |
| 199 "-b", | 198 "-b", |
| 200 "Linux Builder (ANGLE)", | 199 "GPU Fake Linux Builder", |
| 201 "--config-file", | 200 "--config-file", |
| 202 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 201 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 203 "--goma-dir", | 202 "--goma-dir", |
| 204 "[BUILD]/goma", | 203 "[BUILD]/goma", |
| 205 "--swarming-targets-file", | 204 "--swarming-targets-file", |
| 206 "browser_tests\n", | 205 "browser_tests\n", |
| 207 "//out/Release" | 206 "//out/Release" |
| 208 ], | 207 ], |
| 209 "cwd": "[SLAVE_BUILD]", | 208 "cwd": "[SLAVE_BUILD]", |
| 210 "name": "generate_build_files" | 209 "name": "generate_build_files" |
| (...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 276 }, | 275 }, |
| 277 { | 276 { |
| 278 "allow_subannotations": true, | 277 "allow_subannotations": true, |
| 279 "cmd": [ | 278 "cmd": [ |
| 280 "python", | 279 "python", |
| 281 "-u", | 280 "-u", |
| 282 "[BUILD]/scripts/slave/zip_build.py", | 281 "[BUILD]/scripts/slave/zip_build.py", |
| 283 "--target", | 282 "--target", |
| 284 "Release", | 283 "Release", |
| 285 "--build-url", | 284 "--build-url", |
| 286 "gs://chromium-fyi-archive/chromium.angle/Linux Builder (ANGLE)", | 285 "gs://chromium-gpu-archive/chromium.gpu/GPU Fake Linux Builder", |
| 287 "--build_revision", | 286 "--build_revision", |
| 288 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 287 "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 289 "--factory-properties", | 288 "--factory-properties", |
| 290 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux Builder (ANGLE)\", \"buildnumber\": 571, \"mastername\":
\"chromium.angle\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"sl
avename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 289 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"GPU Fake Linux Builder\", \"buildnumber\": 571, \"mastername\":
\"chromium.gpu\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"sla
vename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 291 "--build-properties", | 290 "--build-properties", |
| 292 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Linux Builder (ANGLE)\", \"buildnumber\": 571, \"mastername\":
\"chromium.angle\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"sl
avename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 291 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"GPU Fake Linux Builder\", \"buildnumber\": 571, \"mastername\":
\"chromium.gpu\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"sla
vename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 293 ], | 292 ], |
| 294 "cwd": "[SLAVE_BUILD]", | 293 "cwd": "[SLAVE_BUILD]", |
| 295 "name": "package build" | 294 "name": "package build" |
| 296 }, | 295 }, |
| 297 { | 296 { |
| 298 "cmd": [], | 297 "cmd": [], |
| 299 "cwd": "[SLAVE_BUILD]", | 298 "cwd": "[SLAVE_BUILD]", |
| 300 "name": "trigger", | 299 "name": "trigger", |
| 301 "trigger_specs": [ | 300 "trigger_specs": [ |
| 302 { | 301 { |
| 303 "builder_name": "Linux Tests (ANGLE)", | 302 "builder_name": "Fake Linux Release (NVIDIA)", |
| 304 "properties": { | 303 "properties": { |
| 305 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", | 304 "parent_got_angle_revision": "fac9503c46405f77757b9a728eb85b8d7bc6080c
", |
| 306 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", | 305 "parent_got_angle_revision_cp": "refs/heads/master@{#297276}", |
| 307 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, | 306 "parent_got_nacl_revision": "d998e125e8253980d76e269b7982aeeefc1b9b50"
, |
| 308 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", | 307 "parent_got_nacl_revision_cp": "refs/heads/master@{#274981}", |
| 309 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", | 308 "parent_got_revision": "f27fede2220bcd326aee3e86ddfd4ebd0fe58cb9", |
| 310 "parent_got_revision_cp": "refs/heads/master@{#170242}", | 309 "parent_got_revision_cp": "refs/heads/master@{#170242}", |
| 311 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", | 310 "parent_got_swarming_client_revision": "a0ee5d99f1d4b38ddaa4c759c83798
0b63b99566", |
| 312 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", | 311 "parent_got_swarming_client_revision_cp": "refs/heads/master@{#276089}
", |
| 313 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", | 312 "parent_got_v8_revision": "801ada225ddc271c132c3a35f03975671d43e399", |
| 314 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", | 313 "parent_got_v8_revision_cp": "refs/heads/master@{#43426}", |
| 315 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", | 314 "parent_got_webrtc_revision": "0f90628433546e61d9268596da93418c623137f
4", |
| 316 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" | 315 "parent_got_webrtc_revision_cp": "refs/heads/master@{#120644}" |
| 317 } | 316 } |
| 318 } | 317 } |
| 319 ], | 318 ], |
| 320 "~followup_annotations": [ | 319 "~followup_annotations": [ |
| 321 "@@@STEP_TEXT@Linux Tests (ANGLE)@@@" | 320 "@@@STEP_TEXT@Fake Linux Release (NVIDIA)@@@" |
| 322 ] | 321 ] |
| 323 }, | 322 }, |
| 324 { | 323 { |
| 325 "name": "$result", | 324 "name": "$result", |
| 326 "recipe_result": null, | 325 "recipe_result": null, |
| 327 "status_code": 0 | 326 "status_code": 0 |
| 328 } | 327 } |
| 329 ] | 328 ] |
| OLD | NEW |