blob: 65f08db52fa34a9a66be1762cfbf040fc9189446 [file] [log] [blame]
[
{
"cmd": [
"date",
"+%u %H"
],
"env": {
"TZ": "America/Los_Angeles"
},
"name": "get current time"
},
{
"cmd": [
"python",
"-u",
"RECIPE_MODULE[fuchsia::tree_status]/resources/tree_status.py",
"example.com",
"get"
],
"infra_step": true,
"name": "get current tree status",
"~followup_annotations": [
"@@@STEP_TEXT@open@@@",
"@@@STEP_LOG_LINE@json.output@{@@@",
"@@@STEP_LOG_LINE@json.output@ \"date\": \"2020-06-20 09:59:00.000000\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"general_state\": \"open\", @@@",
"@@@STEP_LOG_LINE@json.output@ \"key\": 12345@@@",
"@@@STEP_LOG_LINE@json.output@}@@@",
"@@@STEP_LOG_END@json.output@@@",
"@@@STEP_LINK@example.com@https://example.com@@@"
]
},
{
"cmd": [],
"name": "fetch fuchsia luci-milo.cfg"
},
{
"cmd": [
"luci-auth",
"token",
"-lifetime",
"3m"
],
"infra_step": true,
"name": "fetch fuchsia luci-milo.cfg.get access token for default account",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [
"vpython",
"-u",
"RECIPE_MODULE[recipe_engine::url]/resources/pycurl.py",
"--url",
"https://luci-config.appspot.com/_ah/api/config/v1/config_sets/projects/fuchsia/config/luci-milo.cfg",
"--status-json",
"/path/to/tmp/json",
"--outfile",
"/path/to/tmp/json",
"--headers-json",
"{\"Authorization\": \"Bearer extra.secret.token.should.not.be.logged\"}"
],
"infra_step": true,
"name": "fetch fuchsia luci-milo.cfg.get",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@"
]
},
{
"cmd": [],
"name": "check console health"
},
{
"cmd": [
"bb",
"ls",
"-host",
"cr-buildbucket.appspot.com",
"-json",
"-nopage",
"-n",
"5",
"-fields",
"builder,create_time,created_by,critical,end_time,id,input,number,output,start_time,status,steps.*.name,steps.*.status,summary_markdown,update_time",
"-predicate",
"{\"builder\": {\"bucket\": \"global.ci\", \"builder\": \"core.arm64-asan\", \"project\": \"fuchsia\"}, \"status\": \"ENDED_MASK\"}"
],
"infra_step": true,
"name": "check console health.core.arm64-asan",
"~followup_annotations": [
"@@@STEP_NEST_LEVEL@1@@@",
"@@@STEP_LOG_LINE@raw_io.output_text@{\"status\": \"FAILURE\", \"createdBy\": \"user:luci-scheduler@appspot.gserviceaccount.com\", \"builder\": {\"project\": \"fuchsia\", \"builder\": \"core.arm64-asan\", \"bucket\": \"global.ci\"}, \"createTime\": \"2018-05-25T23:50:17Z\", \"startTime\": \"2020-06-20T12:00:00Z\", \"input\": {\"gitilesCommit\": {\"project\": \"project\", \"host\": \"chromium.googlesource.com\", \"ref\": \"refs/heads/main\", \"id\": \"2d72510e447ab60a9728aeea2362d8be2cbd7789\"}}, \"infra\": {\"swarming\": {\"priority\": 30}, \"resultdb\": {\"invocation\": \"invocations/build:8945511751514863184\"}}, \"summaryMarkdown\": \"5 tests failed\", \"id\": \"21068288\"}@@@",
"@@@STEP_LOG_END@raw_io.output_text@@@",
"@@@STEP_LINK@21068288@https://cr-buildbucket.appspot.com/build/21068288@@@"
]
},
{
"name": "$result"
}
]