| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", | 6 "\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.
path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not
a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n", |
| 7 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak", | 7 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak", |
| 8 "511" | 8 "511" |
| 9 ], | 9 ], |
| 10 "name": "makedirs checkout path", | 10 "name": "makedirs checkout path", |
| 11 "~followup_annotations": [ | 11 "~followup_annotations": [ |
| 12 "@@@STEP_LOG_LINE@python.inline@@@@", | 12 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", | 13 "@@@STEP_LOG_LINE@python.inline@import sys, os@@@", |
| 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", | 14 "@@@STEP_LOG_LINE@python.inline@path = sys.argv[1]@@@", |
| 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", | 15 "@@@STEP_LOG_LINE@python.inline@mode = int(sys.argv[2])@@@", |
| 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", | 16 "@@@STEP_LOG_LINE@python.inline@if not os.path.isdir(path):@@@", |
| 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", | 17 "@@@STEP_LOG_LINE@python.inline@ if os.path.exists(path):@@@", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 33 "--revision_mapping_file", | 33 "--revision_mapping_file", |
| 34 "{\"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\"}", | 34 "{\"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\"}", |
| 35 "--git-cache-dir", | 35 "--git-cache-dir", |
| 36 "[GIT_CACHE]", | 36 "[GIT_CACHE]", |
| 37 "--output_json", | 37 "--output_json", |
| 38 "/path/to/tmp/json", | 38 "/path/to/tmp/json", |
| 39 "--revision", | 39 "--revision", |
| 40 "src@HEAD", | 40 "src@HEAD", |
| 41 "--output_manifest" | 41 "--output_manifest" |
| 42 ], | 42 ], |
| 43 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak", | 43 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak", |
| 44 "env": { | 44 "env": { |
| 45 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 45 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 46 }, | 46 }, |
| 47 "name": "bot_update", | 47 "name": "bot_update", |
| 48 "~followup_annotations": [ | 48 "~followup_annotations": [ |
| 49 "@@@STEP_TEXT@Some step text@@@", | 49 "@@@STEP_TEXT@Some step text@@@", |
| 50 "@@@STEP_LOG_LINE@json.output@{@@@", | 50 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 51 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 51 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 52 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 52 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| 53 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", | 53 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\"@@@", |
| (...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 175 "@@@STEP_LOG_LINE@json.output@ }@@@", | 175 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 176 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 176 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 177 "@@@STEP_LOG_LINE@json.output@}@@@", | 177 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 178 "@@@STEP_LOG_END@json.output@@@" | 178 "@@@STEP_LOG_END@json.output@@@" |
| 179 ] | 179 ] |
| 180 }, | 180 }, |
| 181 { | 181 { |
| 182 "cmd": [ | 182 "cmd": [ |
| 183 "python", | 183 "python", |
| 184 "-u", | 184 "-u", |
| 185 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/tools/swarming_client/swarm
ing.py", | 185 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/tools/swarming_client/swarmi
ng.py", |
| 186 "--version" | 186 "--version" |
| 187 ], | 187 ], |
| 188 "name": "swarming.py --version", | 188 "name": "swarming.py --version", |
| 189 "stdout": "/path/to/tmp/", | 189 "stdout": "/path/to/tmp/", |
| 190 "~followup_annotations": [ | 190 "~followup_annotations": [ |
| 191 "@@@STEP_TEXT@0.8.6@@@" | 191 "@@@STEP_TEXT@0.8.6@@@" |
| 192 ] | 192 ] |
| 193 }, | 193 }, |
| 194 { | 194 { |
| 195 "cmd": [ | 195 "cmd": [ |
| 196 "python", | 196 "python", |
| 197 "-u", | 197 "-u", |
| 198 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 198 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 199 "runhooks" | 199 "runhooks" |
| 200 ], | 200 ], |
| 201 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src", | 201 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src", |
| 202 "env": { | 202 "env": { |
| 203 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 203 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 204 "GYP_CHROMIUM_NO_ACTION": "1", | 204 "GYP_CHROMIUM_NO_ACTION": "1", |
| 205 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 test_isolation_mode=prepare use_goma=1", | 205 "GYP_DEFINES": "component=static_library gomadir='[CACHE]/cipd/goma' targe
t_arch=x64 test_isolation_mode=prepare use_goma=1", |
| 206 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 206 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 207 }, | 207 }, |
| 208 "name": "gclient runhooks" | 208 "name": "gclient runhooks" |
| 209 }, | 209 }, |
| 210 { | 210 { |
| 211 "cmd": [ | 211 "cmd": [ |
| 212 "python", | 212 "python", |
| 213 "-u", | 213 "-u", |
| 214 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/testing/scripts/get_compile
_targets.py", | 214 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/testing/scripts/get_compile_
targets.py", |
| 215 "--output", | 215 "--output", |
| 216 "/path/to/tmp/json", | 216 "/path/to/tmp/json", |
| 217 "--", | 217 "--", |
| 218 "--build-config-fs", | 218 "--build-config-fs", |
| 219 "Release", | 219 "Release", |
| 220 "--paths", | 220 "--paths", |
| 221 "{\"checkout\": \"[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src\", \"runit
.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"
RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", | 221 "{\"checkout\": \"[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src\", \"runit.
py\": \"RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"R
ECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py\"}", |
| 222 "--properties", | 222 "--properties", |
| 223 "{\"buildername\": \"WebKit Linux Precise Leak\", \"buildnumber\": 571, \"
mastername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_pl
atform\": \"linux\"}" | 223 "{\"buildername\": \"WebKit Linux Trusty Leak\", \"buildnumber\": 571, \"m
astername\": \"chromium.webkit\", \"slavename\": \"TestSlavename\", \"target_pla
tform\": \"linux\"}" |
| 224 ], | 224 ], |
| 225 "name": "get compile targets for scripts", | 225 "name": "get compile targets for scripts", |
| 226 "~followup_annotations": [ | 226 "~followup_annotations": [ |
| 227 "@@@STEP_LOG_LINE@json.output@{}@@@", | 227 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 228 "@@@STEP_LOG_END@json.output@@@" | 228 "@@@STEP_LOG_END@json.output@@@" |
| 229 ] | 229 ] |
| 230 }, | 230 }, |
| 231 { | 231 { |
| 232 "cmd": [ | 232 "cmd": [ |
| 233 "python", | 233 "python", |
| 234 "-u", | 234 "-u", |
| 235 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 235 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 236 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/testing/buildbot/chromium.w
ebkit.json", | 236 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/testing/buildbot/chromium.we
bkit.json", |
| 237 "/path/to/tmp/json" | 237 "/path/to/tmp/json" |
| 238 ], | 238 ], |
| 239 "name": "read test spec (chromium.webkit.json)", | 239 "name": "read test spec (chromium.webkit.json)", |
| 240 "~followup_annotations": [ | 240 "~followup_annotations": [ |
| 241 "@@@STEP_TEXT@path: [BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/testing/
buildbot/chromium.webkit.json@@@", | 241 "@@@STEP_TEXT@path: [BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/testing/b
uildbot/chromium.webkit.json@@@", |
| 242 "@@@STEP_LOG_LINE@json.output@{@@@", | 242 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 243 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux Precise Leak\": {@@@", | 243 "@@@STEP_LOG_LINE@json.output@ \"WebKit Linux Trusty Leak\": {@@@", |
| 244 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", | 244 "@@@STEP_LOG_LINE@json.output@ \"gtest_tests\": [@@@", |
| 245 "@@@STEP_LOG_LINE@json.output@ {@@@", | 245 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 246 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", | 246 "@@@STEP_LOG_LINE@json.output@ \"swarming\": {@@@", |
| 247 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", | 247 "@@@STEP_LOG_LINE@json.output@ \"can_use_on_swarming_builders\":
true@@@", |
| 248 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 248 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", | 249 "@@@STEP_LOG_LINE@json.output@ \"test\": \"browser_tests\"@@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ }@@@", | 250 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 251 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ }@@@", | 252 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 253 "@@@STEP_LOG_LINE@json.output@}@@@", | 253 "@@@STEP_LOG_LINE@json.output@}@@@", |
| (...skipping 10 matching lines...) Expand all Loading... |
| 264 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 264 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 265 ], | 265 ], |
| 266 "name": "cleanup_temp" | 266 "name": "cleanup_temp" |
| 267 }, | 267 }, |
| 268 { | 268 { |
| 269 "cmd": [ | 269 "cmd": [ |
| 270 "python", | 270 "python", |
| 271 "-u", | 271 "-u", |
| 272 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 272 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 273 "--build-dir", | 273 "--build-dir", |
| 274 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out/Release", | 274 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/out/Release", |
| 275 "--clean-isolated-files" | 275 "--clean-isolated-files" |
| 276 ], | 276 ], |
| 277 "name": "clean isolated files" | 277 "name": "clean isolated files" |
| 278 }, | 278 }, |
| 279 { | 279 { |
| 280 "cmd": [ | 280 "cmd": [ |
| 281 "python", | 281 "python", |
| 282 "-u", | 282 "-u", |
| 283 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/tools/mb/mb.py", | 283 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/tools/mb/mb.py", |
| 284 "gen", | 284 "gen", |
| 285 "-m", | 285 "-m", |
| 286 "chromium.webkit", | 286 "chromium.webkit", |
| 287 "-b", | 287 "-b", |
| 288 "WebKit Linux Precise Leak", | 288 "WebKit Linux Trusty Leak", |
| 289 "--config-file", | 289 "--config-file", |
| 290 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/tools/mb/mb_config.pyl", | 290 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/tools/mb/mb_config.pyl", |
| 291 "--goma-dir", | 291 "--goma-dir", |
| 292 "[CACHE]/cipd/goma", | 292 "[CACHE]/cipd/goma", |
| 293 "--swarming-targets-file", | 293 "--swarming-targets-file", |
| 294 "browser_tests\n", | 294 "browser_tests\n", |
| 295 "//out/Release" | 295 "//out/Release" |
| 296 ], | 296 ], |
| 297 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src", | 297 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src", |
| 298 "env": { | 298 "env": { |
| 299 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 299 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 300 }, | 300 }, |
| 301 "name": "generate_build_files", | 301 "name": "generate_build_files", |
| 302 "~followup_annotations": [ | 302 "~followup_annotations": [ |
| 303 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", | 303 "@@@STEP_LOG_LINE@swarming-targets-file.txt@browser_tests@@@", |
| 304 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" | 304 "@@@STEP_LOG_END@swarming-targets-file.txt@@@" |
| 305 ] | 305 ] |
| 306 }, | 306 }, |
| 307 { | 307 { |
| 308 "cmd": [ | 308 "cmd": [ |
| 309 "python", | 309 "python", |
| 310 "-u", | 310 "-u", |
| 311 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 311 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 312 "--show-path", | 312 "--show-path", |
| 313 "python", | 313 "python", |
| 314 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 314 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 315 "--gsutil-py-path", | 315 "--gsutil-py-path", |
| 316 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 316 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 317 "--ninja-path", | 317 "--ninja-path", |
| 318 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 318 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 319 "--target", | 319 "--target", |
| 320 "Release", | 320 "Release", |
| 321 "--src-dir", | 321 "--src-dir", |
| 322 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src", | 322 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src", |
| 323 "--goma-cache-dir", | 323 "--goma-cache-dir", |
| 324 "[GOMA_CACHE]", | 324 "[GOMA_CACHE]", |
| 325 "--buildbot-buildername", | 325 "--buildbot-buildername", |
| 326 "WebKit Linux Precise Leak", | 326 "WebKit Linux Trusty Leak", |
| 327 "--buildbot-mastername", | 327 "--buildbot-mastername", |
| 328 "chromium.webkit", | 328 "chromium.webkit", |
| 329 "--buildbot-slavename", | 329 "--buildbot-slavename", |
| 330 "TestSlavename", | 330 "TestSlavename", |
| 331 "--goma-deps-cache-file", | 331 "--goma-deps-cache-file", |
| 332 "WebKit_Linux_Precise_Leak.gomadeps", | 332 "WebKit_Linux_Trusty_Leak.gomadeps", |
| 333 "--build-data-dir", | 333 "--build-data-dir", |
| 334 "[ROOT]/build_data_dir", | 334 "[ROOT]/build_data_dir", |
| 335 "--compiler", | 335 "--compiler", |
| 336 "goma", | 336 "goma", |
| 337 "--goma-jsonstatus", | 337 "--goma-jsonstatus", |
| 338 "/path/to/tmp/json", | 338 "/path/to/tmp/json", |
| 339 "--goma-service-account-json-file", | 339 "--goma-service-account-json-file", |
| 340 "/creds/service_accounts/service-account-goma-client.json", | 340 "/creds/service_accounts/service-account-goma-client.json", |
| 341 "--goma-dir", | 341 "--goma-dir", |
| 342 "[CACHE]/cipd/goma", | 342 "[CACHE]/cipd/goma", |
| 343 "--", | 343 "--", |
| 344 "blink_tests", | 344 "blink_tests", |
| 345 "browser_tests", | 345 "browser_tests", |
| 346 "browser_tests_run" | 346 "browser_tests_run" |
| 347 ], | 347 ], |
| 348 "env": { | 348 "env": { |
| 349 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 349 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 350 }, | 350 }, |
| 351 "name": "compile", | 351 "name": "compile", |
| 352 "~followup_annotations": [ | 352 "~followup_annotations": [ |
| 353 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 353 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 354 "@@@STEP_LOG_END@json.output (invalid)@@@" | 354 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 355 ] | 355 ] |
| 356 }, | 356 }, |
| 357 { | 357 { |
| 358 "cmd": [ | 358 "cmd": [ |
| 359 "python", | 359 "python", |
| 360 "-u", | 360 "-u", |
| 361 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/tools/determinism/remove_bu
ild_metadata.py", | 361 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/tools/determinism/remove_bui
ld_metadata.py", |
| 362 "--build-dir", | 362 "--build-dir", |
| 363 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out/Release" | 363 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/out/Release" |
| 364 ], | 364 ], |
| 365 "cwd": "[SLAVE_BUILD]", | 365 "cwd": "[SLAVE_BUILD]", |
| 366 "name": "remove_build_metadata" | 366 "name": "remove_build_metadata" |
| 367 }, | 367 }, |
| 368 { | 368 { |
| 369 "cmd": [ | 369 "cmd": [ |
| 370 "python", | 370 "python", |
| 371 "-u", | 371 "-u", |
| 372 "RECIPE_MODULE[build::isolate]/resources/isolate.py", | 372 "RECIPE_MODULE[build::isolate]/resources/isolate.py", |
| 373 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/tools/swarming_client", | 373 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/tools/swarming_client", |
| 374 "batcharchive", | 374 "batcharchive", |
| 375 "--dump-json", | 375 "--dump-json", |
| 376 "/path/to/tmp/json", | 376 "/path/to/tmp/json", |
| 377 "--isolate-server", | 377 "--isolate-server", |
| 378 "https://isolateserver.appspot.com", | 378 "https://isolateserver.appspot.com", |
| 379 "--verbose", | 379 "--verbose", |
| 380 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out/Release/browser_tests.i
solated.gen.json" | 380 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/out/Release/browser_tests.is
olated.gen.json" |
| 381 ], | 381 ], |
| 382 "name": "isolate tests", | 382 "name": "isolate tests", |
| 383 "~followup_annotations": [ | 383 "~followup_annotations": [ |
| 384 "@@@STEP_LOG_LINE@json.output@{@@@", | 384 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 385 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", | 385 "@@@STEP_LOG_LINE@json.output@ \"browser_tests\": \"[dummy hash for brows
er_tests]\"@@@", |
| 386 "@@@STEP_LOG_LINE@json.output@}@@@", | 386 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 387 "@@@STEP_LOG_END@json.output@@@" | 387 "@@@STEP_LOG_END@json.output@@@" |
| 388 ] | 388 ] |
| 389 }, | 389 }, |
| 390 { | 390 { |
| 391 "cmd": [ | 391 "cmd": [ |
| 392 "python", | 392 "python", |
| 393 "-u", | 393 "-u", |
| 394 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", | 394 "RECIPE_MODULE[build::isolate]/resources/find_isolated_tests.py", |
| 395 "--build-dir", | 395 "--build-dir", |
| 396 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out/Release", | 396 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/out/Release", |
| 397 "--output-json", | 397 "--output-json", |
| 398 "/path/to/tmp/json" | 398 "/path/to/tmp/json" |
| 399 ], | 399 ], |
| 400 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak", | 400 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak", |
| 401 "env": { | 401 "env": { |
| 402 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 402 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 403 }, | 403 }, |
| 404 "name": "find isolated tests", | 404 "name": "find isolated tests", |
| 405 "~followup_annotations": [ | 405 "~followup_annotations": [ |
| 406 "@@@STEP_LOG_LINE@json.output@{@@@", | 406 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 407 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 407 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 408 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 408 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 409 "@@@STEP_LOG_LINE@json.output@}@@@", | 409 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 410 "@@@STEP_LOG_END@json.output@@@", | 410 "@@@STEP_LOG_END@json.output@@@", |
| 411 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 411 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 412 ] | 412 ] |
| 413 }, | 413 }, |
| 414 { | 414 { |
| 415 "cmd": [ | 415 "cmd": [ |
| 416 "python", | 416 "python", |
| 417 "-u", | 417 "-u", |
| 418 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv
[1]\nsys.exit(1)\n", | 418 "\nimport sys\nprint '*.isolated file for target %s is missing' % sys.argv
[1]\nsys.exit(1)\n", |
| 419 "browser_tests" | 419 "browser_tests" |
| 420 ], | 420 ], |
| 421 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak", | 421 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak", |
| 422 "env": { | 422 "env": { |
| 423 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 423 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 424 }, | 424 }, |
| 425 "name": "[error] browser_tests", | 425 "name": "[error] browser_tests", |
| 426 "~followup_annotations": [ | 426 "~followup_annotations": [ |
| 427 "@@@STEP_LOG_LINE@python.inline@@@@", | 427 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 428 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 428 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 429 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi
ssing' % sys.argv[1]@@@", | 429 "@@@STEP_LOG_LINE@python.inline@print '*.isolated file for target %s is mi
ssing' % sys.argv[1]@@@", |
| 430 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 430 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
| 431 "@@@STEP_LOG_END@python.inline@@@" | 431 "@@@STEP_LOG_END@python.inline@@@" |
| 432 ] | 432 ] |
| 433 }, | 433 }, |
| 434 { | 434 { |
| 435 "cmd": [ | 435 "cmd": [ |
| 436 "python", | 436 "python", |
| 437 "-u", | 437 "-u", |
| 438 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 438 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
| 439 "--target", | 439 "--target", |
| 440 "Release", | 440 "Release", |
| 441 "--no-xvfb", | 441 "--no-xvfb", |
| 442 "--factory-properties", | 442 "--factory-properties", |
| 443 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Pre
cise Leak\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\":
\"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/pat
h/to/workdir/TestSlavename\"}", | 443 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Tru
sty Leak\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \
"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path
/to/workdir/TestSlavename\"}", |
| 444 "--build-properties", | 444 "--build-properties", |
| 445 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Pre
cise Leak\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\":
\"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/pat
h/to/workdir/TestSlavename\"}", | 445 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"
build_data_dir\": \"[ROOT]/build_data_dir\", \"buildername\": \"WebKit Linux Tru
sty Leak\", \"buildnumber\": 571, \"gs_acl\": \"public-read\", \"mastername\": \
"chromium.webkit\", \"parent_buildername\": null, \"path_config\": \"kitchen\",
\"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path
/to/workdir/TestSlavename\"}", |
| 446 "--step-name=webkit_tests", | 446 "--step-name=webkit_tests", |
| 447 "--builder-name=WebKit Linux Precise Leak", | 447 "--builder-name=WebKit Linux Trusty Leak", |
| 448 "--slave-name=TestSlavename", | 448 "--slave-name=TestSlavename", |
| 449 "--build-number=571", | 449 "--build-number=571", |
| 450 "--run-python-script", | 450 "--run-python-script", |
| 451 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, | 451 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/layout_test_wrapper.py"
, |
| 452 "--target", | 452 "--target", |
| 453 "Release", | 453 "Release", |
| 454 "-o", | 454 "-o", |
| 455 "[SLAVE_BUILD]/layout-test-results", | 455 "[SLAVE_BUILD]/layout-test-results", |
| 456 "--build-dir", | 456 "--build-dir", |
| 457 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out", | 457 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/out", |
| 458 "--json-test-results", | 458 "--json-test-results", |
| 459 "/path/to/tmp/json", | 459 "/path/to/tmp/json", |
| 460 "--test-results-server", | 460 "--test-results-server", |
| 461 "test-results.appspot.com", | 461 "test-results.appspot.com", |
| 462 "--build-number", | 462 "--build-number", |
| 463 "571", | 463 "571", |
| 464 "--builder-name", | 464 "--builder-name", |
| 465 "WebKit Linux Precise Leak", | 465 "WebKit Linux Trusty Leak", |
| 466 "--step-name", | 466 "--step-name", |
| 467 "webkit_tests", | 467 "webkit_tests", |
| 468 "--additional-expectations", | 468 "--additional-expectations", |
| 469 "src/third_party/WebKit/LayoutTests/LeakExpectations", | 469 "src/third_party/WebKit/LayoutTests/LeakExpectations", |
| 470 "--options=--enable-leak-detection" | 470 "--options=--enable-leak-detection" |
| 471 ], | 471 ], |
| 472 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak", | 472 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak", |
| 473 "env": { | 473 "env": { |
| 474 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 474 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 475 }, | 475 }, |
| 476 "name": "webkit_tests", | 476 "name": "webkit_tests", |
| 477 "~followup_annotations": [ | 477 "~followup_annotations": [ |
| 478 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" | 478 "@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@" |
| 479 ] | 479 ] |
| 480 }, | 480 }, |
| 481 { | 481 { |
| 482 "cmd": [ | 482 "cmd": [ |
| 483 "python", | 483 "python", |
| 484 "-u", | 484 "-u", |
| 485 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", | 485 "RECIPE_PACKAGE_REPO[build]/scripts/slave/chromium/archive_layout_test_res
ults.py", |
| 486 "--results-dir", | 486 "--results-dir", |
| 487 "[SLAVE_BUILD]/layout-test-results", | 487 "[SLAVE_BUILD]/layout-test-results", |
| 488 "--build-dir", | 488 "--build-dir", |
| 489 "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak/src/out", | 489 "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak/src/out", |
| 490 "--build-number", | 490 "--build-number", |
| 491 "571", | 491 "571", |
| 492 "--builder-name", | 492 "--builder-name", |
| 493 "WebKit Linux Precise Leak", | 493 "WebKit Linux Trusty Leak", |
| 494 "--gs-bucket", | 494 "--gs-bucket", |
| 495 "gs://chromium-layout-test-archives", | 495 "gs://chromium-layout-test-archives", |
| 496 "--staging-dir", | 496 "--staging-dir", |
| 497 "[CACHE]/chrome_staging", | 497 "[CACHE]/chrome_staging", |
| 498 "--gs-acl", | 498 "--gs-acl", |
| 499 "public-read" | 499 "public-read" |
| 500 ], | 500 ], |
| 501 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak", | 501 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak", |
| 502 "env": { | 502 "env": { |
| 503 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 503 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 504 }, | 504 }, |
| 505 "name": "archive_webkit_tests_results", | 505 "name": "archive_webkit_tests_results", |
| 506 "~followup_annotations": [ | 506 "~followup_annotations": [ |
| 507 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_Precise_Leak/571/layout-test-results/results.h
tml@@@", | 507 "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-
layout-test-archives/WebKit_Linux_Trusty_Leak/571/layout-test-results/results.ht
ml@@@", |
| 508 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_Precise_Leak/571/layout-test-results.zip@@@" | 508 "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-ar
chives/WebKit_Linux_Trusty_Leak/571/layout-test-results.zip@@@" |
| 509 ] | 509 ] |
| 510 }, | 510 }, |
| 511 { | 511 { |
| 512 "cmd": [ | 512 "cmd": [ |
| 513 "python", | 513 "python", |
| 514 "-u", | 514 "-u", |
| 515 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, | 515 "\nimport sys\nprint '%s wasn\\'t triggered' % sys.argv[1]\nsys.exit(1)\n"
, |
| 516 "browser_tests" | 516 "browser_tests" |
| 517 ], | 517 ], |
| 518 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Precise_Leak", | 518 "cwd": "[BUILDER_CACHE]/WebKit_Linux_Trusty_Leak", |
| 519 "env": { | 519 "env": { |
| 520 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 520 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 521 }, | 521 }, |
| 522 "name": "[collect error] browser_tests", | 522 "name": "[collect error] browser_tests", |
| 523 "~followup_annotations": [ | 523 "~followup_annotations": [ |
| 524 "@@@STEP_LOG_LINE@python.inline@@@@", | 524 "@@@STEP_LOG_LINE@python.inline@@@@", |
| 525 "@@@STEP_LOG_LINE@python.inline@import sys@@@", | 525 "@@@STEP_LOG_LINE@python.inline@import sys@@@", |
| 526 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", | 526 "@@@STEP_LOG_LINE@python.inline@print '%s wasn\\'t triggered' % sys.argv[1
]@@@", |
| 527 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", | 527 "@@@STEP_LOG_LINE@python.inline@sys.exit(1)@@@", |
| 528 "@@@STEP_LOG_END@python.inline@@@" | 528 "@@@STEP_LOG_END@python.inline@@@" |
| 529 ] | 529 ] |
| 530 }, | 530 }, |
| 531 { | 531 { |
| 532 "name": "$result", | 532 "name": "$result", |
| 533 "recipe_result": null, | 533 "recipe_result": null, |
| 534 "status_code": 0 | 534 "status_code": 0 |
| 535 } | 535 } |
| 536 ] | 536 ] |
| OLD | NEW |