treeherder/tests/sample_data/logs/xpcshell-timeout.logview.json

90 строки
3.3 KiB
JSON
Исходник Обычный вид История

{
"header": {
"slave": "talos-r3-xp-085\r",
"buildid": "20130605090546\r",
"builder": "dummy-error-log\r",
"results": "warnings (1)\r",
"starttime": "1370461908.77\r",
"builduid": "11d37c0c73ec4f4aa16b29cbe6481a9f\r",
"revision": "e2eecb449eeb\r"
},
"step_data": {
"all_errors": [
{
"line": "command timed out: 1200 seconds without output",
"linenumber": 26902
},
{
"line": "buildbot.slave.commands.TimeoutError: command timed out: 1200 seconds without output",
"linenumber": 26906
}
],
"steps": [
{
"errors": [],
"name": "set props: revision",
"started": "2013-06-05 12:51:48.767751",
"started_linenumber": 8,
"finished_linenumber": 10,
"finished": "2013-06-05 12:51:48.768393",
"error_count": 0,
"duration": 0.000642,
"order": 0
},
{
"errors": [],
"name": "set props: who",
"started": "2013-06-05 12:51:48.768881",
"started_linenumber": 12,
"finished_linenumber": 14,
"finished": "2013-06-05 12:51:48.769473",
"error_count": 0,
"duration": 0.000592,
"order": 1
},
{
"errors": [
{
"line": "command timed out: 1200 seconds without output",
"linenumber": 26902
},
{
"line": "buildbot.slave.commands.TimeoutError: command timed out: 1200 seconds without output",
"linenumber": 26906
}
],
"name": "'python mochitest/runtests.py ...' warnings",
"started": "2013-06-05 12:54:55.232364",
"started_linenumber": 16,
"finished_linenumber": 27154,
"finished": "2013-06-05 13:15:39.235146",
"error_count": 2,
"duration": 1244.002782,
"order": 2
},
{
"errors": [],
"name": "'rm -rf ...'",
"started": "2013-06-05 13:15:39.244545",
"started_linenumber": 27156,
"finished_linenumber": 27200,
"finished": "2013-06-05 13:16:04.014823",
"error_count": 0,
"duration": 24.770278,
"order": 3
},
{
"errors": [],
"name": "maybe rebooting slave lost",
"started": "2013-06-05 13:16:04.015405",
"started_linenumber": 27202,
"finished_linenumber": 27204,
"finished": "2013-06-05 13:16:04.963614",
"error_count": 0,
"duration": 0.948209,
"order": 4
}
]
},
"logurl": "file:///home/vagrant/treeherder-service/tests/sample_data/logs/xpcshell-timeout.txt.gz"
}