| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "[BUILD]\\scripts\\slave\\kill_processes.py" | 6 "[BUILD]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "cwd": "[SLAVE_BUILD]", |
| 8 "name": "taskkill" | 9 "name": "taskkill" |
| 9 }, | 10 }, |
| 10 { | 11 { |
| 11 "cmd": [ | 12 "cmd": [ |
| 12 "python", | 13 "python", |
| 13 "-u", | 14 "-u", |
| 14 "[BUILD]\\scripts\\slave\\bot_update.py", | 15 "[BUILD]\\scripts\\slave\\bot_update.py", |
| 15 "--master", | 16 "--master", |
| 16 "client.skia", | 17 "client.skia", |
| 17 "--builder", | 18 "--builder", |
| 18 "Win Builder-Trybot", | 19 "Win Builder-Trybot", |
| 19 "--slave", | 20 "--slave", |
| 20 "TestSlavename", | 21 "TestSlavename", |
| 21 "--spec", | 22 "--spec", |
| 22 "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'}]", | 23 "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'}]", |
| 23 "--root", | 24 "--root", |
| 24 "src/third_party/skia", | 25 "src/third_party/skia", |
| 25 "--revision_mapping_file", | 26 "--revision_mapping_file", |
| 26 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party
/skia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\",
\"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"g
ot_v8_revision\"}", | 27 "{\"src\": \"got_chromium_revision\", \"src/native_client\": \"got_nacl_re
vision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party
/skia\": \"got_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\",
\"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"g
ot_v8_revision\"}", |
| 27 "--output_json", | 28 "--output_json", |
| 28 "/path/to/tmp/json", | 29 "/path/to/tmp/json", |
| 29 "--revision", | 30 "--revision", |
| 30 "src@HEAD", | 31 "src@HEAD", |
| 31 "--revision", | 32 "--revision", |
| 32 "src/third_party/skia@origin/master" | 33 "src/third_party/skia@origin/master" |
| 33 ], | 34 ], |
| 35 "cwd": "[SLAVE_BUILD]", |
| 34 "name": "bot_update", | 36 "name": "bot_update", |
| 35 "~followup_annotations": [ | 37 "~followup_annotations": [ |
| 36 "@@@STEP_TEXT@Some step text@@@", | 38 "@@@STEP_TEXT@Some step text@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@{@@@", | 39 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 38 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 40 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 39 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", | 41 "@@@STEP_LOG_LINE@json.output@ \"patch_failure\": false, @@@", |
| 40 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/third_party/skia\",
@@@", | 42 "@@@STEP_LOG_LINE@json.output@ \"patch_root\": \"src/third_party/skia\",
@@@", |
| 41 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", | 43 "@@@STEP_LOG_LINE@json.output@ \"properties\": {@@@", |
| 42 "@@@STEP_LOG_LINE@json.output@ \"got_chromium_revision\": \"f27fede2220
bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", | 44 "@@@STEP_LOG_LINE@json.output@ \"got_chromium_revision\": \"f27fede2220
bcd326aee3e86ddfd4ebd0fe58cb9\", @@@", |
| 43 "@@@STEP_LOG_LINE@json.output@ \"got_chromium_revision_cp\": \"refs/hea
ds/master@{#170242}\", @@@", | 45 "@@@STEP_LOG_LINE@json.output@ \"got_chromium_revision_cp\": \"refs/hea
ds/master@{#170242}\", @@@", |
| (...skipping 30 matching lines...) Expand all Loading... |
| 74 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" | 76 "@@@SET_BUILD_PROPERTY@got_chromium_revision_cp@\"refs/heads/master@{#1702
42}\"@@@" |
| 75 ] | 77 ] |
| 76 }, | 78 }, |
| 77 { | 79 { |
| 78 "cmd": [ | 80 "cmd": [ |
| 79 "python", | 81 "python", |
| 80 "-u", | 82 "-u", |
| 81 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 83 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 82 "--version" | 84 "--version" |
| 83 ], | 85 ], |
| 86 "cwd": "[SLAVE_BUILD]", |
| 84 "name": "swarming.py --version", | 87 "name": "swarming.py --version", |
| 85 "stdout": "/path/to/tmp/", | 88 "stdout": "/path/to/tmp/", |
| 86 "~followup_annotations": [ | 89 "~followup_annotations": [ |
| 87 "@@@STEP_TEXT@0.4.10@@@" | 90 "@@@STEP_TEXT@0.4.10@@@" |
| 88 ] | 91 ] |
| 89 }, | 92 }, |
| 90 { | 93 { |
| 91 "cmd": [ | 94 "cmd": [ |
| 92 "python", | 95 "python", |
| 93 "-u", | 96 "-u", |
| 94 "[DEPOT_TOOLS]\\gclient.py", | 97 "[DEPOT_TOOLS]\\gclient.py", |
| 95 "runhooks" | 98 "runhooks" |
| 96 ], | 99 ], |
| 100 "cwd": "[SLAVE_BUILD]", |
| 97 "env": { | 101 "env": { |
| 98 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[BUILD]\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1" | 102 "GYP_DEFINES": "chromium_win_pch=0 component=static_library fastbuild=1 go
madir='[BUILD]\\goma' target_arch=ia32 test_isolation_mode=prepare use_goma=1" |
| 99 }, | 103 }, |
| 100 "name": "gclient runhooks" | 104 "name": "gclient runhooks" |
| 101 }, | 105 }, |
| 102 { | 106 { |
| 103 "cmd": [ | 107 "cmd": [ |
| 104 "python", | 108 "python", |
| 105 "-u", | 109 "-u", |
| 106 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 110 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 107 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", | 111 "[SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.json", |
| 108 "/path/to/tmp/json" | 112 "/path/to/tmp/json" |
| 109 ], | 113 ], |
| 114 "cwd": "[SLAVE_BUILD]", |
| 110 "name": "read test spec", | 115 "name": "read test spec", |
| 111 "~followup_annotations": [ | 116 "~followup_annotations": [ |
| 112 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", | 117 "@@@STEP_TEXT@path: [SLAVE_BUILD]\\src\\testing\\buildbot\\chromium.win.js
on@@@", |
| 113 "@@@STEP_LOG_LINE@json.output@{}@@@", | 118 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 114 "@@@STEP_LOG_END@json.output@@@" | 119 "@@@STEP_LOG_END@json.output@@@" |
| 115 ] | 120 ] |
| 116 }, | 121 }, |
| 117 { | 122 { |
| 118 "cmd": [ | 123 "cmd": [ |
| 119 "python", | 124 "python", |
| 120 "-u", | 125 "-u", |
| 121 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", | 126 "[SLAVE_BUILD]\\src\\testing\\scripts\\get_compile_targets.py", |
| 122 "--output", | 127 "--output", |
| 123 "/path/to/tmp/json", | 128 "/path/to/tmp/json", |
| 124 "--", | 129 "--", |
| 125 "--build-config-fs", | 130 "--build-config-fs", |
| 126 "Release", | 131 "Release", |
| 127 "--paths", | 132 "--paths", |
| 128 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", | 133 "{\"build\": \"[BUILD]\", \"checkout\": \"[SLAVE_BUILD]\\\\src\"}", |
| 129 "--properties", | 134 "--properties", |
| 130 "{\"buildername\": \"Win Builder-Trybot\", \"buildnumber\": 571, \"mastern
ame\": \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"win\"}" | 135 "{\"buildername\": \"Win Builder-Trybot\", \"buildnumber\": 571, \"mastern
ame\": \"client.skia\", \"slavename\": \"TestSlavename\", \"target_platform\": \
"win\"}" |
| 131 ], | 136 ], |
| 137 "cwd": "[SLAVE_BUILD]", |
| 132 "name": "get compile targets for scripts", | 138 "name": "get compile targets for scripts", |
| 133 "~followup_annotations": [ | 139 "~followup_annotations": [ |
| 134 "@@@STEP_LOG_LINE@json.output@{}@@@", | 140 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 135 "@@@STEP_LOG_END@json.output@@@" | 141 "@@@STEP_LOG_END@json.output@@@" |
| 136 ] | 142 ] |
| 137 }, | 143 }, |
| 138 { | 144 { |
| 139 "cmd": [ | 145 "cmd": [ |
| 140 "python", | 146 "python", |
| 141 "-u", | 147 "-u", |
| 142 "[BUILD]\\scripts\\slave\\cleanup_temp.py" | 148 "[BUILD]\\scripts\\slave\\cleanup_temp.py" |
| 143 ], | 149 ], |
| 150 "cwd": "[SLAVE_BUILD]", |
| 144 "name": "cleanup_temp" | 151 "name": "cleanup_temp" |
| 145 }, | 152 }, |
| 146 { | 153 { |
| 147 "cmd": [ | 154 "cmd": [ |
| 148 "python", | 155 "python", |
| 149 "-u", | 156 "-u", |
| 150 "[BUILD]\\scripts\\slave\\compile.py", | 157 "[BUILD]\\scripts\\slave\\compile.py", |
| 151 "--target", | 158 "--target", |
| 152 "Release", | 159 "Release", |
| 153 "--src-dir", | 160 "--src-dir", |
| 154 "[SLAVE_BUILD]\\src", | 161 "[SLAVE_BUILD]\\src", |
| 155 "--build-tool", | 162 "--build-tool", |
| 156 "ninja", | 163 "ninja", |
| 157 "--compiler", | 164 "--compiler", |
| 158 "goma", | 165 "goma", |
| 159 "--goma-dir", | 166 "--goma-dir", |
| 160 "[BUILD]\\goma", | 167 "[BUILD]\\goma", |
| 161 "--", | 168 "--", |
| 162 "chromium_builder_tests", | 169 "chromium_builder_tests", |
| 163 "crash_service" | 170 "crash_service" |
| 164 ], | 171 ], |
| 172 "cwd": "[SLAVE_BUILD]", |
| 165 "name": "compile" | 173 "name": "compile" |
| 166 }, | 174 }, |
| 167 { | 175 { |
| 168 "allow_subannotations": true, | 176 "allow_subannotations": true, |
| 169 "cmd": [ | 177 "cmd": [ |
| 170 "python", | 178 "python", |
| 171 "-u", | 179 "-u", |
| 172 "[BUILD]\\scripts\\slave\\zip_build.py", | 180 "[BUILD]\\scripts\\slave\\zip_build.py", |
| 173 "--target", | 181 "--target", |
| 174 "Release", | 182 "Release", |
| 175 "--build-url", | 183 "--build-url", |
| 176 "gs://chromium-skia-gm/client.skia/Win Builder-Trybot", | 184 "gs://chromium-skia-gm/client.skia/Win Builder-Trybot", |
| 177 "--build_revision", | 185 "--build_revision", |
| 178 "d9c4a4d173a97ef2832b65636b4200bb93ea8ee1", | 186 "d9c4a4d173a97ef2832b65636b4200bb93ea8ee1", |
| 179 "--factory-properties", | 187 "--factory-properties", |
| 180 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Win Builder-Trybot\", \"buildnumber\": 571, \"mastername\": \"c
lient.skia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", | 188 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Win Builder-Trybot\", \"buildnumber\": 571, \"mastername\": \"c
lient.skia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", |
| 181 "--build-properties", | 189 "--build-properties", |
| 182 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Win Builder-Trybot\", \"buildnumber\": 571, \"mastername\": \"c
lient.skia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" | 190 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
buildername\": \"Win Builder-Trybot\", \"buildnumber\": 571, \"mastername\": \"c
lient.skia\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavenam
e\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" |
| 183 ], | 191 ], |
| 192 "cwd": "[SLAVE_BUILD]", |
| 184 "name": "package build" | 193 "name": "package build" |
| 185 } | 194 } |
| 186 ] | 195 ] |
| OLD | NEW |