blob: 58e1d9f6db0eda4f61f8f7f515b5515077458e0e [file] [log] [blame]
[
{
"cmd": [],
"name": "Killing Processes"
},
{
"cmd": [
"killall",
"-9",
"dart"
],
"name": "Killing Processes.kill dart",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"flutter"
],
"name": "Killing Processes.kill flutter",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"Chrome"
],
"name": "Killing Processes.kill Chrome",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"Safari"
],
"name": "Killing Processes.kill Safari",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"top",
"-l",
"3",
"-o",
"mem"
],
"name": "OS info"
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::file]/resources/fileutil.py",
"--json-output",
"/path/to/tmp/json",
"rmtree",
"[CLEANUP]/tmp_tmp_1"
],
"infra_step": true,
"name": "temp dir for Create temp directory"
},
{
"cmd": [
"rm",
"-rf",
"/Users/chrome-bot/Library/Developer/Xcode/DerivedData/"
],
"name": "Delete mac deriveddata"
},
{
"cmd": [],
"name": "Shutdown simulators"
},
{
"cmd": [
"sudo",
"xcrun",
"simctl",
"shutdown",
"all"
],
"name": "Shutdown simulators.Shutdown simulators",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"sudo",
"xcrun",
"simctl",
"erase",
"all"
],
"name": "Shutdown simulators.Erase simulators",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"name": "$result"
}
]