| [ |
| { |
| "cmd": [], |
| "name": "b2", |
| "~followup_annotations": [ |
| "@@@STEP_FAILURE@@@" |
| ] |
| }, |
| { |
| "cmd": [ |
| "vpython3", |
| "-u", |
| "RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py", |
| "--json-output", |
| "/path/to/tmp/json", |
| "copy", |
| "[START_DIR]/checkout/.gitmodules", |
| "/path/to/tmp/" |
| ], |
| "infra_step": true, |
| "name": "b2.read .gitmodules", |
| "~followup_annotations": [ |
| "@@@STEP_NEST_LEVEL@1@@@", |
| "@@@STEP_LOG_LINE@.gitmodules@[submodule \"a1\"]@@@", |
| "@@@STEP_LOG_LINE@.gitmodules@\tpath = a1@@@", |
| "@@@STEP_LOG_LINE@.gitmodules@\turl = sso://foo/a1@@@", |
| "@@@STEP_LOG_END@.gitmodules@@@" |
| ] |
| }, |
| { |
| "failure": { |
| "failure": {}, |
| "humanReason": "no submodule \"b2\" (submodules: \"a1\")" |
| }, |
| "name": "$result" |
| } |
| ] |