| 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 "chromium.linux", | 8 "chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "Android Builder (dbg)", | 10 "Android Builder (dbg)", |
| 11 "--slave", | 11 "--slave", |
| 12 "build1-a1", | 12 "build1-a1", |
| 13 "--spec", | 13 "--spec", |
| 14 "cache_dir = '[GIT_CACHE]'\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.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']", | 14 "cache_dir = '[GIT_CACHE]'\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.chr
omium.org/%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/t
runk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-m
irror.golo.chromium.org/chrome/trunk/src'}]\ntarget_os = ['android']", |
| 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 "--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 "src@HEAD", | 24 "src@HEAD", |
| 25 "--output_manifest" | 25 "--output_manifest" |
| 26 ], | 26 ], |
| 27 "cwd": "[SLAVE_BUILD]", | |
| 28 "env": { | 27 "env": { |
| 29 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 28 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 30 }, | 29 }, |
| 31 "name": "bot_update", | 30 "name": "bot_update", |
| 32 "~followup_annotations": [ | 31 "~followup_annotations": [ |
| 33 "@@@STEP_TEXT@Some step text@@@", | 32 "@@@STEP_TEXT@Some step text@@@", |
| 34 "@@@STEP_LOG_LINE@json.output@{@@@", | 33 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 35 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 34 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 36 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 35 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 37 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 91 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 90 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 92 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 91 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 93 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 92 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 94 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 93 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 95 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 94 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 96 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 95 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 97 ] | 96 ] |
| 98 }, | 97 }, |
| 99 { | 98 { |
| 100 "cmd": [], | 99 "cmd": [], |
| 101 "cwd": "[SLAVE_BUILD]", | |
| 102 "name": "ensure_goma" | 100 "name": "ensure_goma" |
| 103 }, | 101 }, |
| 104 { | 102 { |
| 105 "cmd": [ | 103 "cmd": [ |
| 106 "python", | 104 "python", |
| 107 "-u", | 105 "-u", |
| 108 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 106 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 109 "--platform", | 107 "--platform", |
| 110 "linux-amd64", | 108 "linux-amd64", |
| 111 "--dest-directory", | 109 "--dest-directory", |
| 112 "[SLAVE_BUILD]/cipd", | 110 "[SLAVE_BUILD]/cipd", |
| 113 "--json-output", | 111 "--json-output", |
| 114 "/path/to/tmp/json" | 112 "/path/to/tmp/json" |
| 115 ], | 113 ], |
| 116 "cwd": "[SLAVE_BUILD]", | |
| 117 "name": "ensure_goma.install cipd", | 114 "name": "ensure_goma.install cipd", |
| 118 "~followup_annotations": [ | 115 "~followup_annotations": [ |
| 119 "@@@STEP_NEST_LEVEL@1@@@", | 116 "@@@STEP_NEST_LEVEL@1@@@", |
| 120 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 117 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 121 "@@@STEP_LOG_LINE@json.output@{@@@", | 118 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 122 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 119 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", |
| 123 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 120 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 124 "@@@STEP_LOG_LINE@json.output@}@@@", | 121 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 125 "@@@STEP_LOG_END@json.output@@@" | 122 "@@@STEP_LOG_END@json.output@@@" |
| 126 ] | 123 ] |
| 127 }, | 124 }, |
| 128 { | 125 { |
| 129 "cmd": [ | 126 "cmd": [ |
| 130 "[SLAVE_BUILD]/cipd/cipd", | 127 "[SLAVE_BUILD]/cipd/cipd", |
| 131 "ensure", | 128 "ensure", |
| 132 "--root", | 129 "--root", |
| 133 "[CACHE]/cipd/goma", | 130 "[CACHE]/cipd/goma", |
| 134 "--list", | 131 "--list", |
| 135 "infra_internal/goma/client/linux-amd64 release", | 132 "infra_internal/goma/client/linux-amd64 release", |
| 136 "--json-output", | 133 "--json-output", |
| 137 "/path/to/tmp/json", | 134 "/path/to/tmp/json", |
| 138 "--service-account-json", | 135 "--service-account-json", |
| 139 "/creds/service_accounts/service-account-goma-client.json" | 136 "/creds/service_accounts/service-account-goma-client.json" |
| 140 ], | 137 ], |
| 141 "cwd": "[SLAVE_BUILD]", | |
| 142 "name": "ensure_goma.ensure_installed", | 138 "name": "ensure_goma.ensure_installed", |
| 143 "~followup_annotations": [ | 139 "~followup_annotations": [ |
| 144 "@@@STEP_NEST_LEVEL@1@@@", | 140 "@@@STEP_NEST_LEVEL@1@@@", |
| 145 "@@@STEP_LOG_LINE@json.output@{@@@", | 141 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 146 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 142 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 147 "@@@STEP_LOG_LINE@json.output@ {@@@", | 143 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 148 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 144 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 149 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 145 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 150 "@@@STEP_LOG_LINE@json.output@ }@@@", | 146 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 151 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 147 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 152 "@@@STEP_LOG_LINE@json.output@}@@@", | 148 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 153 "@@@STEP_LOG_END@json.output@@@" | 149 "@@@STEP_LOG_END@json.output@@@" |
| 154 ] | 150 ] |
| 155 }, | 151 }, |
| 156 { | 152 { |
| 157 "cmd": [ | 153 "cmd": [ |
| 158 "python", | 154 "python", |
| 159 "-u", | 155 "-u", |
| 160 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", | 156 "[SLAVE_BUILD]/src/tools/swarming_client/swarming.py", |
| 161 "--version" | 157 "--version" |
| 162 ], | 158 ], |
| 163 "cwd": "[SLAVE_BUILD]", | |
| 164 "name": "swarming.py --version", | 159 "name": "swarming.py --version", |
| 165 "stdout": "/path/to/tmp/", | 160 "stdout": "/path/to/tmp/", |
| 166 "~followup_annotations": [ | 161 "~followup_annotations": [ |
| 167 "@@@STEP_TEXT@0.4.10@@@" | 162 "@@@STEP_TEXT@0.4.10@@@" |
| 168 ] | 163 ] |
| 169 }, | 164 }, |
| 170 { | 165 { |
| 171 "cmd": [ | 166 "cmd": [ |
| 172 "python", | 167 "python", |
| 173 "-u", | 168 "-u", |
| 174 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 169 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 175 "runhooks" | 170 "runhooks" |
| 176 ], | 171 ], |
| 177 "cwd": "[SLAVE_BUILD]", | |
| 178 "env": { | 172 "env": { |
| 179 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 173 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 180 "GYP_CHROMIUM_NO_ACTION": "1", | 174 "GYP_CHROMIUM_NO_ACTION": "1", |
| 181 "GYP_CROSSCOMPILE": "1", | 175 "GYP_CROSSCOMPILE": "1", |
| 182 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 ffmpeg_bra
nding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=arm te
st_isolation_mode=prepare use_goma=1", | 176 "GYP_DEFINES": "OS=android component=static_library fastbuild=1 ffmpeg_bra
nding=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=arm te
st_isolation_mode=prepare use_goma=1", |
| 183 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 177 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 184 }, | 178 }, |
| 185 "name": "gclient runhooks" | 179 "name": "gclient runhooks" |
| 186 }, | 180 }, |
| 187 { | 181 { |
| 188 "cmd": [ | 182 "cmd": [ |
| 189 "python", | 183 "python", |
| 190 "-u", | 184 "-u", |
| 191 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 185 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", |
| 192 "--output", | 186 "--output", |
| 193 "/path/to/tmp/json", | 187 "/path/to/tmp/json", |
| 194 "--", | 188 "--", |
| 195 "--build-config-fs", | 189 "--build-config-fs", |
| 196 "Debug", | 190 "Debug", |
| 197 "--use-src-side-runtest-py", | 191 "--use-src-side-runtest-py", |
| 198 "--paths", | 192 "--paths", |
| 199 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", | 193 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO
[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s
cripts/slave/runtest.py\"}", |
| 200 "--properties", | 194 "--properties", |
| 201 "{\"buildername\": \"Android Builder (dbg)\", \"buildnumber\": \"77457\",
\"mastername\": \"chromium.linux\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"android\"}" | 195 "{\"buildername\": \"Android Builder (dbg)\", \"buildnumber\": \"77457\",
\"mastername\": \"chromium.linux\", \"slavename\": \"build1-a1\", \"target_platf
orm\": \"android\"}" |
| 202 ], | 196 ], |
| 203 "cwd": "[SLAVE_BUILD]", | |
| 204 "name": "get compile targets for scripts", | 197 "name": "get compile targets for scripts", |
| 205 "~followup_annotations": [ | 198 "~followup_annotations": [ |
| 206 "@@@STEP_LOG_LINE@json.output@{}@@@", | 199 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 207 "@@@STEP_LOG_END@json.output@@@" | 200 "@@@STEP_LOG_END@json.output@@@" |
| 208 ] | 201 ] |
| 209 }, | 202 }, |
| 210 { | 203 { |
| 211 "cmd": [ | 204 "cmd": [ |
| 212 "python", | 205 "python", |
| 213 "-u", | 206 "-u", |
| 214 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 207 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 215 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", | 208 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", |
| 216 "/path/to/tmp/json" | 209 "/path/to/tmp/json" |
| 217 ], | 210 ], |
| 218 "cwd": "[SLAVE_BUILD]", | |
| 219 "name": "read test spec", | 211 "name": "read test spec", |
| 220 "~followup_annotations": [ | 212 "~followup_annotations": [ |
| 221 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", | 213 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", |
| 222 "@@@STEP_LOG_LINE@json.output@{}@@@", | 214 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 223 "@@@STEP_LOG_END@json.output@@@" | 215 "@@@STEP_LOG_END@json.output@@@" |
| 224 ] | 216 ] |
| 225 }, | 217 }, |
| 226 { | 218 { |
| 227 "cmd": [ | 219 "cmd": [ |
| 228 "python", | 220 "python", |
| 229 "-u", | 221 "-u", |
| 230 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 222 "[SLAVE_BUILD]/src/tools/mb/mb.py", |
| 231 "gen", | 223 "gen", |
| 232 "-m", | 224 "-m", |
| 233 "chromium.linux", | 225 "chromium.linux", |
| 234 "-b", | 226 "-b", |
| 235 "Android Builder (dbg)", | 227 "Android Builder (dbg)", |
| 236 "--config-file", | 228 "--config-file", |
| 237 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 229 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", |
| 238 "--goma-dir", | 230 "--goma-dir", |
| 239 "[CACHE]/cipd/goma", | 231 "[CACHE]/cipd/goma", |
| 240 "--android-version-code=3", | 232 "--android-version-code=3", |
| 241 "--android-version-name=example", | 233 "--android-version-name=example", |
| 242 "//out/Debug" | 234 "//out/Debug" |
| 243 ], | 235 ], |
| 244 "cwd": "[SLAVE_BUILD]", | |
| 245 "env": { | 236 "env": { |
| 246 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 237 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 247 }, | 238 }, |
| 248 "name": "generate_build_files" | 239 "name": "generate_build_files" |
| 249 }, | 240 }, |
| 250 { | 241 { |
| 251 "cmd": [ | 242 "cmd": [ |
| 252 "python", | 243 "python", |
| 253 "-u", | 244 "-u", |
| 254 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 245 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| (...skipping 18 matching lines...) Expand all Loading... |
| 273 "/path/to/tmp/json", | 264 "/path/to/tmp/json", |
| 274 "--goma-service-account-json-file", | 265 "--goma-service-account-json-file", |
| 275 "/creds/service_accounts/service-account-goma-client.json", | 266 "/creds/service_accounts/service-account-goma-client.json", |
| 276 "--out-dir", | 267 "--out-dir", |
| 277 "/tmp", | 268 "/tmp", |
| 278 "--goma-dir", | 269 "--goma-dir", |
| 279 "[CACHE]/cipd/goma", | 270 "[CACHE]/cipd/goma", |
| 280 "--", | 271 "--", |
| 281 "All" | 272 "All" |
| 282 ], | 273 ], |
| 283 "cwd": "[SLAVE_BUILD]", | |
| 284 "env": { | 274 "env": { |
| 285 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 275 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 286 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" | 276 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S
LAVE_BUILD]/src/build/android:%(PATH)s" |
| 287 }, | 277 }, |
| 288 "name": "compile", | 278 "name": "compile", |
| 289 "~followup_annotations": [ | 279 "~followup_annotations": [ |
| 290 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 280 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 291 "@@@STEP_LOG_END@json.output (invalid)@@@" | 281 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 292 ] | 282 ] |
| 293 }, | 283 }, |
| 294 { | 284 { |
| 295 "name": "$result", | 285 "name": "$result", |
| 296 "recipe_result": null, | 286 "recipe_result": null, |
| 297 "status_code": 0 | 287 "status_code": 0 |
| 298 } | 288 } |
| 299 ] | 289 ] |
| OLD | NEW |