| 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 "tryserver.chromium.linux", | 8 "tryserver.chromium.linux", |
| 9 "--builder", | 9 "--builder", |
| 10 "linux_variable", | 10 "linux_variable", |
| 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'}]", | 14 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\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.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.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 "--git-cache-dir", | 19 "--git-cache-dir", |
| 20 "[GIT_CACHE]", | 20 "[ROOT]/b/build/slave/cache_dir", |
| 21 "--output_json", | 21 "--output_json", |
| 22 "/path/to/tmp/json", | 22 "/path/to/tmp/json", |
| 23 "--revision", | 23 "--revision", |
| 24 "src@r1", | 24 "src@r1", |
| 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\": \"r1\"@@@", | 36 "@@@STEP_LOG_LINE@json.output@ \"src\": \"r1\"@@@", |
| (...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 "[CWD]/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\": \"fake_slave_build/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 "fake_slave_build/cipd", |
| 131 "ensure", | 128 "ensure", |
| 132 "--root", | 129 "--root", |
| 133 "[CACHE]/cipd/goma", | 130 "[ROOT]/b/build/slave/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 "[CWD]/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_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x64 test_
isolation_mode=prepare use_goma=1", | 175 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[ROOT]/b/build/slave/cache/cipd/goma' proprietary_codecs=1 ta
rget_arch=x64 test_isolation_mode=prepare use_goma=1", |
| 182 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 176 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 183 }, | 177 }, |
| 184 "name": "gclient runhooks" | 178 "name": "gclient runhooks" |
| 185 }, | 179 }, |
| 186 { | 180 { |
| 187 "cmd": [ | 181 "cmd": [ |
| 188 "python", | 182 "python", |
| 189 "-u", | 183 "-u", |
| 190 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 184 "[CWD]/src/testing/scripts/get_compile_targets.py", |
| 191 "--output", | 185 "--output", |
| 192 "/path/to/tmp/json", | 186 "/path/to/tmp/json", |
| 193 "--", | 187 "--", |
| 194 "--build-config-fs", | 188 "--build-config-fs", |
| 195 "Release", | 189 "Release", |
| 196 "--use-src-side-runtest-py", | 190 "--use-src-side-runtest-py", |
| 197 "--paths", | 191 "--paths", |
| 198 "{\"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\"}", | 192 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
| 199 "--properties", | 193 "--properties", |
| 200 "{\"buildername\": \"linux_variable\", \"buildnumber\": \"1\", \"masternam
e\": \"tryserver.chromium.linux\", \"slavename\": \"build1-a1\", \"target_platfo
rm\": \"linux\"}" | 194 "{\"buildername\": \"linux_variable\", \"buildnumber\": \"1\", \"masternam
e\": \"tryserver.chromium.linux\", \"slavename\": \"build1-a1\", \"target_platfo
rm\": \"linux\"}" |
| 201 ], | 195 ], |
| 202 "cwd": "[SLAVE_BUILD]", | |
| 203 "name": "get compile targets for scripts", | 196 "name": "get compile targets for scripts", |
| 204 "~followup_annotations": [ | 197 "~followup_annotations": [ |
| 205 "@@@STEP_LOG_LINE@json.output@{}@@@", | 198 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 206 "@@@STEP_LOG_END@json.output@@@" | 199 "@@@STEP_LOG_END@json.output@@@" |
| 207 ] | 200 ] |
| 208 }, | 201 }, |
| 209 { | 202 { |
| 210 "cmd": [ | 203 "cmd": [ |
| 211 "python", | 204 "python", |
| 212 "-u", | 205 "-u", |
| 213 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 206 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 214 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", | 207 "[CWD]/src/testing/buildbot/chromium.linux.json", |
| 215 "/path/to/tmp/json" | 208 "/path/to/tmp/json" |
| 216 ], | 209 ], |
| 217 "cwd": "[SLAVE_BUILD]", | |
| 218 "name": "read test spec", | 210 "name": "read test spec", |
| 219 "~followup_annotations": [ | 211 "~followup_annotations": [ |
| 220 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", | 212 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.linux.json@@@", |
| 221 "@@@STEP_LOG_LINE@json.output@{}@@@", | 213 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 222 "@@@STEP_LOG_END@json.output@@@" | 214 "@@@STEP_LOG_END@json.output@@@" |
| 223 ] | 215 ] |
| 224 }, | 216 }, |
| 225 { | 217 { |
| 226 "cmd": [ | 218 "cmd": [ |
| 227 "git", | 219 "git", |
| 228 "log", | 220 "log", |
| 229 "--format=%H", | 221 "--format=%H", |
| 230 "r0..r1" | 222 "r0..r1" |
| 231 ], | 223 ], |
| 232 "cwd": "[SLAVE_BUILD]/src", | 224 "cwd": "[CWD]/src", |
| 233 "name": "git commits in range", | 225 "name": "git commits in range", |
| 234 "stdout": "/path/to/tmp/", | 226 "stdout": "/path/to/tmp/", |
| 235 "~followup_annotations": [ | 227 "~followup_annotations": [ |
| 236 "@@@STEP_LOG_LINE@revisions@r1@@@", | 228 "@@@STEP_LOG_LINE@revisions@r1@@@", |
| 237 "@@@STEP_LOG_END@revisions@@@" | 229 "@@@STEP_LOG_END@revisions@@@" |
| 238 ] | 230 ] |
| 239 }, | 231 }, |
| 240 { | 232 { |
| 241 "cmd": [], | 233 "cmd": [], |
| 242 "cwd": "[SLAVE_BUILD]", | |
| 243 "name": "test r1" | 234 "name": "test r1" |
| 244 }, | 235 }, |
| 245 { | 236 { |
| 246 "cmd": [ | 237 "cmd": [ |
| 247 "python", | 238 "python", |
| 248 "-u", | 239 "-u", |
| 249 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", | 240 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py", |
| 250 "--master", | 241 "--master", |
| 251 "tryserver.chromium.linux", | 242 "tryserver.chromium.linux", |
| 252 "--builder", | 243 "--builder", |
| 253 "linux_variable", | 244 "linux_variable", |
| 254 "--slave", | 245 "--slave", |
| 255 "build1-a1", | 246 "build1-a1", |
| 256 "--spec", | 247 "--spec", |
| 257 "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'}]", | 248 "cache_dir = '[ROOT]/b/build/slave/cache_dir'\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.c
hromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'src',
'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", |
| 258 "--root", | 249 "--root", |
| 259 "src", | 250 "src", |
| 260 "--revision_mapping_file", | 251 "--revision_mapping_file", |
| 261 "{\"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\"}", | 252 "{\"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\"}", |
| 262 "--git-cache-dir", | 253 "--git-cache-dir", |
| 263 "[GIT_CACHE]", | 254 "[ROOT]/b/build/slave/cache_dir", |
| 264 "--output_json", | 255 "--output_json", |
| 265 "/path/to/tmp/json", | 256 "/path/to/tmp/json", |
| 266 "--revision", | 257 "--revision", |
| 267 "src@r1", | 258 "src@r1", |
| 268 "--output_manifest" | 259 "--output_manifest" |
| 269 ], | 260 ], |
| 270 "cwd": "[SLAVE_BUILD]", | |
| 271 "env": { | 261 "env": { |
| 272 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 262 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 273 }, | 263 }, |
| 274 "name": "test r1.bot_update", | 264 "name": "test r1.bot_update", |
| 275 "~followup_annotations": [ | 265 "~followup_annotations": [ |
| 276 "@@@STEP_NEST_LEVEL@1@@@", | 266 "@@@STEP_NEST_LEVEL@1@@@", |
| 277 "@@@STEP_TEXT@Some step text@@@", | 267 "@@@STEP_TEXT@Some step text@@@", |
| 278 "@@@STEP_LOG_LINE@json.output@{@@@", | 268 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 279 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", | 269 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", |
| 280 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", | 270 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 335 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", | 325 "@@@SET_BUILD_PROPERTY@got_v8_revision@\"801ada225ddc271c132c3a35f03975671
d43e399\"@@@", |
| 336 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", | 326 "@@@SET_BUILD_PROPERTY@got_v8_revision_cp@\"refs/heads/master@{#43426}\"@@
@", |
| 337 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", | 327 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master
@{#276089}\"@@@", |
| 338 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", | 328 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644
}\"@@@", |
| 339 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, | 329 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@"
, |
| 340 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" | 330 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276}
\"@@@" |
| 341 ] | 331 ] |
| 342 }, | 332 }, |
| 343 { | 333 { |
| 344 "cmd": [], | 334 "cmd": [], |
| 345 "cwd": "[SLAVE_BUILD]", | |
| 346 "name": "test r1.ensure_goma", | 335 "name": "test r1.ensure_goma", |
| 347 "~followup_annotations": [ | 336 "~followup_annotations": [ |
| 348 "@@@STEP_NEST_LEVEL@1@@@" | 337 "@@@STEP_NEST_LEVEL@1@@@" |
| 349 ] | 338 ] |
| 350 }, | 339 }, |
| 351 { | 340 { |
| 352 "cmd": [ | 341 "cmd": [ |
| 353 "python", | 342 "python", |
| 354 "-u", | 343 "-u", |
| 355 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", | 344 "RECIPE_MODULE[build::cipd]/resources/bootstrap.py", |
| 356 "--platform", | 345 "--platform", |
| 357 "linux-amd64", | 346 "linux-amd64", |
| 358 "--dest-directory", | 347 "--dest-directory", |
| 359 "[SLAVE_BUILD]/cipd", | 348 "[CWD]/cipd", |
| 360 "--json-output", | 349 "--json-output", |
| 361 "/path/to/tmp/json" | 350 "/path/to/tmp/json" |
| 362 ], | 351 ], |
| 363 "cwd": "[SLAVE_BUILD]", | |
| 364 "name": "test r1.ensure_goma.install cipd", | 352 "name": "test r1.ensure_goma.install cipd", |
| 365 "~followup_annotations": [ | 353 "~followup_annotations": [ |
| 366 "@@@STEP_NEST_LEVEL@2@@@", | 354 "@@@STEP_NEST_LEVEL@2@@@", |
| 367 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", | 355 "@@@STEP_TEXT@cipd instance_id: 40-chars-fake-of-the-package-instance_id@@
@", |
| 368 "@@@STEP_LOG_LINE@json.output@{@@@", | 356 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 369 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"[SLAVE_BUILD]/cipd/cipd\
", @@@", | 357 "@@@STEP_LOG_LINE@json.output@ \"executable\": \"fake_slave_build/cipd\",
@@@", |
| 370 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", | 358 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"40-chars-fake-of-the-pa
ckage-instance_id\"@@@", |
| 371 "@@@STEP_LOG_LINE@json.output@}@@@", | 359 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 372 "@@@STEP_LOG_END@json.output@@@" | 360 "@@@STEP_LOG_END@json.output@@@" |
| 373 ] | 361 ] |
| 374 }, | 362 }, |
| 375 { | 363 { |
| 376 "cmd": [ | 364 "cmd": [ |
| 377 "[SLAVE_BUILD]/cipd/cipd", | 365 "fake_slave_build/cipd", |
| 378 "ensure", | 366 "ensure", |
| 379 "--root", | 367 "--root", |
| 380 "[CACHE]/cipd/goma", | 368 "[ROOT]/b/build/slave/cache/cipd/goma", |
| 381 "--list", | 369 "--list", |
| 382 "infra_internal/goma/client/linux-amd64 release", | 370 "infra_internal/goma/client/linux-amd64 release", |
| 383 "--json-output", | 371 "--json-output", |
| 384 "/path/to/tmp/json", | 372 "/path/to/tmp/json", |
| 385 "--service-account-json", | 373 "--service-account-json", |
| 386 "/creds/service_accounts/service-account-goma-client.json" | 374 "/creds/service_accounts/service-account-goma-client.json" |
| 387 ], | 375 ], |
| 388 "cwd": "[SLAVE_BUILD]", | |
| 389 "name": "test r1.ensure_goma.ensure_installed", | 376 "name": "test r1.ensure_goma.ensure_installed", |
| 390 "~followup_annotations": [ | 377 "~followup_annotations": [ |
| 391 "@@@STEP_NEST_LEVEL@2@@@", | 378 "@@@STEP_NEST_LEVEL@2@@@", |
| 392 "@@@STEP_LOG_LINE@json.output@{@@@", | 379 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 393 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", | 380 "@@@STEP_LOG_LINE@json.output@ \"result\": [@@@", |
| 394 "@@@STEP_LOG_LINE@json.output@ {@@@", | 381 "@@@STEP_LOG_LINE@json.output@ {@@@", |
| 395 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", | 382 "@@@STEP_LOG_LINE@json.output@ \"instance_id\": \"resolved-instance_i
d-of-release---------\", @@@", |
| 396 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", | 383 "@@@STEP_LOG_LINE@json.output@ \"package\": \"infra_internal/goma/cli
ent/linux-amd64\"@@@", |
| 397 "@@@STEP_LOG_LINE@json.output@ }@@@", | 384 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 398 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 385 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 399 "@@@STEP_LOG_LINE@json.output@}@@@", | 386 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 400 "@@@STEP_LOG_END@json.output@@@" | 387 "@@@STEP_LOG_END@json.output@@@" |
| 401 ] | 388 ] |
| 402 }, | 389 }, |
| 403 { | 390 { |
| 404 "cmd": [ | 391 "cmd": [ |
| 405 "python", | 392 "python", |
| 406 "-u", | 393 "-u", |
| 407 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", | 394 "RECIPE_PACKAGE_REPO[depot_tools]/gclient.py", |
| 408 "runhooks" | 395 "runhooks" |
| 409 ], | 396 ], |
| 410 "cwd": "[SLAVE_BUILD]", | |
| 411 "env": { | 397 "env": { |
| 412 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", | 398 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json", |
| 413 "GYP_CHROMIUM_NO_ACTION": "1", | 399 "GYP_CHROMIUM_NO_ACTION": "1", |
| 414 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[CACHE]/cipd/goma' proprietary_codecs=1 target_arch=x64 test_
isolation_mode=prepare use_goma=1", | 400 "GYP_DEFINES": "archive_gpu_tests=1 component=static_library ffmpeg_brandi
ng=Chrome gomadir='[ROOT]/b/build/slave/cache/cipd/goma' proprietary_codecs=1 ta
rget_arch=x64 test_isolation_mode=prepare use_goma=1", |
| 415 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 401 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
| 416 }, | 402 }, |
| 417 "name": "test r1.gclient runhooks", | 403 "name": "test r1.gclient runhooks", |
| 418 "~followup_annotations": [ | 404 "~followup_annotations": [ |
| 419 "@@@STEP_NEST_LEVEL@1@@@" | 405 "@@@STEP_NEST_LEVEL@1@@@" |
| 420 ] | 406 ] |
| 421 }, | 407 }, |
| 422 { | 408 { |
| 423 "cmd": [ | 409 "cmd": [ |
| 424 "python", | 410 "python", |
| 425 "-u", | 411 "-u", |
| 426 "[SLAVE_BUILD]/src/testing/scripts/get_compile_targets.py", | 412 "[CWD]/src/testing/scripts/get_compile_targets.py", |
| 427 "--output", | 413 "--output", |
| 428 "/path/to/tmp/json", | 414 "/path/to/tmp/json", |
| 429 "--", | 415 "--", |
| 430 "--build-config-fs", | 416 "--build-config-fs", |
| 431 "Release", | 417 "Release", |
| 432 "--use-src-side-runtest-py", | 418 "--use-src-side-runtest-py", |
| 433 "--paths", | 419 "--paths", |
| 434 "{\"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\"}", | 420 "{\"checkout\": \"[CWD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO[build]/
scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/scripts/s
lave/runtest.py\"}", |
| 435 "--properties", | 421 "--properties", |
| 436 "{\"buildername\": \"linux_variable\", \"buildnumber\": \"1\", \"masternam
e\": \"tryserver.chromium.linux\", \"slavename\": \"build1-a1\", \"target_platfo
rm\": \"linux\"}" | 422 "{\"buildername\": \"linux_variable\", \"buildnumber\": \"1\", \"masternam
e\": \"tryserver.chromium.linux\", \"slavename\": \"build1-a1\", \"target_platfo
rm\": \"linux\"}" |
| 437 ], | 423 ], |
| 438 "cwd": "[SLAVE_BUILD]", | |
| 439 "name": "test r1.get compile targets for scripts", | 424 "name": "test r1.get compile targets for scripts", |
| 440 "~followup_annotations": [ | 425 "~followup_annotations": [ |
| 441 "@@@STEP_NEST_LEVEL@1@@@", | 426 "@@@STEP_NEST_LEVEL@1@@@", |
| 442 "@@@STEP_LOG_LINE@json.output@{}@@@", | 427 "@@@STEP_LOG_LINE@json.output@{}@@@", |
| 443 "@@@STEP_LOG_END@json.output@@@" | 428 "@@@STEP_LOG_END@json.output@@@" |
| 444 ] | 429 ] |
| 445 }, | 430 }, |
| 446 { | 431 { |
| 447 "cmd": [ | 432 "cmd": [ |
| 448 "python", | 433 "python", |
| 449 "-u", | 434 "-u", |
| 450 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 435 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 451 "[SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json", | 436 "[CWD]/src/testing/buildbot/chromium.linux.json", |
| 452 "/path/to/tmp/json" | 437 "/path/to/tmp/json" |
| 453 ], | 438 ], |
| 454 "cwd": "[SLAVE_BUILD]", | |
| 455 "name": "test r1.read test spec", | 439 "name": "test r1.read test spec", |
| 456 "~followup_annotations": [ | 440 "~followup_annotations": [ |
| 457 "@@@STEP_NEST_LEVEL@1@@@", | 441 "@@@STEP_NEST_LEVEL@1@@@", |
| 458 "@@@STEP_TEXT@path: [SLAVE_BUILD]/src/testing/buildbot/chromium.linux.json
@@@", | 442 "@@@STEP_TEXT@path: [CWD]/src/testing/buildbot/chromium.linux.json@@@", |
| 459 "@@@STEP_LOG_LINE@json.output@{@@@", | 443 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 460 "@@@STEP_LOG_LINE@json.output@ \"Linux Builder\": {@@@", | 444 "@@@STEP_LOG_LINE@json.output@ \"Linux Builder\": {@@@", |
| 461 "@@@STEP_LOG_LINE@json.output@ \"additional_compile_targets\": [@@@", | 445 "@@@STEP_LOG_LINE@json.output@ \"additional_compile_targets\": [@@@", |
| 462 "@@@STEP_LOG_LINE@json.output@ \"a\", @@@", | 446 "@@@STEP_LOG_LINE@json.output@ \"a\", @@@", |
| 463 "@@@STEP_LOG_LINE@json.output@ \"a_run\", @@@", | 447 "@@@STEP_LOG_LINE@json.output@ \"a_run\", @@@", |
| 464 "@@@STEP_LOG_LINE@json.output@ \"b\", @@@", | 448 "@@@STEP_LOG_LINE@json.output@ \"b\", @@@", |
| 465 "@@@STEP_LOG_LINE@json.output@ \"b_run\"@@@", | 449 "@@@STEP_LOG_LINE@json.output@ \"b_run\"@@@", |
| 466 "@@@STEP_LOG_LINE@json.output@ ]@@@", | 450 "@@@STEP_LOG_LINE@json.output@ ]@@@", |
| 467 "@@@STEP_LOG_LINE@json.output@ }@@@", | 451 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 468 "@@@STEP_LOG_LINE@json.output@}@@@", | 452 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 469 "@@@STEP_LOG_END@json.output@@@" | 453 "@@@STEP_LOG_END@json.output@@@" |
| 470 ] | 454 ] |
| 471 }, | 455 }, |
| 472 { | 456 { |
| 473 "cmd": [ | 457 "cmd": [ |
| 474 "git", | 458 "git", |
| 475 "diff", | 459 "diff", |
| 476 "r1~1", | 460 "r1~1", |
| 477 "r1", | 461 "r1", |
| 478 "--name-only" | 462 "--name-only" |
| 479 ], | 463 ], |
| 480 "cwd": "[SLAVE_BUILD]/src", | 464 "cwd": "[CWD]/src", |
| 481 "name": "test r1.git diff to analyze commit", | 465 "name": "test r1.git diff to analyze commit", |
| 482 "stdout": "/path/to/tmp/", | 466 "stdout": "/path/to/tmp/", |
| 483 "~followup_annotations": [ | 467 "~followup_annotations": [ |
| 484 "@@@STEP_NEST_LEVEL@1@@@", | 468 "@@@STEP_NEST_LEVEL@1@@@", |
| 485 "@@@STEP_LOG_LINE@files@foo.cc@@@", | 469 "@@@STEP_LOG_LINE@files@foo.cc@@@", |
| 486 "@@@STEP_LOG_END@files@@@" | 470 "@@@STEP_LOG_END@files@@@" |
| 487 ] | 471 ] |
| 488 }, | 472 }, |
| 489 { | 473 { |
| 490 "cmd": [ | 474 "cmd": [ |
| 491 "python", | 475 "python", |
| 492 "-u", | 476 "-u", |
| 493 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | 477 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", |
| 494 "[SLAVE_BUILD]/src/testing/buildbot/trybot_analyze_config.json", | 478 "[CWD]/src/testing/buildbot/trybot_analyze_config.json", |
| 495 "/path/to/tmp/json" | 479 "/path/to/tmp/json" |
| 496 ], | 480 ], |
| 497 "cwd": "[SLAVE_BUILD]", | |
| 498 "name": "test r1.read filter exclusion spec", | 481 "name": "test r1.read filter exclusion spec", |
| 499 "~followup_annotations": [ | 482 "~followup_annotations": [ |
| 500 "@@@STEP_NEST_LEVEL@1@@@", | 483 "@@@STEP_NEST_LEVEL@1@@@", |
| 501 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", | 484 "@@@STEP_TEXT@path: 'testing/buildbot/trybot_analyze_config.json'@@@", |
| 502 "@@@STEP_LOG_LINE@json.output@{@@@", | 485 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 503 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", | 486 "@@@STEP_LOG_LINE@json.output@ \"base\": {@@@", |
| 504 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 487 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 505 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 488 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 506 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", | 489 "@@@STEP_LOG_LINE@json.output@ \"chromium\": {@@@", |
| 507 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 490 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 508 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 491 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 509 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", | 492 "@@@STEP_LOG_LINE@json.output@ \"ios\": {@@@", |
| 510 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", | 493 "@@@STEP_LOG_LINE@json.output@ \"exclusions\": []@@@", |
| 511 "@@@STEP_LOG_LINE@json.output@ }@@@", | 494 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| 512 "@@@STEP_LOG_LINE@json.output@}@@@", | 495 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 513 "@@@STEP_LOG_END@json.output@@@" | 496 "@@@STEP_LOG_END@json.output@@@" |
| 514 ] | 497 ] |
| 515 }, | 498 }, |
| 516 { | 499 { |
| 517 "cmd": [ | 500 "cmd": [ |
| 518 "python", | 501 "python", |
| 519 "-u", | 502 "-u", |
| 520 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 503 "[CWD]/src/tools/mb/mb.py", |
| 521 "analyze", | 504 "analyze", |
| 522 "-m", | 505 "-m", |
| 523 "chromium.linux", | 506 "chromium.linux", |
| 524 "-b", | 507 "-b", |
| 525 "Linux Builder", | 508 "Linux Builder", |
| 526 "-v", | 509 "-v", |
| 527 "//out/Release", | 510 "//out/Release", |
| 528 "{\"additional_compile_targets\": [\"a\", \"a_run\", \"b\", \"b_run\", \"c
hromium_swarm_tests\"], \"files\": [\"foo.cc\"], \"test_targets\": []}", | 511 "{\"additional_compile_targets\": [\"a\", \"a_run\", \"b\", \"b_run\", \"c
hromium_swarm_tests\"], \"files\": [\"foo.cc\"], \"test_targets\": []}", |
| 529 "/path/to/tmp/json" | 512 "/path/to/tmp/json" |
| 530 ], | 513 ], |
| 531 "cwd": "[SLAVE_BUILD]", | |
| 532 "name": "test r1.analyze", | 514 "name": "test r1.analyze", |
| 533 "~followup_annotations": [ | 515 "~followup_annotations": [ |
| 534 "@@@STEP_NEST_LEVEL@1@@@", | 516 "@@@STEP_NEST_LEVEL@1@@@", |
| 535 "@@@STEP_LOG_LINE@json.output@{@@@", | 517 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 536 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", | 518 "@@@STEP_LOG_LINE@json.output@ \"compile_targets\": [@@@", |
| 537 "@@@STEP_LOG_LINE@json.output@ \"a\", @@@", | 519 "@@@STEP_LOG_LINE@json.output@ \"a\", @@@", |
| 538 "@@@STEP_LOG_LINE@json.output@ \"a_run\"@@@", | 520 "@@@STEP_LOG_LINE@json.output@ \"a_run\"@@@", |
| 539 "@@@STEP_LOG_LINE@json.output@ ], @@@", | 521 "@@@STEP_LOG_LINE@json.output@ ], @@@", |
| 540 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", | 522 "@@@STEP_LOG_LINE@json.output@ \"status\": \"Found dependency\", @@@", |
| 541 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", | 523 "@@@STEP_LOG_LINE@json.output@ \"test_targets\": [@@@", |
| (...skipping 29 matching lines...) Expand all Loading... |
| 571 }, | 553 }, |
| 572 { | 554 { |
| 573 "cmd": [ | 555 "cmd": [ |
| 574 "python", | 556 "python", |
| 575 "-u", | 557 "-u", |
| 576 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 558 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 577 "--show-path", | 559 "--show-path", |
| 578 "python", | 560 "python", |
| 579 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" | 561 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" |
| 580 ], | 562 ], |
| 581 "cwd": "[SLAVE_BUILD]", | |
| 582 "name": "test r1.cleanup_temp", | 563 "name": "test r1.cleanup_temp", |
| 583 "~followup_annotations": [ | 564 "~followup_annotations": [ |
| 584 "@@@STEP_NEST_LEVEL@1@@@" | 565 "@@@STEP_NEST_LEVEL@1@@@" |
| 585 ] | 566 ] |
| 586 }, | 567 }, |
| 587 { | 568 { |
| 588 "cmd": [ | 569 "cmd": [ |
| 589 "python", | 570 "python", |
| 590 "-u", | 571 "-u", |
| 591 "[SLAVE_BUILD]/src/tools/mb/mb.py", | 572 "[CWD]/src/tools/mb/mb.py", |
| 592 "gen", | 573 "gen", |
| 593 "-m", | 574 "-m", |
| 594 "chromium.linux", | 575 "chromium.linux", |
| 595 "-b", | 576 "-b", |
| 596 "Linux Builder", | 577 "Linux Builder", |
| 597 "--config-file", | 578 "--config-file", |
| 598 "[SLAVE_BUILD]/src/tools/mb/mb_config.pyl", | 579 "[CWD]/src/tools/mb/mb_config.pyl", |
| 599 "--goma-dir", | 580 "--goma-dir", |
| 600 "[CACHE]/cipd/goma", | 581 "[ROOT]/b/build/slave/cache/cipd/goma", |
| 601 "//out/Release" | 582 "//out/Release" |
| 602 ], | 583 ], |
| 603 "cwd": "[SLAVE_BUILD]", | |
| 604 "name": "test r1.generate_build_files", | 584 "name": "test r1.generate_build_files", |
| 605 "~followup_annotations": [ | 585 "~followup_annotations": [ |
| 606 "@@@STEP_NEST_LEVEL@1@@@" | 586 "@@@STEP_NEST_LEVEL@1@@@" |
| 607 ] | 587 ] |
| 608 }, | 588 }, |
| 609 { | 589 { |
| 610 "cmd": [ | 590 "cmd": [ |
| 611 "python", | 591 "python", |
| 612 "-u", | 592 "-u", |
| 613 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", | 593 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", |
| 614 "--show-path", | 594 "--show-path", |
| 615 "python", | 595 "python", |
| 616 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", | 596 "RECIPE_PACKAGE_REPO[build]/scripts/slave/compile.py", |
| 617 "--gsutil-py-path", | 597 "--gsutil-py-path", |
| 618 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", | 598 "RECIPE_PACKAGE_REPO[depot_tools]/gsutil.py", |
| 619 "--ninja-path", | 599 "--ninja-path", |
| 620 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", | 600 "RECIPE_PACKAGE_REPO[depot_tools]/ninja", |
| 621 "--target", | 601 "--target", |
| 622 "Release", | 602 "Release", |
| 623 "--src-dir", | 603 "--src-dir", |
| 624 "[SLAVE_BUILD]/src", | 604 "[CWD]/src", |
| 625 "--goma-cache-dir", | 605 "--goma-cache-dir", |
| 626 "[GOMA_CACHE]", | 606 "[ROOT]/b/build/slave/goma_cache", |
| 627 "--build-tool", | 607 "--build-tool", |
| 628 "ninja", | 608 "ninja", |
| 629 "--compiler", | 609 "--compiler", |
| 630 "goma", | 610 "goma", |
| 631 "--goma-jsonstatus", | 611 "--goma-jsonstatus", |
| 632 "/path/to/tmp/json", | 612 "/path/to/tmp/json", |
| 633 "--goma-service-account-json-file", | 613 "--goma-service-account-json-file", |
| 634 "/creds/service_accounts/service-account-goma-client.json", | 614 "/creds/service_accounts/service-account-goma-client.json", |
| 635 "--goma-dir", | 615 "--goma-dir", |
| 636 "[CACHE]/cipd/goma", | 616 "[ROOT]/b/build/slave/cache/cipd/goma", |
| 637 "--ninja-ensure-up-to-date", | 617 "--ninja-ensure-up-to-date", |
| 638 "--", | 618 "--", |
| 639 "a", | 619 "a", |
| 640 "a_run" | 620 "a_run" |
| 641 ], | 621 ], |
| 642 "cwd": "[SLAVE_BUILD]", | |
| 643 "env": { | 622 "env": { |
| 644 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" | 623 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account
-goma-client.json" |
| 645 }, | 624 }, |
| 646 "name": "test r1.compile", | 625 "name": "test r1.compile", |
| 647 "~followup_annotations": [ | 626 "~followup_annotations": [ |
| 648 "@@@STEP_NEST_LEVEL@1@@@", | 627 "@@@STEP_NEST_LEVEL@1@@@", |
| 649 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", | 628 "@@@STEP_LOG_LINE@json.output (invalid)@null@@@", |
| 650 "@@@STEP_LOG_END@json.output (invalid)@@@" | 629 "@@@STEP_LOG_END@json.output (invalid)@@@" |
| 651 ] | 630 ] |
| 652 }, | 631 }, |
| 653 { | 632 { |
| 654 "cmd": [ | 633 "cmd": [ |
| 655 "python", | 634 "python", |
| 656 "-u", | 635 "-u", |
| 657 "import sys; sys.exit(0)" | 636 "import sys; sys.exit(0)" |
| 658 ], | 637 ], |
| 659 "cwd": "[SLAVE_BUILD]", | |
| 660 "name": "report", | 638 "name": "report", |
| 661 "~followup_annotations": [ | 639 "~followup_annotations": [ |
| 662 "@@@STEP_LOG_LINE@report@{@@@", | 640 "@@@STEP_LOG_LINE@report@{@@@", |
| 663 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", | 641 "@@@STEP_LOG_LINE@report@ \"result\": {@@@", |
| 664 "@@@STEP_LOG_LINE@report@ \"r1\": \"passed\"@@@", | 642 "@@@STEP_LOG_LINE@report@ \"r1\": \"passed\"@@@", |
| 665 "@@@STEP_LOG_LINE@report@ }, @@@", | 643 "@@@STEP_LOG_LINE@report@ }, @@@", |
| 666 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", | 644 "@@@STEP_LOG_LINE@report@ \"metadata\": {@@@", |
| 667 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1, @@@", | 645 "@@@STEP_LOG_LINE@report@ \"regression_range_size\": 1, @@@", |
| 668 "@@@STEP_LOG_LINE@report@ \"sub_ranges\": [@@@", | 646 "@@@STEP_LOG_LINE@report@ \"sub_ranges\": [@@@", |
| 669 "@@@STEP_LOG_LINE@report@ [@@@", | 647 "@@@STEP_LOG_LINE@report@ [@@@", |
| 670 "@@@STEP_LOG_LINE@report@ null, @@@", | 648 "@@@STEP_LOG_LINE@report@ null, @@@", |
| 671 "@@@STEP_LOG_LINE@report@ \"r1\"@@@", | 649 "@@@STEP_LOG_LINE@report@ \"r1\"@@@", |
| 672 "@@@STEP_LOG_LINE@report@ ]@@@", | 650 "@@@STEP_LOG_LINE@report@ ]@@@", |
| 673 "@@@STEP_LOG_LINE@report@ ]@@@", | 651 "@@@STEP_LOG_LINE@report@ ]@@@", |
| 674 "@@@STEP_LOG_LINE@report@ }@@@", | 652 "@@@STEP_LOG_LINE@report@ }@@@", |
| 675 "@@@STEP_LOG_LINE@report@}@@@", | 653 "@@@STEP_LOG_LINE@report@}@@@", |
| 676 "@@@STEP_LOG_END@report@@@", | 654 "@@@STEP_LOG_END@report@@@", |
| 677 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
, \"sub_ranges\": [[null, \"r1\"]]}, \"result\": {\"r1\": \"passed\"}}@@@" | 655 "@@@SET_BUILD_PROPERTY@report@{\"metadata\": {\"regression_range_size\": 1
, \"sub_ranges\": [[null, \"r1\"]]}, \"result\": {\"r1\": \"passed\"}}@@@" |
| 678 ] | 656 ] |
| 679 }, | 657 }, |
| 680 { | 658 { |
| 681 "name": "$result", | 659 "name": "$result", |
| 682 "recipe_result": null, | 660 "recipe_result": null, |
| 683 "status_code": 0 | 661 "status_code": 0 |
| 684 } | 662 } |
| 685 ] | 663 ] |
| OLD | NEW |