blob: 4f5e429c09cc8ef524c076becac55369e9974a30 [file] [log] [blame]
[
{
"cmd": [],
"name": "ios_debug_symbol_doctor"
},
{
"cmd": [],
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"python3",
"-u",
"RECIPE_MODULE[depot_tools::git]/resources/git_setup.py",
"--path",
"[CACHE]/cocoon",
"--url",
"https://flutter.googlesource.com/mirrors/cocoon"
],
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.git setup",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"fetch",
"origin",
"main",
"--recurse-submodules",
"--progress",
"--tags"
],
"cwd": "[CACHE]/cocoon",
"env": {
"PATH": "RECIPE_REPO[depot_tools]:<PATH>"
},
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.git fetch",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"checkout",
"-f",
"FETCH_HEAD"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.git checkout",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"rev-parse",
"HEAD"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.read revision",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@",
"@@@SET_BUILD_PROPERTY@got_revision@\"deadbeef\"@@@"
]
},
{
"cmd": [
"git",
"clean",
"-f",
"-d",
"-x"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.git clean",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"submodule",
"sync"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.submodule sync",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"git",
"submodule",
"update",
"--init",
"--recursive"
],
"cwd": "[CACHE]/cocoon",
"infra_step": true,
"name": "ios_debug_symbol_doctor.Checkout flutter/cocoon.submodule update",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"dart",
"pub",
"get"
],
"cwd": "[CACHE]/cocoon/cipd_packages/device_doctor",
"infra_step": true,
"name": "ios_debug_symbol_doctor.pub get device_doctor",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"dart",
"[CACHE]/cocoon/cipd_packages/device_doctor/bin/ios_debug_symbol_doctor.dart",
"diagnose"
],
"cwd": "[CACHE]/cocoon/cipd_packages/device_doctor",
"infra_step": true,
"name": "ios_debug_symbol_doctor.diagnose",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "Killing Processes"
},
{
"cmd": [
"killall",
"-9",
"dart"
],
"infra_step": true,
"name": "Killing Processes.kill dart",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"flutter"
],
"infra_step": true,
"name": "Killing Processes.kill flutter",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"Chrome"
],
"infra_step": true,
"name": "Killing Processes.kill Chrome",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"Safari"
],
"infra_step": true,
"name": "Killing Processes.kill Safari",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"java"
],
"infra_step": true,
"name": "Killing Processes.kill Safari (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"adb"
],
"infra_step": true,
"name": "Killing Processes.kill Safari (3)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"killall",
"-9",
"Xcode"
],
"infra_step": true,
"name": "Killing Processes.kill Xcode",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"top",
"-l",
"3",
"-o",
"mem"
],
"infra_step": true,
"name": "OS info"
},
{
"cmd": [
"xattr",
"/opt/s/w/ir/cipd_bin_packages/python3"
],
"infra_step": true,
"name": "python3 xattr info"
},
{
"cmd": [
"xattr",
"/opt/s/w/ir/cipd_bin_packages/git"
],
"infra_step": true,
"name": "git xattr info"
},
{
"cmd": [
"vpython3",
"-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",
"[HOME]/Library/Developer/Xcode/DerivedData"
],
"infra_step": true,
"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@@@"
]
},
{
"cmd": [],
"name": "Prepare iOS device",
"~followup_annotations": [
"@@@STEP_EXCEPTION@@@"
]
},
{
"cmd": [
"idevice_id",
"-l"
],
"name": "Prepare iOS device.Find device id",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"xcrun",
"devicectl",
"list",
"devices",
"-v"
],
"name": "Prepare iOS device.List CoreDevices",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@raw_io.output_text@123456789@@@",
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [],
"name": "Prepare iOS device.Wait for device to connect",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_EXCEPTION@@@"
]
},
{
"cmd": [
"xcrun",
"devicectl",
"list",
"devices",
"--filter",
"connectionProperties.transportType CONTAINS 'wired'",
"-v"
],
"name": "Prepare iOS device.Wait for device to connect.Find wired CoreDevices",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"open",
"-a",
"Xcode"
],
"name": "Prepare iOS device.Wait for device to connect.Open Xcode",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"xcrun",
"devicectl",
"list",
"devices",
"--filter",
"connectionProperties.transportType CONTAINS 'wired'",
"-v"
],
"name": "Prepare iOS device.Wait for device to connect.Find wired CoreDevices (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"open",
"-a",
"Xcode"
],
"name": "Prepare iOS device.Wait for device to connect.Open Xcode (2)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"xcrun",
"devicectl",
"list",
"devices",
"--filter",
"connectionProperties.transportType CONTAINS 'wired'",
"-v"
],
"name": "Prepare iOS device.Wait for device to connect.Find wired CoreDevices (3)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"open",
"-a",
"Xcode"
],
"name": "Prepare iOS device.Wait for device to connect.Open Xcode (3)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"xcrun",
"devicectl",
"list",
"devices",
"--filter",
"connectionProperties.transportType CONTAINS 'wired'",
"-v"
],
"name": "Prepare iOS device.Wait for device to connect.Find wired CoreDevices (4)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"open",
"-a",
"Xcode"
],
"name": "Prepare iOS device.Wait for device to connect.Open Xcode (4)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [],
"name": "Prepare iOS device.Wait for device to connect.sleep 80",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"xcrun",
"devicectl",
"list",
"devices",
"--filter",
"connectionProperties.transportType CONTAINS 'wired'",
"-v"
],
"name": "Prepare iOS device.Wait for device to connect.Find wired CoreDevices (5)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"open",
"-a",
"Xcode"
],
"name": "Prepare iOS device.Wait for device to connect.Open Xcode (5)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [],
"name": "Prepare iOS device.Wait for device to connect.sleep 160",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"xcrun",
"devicectl",
"list",
"devices",
"--filter",
"connectionProperties.transportType CONTAINS 'wired'",
"-v"
],
"name": "Prepare iOS device.Wait for device to connect.Find wired CoreDevices (6)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"open",
"-a",
"Xcode"
],
"name": "Prepare iOS device.Wait for device to connect.Open Xcode (6)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [],
"name": "Prepare iOS device.Wait for device to connect.sleep 320",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"cmd": [
"xcrun",
"devicectl",
"list",
"devices",
"--filter",
"connectionProperties.transportType CONTAINS 'wired'",
"-v"
],
"name": "Prepare iOS device.Wait for device to connect.Find wired CoreDevices (7)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@",
"@@@STEP_LOG_END@raw_io.output_text@@@"
]
},
{
"cmd": [
"open",
"-a",
"Xcode"
],
"name": "Prepare iOS device.Wait for device to connect.Open Xcode (7)",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@2@@@"
]
},
{
"failure": {
"humanReason": "Device not connected."
},
"name": "$result"
}
]