Bug 1211275 - Remove unused jobsample.json and job_data.json.sample

This commit is contained in:
Ed Morley 2015-10-04 19:13:09 +01:00
Родитель 027abb7057
Коммит d152cd8048
2 изменённых файлов: 0 добавлений и 1077 удалений

Просмотреть файл

@ -1,217 +0,0 @@
/****
* Data structure sample sent to object store
****/
[
{
/**************
* The revisions in sources are combined and hashed to form a
* result set guid stored in project_jobs_1.result_set.revision_hash.
* The revision_hash is used for associating job data asynchronously
* with a single entry in project_jobs_1.result_set.
**************/
revision_hash:"",
job: {
#Stored in project_jobs_1.job.job_guid
job_guid:"",
#Stored in treeherder_reference_1.job_type.name
name: "Mochitest 4 | JSReftest 3 | ...",
#Stored symbol represending the job
symbol: "B | t | o | ...",
# human readable group name (can be null)
group_name: "null | Talos | Mochitest | ...",
#Stored symbol representing the job group (can be null)
group_symbol: "null | T | M | R",
# buildername from buildbot (optional)
buildername: 'Ubuntu VM 12.04 x64 mozilla-inbound debug test crashtest'
#Stored in treeherder_reference_1.product
product_name: "Firefox | Firefox OS | Thunderbird | ...",
#Stored in project_jobs_1.job.state
state: "pending | running | completed | coalesced | ...",
#Stored in project_jobs_1.job.result
result: "success | warnings | failure | exception | retry | cancelled",
#Stored in project_jobs_1.job.reason
reason: "push | scheduled | self-serve | manual",
#Stored in project_jobs_1.job.who
who: " gaia | scheduler name | username ",
#Stored in project_jobs_1.job.submit_timestamp
submit_timestamp:"",
#Stored in project_jobs_1.job.start_timestamp
start_timestamp:"",
#Stored in project_jobs_1.job.end_timestamp
end_timestamp:"",
#Stored in treeherder_reference_1.machine.name
machine:"",
#Stored in project_jobs_1.job_artifact, name=build_url
build_url:"",
#Stored in:
# treeherder_reference_1.build_platform.os_name,
# treeherder_reference_1.build_platform.platform,
# treeherder_reference_1.build_platform.architecture,
build_platform:{ os_name:"", platform:"", architecture:"" },
#Stored in:
# treeherder_reference_1.machine_platform.os_name,
# treeherder_reference_1.machine_platform.platform,
# treeherder_reference_1.machine_platform.architecture,
machine_platform:{ os_name:"", platform:"", architecture:"" },
#Stored in treeherder_reference_1.option_collection and
#treeherder_reference_1.option
option_collection: {
"debug | pgo | asan | opt": True
},
#Stored in project_jobs_1.job_log_url
log_references: [
{ url:"http://ftp.mozilla.org/pub/mozilla.org/firefox/try-builds/mfowler@mozilla.com-64620dd73baa/try-macosx64-debug/try_snowleopard-debug_test-marionette-bm06-tests1-macosx-build1293.txt.gz",
#associating a name with the log allows for different types of
#processing to be applied to different types of logs
name:"unittest" },
...
],
#Stored project_jobs_1.job_artifact
artifact:"{
type:" json | img | ...",
name:"",
log_urls:[
]
blob:""
}"
}
/****
* May not be present if there are no job_guid's coalesced. If present,
* the job_guids in jobs are where the jobs were coalesced to.
* The structures main job_guid would be stored in project_jobs_1.job.job_coalesced_to_guid
* for each entry job_guid in coalesced.
****/
coalesced: [
"job_guid",
...
]
}
]
/****
*
* Real-life sample
*
****/
[
{
'project': 'mozilla-b2g26_v1_2',
'job': {
'build_platform': {
'platform': 'b2g-emu-jb',
'os_name': 'b2g',
'architecture': 'x86'
},
'submit_timestamp': 1384274430,
'start_timestamp': 1384274451,
'build_url': '',
'name': 'B2G Emulator Image Build',
'buildername': 'b2g_mozilla-b2g26_v1_2_emulator-jb-debug_dep',
'machine_platform': {
'platform': 'b2g-emu-jb',
'os_name': 'b2g',
'architecture': 'x86'
},
'symbol': 'B',
'who': 'b2g_mozilla-b2g26_v1_2-b2g',
'group_symbol': '?',
'reason': 'scheduler',
'artifact': {
'log_urls': [],
'type': '',
'name': '',
'blob': ''
},
'group_name': None,
'machine': 'bld-linux64-ec2-169',
'state': 'completed',
'option_collection': {
'debug': True
},
'result': 'success',
'log_references': [
{
'url': 'http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-b2g26_v1_2-emulator-jb-debug/1384274430/b2g_mozilla-b2g26_v1_2_emulator-jb-debug_dep-bm57-build1-build11.txt.gz',
'name': 'buildbot_text'
}
],
'job_guid': 'c74d2f19cee8fc4dc5deab94c15c201350c1a723',
'product_name': 'b2g',
'end_timestamp': 1384285860
},
'revision_hash': '0c6a093e3b9e8a4c75c9bf1a4bf5f797a16756cb',
'resultset_id': 11
},
{
'project': 'mozilla-b2g26_v1_2',
'job': {
'build_platform': {
'platform': 'osx-10-7',
'os_name': 'mac',
'architecture': 'x86_64'
},
'submit_timestamp': 1384274713,
'start_timestamp': 1384274738,
'build_url': 'http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384270711/firefox-26.0.en-US.mac64.dmg',
'name': 'Mochitest Browser Chrome',
'buildername': 'Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test mochitest-browser-chrome',
'machine_platform': {
'platform': 'osx-10-7',
'os_name': 'mac',
'architecture': 'x86_64'
},
'symbol': 'bc',
'who': 'tests-mozilla-b2g26_v1_2-lion-debug-unittest',
'group_symbol': 'M',
'reason': 'scheduler',
'artifact': {
'log_urls': [],
'type': '',
'name': '',
'blob': ''
},
'group_name': 'Mochitest',
'machine': 'talos-r4-lion-053',
'state': 'completed',
'option_collection': {
'debug': True
},
'result': 'success',
'log_references': [
{
'url': 'http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384270711/mozilla-b2g26_v1_2_lion-debug_test-mochitest-browser-chrome-bm78-tests1-macosx-build6.txt.gz',
'name': 'buildbot_text'
}
],
'job_guid': '4dc8b79752b5e8a7d5d5558d8b341cdf811c57f4',
'product_name': 'firefox',
'end_timestamp': 1384282869
},
'revision_hash': '7127a762822a824f8f843fe1d09cb5de4c2bec67',
'resultset_id': 13
}
]

Просмотреть файл

@ -1,860 +0,0 @@
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287332, "start_timestamp": 1384287496, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest Other", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-release opt test mochitest-other", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-mozilla-release-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-066", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_lion_test-mochitest-other-bm78-tests1-macosx-build11.txt.gz", "name": "builds-4h"}], "job_guid": "d9c971734b3169127e4ffdbc284d8622b2e0e553", "product_name": "firefox", "end_timestamp": 1384288484}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287313, "start_timestamp": 1384287499, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-release opt test mochitest-4", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-023", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_mountainlion_test-mochitest-4-bm80-tests1-macosx-build21.txt.gz", "name": "builds-4h"}], "job_guid": "6f540f26f3021ede8fe4b9dce1d2a2e1a0fc658b", "product_name": "firefox", "end_timestamp": 1384287917}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287313, "start_timestamp": 1384287507, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-release opt test mochitest-2", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-001", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_mountainlion_test-mochitest-2-bm77-tests1-macosx-build21.txt.gz", "name": "builds-4h"}], "job_guid": "b574d7719a1d2c89fe600e1fa31a645cca615c72", "product_name": "firefox", "end_timestamp": 1384288058}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287311, "start_timestamp": 1384287511, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest Browser Chrome", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-release opt test mochitest-browser-chrome", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-mozilla-release-snowleopard-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-033", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_snowleopard_test-mochitest-browser-chrome-bm79-tests1-macosx-build12.txt.gz", "name": "builds-4h"}], "job_guid": "cc3801839ab67c3b4ecc97cc28209b082643b094", "product_name": "firefox", "end_timestamp": 1384289720}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287311, "start_timestamp": 1384287517, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-release opt test mochitest-5", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-snowleopard-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-052", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_snowleopard_test-mochitest-5-bm75-tests1-macosx-build7.txt.gz", "name": "builds-4h"}], "job_guid": "4199771bd289bff5bb569d7bcdfd01b219e61755", "product_name": "firefox", "end_timestamp": 1384288091}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287320, "start_timestamp": 1384287519, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Talos svg", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-release talos svgr", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "s", "who": "tests-mozilla-release-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-r4-snow-049", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_snowleopard_test-svgr-bm79-tests1-macosx-build7.txt.gz", "name": "builds-4h"}], "job_guid": "419eb69c462882e1211305a8f1afa3f89287be1c", "product_name": "firefox", "end_timestamp": 1384289202}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287313, "start_timestamp": 1384287523, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-release opt test mochitest-3", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-058", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_mountainlion_test-mochitest-3-bm80-tests1-macosx-build25.txt.gz", "name": "builds-4h"}], "job_guid": "35dd639c8909abc98aeb9774a7c0338c6dc568e6", "product_name": "firefox", "end_timestamp": 1384288657}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287320, "start_timestamp": 1384287532, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Talos chrome", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-release talos chromez", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "c", "who": "tests-mozilla-release-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-r4-snow-072", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_snowleopard_test-chromez-bm78-tests1-macosx-build14.txt.gz", "name": "builds-4h"}], "job_guid": "1f0d299e2eaf5ef75a255f96216eb7ff78a9416a", "product_name": "firefox", "end_timestamp": 1384288119}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287313, "start_timestamp": 1384287543, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Jetpack SDK Test", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-release opt test jetpack", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-083", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_mountainlion_test-jetpack-bm77-tests1-macosx-build22.txt.gz", "name": "builds-4h"}], "job_guid": "3981a3c6f751b171ee0c177074d8ed129dc6e1a9", "product_name": "firefox", "end_timestamp": 1384288072}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287313, "start_timestamp": 1384287551, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Reftest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-release opt test reftest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "R", "who": "tests-mozilla-release-mountainlion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-057", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_mountainlion_test-reftest-bm80-tests1-macosx-build25.txt.gz", "name": "builds-4h"}], "job_guid": "9c580aff45c783083463d8888351ee2039f9dad3", "product_name": "firefox", "end_timestamp": 1384288698}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287313, "start_timestamp": 1384287553, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-release opt test mochitest-5", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-035", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_mountainlion_test-mochitest-5-bm80-tests1-macosx-build26.txt.gz", "name": "builds-4h"}], "job_guid": "2735d85d1777bfe5bc260097199fdcb394a20a81", "product_name": "firefox", "end_timestamp": 1384288077}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287320, "start_timestamp": 1384287559, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Talos tp", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-release talos tp5o", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "tp", "who": "tests-mozilla-release-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-mtnlion-r5-012", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_mountainlion_test-tp5o-bm80-tests1-macosx-build18.txt.gz", "name": "builds-4h"}], "job_guid": "01fd9f7a3d50d817ca2961419a53826620c79945", "product_name": "firefox", "end_timestamp": 1384288429}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287332, "start_timestamp": 1384287560, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-release opt test mochitest-4", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-028", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_lion_test-mochitest-4-bm75-tests1-macosx-build15.txt.gz", "name": "builds-4h"}], "job_guid": "26254e8ec21d0d9df3695584ed54969ca8365557", "product_name": "firefox", "end_timestamp": 1384287951}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287320, "start_timestamp": 1384287562, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Talos other", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-release talos other", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "o", "who": "tests-mozilla-release-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-r4-snow-034", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_snowleopard_test-other-bm76-tests1-macosx-build12.txt.gz", "name": "builds-4h"}], "job_guid": "0e92789d63497f1e8b14ea3099a8ba29bc149d06", "product_name": "firefox", "end_timestamp": 1384289065}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287332, "start_timestamp": 1384287575, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-release opt test mochitest-1", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-051", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_lion_test-mochitest-1-bm78-tests1-macosx-build13.txt.gz", "name": "builds-4h"}], "job_guid": "7f8682ea261e2da8d16f72962dabc05b59cb0ed6", "product_name": "firefox", "end_timestamp": 1384288798}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287320, "start_timestamp": 1384287577, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Talos dromaeojs", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-release talos dromaeojs", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "d", "who": "tests-mozilla-release-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-mtnlion-r5-064", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_mountainlion_test-dromaeojs-bm80-tests1-macosx-build22.txt.gz", "name": "builds-4h"}], "job_guid": "ed42579fd99660cbe2ec2f6353b4db1d09d5b765", "product_name": "firefox", "end_timestamp": 1384289184}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287320, "start_timestamp": 1384287595, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Talos other", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-release talos other", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "o", "who": "tests-mozilla-release-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-mtnlion-r5-039", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_mountainlion_test-other-bm77-tests1-macosx-build22.txt.gz", "name": "builds-4h"}], "job_guid": "ecc1b18bd0f78f41fb8adeefe9371560f2b3be9d", "product_name": "firefox", "end_timestamp": 1384288891}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287332, "start_timestamp": 1384287607, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "JSReftest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-release opt test jsreftest", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "J", "who": "tests-mozilla-release-lion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-lion-077", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_lion_test-jsreftest-bm76-tests1-macosx-build13.txt.gz", "name": "builds-4h"}], "job_guid": "fd9a75037663eab31df7e2d65f6880327d73b9c8", "product_name": "firefox", "end_timestamp": 1384288238}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287332, "start_timestamp": 1384287609, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-release opt test mochitest-5", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-021", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_lion_test-mochitest-5-bm75-tests1-macosx-build13.txt.gz", "name": "builds-4h"}], "job_guid": "1c6ece00b620a78a6ea473ba282e5def7c49a09e", "product_name": "firefox", "end_timestamp": 1384288145}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287320, "start_timestamp": 1384287614, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Talos tp", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-release talos tp5o", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "tp", "who": "tests-mozilla-release-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-r4-snow-008", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_snowleopard_test-tp5o-bm75-tests1-macosx-build11.txt.gz", "name": "builds-4h"}], "job_guid": "906d23c6fa6822fff84a1df33c834b0857e664cb", "product_name": "firefox", "end_timestamp": 1384288589}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287320, "start_timestamp": 1384287616, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Talos dromaeojs", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-release talos dromaeojs", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "d", "who": "tests-mozilla-release-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-r4-snow-042", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_snowleopard_test-dromaeojs-bm76-tests1-macosx-build11.txt.gz", "name": "builds-4h"}], "job_guid": "370aa12864866147bfed524ff9a76ca779058eae", "product_name": "firefox", "end_timestamp": 1384289185}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287332, "start_timestamp": 1384287617, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Crashtest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-release opt test crashtest", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "C", "who": "tests-mozilla-release-lion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-lion-004", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_lion_test-crashtest-bm75-tests1-macosx-build13.txt.gz", "name": "builds-4h"}], "job_guid": "44ab50f35c5e0e886c1a050315518dc74f30f156", "product_name": "firefox", "end_timestamp": 1384288168}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287320, "start_timestamp": 1384287624, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Talos chrome", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-release talos chromez", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "c", "who": "tests-mozilla-release-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-mtnlion-r5-037", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_mountainlion_test-chromez-bm80-tests1-macosx-build22.txt.gz", "name": "builds-4h"}], "job_guid": "36425989e424a716dcae971705baf71c54f51d09", "product_name": "firefox", "end_timestamp": 1384288240}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287320, "start_timestamp": 1384287661, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Talos svg", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-release talos svgr", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "s", "who": "tests-mozilla-release-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-mtnlion-r5-074", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_mountainlion_test-svgr-bm80-tests1-macosx-build23.txt.gz", "name": "builds-4h"}], "job_guid": "519879f88519afe8df08c54f2e285a62717707c8", "product_name": "firefox", "end_timestamp": 1384289328}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287332, "start_timestamp": 1384287673, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-release opt test mochitest-3", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-071", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_lion_test-mochitest-3-bm79-tests1-macosx-build10.txt.gz", "name": "builds-4h"}], "job_guid": "bcb5bc21ddce6b9650b80825cdf14b9daaca7f34", "product_name": "firefox", "end_timestamp": 1384288795}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287332, "start_timestamp": 1384287698, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-release opt test mochitest-2", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-029", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_lion_test-mochitest-2-bm78-tests1-macosx-build15.txt.gz", "name": "builds-4h"}], "job_guid": "424bc44436949f19dabe04facb698334c5d31943", "product_name": "firefox", "end_timestamp": 1384288253}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384287332, "start_timestamp": 1384287705, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/firefox-25.0.en-US.mac.dmg", "name": "Jetpack SDK Test", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-release opt test jetpack", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-r4-lion-038", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-macosx64/1384279577/mozilla-release_lion_test-jetpack-bm79-tests1-macosx-build6.txt.gz", "name": "builds-4h"}], "job_guid": "6d453fcf79b73b31df87e5d9ffbd22fc1f45afd1", "product_name": "firefox", "end_timestamp": 1384288287}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287741, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Reftest", "buildername": "Windows 7 32-bit mozilla-aurora pgo test reftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-123", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-reftest-bm69-tests1-windows-build175.txt.gz", "name": "builds-4h"}], "job_guid": "99f2ebd892aafb694576b9a6a6d0f743affca80b", "product_name": "firefox", "end_timestamp": 1384288879}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287744, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows 7 32-bit mozilla-aurora pgo test jetpack", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w732-ix-104", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-jetpack-bm73-tests1-windows-build163.txt.gz", "name": "builds-4h"}], "job_guid": "978c73f043a0594ac2d307e20b010513f827ebaf", "product_name": "firefox", "end_timestamp": 1384288504}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287749, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-aurora pgo test mochitest-4", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-034", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-mochitest-4-bm74-tests1-windows-build113.txt.gz", "name": "builds-4h"}], "job_guid": "4691cded1d11c744b8ff6733c5aebf8c42c30de4", "product_name": "firefox", "end_timestamp": 1384288092}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287750, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "Windows 7 32-bit mozilla-aurora pgo test reftest-no-accel", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-059", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-reftest-no-accel-bm70-tests1-windows-build25.txt.gz", "name": "builds-4h"}], "job_guid": "8e8c53d33c48d39a15ed43baa84412367672c8c0", "product_name": "firefox", "end_timestamp": 1384288782}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287752, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "WINNT 6.2 mozilla-aurora pgo test reftest-no-accel", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-057", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-reftest-no-accel-bm74-tests1-windows-build156.txt.gz", "name": "builds-4h"}], "job_guid": "977ad14dc5a6d3a8e0c3c36634b744651108732b", "product_name": "firefox", "end_timestamp": 1384288791}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287752, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "WINNT 6.2 mozilla-aurora pgo test jetpack", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-066", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-jetpack-bm73-tests1-windows-build250.txt.gz", "name": "builds-4h"}], "job_guid": "59e616eea598aa00a003c33484bc52183a0a2db0", "product_name": "firefox", "end_timestamp": 1384288604}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287753, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows XP 32-bit mozilla-aurora pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-aurora-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-062", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-mochitest-browser-chrome-bm70-tests1-windows-build19.txt.gz", "name": "builds-4h"}], "job_guid": "0d94603775ea1d0365cb9ac96761e4729f78844f", "product_name": "firefox", "end_timestamp": 1384289305}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287754, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-aurora pgo test mochitest-1", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-005", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-mochitest-1-bm73-tests1-windows-build257.txt.gz", "name": "builds-4h"}], "job_guid": "b37bb763d818473ab4ddd2076669a5ca904b425f", "product_name": "firefox", "end_timestamp": 1384289161}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287754, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Reftest", "buildername": "Windows XP 32-bit mozilla-aurora pgo test reftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-aurora-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-105", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-reftest-bm74-tests1-windows-build113.txt.gz", "name": "builds-4h"}], "job_guid": "7d3daa907a52f4fda03257457fbd8c62fa5931c9", "product_name": "firefox", "end_timestamp": 1384288648}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287755, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Crashtest", "buildername": "WINNT 6.2 mozilla-aurora pgo test crashtest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-041", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-crashtest-bm73-tests1-windows-build252.txt.gz", "name": "builds-4h"}], "job_guid": "97f082a9560a0622bdbbb6e6a59c9c4beaa5a7a6", "product_name": "firefox", "end_timestamp": 1384288182}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287760, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-aurora pgo test mochitest-1", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-045", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-mochitest-1-bm74-tests1-windows-build196.txt.gz", "name": "builds-4h"}], "job_guid": "b56f7458f03e41437036078251631b32926c6297", "product_name": "firefox", "end_timestamp": 1384289227}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287761, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "JSReftest", "buildername": "WINNT 6.2 mozilla-aurora pgo test jsreftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-047", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-jsreftest-bm69-tests1-windows-build166.txt.gz", "name": "builds-4h"}], "job_guid": "1340c465c214a71aa1df6c83c3a969f4a4c46a52", "product_name": "firefox", "end_timestamp": 1384288422}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287764, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-aurora pgo test mochitest-5", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-085", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-mochitest-5-bm71-tests1-windows-build142.txt.gz", "name": "builds-4h"}], "job_guid": "ab4d04ae9c242138ce49b7814034657fa6441270", "product_name": "firefox", "end_timestamp": 1384288254}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287767, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows XP 32-bit mozilla-aurora pgo test crashtest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-aurora-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-017", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-crashtest-bm71-tests1-windows-build123.txt.gz", "name": "builds-4h"}], "job_guid": "f22ed9abb0d8c08ad64b1cc102345fc8594a1b59", "product_name": "firefox", "end_timestamp": 1384288147}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287769, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows 7 32-bit mozilla-aurora pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-068", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-mochitest-browser-chrome-bm71-tests1-windows-build88.txt.gz", "name": "builds-4h"}], "job_guid": "5ff55a7ee0daa3f692c022a42f93d20ada0a144e", "product_name": "firefox", "end_timestamp": 1384289346}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287773, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-aurora pgo test mochitest-3", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-075", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-mochitest-3-bm71-tests1-windows-build154.txt.gz", "name": "builds-4h"}], "job_guid": "01813c0a2410438c3b595dc38c57581b1c647fad", "product_name": "firefox", "end_timestamp": 1384288506}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287776, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "XPCShellTest", "buildername": "Windows 7 32-bit mozilla-aurora pgo test xpcshell", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w732-ix-012", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-xpcshell-bm72-tests1-windows-build137.txt.gz", "name": "builds-4h"}], "job_guid": "005168fb8776136a98a6759caa25aa3606d1dec3", "product_name": "firefox", "end_timestamp": 1384289137}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287779, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows XP 32-bit mozilla-aurora pgo test jsreftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-aurora-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-126", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-jsreftest-bm69-tests1-windows-build186.txt.gz", "name": "builds-4h"}], "job_guid": "27c5c1947ec134b68e38aa5f65dd4fe79b08ec58", "product_name": "firefox", "end_timestamp": 1384288399}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287789, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-aurora pgo test mochitest-2", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-051", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-mochitest-2-bm69-tests1-windows-build172.txt.gz", "name": "builds-4h"}], "job_guid": "ed73187cb80ec5a63861a860e6568829ecd30a41", "product_name": "firefox", "end_timestamp": 1384288435}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287789, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows 7 32-bit mozilla-aurora pgo test crashtest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-031", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-crashtest-bm73-tests1-windows-build174.txt.gz", "name": "builds-4h"}], "job_guid": "e399be2780c48d8f5cc3e09041febc8e8e33497e", "product_name": "firefox", "end_timestamp": 1384288311}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287789, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-aurora pgo test mochitest-2", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-102", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-mochitest-2-bm73-tests1-windows-build182.txt.gz", "name": "builds-4h"}], "job_guid": "a1bf623baf2e0c765abbac4f4dea0ea3d488c7aa", "product_name": "firefox", "end_timestamp": 1384288288}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287789, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "WINNT 6.2 mozilla-aurora pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-118", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-mochitest-browser-chrome-bm72-tests1-windows-build181.txt.gz", "name": "builds-4h"}], "job_guid": "98c03b745a89f0d13c42b46d114aee1a933e2498", "product_name": "firefox", "end_timestamp": 1384289595}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287793, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "XPCShellTest", "buildername": "Windows XP 32-bit mozilla-aurora pgo test xpcshell", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-aurora-xp-ix-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-015", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-xpcshell-bm69-tests1-windows-build202.txt.gz", "name": "builds-4h"}], "job_guid": "60b1e5403ca690637e4e44aaacb0237272cd87d6", "product_name": "firefox", "end_timestamp": 1384288287}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287806, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-aurora pgo test mochitest-3", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-085", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-mochitest-3-bm74-tests1-windows-build103.txt.gz", "name": "builds-4h"}], "job_guid": "45dedc396a87ae993e9af3891f330141cdfc5d96", "product_name": "firefox", "end_timestamp": 1384288355}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287809, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-aurora pgo test mochitest-5", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-048", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-mochitest-5-bm70-tests1-windows-build26.txt.gz", "name": "builds-4h"}], "job_guid": "db7dbef6eb70e55732f6e036d72c3b143c330b9a", "product_name": "firefox", "end_timestamp": 1384288277}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287813, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Reftest", "buildername": "WINNT 6.2 mozilla-aurora pgo test reftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-023", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-reftest-bm73-tests1-windows-build243.txt.gz", "name": "builds-4h"}], "job_guid": "f39fd94f09cec632b6d9a26ca9e55914fd97f782", "product_name": "firefox", "end_timestamp": 1384288806}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287813, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows 7 32-bit mozilla-aurora pgo test mochitest-other", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-020", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-mochitest-other-bm70-tests1-windows-build28.txt.gz", "name": "builds-4h"}], "job_guid": "0ef1b0f63f5c175110d479ad24f4a22d89484688", "product_name": "firefox", "end_timestamp": 1384288737}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287816, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest Other", "buildername": "WINNT 6.2 mozilla-aurora pgo test mochitest-other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-095", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-mochitest-other-bm71-tests1-windows-build169.txt.gz", "name": "builds-4h"}], "job_guid": "7ef599219c4b0ce40a67a43419bf77752d078fe3", "product_name": "firefox", "end_timestamp": 1384288727}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287820, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows XP 32-bit mozilla-aurora pgo test mochitest-other", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-aurora-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-119", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-mochitest-other-bm71-tests1-windows-build137.txt.gz", "name": "builds-4h"}], "job_guid": "f6dce228d23b767293dd094079cd112defcdb305", "product_name": "firefox", "end_timestamp": 1384288640}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287823, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-aurora pgo test mochitest-4", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-008", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-mochitest-4-bm71-tests1-windows-build131.txt.gz", "name": "builds-4h"}], "job_guid": "fcf221b62c7bef4b4ebd6ec0d895245e00163381", "product_name": "firefox", "end_timestamp": 1384288260}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287824, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows 7 32-bit mozilla-aurora pgo test jsreftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-076", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-jsreftest-bm69-tests1-windows-build176.txt.gz", "name": "builds-4h"}], "job_guid": "8cb1082d6ad4c145842aa2f00ac57bf49a6f65cb", "product_name": "firefox", "end_timestamp": 1384288460}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287827, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-aurora pgo test mochitest-2", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-090", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-mochitest-2-bm73-tests1-windows-build182.txt.gz", "name": "builds-4h"}], "job_guid": "1fd9009f64088e988600887400c6c5bea6d8af38", "product_name": "firefox", "end_timestamp": 1384288342}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287733, "start_timestamp": 1384287828, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-aurora pgo test mochitest-4", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-093", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test_pgo-mochitest-4-bm71-tests1-windows-build146.txt.gz", "name": "builds-4h"}], "job_guid": "cf768bd35a01e0be71658de744b9d979fb8da990", "product_name": "firefox", "end_timestamp": 1384288241}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287829, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-aurora pgo test mochitest-1", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-046", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-mochitest-1-bm70-tests1-windows-build21.txt.gz", "name": "builds-4h"}], "job_guid": "cba6d9e6e3ff140e8f6b9df6ba667c5b435e5cfb", "product_name": "firefox", "end_timestamp": 1384289091}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287832, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-aurora pgo test mochitest-3", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-048", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-mochitest-3-bm74-tests1-windows-build193.txt.gz", "name": "builds-4h"}], "job_guid": "ae34312d1f9f792d3161366eca39772352ad0a22", "product_name": "firefox", "end_timestamp": 1384288618}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287842, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows XP 32-bit mozilla-aurora pgo test jetpack", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-022", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-jetpack-bm72-tests1-windows-build108.txt.gz", "name": "builds-4h"}], "job_guid": "508f1b2cf2214bd46b71fad6c5608e6e8cf8e902", "product_name": "firefox", "end_timestamp": 1384288377}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287842, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "XPCShellTest", "buildername": "WINNT 6.2 mozilla-aurora pgo test xpcshell", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-aurora-win8-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-044", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test_pgo-xpcshell-bm72-tests1-windows-build155.txt.gz", "name": "builds-4h"}], "job_guid": "bcb8c02fcfebed7b34f67826e19b31d3dd9c3ce6", "product_name": "firefox", "end_timestamp": 1384289616}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287843, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos other", "buildername": "Windows 7 32-bit mozilla-aurora pgo talos other", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-108", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test-other-pgo-bm69-tests1-windows-build199.txt.gz", "name": "builds-4h"}], "job_guid": "9b90a5e9ada9b3f4c51eef026ed41ad86febf84f", "product_name": "firefox", "end_timestamp": 1384288488}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287844, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos svg", "buildername": "WINNT 6.2 mozilla-aurora pgo talos svgr", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-013", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test-svgr-pgo-bm70-tests1-windows-build18.txt.gz", "name": "builds-4h"}], "job_guid": "79218beb518e3b655ee91272f789ee6bb4649bc9", "product_name": "firefox", "end_timestamp": 1384289009}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287742, "start_timestamp": 1384287849, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-aurora pgo test mochitest-5", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-aurora-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-001", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test_pgo-mochitest-5-bm69-tests1-windows-build187.txt.gz", "name": "builds-4h"}], "job_guid": "3ff3050196b9900e147281c66c2a8beff2f5eb18", "product_name": "firefox", "end_timestamp": 1384288264}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287853, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos other", "buildername": "WINNT 6.2 mozilla-aurora pgo talos other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-088", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test-other-pgo-bm69-tests1-windows-build166.txt.gz", "name": "builds-4h"}], "job_guid": "d2bdb59e60fd465c5eaf1c5f104a4e0d5938e648", "product_name": "firefox", "end_timestamp": 1384288563}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287860, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos chrome", "buildername": "Windows 7 32-bit mozilla-aurora pgo talos chromez", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-019", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test-chromez-pgo-bm72-tests1-windows-build136.txt.gz", "name": "builds-4h"}], "job_guid": "4237213d55f1cb84a7cc925fdf9d1ea71a846d82", "product_name": "firefox", "end_timestamp": 1384288915}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287863, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos dromaeojs", "buildername": "Windows 7 32-bit mozilla-aurora pgo talos dromaeojs", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "d", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-089", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test-dromaeojs-pgo-bm74-tests1-windows-build154.txt.gz", "name": "builds-4h"}], "job_guid": "548cea8a6a3736c56678b08eef54d498a3bb4cbf", "product_name": "firefox", "end_timestamp": 1384289603}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287866, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos tp", "buildername": "WINNT 6.2 mozilla-aurora pgo talos tp5o", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-055", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test-tp5o-pgo-bm69-tests1-windows-build169.txt.gz", "name": "builds-4h"}], "job_guid": "3d9307e6d86c758d5f993b925b95f8413a092d21", "product_name": "firefox", "end_timestamp": 1384288778}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287871, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos dromaeojs", "buildername": "WINNT 6.2 mozilla-aurora pgo talos dromaeojs", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "d", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-102", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test-dromaeojs-pgo-bm71-tests1-windows-build75.txt.gz", "name": "builds-4h"}], "job_guid": "365f0f1087d8fdb2243bf047e68716b0852a5af9", "product_name": "firefox", "end_timestamp": 1384289507}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287872, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos chrome", "buildername": "WINNT 6.2 mozilla-aurora pgo talos chromez", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-074", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win8_test-chromez-pgo-bm71-tests1-windows-build129.txt.gz", "name": "builds-4h"}], "job_guid": "e3656c7f0a9be5be41fc33f305e4dc5d2f11b8a1", "product_name": "firefox", "end_timestamp": 1384288948}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287885, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos chrome", "buildername": "Windows XP 32-bit mozilla-aurora pgo talos chromez", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-040", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test-chromez-pgo-bm72-tests1-windows-build154.txt.gz", "name": "builds-4h"}], "job_guid": "eba36812c02ec7cc089c374533d74b962bad30e6", "product_name": "firefox", "end_timestamp": 1384288868}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287892, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos svg", "buildername": "Windows XP 32-bit mozilla-aurora pgo talos svgr", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-121", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test-svgr-pgo-bm74-tests1-windows-build155.txt.gz", "name": "builds-4h"}], "job_guid": "9041c0634e853c3b206f1ebdb4d51d265b75662c", "product_name": "firefox", "end_timestamp": 1384289086}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287893, "start_timestamp": 1384287914, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384272330/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test mochitest-3", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "Self-serve: Rebuilt by ryanvm@gmail.com", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-088", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384272330/mozilla-esr24_xp-ix_test_pgo-mochitest-3-bm73-tests1-windows-build0.txt.gz", "name": "builds-4h"}], "job_guid": "817ab9681e1433d27e05c2b04b3957a9841fb604", "product_name": "firefox", "end_timestamp": 1384289000}, "revision_hash": "82bae2f10e0c91b4313864e9cc3f071c70325fc7", "resultset_id": 13}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287918, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos xperf", "buildername": "Windows 7 32-bit mozilla-aurora pgo talos xperf", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "x", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-030", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test-xperf-pgo-bm74-tests1-windows-build72.txt.gz", "name": "builds-4h"}], "job_guid": "f3ab836ffa308edd465dd62c8f173316431e4261", "product_name": "firefox", "end_timestamp": 1384288458}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287922, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos other", "buildername": "Windows XP 32-bit mozilla-aurora pgo talos other", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-103", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test-other-pgo-bm69-tests1-windows-build192.txt.gz", "name": "builds-4h"}], "job_guid": "d79aee6c975266806a617335f46a5d23fc8622c9", "product_name": "firefox", "end_timestamp": 1384288519}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287928, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos svg", "buildername": "Windows 7 32-bit mozilla-aurora pgo talos svgr", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-037", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test-svgr-pgo-bm69-tests1-windows-build197.txt.gz", "name": "builds-4h"}], "job_guid": "3aeef55bc8fd8e86f96443d820ea4557c1e628b9", "product_name": "firefox", "end_timestamp": 1384289059}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287930, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos tp", "buildername": "Windows XP 32-bit mozilla-aurora pgo talos tp5o", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-055", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_xp-ix_test-tp5o-pgo-bm71-tests1-windows-build115.txt.gz", "name": "builds-4h"}], "job_guid": "ac24c6c4c9e9c55d92de33f037bf058ad6ad325e", "product_name": "firefox", "end_timestamp": 1384288757}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384287760, "start_timestamp": 1384287962, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32/1384276174/firefox-27.0a2.en-US.win32.zip", "name": "Talos tp", "buildername": "Windows 7 32-bit mozilla-aurora pgo talos tp5o", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-aurora-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-109", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-aurora-win32-pgo/1384276174/mozilla-aurora_win7-ix_test-tp5o-pgo-bm74-tests1-windows-build129.txt.gz", "name": "builds-4h"}], "job_guid": "4c3d035cd463db99aef45459c022a8928a919309", "product_name": "firefox", "end_timestamp": 1384288838}, "revision_hash": "3a1a990013319d941d10fc5a1ede50f28dad69d5", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384287987, "start_timestamp": 1384287992, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Talos chrome", "buildername": "Ubuntu HW 12.04 mozilla-esr24 pgo talos chromez", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-esr24-linux-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-048", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_hw_test-chromez-pgo-bm51-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "b24a46ea397d8720b4aa704ca417fa6488840455", "product_name": "firefox", "end_timestamp": 1384288997}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384287987, "start_timestamp": 1384287992, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Talos dromaeojs", "buildername": "Ubuntu HW 12.04 mozilla-esr24 pgo talos dromaeojs", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "d", "who": "tests-mozilla-esr24-linux-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-030", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_hw_test-dromaeojs-pgo-bm51-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "1055c54b0848ff2c1766f78d211903d2b24a14e5", "product_name": "firefox", "end_timestamp": 1384289497}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384287987, "start_timestamp": 1384287993, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Talos svg", "buildername": "Ubuntu HW 12.04 mozilla-esr24 pgo talos svgr", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-esr24-linux-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-025", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_hw_test-svgr-pgo-bm51-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "7955c11b6b82dc148bdf8d31585abcd8e3f0323d", "product_name": "firefox", "end_timestamp": 1384289591}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384287987, "start_timestamp": 1384287993, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Talos tp", "buildername": "Ubuntu HW 12.04 mozilla-esr24 pgo talos tp5o", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-esr24-linux-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-045", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_hw_test-tp5o-pgo-bm51-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "f2f5bc2dc76d9520c453d5d105af8cc42ffba73a", "product_name": "firefox", "end_timestamp": 1384288740}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384287987, "start_timestamp": 1384287994, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Talos other", "buildername": "Ubuntu HW 12.04 mozilla-esr24 pgo talos other", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-esr24-linux-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-018", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_hw_test-other-pgo-bm51-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "9c5e898f693538add5e07ebb0b607d2879a24bf8", "product_name": "firefox", "end_timestamp": 1384289241}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288034, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Reftest-IPC", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test reftest-ipc", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Ripc", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-115", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-reftest-ipc-bm51-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "8bab242cf060258446464a4799ccf9b0f9f03551", "product_name": "firefox", "end_timestamp": 1384288285}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288035, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test crashtest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-071", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-crashtest-bm51-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "fa2e2d5f87493d678b96aaadc42024b178699b46", "product_name": "firefox", "end_timestamp": 1384288565}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288035, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test mochitest-1", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-069", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-mochitest-1-bm51-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "5a7f6198916e467ce81caf1cc48c5a782d0f744e", "product_name": "firefox", "end_timestamp": 1384289973}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288035, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Reftest", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test reftest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-spot-418", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-reftest-bm68-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "0c1cf593e3e03f1789efce8be6a27180f8b379c1", "product_name": "firefox", "end_timestamp": 1384292091}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288036, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Mochitest Browser Chrome", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test mochitest-browser-chrome", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-070", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-mochitest-browser-chrome-bm51-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "6ae0e1e4d805ead43ec24768e45293c47c496db8", "product_name": "firefox", "end_timestamp": 1384290617}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288036, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test mochitest-other", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-326", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-mochitest-other-bm68-tests1-linux-build13.txt.gz", "name": "builds-4h"}], "job_guid": "ef15136e9a4e2e2556058408d23f471047002fb4", "product_name": "firefox", "end_timestamp": 1384289241}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288036, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test mochitest-5", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-408", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-mochitest-5-bm68-tests1-linux-build18.txt.gz", "name": "builds-4h"}], "job_guid": "a2f659659bad72e1900f530bce4d7b55045ceecf", "product_name": "firefox", "end_timestamp": 1384289017}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288036, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test xpcshell", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-366", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-xpcshell-bm68-tests1-linux-build16.txt.gz", "name": "builds-4h"}], "job_guid": "b234ee37977ce0f6bf609236b0f6c6bd1f6717bd", "product_name": "firefox", "end_timestamp": 1384289522}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288036, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test jetpack", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-016", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-jetpack-bm51-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "11d3393bd2477f2f79d29cc6b2aa3e5cd080cf4e", "product_name": "firefox", "end_timestamp": 1384288576}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288036, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test mochitest-2", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-380", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-mochitest-2-bm68-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "c21b6fde92fc7695ff86202966f7698b55da6ec6", "product_name": "firefox", "end_timestamp": 1384288601}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288037, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Crashtest-IPC", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test crashtest-ipc", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Cipc", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-313", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-crashtest-ipc-bm68-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "22eea17810cae969c7b3ea0082e004498e94c405", "product_name": "firefox", "end_timestamp": 1384288643}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288037, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test mochitest-4", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-027", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-mochitest-4-bm51-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "c21f972f035f416777e10685492b7b4abee22892", "product_name": "firefox", "end_timestamp": 1384288519}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288037, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test jsreftest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-371", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-jsreftest-bm68-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "8053e4a1e0b67aede84e549c8d5af671a1c2926d", "product_name": "firefox", "end_timestamp": 1384289092}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288037, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test mochitest-3", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-331", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-mochitest-3-bm68-tests1-linux-build0.txt.gz", "name": "builds-4h"}], "job_guid": "6539fca0dedf6bd666986b9f31f370ac01cf6e62", "product_name": "firefox", "end_timestamp": 1384289457}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384288033, "start_timestamp": 1384288037, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux/1384279538/firefox-24.1.0esrpre.en-US.linux-i686.tar.bz2", "name": "Reftest Unaccelerated", "buildername": "Ubuntu VM 12.04 mozilla-esr24 pgo test reftest-no-accel", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-esr24-ubuntu32_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-341", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux-pgo/1384279538/mozilla-esr24_ubuntu32_vm_test_pgo-reftest-no-accel-bm68-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "d2e10b4213fc14e99ab8dcdfaf06a13991c3a32c", "product_name": "firefox", "end_timestamp": 1384292181}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-aurora", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384275293, "start_timestamp": 1384288366, "build_url": ", "name": "Talos canvasmark", "buildername": "Android 4.0 Panda mozilla-aurora talos remote-tcanvasmark", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "cm", "who": "tests-mozilla-aurora-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0703", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/mozilla-aurora-android/1384272569/mozilla-aurora_panda_android_test-remote-tcanvasmark-bm44-tests1-panda-build231.txt.gz", "name": "builds-4h"}], "job_guid": "feef9acc1f283f4e4bdebc36a4a0fcbd4ae08cfd", "product_name": "mobile", "end_timestamp": 1384290028}, "revision_hash": "f882670046aaded8eb8bb728338c889f50fb1acd", "resultset_id": 11}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384288816, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows XP 32-bit mozilla-beta pgo test jetpack", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-119", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-jetpack-bm71-tests1-windows-build13.txt.gz", "name": "builds-4h"}], "job_guid": "d3bfcd87efc252973b1724915e5d50722c95e77f", "product_name": "firefox", "end_timestamp": 1384289423}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288820, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows 7 32-bit mozilla-beta pgo test jetpack", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w732-ix-117", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-jetpack-bm74-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "5e41e532da6e72294317312aec4d808751fba964", "product_name": "firefox", "end_timestamp": 1384289617}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384288824, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-beta pgo test mochitest-2", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-105", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-mochitest-2-bm74-tests1-windows-build10.txt.gz", "name": "builds-4h"}], "job_guid": "87c4bdad15964b402773f29859054267a9b4f573", "product_name": "firefox", "end_timestamp": 1384289292}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288828, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-beta pgo test mochitest-1", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-119", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-mochitest-1-bm73-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "ad55ec87edcdef5575c555ccf08ba67661410555", "product_name": "firefox", "end_timestamp": 1384290245}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384288829, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-beta pgo test mochitest-4", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-009", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-mochitest-4-bm71-tests1-windows-build53.txt.gz", "name": "builds-4h"}], "job_guid": "109dcb6fa668a1f1dbbdf6fef726d5de3652b3e2", "product_name": "firefox", "end_timestamp": 1384289193}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288830, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows 7 32-bit mozilla-beta pgo test jsreftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-021", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-jsreftest-bm69-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "b6c852eb25d9558b13f610bf6fcea1bee090c638", "product_name": "firefox", "end_timestamp": 1384289518}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384288830, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows XP 32-bit mozilla-beta pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-beta-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-044", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-mochitest-browser-chrome-bm72-tests1-windows-build47.txt.gz", "name": "builds-4h"}], "job_guid": "84dfa195e85ed712dd7a672abc7ea07f76e4d435", "product_name": "firefox", "end_timestamp": 1384290285}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384288832, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Reftest", "buildername": "Windows XP 32-bit mozilla-beta pgo test reftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-beta-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-036", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-reftest-bm72-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "f35c59e8cbee31be8a6d0c64f3079875be71b6b2", "product_name": "firefox", "end_timestamp": 1384289763}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288837, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "XPCShellTest", "buildername": "Windows 7 32-bit mozilla-beta pgo test xpcshell", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w732-ix-044", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-xpcshell-bm70-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "d7b850bfefa4066363cef8cecf2a9f982dfe045e", "product_name": "firefox", "end_timestamp": 1384289914}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288841, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "Windows 7 32-bit mozilla-beta pgo test reftest-no-accel", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-043", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-reftest-no-accel-bm71-tests1-windows-build16.txt.gz", "name": "builds-4h"}], "job_guid": "82cf8cf270aa7ea8029e3b5250f78faba9014ac9", "product_name": "firefox", "end_timestamp": 1384289827}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384288844, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-beta pgo test mochitest-1", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-038", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-mochitest-1-bm72-tests1-windows-build56.txt.gz", "name": "builds-4h"}], "job_guid": "3ee257348d486da6982d9b13be8f2d8b1a72a6c1", "product_name": "firefox", "end_timestamp": 1384290126}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384288845, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows XP 32-bit mozilla-beta pgo test jsreftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-beta-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-123", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-jsreftest-bm69-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "e61a29e99c52526c1a51ceb7beccf974ce268f0a", "product_name": "firefox", "end_timestamp": 1384289532}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384288852, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "XPCShellTest", "buildername": "Windows XP 32-bit mozilla-beta pgo test xpcshell", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-beta-xp-ix-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-013", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-xpcshell-bm70-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "143a6bab7467beede077ee5f2bf1704c89d421a5", "product_name": "firefox", "end_timestamp": 1384289534}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288858, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-beta pgo test mochitest-5", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-111", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-mochitest-5-bm70-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "a7ab3b0f8037bcc2e85f62a10c40d2a7933e3a9d", "product_name": "firefox", "end_timestamp": 1384289362}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288867, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-beta pgo test mochitest-1", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-086", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-mochitest-1-bm72-tests1-windows-build13.txt.gz", "name": "builds-4h"}], "job_guid": "09eb2f9f2fec7c872bdbed5853f3c39f7c6fc454", "product_name": "firefox", "end_timestamp": 1384290247}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288867, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "WINNT 6.2 mozilla-beta pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-055", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-mochitest-browser-chrome-bm69-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "d685c32ac3e7bb3839de0209a783204a4d847047", "product_name": "firefox", "end_timestamp": 1384290746}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288870, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows 7 32-bit mozilla-beta pgo test crashtest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-059", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-crashtest-bm70-tests1-windows-build9.txt.gz", "name": "builds-4h"}], "job_guid": "25c0e5272a9da1a6d7e673c605b84861d021ce4d", "product_name": "firefox", "end_timestamp": 1384289389}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288872, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "XPCShellTest", "buildername": "WINNT 6.2 mozilla-beta pgo test xpcshell", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-057", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-xpcshell-bm74-tests1-windows-build27.txt.gz", "name": "builds-4h"}], "job_guid": "2dd90bf2eb5e6fb70f9a5b0339d32934dc4bcb9d", "product_name": "firefox", "end_timestamp": 1384290923}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288885, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-beta pgo test mochitest-3", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-020", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-mochitest-3-bm70-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "86ff617a39a051af5e0f9eb01aa9ae286c544b99", "product_name": "firefox", "end_timestamp": 1384290167}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288896, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-beta pgo test mochitest-4", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-023", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-mochitest-4-bm73-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "013ad316041fb30f695c723266c7210cc99b0fec", "product_name": "firefox", "end_timestamp": 1384289317}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288905, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "JSReftest", "buildername": "WINNT 6.2 mozilla-beta pgo test jsreftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-093", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-jsreftest-bm73-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "3ccc833529fb5b4e0b652d14e2b6f5b5f1603a8a", "product_name": "firefox", "end_timestamp": 1384289601}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288913, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Reftest", "buildername": "WINNT 6.2 mozilla-beta pgo test reftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-090", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-reftest-bm71-tests1-windows-build27.txt.gz", "name": "builds-4h"}], "job_guid": "8a37c4edd82e4ea77462643994b879add4258efe", "product_name": "firefox", "end_timestamp": 1384290005}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288914, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "WINNT 6.2 mozilla-beta pgo test mochitest-other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-129", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-mochitest-other-bm72-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "5c51be5cd64c7dc831e7c38eab63e2510b9efbda", "product_name": "firefox", "end_timestamp": 1384289877}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288922, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows 7 32-bit mozilla-beta pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-113", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-mochitest-browser-chrome-bm72-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "a0cf2e1c9a25690a2291d884516efdaa22ffbced", "product_name": "firefox", "end_timestamp": 1384290469}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288923, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-beta pgo test mochitest-2", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-109", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-mochitest-2-bm74-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "196964982e04b427068768cb2f60bbed67460ae3", "product_name": "firefox", "end_timestamp": 1384289483}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384288936, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-beta pgo test mochitest-5", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-070", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-mochitest-5-bm71-tests1-windows-build21.txt.gz", "name": "builds-4h"}], "job_guid": "89cb87a11b43dbf75155b4d14463054889482c6b", "product_name": "firefox", "end_timestamp": 1384289429}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384288939, "build_url": ", "name": "Helix Device Image Build", "buildername": "b2g_b2g-inbound_helix_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Helix", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Helix Device Image", "machine": "bld-linux64-ec2-158", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-helix/1384288892/b2g_b2g-inbound_helix_dep-bm62-build1-build167.txt.gz", "name": "builds-4h"}], "job_guid": "feb85e4f78adfeddbac6c3f3c0aca3ed7b221420", "product_name": "b2g", "end_timestamp": 1384294956}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384288942, "build_url": ", "name": "Hamachi Device Image Build (Engineering)", "buildername": "b2g_b2g-inbound_hamachi_eng_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "Be", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Hamachi", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Hamachi Device Image", "machine": "bld-linux64-ec2-125", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-hamachi_eng/1384288892/b2g_b2g-inbound_hamachi_eng_dep-bm57-build1-build191.txt.gz", "name": "builds-4h"}], "job_guid": "370c20b0c275f9a69a8de402485df28670fd76da", "product_name": "b2g", "end_timestamp": 1384295110}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384288944, "build_url": ", "name": "Hamachi Device Image Build", "buildername": "b2g_b2g-inbound_hamachi_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Hamachi", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Hamachi Device Image", "machine": "bld-linux64-ec2-170", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-hamachi/1384288892/b2g_b2g-inbound_hamachi_dep-bm62-build1-build272.txt.gz", "name": "builds-4h"}], "job_guid": "c4e674d04ffa752a269f422146d4a46eb944864d", "product_name": "b2g", "end_timestamp": 1384294950}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-emu-jb", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384288944, "build_url": ", "name": "B2G Emulator Image Build", "buildername": "b2g_b2g-inbound_emulator-jb_dep", "machine_platform": {"platform": "b2g-emu-jb", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "bld-linux64-ec2-016", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-emulator-jb/1384288892/b2g_b2g-inbound_emulator-jb_dep-bm57-build1-build188.txt.gz", "name": "builds-4h"}], "job_guid": "5f3d84d488aa9b0c6753321d8227ead2e81c57de", "product_name": "b2g", "end_timestamp": 1384295919}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384288947, "build_url": ", "name": "Leo Device Image Build", "buildername": "b2g_b2g-inbound_leo_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Leo", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Leo Device Image", "machine": "bld-linux64-ec2-067", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-leo/1384288892/b2g_b2g-inbound_leo_dep-bm61-build1-build294.txt.gz", "name": "builds-4h"}], "job_guid": "a36a199d657f38cab9a01b02a4b9a32ea53e333f", "product_name": "b2g", "end_timestamp": 1384292617}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384288948, "build_url": ", "name": "Inari Device Image Build (Engineering)", "buildername": "b2g_b2g-inbound_inari_eng_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "Be", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Inari", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Inari Device Image", "machine": "bld-linux64-ec2-078", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-inari_eng/1384288892/b2g_b2g-inbound_inari_eng_dep-bm57-build1-build301.txt.gz", "name": "builds-4h"}], "job_guid": "95121a481c7c5881352dd40685a2411dd6c63158", "product_name": "b2g", "end_timestamp": 1384292309}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384288949, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows XP 32-bit mozilla-beta pgo test crashtest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-beta-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-041", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-crashtest-bm72-tests1-windows-build46.txt.gz", "name": "builds-4h"}], "job_guid": "098d156ba117a9c273c5ba29337e6507ec6fba49", "product_name": "firefox", "end_timestamp": 1384289370}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384288952, "build_url": ", "name": "Inari Device Image Build", "buildername": "b2g_b2g-inbound_inari_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Inari", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Inari Device Image", "machine": "bld-linux64-ec2-039", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-inari/1384288892/b2g_b2g-inbound_inari_dep-bm57-build1-build266.txt.gz", "name": "builds-4h"}], "job_guid": "45d992b0057425d1582432704942e810c2f944f4", "product_name": "b2g", "end_timestamp": 1384292182}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288960, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-beta pgo test mochitest-4", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-128", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-mochitest-4-bm69-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "4122140cae37727b862b69c05775b04c11557482", "product_name": "firefox", "end_timestamp": 1384289425}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288961, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-beta pgo test mochitest-5", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-070", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-mochitest-5-bm70-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "d226398f624335b34ee68e50d5f47e7312aa3134", "product_name": "firefox", "end_timestamp": 1384289526}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288963, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "WINNT 6.2 mozilla-beta pgo test jetpack", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-007", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-jetpack-bm70-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "644aa6d03a6912419e6918810b6fc02a71ac13e7", "product_name": "firefox", "end_timestamp": 1384289588}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288969, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows 7 32-bit mozilla-beta pgo test mochitest-other", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-106", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-mochitest-other-bm70-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "fd0f400435345a49db97849fe38e02f428239021", "product_name": "firefox", "end_timestamp": 1384289826}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288980, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-beta pgo test mochitest-3", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-100", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-mochitest-3-bm72-tests1-windows-build18.txt.gz", "name": "builds-4h"}], "job_guid": "27bb6d6a7de9b236e38d4fcdef7d335053ff2d0e", "product_name": "firefox", "end_timestamp": 1384290412}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384288983, "build_url": ", "name": "Unagi Device Image Build", "buildername": "b2g_b2g-inbound_unagi_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Unagi", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Unagi Device Image", "machine": "bld-linux64-ec2-326", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-unagi/1384288892/b2g_b2g-inbound_unagi_dep-bm64-build1-build315.txt.gz", "name": "builds-4h"}], "job_guid": "7294bfebadff8fd2075ac6696bb3e601b3da213b", "product_name": "b2g", "end_timestamp": 1384294789}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384288986, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows XP 32-bit mozilla-beta pgo test mochitest-other", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-beta-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-048", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-mochitest-other-bm73-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "b60f0ec2beb0d37c17fe6907a2014b229cf5a097", "product_name": "firefox", "end_timestamp": 1384289844}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288814, "start_timestamp": 1384288987, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Reftest", "buildername": "Windows 7 32-bit mozilla-beta pgo test reftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-beta-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-072", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test_pgo-reftest-bm72-tests1-windows-build48.txt.gz", "name": "builds-4h"}], "job_guid": "6949180363f66a5432e183d3d81877f0be888672", "product_name": "firefox", "end_timestamp": 1384290073}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288993, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Crashtest", "buildername": "WINNT 6.2 mozilla-beta pgo test crashtest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-080", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-crashtest-bm73-tests1-windows-build71.txt.gz", "name": "builds-4h"}], "job_guid": "45d1d8881b269cd4525dbaa25119b2a35008044d", "product_name": "firefox", "end_timestamp": 1384289415}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384288996, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-beta pgo test mochitest-2", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-121", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-mochitest-2-bm70-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "d3fba5cccf7a2c184cb8d32bfbf494f54300220e", "product_name": "firefox", "end_timestamp": 1384289613}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288810, "start_timestamp": 1384289005, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-beta pgo test mochitest-3", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-beta-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-097", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test_pgo-mochitest-3-bm71-tests1-windows-build19.txt.gz", "name": "builds-4h"}], "job_guid": "136f53a3383845c1e877e0e099bcb6dd0bb6e38e", "product_name": "firefox", "end_timestamp": 1384290126}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289008, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos svg", "buildername": "Windows XP 32-bit mozilla-beta pgo talos svgr", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-108", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test-svgr-pgo-bm69-tests1-windows-build12.txt.gz", "name": "builds-4h"}], "job_guid": "276d30ec14cde54666f621aab377d2b11f6f7c9a", "product_name": "firefox", "end_timestamp": 1384290240}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288817, "start_timestamp": 1384289009, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "WINNT 6.2 mozilla-beta pgo test reftest-no-accel", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-beta-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-112", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test_pgo-reftest-no-accel-bm71-tests1-windows-build11.txt.gz", "name": "builds-4h"}], "job_guid": "7d96f25789e87ddaaea1352d8b797e1fb5729c36", "product_name": "firefox", "end_timestamp": 1384289979}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289010, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos tp", "buildername": "Windows XP 32-bit mozilla-beta pgo talos tp5o", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-112", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test-tp5o-pgo-bm71-tests1-windows-build34.txt.gz", "name": "builds-4h"}], "job_guid": "1efa515dd5e26277b1de1ac8d09ebc62e007c56c", "product_name": "firefox", "end_timestamp": 1384289876}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289012, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos chrome", "buildername": "Windows XP 32-bit mozilla-beta pgo talos chromez", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-037", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test-chromez-pgo-bm69-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "0fad3c2c0720247a23c5db25aee0556aa2d19553", "product_name": "firefox", "end_timestamp": 1384290037}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289013, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos other", "buildername": "Windows XP 32-bit mozilla-beta pgo talos other", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-056", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_xp-ix_test-other-pgo-bm69-tests1-windows-build9.txt.gz", "name": "builds-4h"}], "job_guid": "0d35f9865ce6b4177b75a66b47d634eb3da42e16", "product_name": "firefox", "end_timestamp": 1384289657}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289014, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos other", "buildername": "WINNT 6.2 mozilla-beta pgo talos other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-054", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test-other-pgo-bm71-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "c3c1e12fe248348d7f1a5f1c28e80d2a3169cea7", "product_name": "firefox", "end_timestamp": 1384289693}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289014, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos xperf", "buildername": "Windows 7 32-bit mozilla-beta pgo talos xperf", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "x", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-123", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test-xperf-pgo-bm69-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "b5116cbbd620b35b4fb927c926c44d17b1ebbf85", "product_name": "firefox", "end_timestamp": 1384289457}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289015, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos svg", "buildername": "Windows 7 32-bit mozilla-beta pgo talos svgr", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-101", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test-svgr-pgo-bm69-tests1-windows-build9.txt.gz", "name": "builds-4h"}], "job_guid": "1a6bcc0821833f36a6d2598e8b17c3dbdd78a07f", "product_name": "firefox", "end_timestamp": 1384290122}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289017, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos other", "buildername": "Windows 7 32-bit mozilla-beta pgo talos other", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-129", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test-other-pgo-bm69-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "657fbb3c26794319be36dd8d764c4ec3218316f9", "product_name": "firefox", "end_timestamp": 1384289665}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289018, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos tp", "buildername": "WINNT 6.2 mozilla-beta pgo talos tp5o", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-062", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test-tp5o-pgo-bm69-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "4d6a6e6ff3aa4d622f7a82770ed336ee6e7d1cdc", "product_name": "firefox", "end_timestamp": 1384289935}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289019, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos chrome", "buildername": "Windows 7 32-bit mozilla-beta pgo talos chromez", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-019", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test-chromez-pgo-bm72-tests1-windows-build58.txt.gz", "name": "builds-4h"}], "job_guid": "6ba8268681198eb27c0b4cd9dc97c38dc2d72ad2", "product_name": "firefox", "end_timestamp": 1384290090}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384289029, "build_url": ", "name": "Leo Device Image Build (Engineering)", "buildername": "b2g_b2g-inbound_leo_eng_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "Be", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Leo", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Leo Device Image", "machine": "bld-linux64-ec2-301", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-leo_eng/1384288892/b2g_b2g-inbound_leo_eng_dep-bm58-build1-build245.txt.gz", "name": "builds-4h"}], "job_guid": "b25b80406711da2c8374431d4a83538fce536a0e", "product_name": "b2g", "end_timestamp": 1384294996}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289033, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos svg", "buildername": "WINNT 6.2 mozilla-beta pgo talos svgr", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-032", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test-svgr-pgo-bm74-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "39204b57c4b67cd8fa26f93b21728b31ee91c1e5", "product_name": "firefox", "end_timestamp": 1384290194}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289034, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos chrome", "buildername": "WINNT 6.2 mozilla-beta pgo talos chromez", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-115", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test-chromez-pgo-bm69-tests1-windows-build11.txt.gz", "name": "builds-4h"}], "job_guid": "5982566f3cf8727b14bcc010a256fea8b17b5e2a", "product_name": "firefox", "end_timestamp": 1384290144}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289039, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos dromaeojs", "buildername": "WINNT 6.2 mozilla-beta pgo talos dromaeojs", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "d", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-041", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win8_test-dromaeojs-pgo-bm73-tests1-windows-build86.txt.gz", "name": "builds-4h"}], "job_guid": "9abbd488933b05d4a91f80b2b277b7cf03918e55", "product_name": "firefox", "end_timestamp": 1384290742}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-emu-ics", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384289040, "build_url": ", "name": "B2G Emulator Image Build", "buildername": "b2g_b2g-inbound_emulator-debug_dep", "machine_platform": {"platform": "b2g-emu-ics", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "bld-linux64-ec2-416", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-emulator-debug/1384288892/b2g_b2g-inbound_emulator-debug_dep-bm58-build1-build196.txt.gz", "name": "builds-4h"}], "job_guid": "edc2990bba3725c7639378caa01980201ff22dee", "product_name": "b2g", "end_timestamp": 1384296028}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289073, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos dromaeojs", "buildername": "Windows 7 32-bit mozilla-beta pgo talos dromaeojs", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "d", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-114", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test-dromaeojs-pgo-bm71-tests1-windows-build39.txt.gz", "name": "builds-4h"}], "job_guid": "94f81ede0596dd6b9e78a39d3425b734298fee16", "product_name": "firefox", "end_timestamp": 1384290708}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "mozilla-beta", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384288831, "start_timestamp": 1384289074, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32/1384274428/firefox-26.0.en-US.win32.zip", "name": "Talos tp", "buildername": "Windows 7 32-bit mozilla-beta pgo talos tp5o", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-beta-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-079", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-beta-win32-pgo/1384274428/mozilla-beta_win7-ix_test-tp5o-pgo-bm71-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "78dfff704a1b9923ace9bc85462d2fe27bc062b5", "product_name": "firefox", "end_timestamp": 1384290053}, "revision_hash": "bdbafab68b9007e316b6baa2a80b12e2fe462851", "resultset_id": 13}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-emu-ics", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384289090, "build_url": ", "name": "B2G Emulator Image Build", "buildername": "b2g_b2g-inbound_emulator_dep", "machine_platform": {"platform": "b2g-emu-ics", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "bld-linux64-ec2-342", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-emulator/1384288892/b2g_b2g-inbound_emulator_dep-bm65-build1-build279.txt.gz", "name": "builds-4h"}], "job_guid": "a8d228ee7dee833e77da9285638ad07f7499710f", "product_name": "b2g", "end_timestamp": 1384295480}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384289091, "build_url": ", "name": "Nexus 4 Device Image Build", "buildername": "b2g_b2g-inbound_nexus-4_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Nexus 4", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Nexus 4 Device Image", "machine": "bld-linux64-ec2-497", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-nexus-4/1384288892/b2g_b2g-inbound_nexus-4_dep-bm65-build1-build155.txt.gz", "name": "builds-4h"}], "job_guid": "6febb36ba9c4d52c8b4700194ff964d25b599c6b", "product_name": "b2g", "end_timestamp": 1384296351}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384289093, "build_url": ", "name": "Unagi Device Image Build (Engineering)", "buildername": "b2g_b2g-inbound_unagi_eng_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "Be", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Unagi", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Unagi Device Image", "machine": "bld-linux64-ec2-490", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-unagi_eng/1384288892/b2g_b2g-inbound_unagi_eng_dep-bm58-build1-build139.txt.gz", "name": "builds-4h"}], "job_guid": "219b2684f5637124ce4f0be7a6d659d1daa6c8f2", "product_name": "b2g", "end_timestamp": 1384295277}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-emu-jb", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384288655, "start_timestamp": 1384289095, "build_url": ", "name": "B2G Emulator Image Build", "buildername": "b2g_b2g-inbound_emulator-jb-debug_dep", "machine_platform": {"platform": "b2g-emu-jb", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "bld-linux64-ec2-348", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-emulator-jb-debug/1384288892/b2g_b2g-inbound_emulator-jb-debug_dep-bm58-build1-build198.txt.gz", "name": "builds-4h"}], "job_guid": "9be854bfa7d6d1cbc015ca049d9cfcff6963a8f3", "product_name": "b2g", "end_timestamp": 1384296936}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289489, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test mochitest-2", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-053", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-mochitest-2-bm79-tests1-macosx-build10.txt.gz", "name": "builds-4h"}], "job_guid": "67bf4006c56914b86965d5053a1d74a730224af0", "product_name": "firefox", "end_timestamp": 1384290684}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289490, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Crashtest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test crashtest", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-lion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-lion-048", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-crashtest-bm79-tests1-macosx-build7.txt.gz", "name": "builds-4h"}], "job_guid": "853416e64d50b60808b2739dfed80ba0573ff9cc", "product_name": "firefox", "end_timestamp": 1384290380}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289492, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test mochitest-5", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-075", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-mochitest-5-bm77-tests1-macosx-build14.txt.gz", "name": "builds-4h"}], "job_guid": "87a60ef1288e262c41ff01cc3e53b7ad65614f18", "product_name": "firefox", "end_timestamp": 1384290377}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289492, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test mochitest-3", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-004", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-mochitest-3-bm78-tests1-macosx-build8.txt.gz", "name": "builds-4h"}], "job_guid": "c78b650b38e7f34e6dc8160118e8e1dcb5d172f2", "product_name": "firefox", "end_timestamp": 1384291746}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289496, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest Other", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test mochitest-other", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-lion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-025", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-mochitest-other-bm79-tests1-macosx-build9.txt.gz", "name": "builds-4h"}], "job_guid": "813d7e464702af82b9ef0402f91f021dc1a0bdbc", "product_name": "firefox", "end_timestamp": 1384291775}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289502, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Marionette Framework Unit Tests", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test marionette", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "Mn", "who": "tests-mozilla-b2g26_v1_2-lion-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-r4-lion-029", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-marionette-bm78-tests1-macosx-build7.txt.gz", "name": "builds-4h"}], "job_guid": "62c7f01af543f5fe6b3ceb024582d8b8fc0f35b9", "product_name": "firefox", "end_timestamp": 1384289901}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289505, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest Browser Chrome", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test mochitest-browser-chrome", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-002", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-mochitest-browser-chrome-bm75-tests1-macosx-build10.txt.gz", "name": "builds-4h"}], "job_guid": "fb50bbf0a5ed405ddfdafa1b7c91fd58791caeb5", "product_name": "firefox", "end_timestamp": 1384296517}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289509, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Marionette Framework Unit Tests", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test marionette", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "Mn", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-r4-snow-050", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-marionette-bm76-tests1-macosx-build9.txt.gz", "name": "builds-4h"}], "job_guid": "4d15b42d0d1779abe87c94dad27c3314037caf45", "product_name": "firefox", "end_timestamp": 1384289864}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289514, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test mochitest-other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-mozilla-esr24-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-417", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-mochitest-other-bm53-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "e697edecd60fb58aaaac24a80b66c0ea15849e5e", "product_name": "firefox", "end_timestamp": 1384290549}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289517, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test xpcshell", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "X", "who": "tests-mozilla-esr24-ubuntu64_vm-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-313", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-xpcshell-bm54-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "b0dac1f0ea79a605f234d3b7f90b95f2549120eb", "product_name": "firefox", "end_timestamp": 1384290955}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289518, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest Other", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test mochitest-other", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-009", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-mochitest-other-bm76-tests1-macosx-build4.txt.gz", "name": "builds-4h"}], "job_guid": "07ee1d35087e3bb64e7078dc9e4827845c9974ea", "product_name": "firefox", "end_timestamp": 1384291581}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289517, "start_timestamp": 1384289521, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Talos dromaeojs", "buildername": "Ubuntu HW 12.04 x64 mozilla-esr24 pgo talos dromaeojs", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "d", "who": "tests-mozilla-esr24-linux64-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-033", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_hw_test-dromaeojs-pgo-bm51-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "8e09e5ef8994a6d2c584a21a7498d620ae4bb00c", "product_name": "firefox", "end_timestamp": 1384291011}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289517, "start_timestamp": 1384289521, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Talos chrome", "buildername": "Ubuntu HW 12.04 x64 mozilla-esr24 pgo talos chromez", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "c", "who": "tests-mozilla-esr24-linux64-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-020", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_hw_test-chromez-pgo-bm51-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "8cd21fa4f0a3666f9e1d0b253dc38c8d70972fd3", "product_name": "firefox", "end_timestamp": 1384290507}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289517, "start_timestamp": 1384289522, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Talos other", "buildername": "Ubuntu HW 12.04 x64 mozilla-esr24 pgo talos other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "o", "who": "tests-mozilla-esr24-linux64-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-041", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_hw_test-other-pgo-bm51-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "dff9446f6195e93a161737692ba5fbd9867f8eb3", "product_name": "firefox", "end_timestamp": 1384290759}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289517, "start_timestamp": 1384289522, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Talos tp", "buildername": "Ubuntu HW 12.04 x64 mozilla-esr24 pgo talos tp5o", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "tp", "who": "tests-mozilla-esr24-linux64-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-037", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_hw_test-tp5o-pgo-bm51-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "fdb16fdb68073f027839df80cf26d2e5ab0d0be8", "product_name": "firefox", "end_timestamp": 1384290233}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289517, "start_timestamp": 1384289525, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Talos svg", "buildername": "Ubuntu HW 12.04 x64 mozilla-esr24 pgo talos svgr", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "s", "who": "tests-mozilla-esr24-linux64-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-028", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_hw_test-svgr-pgo-bm51-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "48f658c8589916b6f3095ba7121bba341a8bda08", "product_name": "firefox", "end_timestamp": 1384291101}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289526, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test crashtest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "C", "who": "tests-mozilla-esr24-ubuntu64_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-146", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-crashtest-bm51-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "fab700b921380745189778ab863a8b8752a7fadb", "product_name": "firefox", "end_timestamp": 1384290010}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289529, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test mochitest-4", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-068", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-mochitest-4-bm80-tests1-macosx-build22.txt.gz", "name": "builds-4h"}], "job_guid": "79319eeb1a98e0149889b169b1aedcad12d6f25f", "product_name": "firefox", "end_timestamp": 1384290164}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289531, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test mochitest-5", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-esr24-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-372", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-mochitest-5-bm54-tests1-linux-build12.txt.gz", "name": "builds-4h"}], "job_guid": "d295ec2906bedfff595613f7fa3cec2c0c42cf4a", "product_name": "firefox", "end_timestamp": 1384290156}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289532, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Reftest", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test reftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "R", "who": "tests-mozilla-esr24-ubuntu64_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-407", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-reftest-bm68-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "edc0cc4db1e4e7de8419199501f7bc7813055de9", "product_name": "firefox", "end_timestamp": 1384291888}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289532, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Mochitest Browser Chrome", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test mochitest-browser-chrome", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-mozilla-esr24-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-402", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-mochitest-browser-chrome-bm68-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "92e51d2b7c13601a4a6f6eb5d37d736af57064d0", "product_name": "firefox", "end_timestamp": 1384291653}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289532, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test jsreftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "J", "who": "tests-mozilla-esr24-ubuntu64_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-323", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-jsreftest-bm68-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "02062683039911d6513497fedee5e64d17ea8842", "product_name": "firefox", "end_timestamp": 1384290461}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289533, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test mochitest-2", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-esr24-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-319", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-mochitest-2-bm68-tests1-linux-build7.txt.gz", "name": "builds-4h"}], "job_guid": "f19d1b680e28a1d74fb7fc86c1a1904d9b9a88ec", "product_name": "firefox", "end_timestamp": 1384290114}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289535, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "XPCShellTest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test xpcshell", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-lion-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-r4-lion-024", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-xpcshell-bm75-tests1-macosx-build9.txt.gz", "name": "builds-4h"}], "job_guid": "d2b26551f7360aa6f8ceeeaa5e3db1fd56924a41", "product_name": "firefox", "end_timestamp": 1384290844}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289539, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test mochitest-1", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-lion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-055", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-mochitest-1-bm76-tests1-macosx-build5.txt.gz", "name": "builds-4h"}], "job_guid": "00826df50ae5bdd3a99aeb660bff055b50a3f004", "product_name": "firefox", "end_timestamp": 1384292542}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289549, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test mochitest-3", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-esr24-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-436", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-mochitest-3-bm54-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "8fba5367edff067e985b838f6d68388f191efaf1", "product_name": "firefox", "end_timestamp": 1384290901}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289550, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test mochitest-4", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-esr24-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-085", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-mochitest-4-bm67-tests1-linux-build9.txt.gz", "name": "builds-4h"}], "job_guid": "a977c0e112241c7ad1cf741a06da23ceb7c45ff5", "product_name": "firefox", "end_timestamp": 1384290015}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289551, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "JSReftest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test jsreftest", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-lion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-lion-056", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-jsreftest-bm76-tests1-macosx-build11.txt.gz", "name": "builds-4h"}], "job_guid": "cffb2bf70c698271643bb7c3f50bfcc5b867d7f1", "product_name": "firefox", "end_timestamp": 1384291232}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289561, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test mochitest-3", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-028", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-mochitest-3-bm77-tests1-macosx-build17.txt.gz", "name": "builds-4h"}], "job_guid": "a629152a3561d30fb09386c986ab9d171d98bbe7", "product_name": "firefox", "end_timestamp": 1384291535}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289562, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test mochitest-4", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-lion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-026", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-mochitest-4-bm78-tests1-macosx-build14.txt.gz", "name": "builds-4h"}], "job_guid": "a50b79ea4cccdbe67f8e964975ae55578cf7ddcd", "product_name": "firefox", "end_timestamp": 1384290313}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289566, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test mochitest-4", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-020", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-mochitest-4-bm79-tests1-macosx-build14.txt.gz", "name": "builds-4h"}], "job_guid": "4accd8acc74d9cc08ba6dfb455dffb3398b6d078", "product_name": "firefox", "end_timestamp": 1384290292}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289569, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test jetpack", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-415", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-jetpack-bm53-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "8ca84a90a64636cbdadb0023365f83b904ec216c", "product_name": "firefox", "end_timestamp": 1384290052}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289504, "start_timestamp": 1384289570, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64/1384279538/firefox-24.1.0esrpre.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-esr24 pgo test mochitest-1", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-esr24-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-149", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-linux64-pgo/1384279538/mozilla-esr24_ubuntu64_vm_test_pgo-mochitest-1-bm67-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "1d527a4bf255073249fcd3f398d46c77196db390", "product_name": "firefox", "end_timestamp": 1384291236}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289585, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Jetpack SDK Test", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test jetpack", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-064", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-jetpack-bm80-tests1-macosx-build17.txt.gz", "name": "builds-4h"}], "job_guid": "c8271aee783d2a6501aa4bf8cd160f0d3c3950f2", "product_name": "firefox", "end_timestamp": 1384291167}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289586, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Reftest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test reftest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-051", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-reftest-bm77-tests1-macosx-build14.txt.gz", "name": "builds-4h"}], "job_guid": "ffe6cf1e48f4fa68504334c0ed1e7c55a523c1bb", "product_name": "firefox", "end_timestamp": 1384292020}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289595, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "XPCShellTest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test xpcshell", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-038", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-xpcshell-bm77-tests1-macosx-build21.txt.gz", "name": "builds-4h"}], "job_guid": "db56a530c6263e98dd5f0b35f533e6a173aef8fb", "product_name": "firefox", "end_timestamp": 1384290348}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289599, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Jetpack SDK Test", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test jetpack", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-r4-snow-071", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-jetpack-bm75-tests1-macosx-build15.txt.gz", "name": "builds-4h"}], "job_guid": "d6ba4f597701d059488b4dcec314d7fe039b0040", "product_name": "firefox", "end_timestamp": 1384291483}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289610, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest Other", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test mochitest-other", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-055", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-mochitest-other-bm77-tests1-macosx-build19.txt.gz", "name": "builds-4h"}], "job_guid": "c2cb3f3fabfeb15d2789073f46b3a552ce653edd", "product_name": "firefox", "end_timestamp": 1384291418}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289614, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Crashtest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test crashtest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-033", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-crashtest-bm77-tests1-macosx-build15.txt.gz", "name": "builds-4h"}], "job_guid": "d2f7febfbb4c8f42fbf3f528d29b6e935beaf022", "product_name": "firefox", "end_timestamp": 1384290430}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289619, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "JSReftest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test jsreftest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-073", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-jsreftest-bm77-tests1-macosx-build15.txt.gz", "name": "builds-4h"}], "job_guid": "7e89d917ccc01e63abc13aaf1ddbc599aec88988", "product_name": "firefox", "end_timestamp": 1384291141}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289626, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "JSReftest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test jsreftest", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-snow-064", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-jsreftest-bm76-tests1-macosx-build7.txt.gz", "name": "builds-4h"}], "job_guid": "b3d8bf9eca64b74bee1b84af99bb8860f70d4fa0", "product_name": "firefox", "end_timestamp": 1384291140}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289633, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Crashtest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test crashtest", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-snow-040", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-crashtest-bm79-tests1-macosx-build10.txt.gz", "name": "builds-4h"}], "job_guid": "d45e606e49b9a9dd3f6be702ef700248679c5b88", "product_name": "firefox", "end_timestamp": 1384290467}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289643, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Reftest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test reftest", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-snow-027", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-reftest-bm79-tests1-macosx-build8.txt.gz", "name": "builds-4h"}], "job_guid": "e06116eac4f4d35c52c88d82e53f398692ad11df", "product_name": "firefox", "end_timestamp": 1384292800}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289648, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "XPCShellTest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test xpcshell", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-r4-snow-047", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-xpcshell-bm75-tests1-macosx-build17.txt.gz", "name": "builds-4h"}], "job_guid": "165192de4829f9e66f4022682fc5fc442cb4c78c", "product_name": "firefox", "end_timestamp": 1384290941}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289652, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Jetpack SDK Test", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test jetpack", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-r4-lion-014", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-jetpack-bm75-tests1-macosx-build12.txt.gz", "name": "builds-4h"}], "job_guid": "b41cb9560591e10cb3cef44a2e49bddd7d1c427b", "product_name": "firefox", "end_timestamp": 1384291767}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289654, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest Browser Chrome", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test mochitest-browser-chrome", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-074", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-mochitest-browser-chrome-bm80-tests1-macosx-build20.txt.gz", "name": "builds-4h"}], "job_guid": "4a29bfb9dc88f5090011e2f4756e5b6769525ef2", "product_name": "firefox", "end_timestamp": 1384295658}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289675, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test mochitest-1", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-058", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-mochitest-1-bm79-tests1-macosx-build10.txt.gz", "name": "builds-4h"}], "job_guid": "5d24074d3f1687d0cebe5acece1dcc7a0ae37877", "product_name": "firefox", "end_timestamp": 1384292546}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289686, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 debug test mochitest-5", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-snowleopard-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-029", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_snowleopard-debug_test-mochitest-5-bm78-tests1-macosx-build6.txt.gz", "name": "builds-4h"}], "job_guid": "a84caab5da657f4663b68996e6904d36243404b4", "product_name": "firefox", "end_timestamp": 1384290748}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289694, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test mochitest-3", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-lion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-042", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-mochitest-3-bm76-tests1-macosx-build9.txt.gz", "name": "builds-4h"}], "job_guid": "ace258ce84e3d6b2fbb9055cd721f655c22a4748", "product_name": "firefox", "end_timestamp": 1384292089}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289707, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test mochitest-5", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-lion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-080", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-mochitest-5-bm78-tests1-macosx-build7.txt.gz", "name": "builds-4h"}], "job_guid": "686e56378a32bf3a1ca0486ec4fb5e02bf67658b", "product_name": "firefox", "end_timestamp": 1384290816}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384289494, "start_timestamp": 1384289749, "build_url": ", "name": "Inari Device Image Build", "buildername": "b2g_b2g-inbound_inari_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Inari", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Inari Device Image", "machine": "bld-linux64-ec2-175", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-inari/1384289494/b2g_b2g-inbound_inari_dep-bm61-build1-build293.txt.gz", "name": "builds-4h"}], "job_guid": "0cf2392e205e2099ac2d7c878c320d9bd171febf", "product_name": "b2g", "end_timestamp": 1384295581}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384289494, "start_timestamp": 1384289752, "build_url": ", "name": "Hamachi Device Image Build", "buildername": "b2g_b2g-inbound_hamachi_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Hamachi", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Hamachi Device Image", "machine": "bld-linux64-ec2-368", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-hamachi/1384289494/b2g_b2g-inbound_hamachi_dep-bm64-build1-build318.txt.gz", "name": "builds-4h"}], "job_guid": "6912eca0f54ac410a58be3851f20dc906a72ab22", "product_name": "b2g", "end_timestamp": 1384295247}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289765, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test mochitest-2", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-lion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-022", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-mochitest-2-bm75-tests1-macosx-build13.txt.gz", "name": "builds-4h"}], "job_guid": "9b1a9cfc179d1b34ce1394f89b3642946be077d6", "product_name": "firefox", "end_timestamp": 1384291044}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289778, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test mochitest-1", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-083", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-mochitest-1-bm77-tests1-macosx-build17.txt.gz", "name": "builds-4h"}], "job_guid": "0774a0e2a417b80df128680cbfa211b63c50ed60", "product_name": "firefox", "end_timestamp": 1384292197}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289779, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test mochitest-2", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-042", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-mochitest-2-bm80-tests1-macosx-build17.txt.gz", "name": "builds-4h"}], "job_guid": "161642e210e45a85a89069184875a77cefe10d34", "product_name": "firefox", "end_timestamp": 1384290836}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289482, "start_timestamp": 1384289785, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Marionette Framework Unit Tests", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 debug test marionette", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "Mn", "who": "tests-mozilla-b2g26_v1_2-mountainlion-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-007", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_mountainlion-debug_test-marionette-bm80-tests1-macosx-build19.txt.gz", "name": "builds-4h"}], "job_guid": "8f479622727e726ea7a57c8a774f9b9055ca2af6", "product_name": "firefox", "end_timestamp": 1384290114}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384289481, "start_timestamp": 1384289795, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/firefox-26.0.en-US.mac64.dmg", "name": "Reftest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 debug test reftest", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-lion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-lion-028", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64-debug/1384285882/mozilla-b2g26_v1_2_lion-debug_test-reftest-bm75-tests1-macosx-build18.txt.gz", "name": "builds-4h"}], "job_guid": "7a1d77a46715025571a94b3ccc56b09f168ba39f", "product_name": "firefox", "end_timestamp": 1384293103}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-emu-ics", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384289494, "start_timestamp": 1384289801, "build_url": ", "name": "B2G Emulator Image Build", "buildername": "b2g_b2g-inbound_emulator_dep", "machine_platform": {"platform": "b2g-emu-ics", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "bld-centos6-hp-015", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-emulator/1384289494/b2g_b2g-inbound_emulator_dep-bm82-build1-build10.txt.gz", "name": "builds-4h"}], "job_guid": "dbdaaab10a0c329d2c585f87daa7ac25b8251c93", "product_name": "b2g", "end_timestamp": 1384295584}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384289494, "start_timestamp": 1384289811, "build_url": ", "name": "Leo Device Image Build", "buildername": "b2g_b2g-inbound_leo_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Leo", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Leo Device Image", "machine": "bld-linux64-ec2-010", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-leo/1384289494/b2g_b2g-inbound_leo_dep-bm57-build1-build298.txt.gz", "name": "builds-4h"}], "job_guid": "c99d30bd08ae6be2aca6eb78d4ba29dda4d569c9", "product_name": "b2g", "end_timestamp": 1384293389}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384289494, "start_timestamp": 1384289850, "build_url": ", "name": "Helix Device Image Build", "buildername": "b2g_b2g-inbound_helix_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Helix", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Helix Device Image", "machine": "bld-linux64-ec2-163", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-helix/1384289494/b2g_b2g-inbound_helix_dep-bm57-build1-build181.txt.gz", "name": "builds-4h"}], "job_guid": "d4b1fae115b979c20b47ae47d37adb41f84c864c", "product_name": "b2g", "end_timestamp": 1384295448}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384289494, "start_timestamp": 1384289872, "build_url": ", "name": "Unagi Device Image Build", "buildername": "b2g_b2g-inbound_unagi_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Unagi", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Unagi Device Image", "machine": "bld-linux64-ec2-355", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-unagi/1384289494/b2g_b2g-inbound_unagi_dep-bm58-build1-build249.txt.gz", "name": "builds-4h"}], "job_guid": "78e734e4866e53cf0b930ef38bcbc4f2d194dfeb", "product_name": "b2g", "end_timestamp": 1384295590}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384289494, "start_timestamp": 1384289874, "build_url": ", "name": "Hamachi Device Image Build (Engineering)", "buildername": "b2g_b2g-inbound_hamachi_eng_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "Be", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Hamachi", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Hamachi Device Image", "machine": "bld-linux64-ec2-146", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-hamachi_eng/1384289494/b2g_b2g-inbound_hamachi_eng_dep-bm63-build1-build173.txt.gz", "name": "builds-4h"}], "job_guid": "3a888e1ec69c9328c1a36b5597ce33238de1fb66", "product_name": "b2g", "end_timestamp": 1384295997}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384289494, "start_timestamp": 1384289914, "build_url": ", "name": "Leo Device Image Build (Engineering)", "buildername": "b2g_b2g-inbound_leo_eng_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "Be", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Leo", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Leo Device Image", "machine": "bld-linux64-ec2-157", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-leo_eng/1384289494/b2g_b2g-inbound_leo_eng_dep-bm61-build1-build291.txt.gz", "name": "builds-4h"}], "job_guid": "866cec9192cdb48a69b25bf2bd2c0dbf33bb7ed5", "product_name": "b2g", "end_timestamp": 1384296252}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289929, "start_timestamp": 1384289929, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest Browser Chrome", "buildername": "Rev3 Fedora 12x64 mozilla-b2g26_v1_2 debug test mochitest-browser-chrome", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-fedora64-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r3-fed64-070", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_fedora64-debug_test-mochitest-browser-chrome-bm53-tests1-linux-build8.txt.gz", "name": "builds-4h"}], "job_guid": "8f955088b1d3b84934cb68c473c9a90b38892530", "product_name": "firefox", "end_timestamp": 1384295468}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384289935, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test mochitest-2", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-028", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-mochitest-2-bm67-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "29081158a6d6a6ba4446c7222875bba350bab0cf", "product_name": "firefox", "end_timestamp": 1384291140}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384289940, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test mochitest-1", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-123", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-mochitest-1-bm52-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "4e5e0d689e01997ff3bd8ea78b6fcf7a34ee11ee", "product_name": "firefox", "end_timestamp": 1384293230}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-emu-jb", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384289494, "start_timestamp": 1384289948, "build_url": ", "name": "B2G Emulator Image Build", "buildername": "b2g_b2g-inbound_emulator-jb_dep", "machine_platform": {"platform": "b2g-emu-jb", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "bld-linux64-ec2-045", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-emulator-jb/1384289494/b2g_b2g-inbound_emulator-jb_dep-bm63-build1-build185.txt.gz", "name": "builds-4h"}], "job_guid": "991da7f58a5677baf4bff428d766ea00c71e6c01", "product_name": "b2g", "end_timestamp": 1384293953}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384289948, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test mochitest-3", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-405", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-mochitest-3-bm54-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "3e5f6c66ce1bf5f8729077b8a138a0a816c3f98e", "product_name": "firefox", "end_timestamp": 1384292016}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384289953, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test mochitest-5", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-357", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-mochitest-5-bm53-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "ec7dd450ea5f70c25f966ac9611e2691a9808508", "product_name": "firefox", "end_timestamp": 1384290957}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384289958, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test jetpack", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-040", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-jetpack-bm67-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "d196b4dc8e5594589cdec1f6439cfef9df4f0462", "product_name": "firefox", "end_timestamp": 1384291529}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384289971, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Reftest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test reftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-408", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-reftest-bm54-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "146193ce1e43f5396427ee9c0a3b204fb4dc41e7", "product_name": "firefox", "end_timestamp": 1384293192}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384289494, "start_timestamp": 1384289995, "build_url": ", "name": "Inari Device Image Build (Engineering)", "buildername": "b2g_b2g-inbound_inari_eng_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "Be", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Inari", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Inari Device Image", "machine": "bld-linux64-ec2-064", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-inari_eng/1384289494/b2g_b2g-inbound_inari_eng_dep-bm63-build1-build254.txt.gz", "name": "builds-4h"}], "job_guid": "e8b1afcb694f246ba286e2d5f625d6f32ea283bf", "product_name": "b2g", "end_timestamp": 1384293708}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384289996, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test xpcshell", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-030", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-xpcshell-bm52-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "066a59a0940aa14fef09d566c3a4029e5c9f6cf2", "product_name": "firefox", "end_timestamp": 1384291806}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384290008, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Marionette Framework Unit Tests", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test marionette", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "Mn", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-410", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-marionette-bm54-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "9f10291a9ec5b1e72a2c564cbc1040463d4b8de1", "product_name": "firefox", "end_timestamp": 1384290413}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384289494, "start_timestamp": 1384290008, "build_url": ", "name": "Unagi Device Image Build (Engineering)", "buildername": "b2g_b2g-inbound_unagi_eng_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "Be", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Unagi", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Unagi Device Image", "machine": "bld-linux64-ec2-474", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-unagi_eng/1384289494/b2g_b2g-inbound_unagi_eng_dep-bm64-build1-build168.txt.gz", "name": "builds-4h"}], "job_guid": "a0335d4294669a41eb091b021f2282366f728d82", "product_name": "b2g", "end_timestamp": 1384295843}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384290020, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test crashtest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-362", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-crashtest-bm54-tests1-linux-build8.txt.gz", "name": "builds-4h"}], "job_guid": "2866e3a7a82be8aa878fa3a32681bd015aaeb299", "product_name": "firefox", "end_timestamp": 1384290999}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384290020, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test mochitest-4", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-389", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-mochitest-4-bm53-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "9bb44e60587a6b3dd65b374d6fda6b0d7d11a8fd", "product_name": "firefox", "end_timestamp": 1384290890}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384290032, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test mochitest-other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-394", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-mochitest-other-bm54-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "cd4e4fa3a205d13d4721654a83912bfa14efd469", "product_name": "firefox", "end_timestamp": 1384292055}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384289928, "start_timestamp": 1384290033, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 debug test jsreftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-052", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64-debug/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm-debug_test-jsreftest-bm67-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "12224633d72ad21ba681b70c9d5a905091685444", "product_name": "firefox", "end_timestamp": 1384291937}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290082, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos tp", "buildername": "WINNT 6.2 mozilla-esr24 pgo talos tp5o", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-128", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test-tp5o-pgo-bm70-tests1-windows-build0.txt.gz", "name": "builds-4h"}], "job_guid": "ec4f40011696042d4c87164c0d220e3f426e67f7", "product_name": "firefox", "end_timestamp": 1384291024}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290100, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos dromaeojs", "buildername": "WINNT 6.2 mozilla-esr24 pgo talos dromaeojs", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "d", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-056", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test-dromaeojs-pgo-bm73-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "3519f5f438923cc099a2b6261c1c9e3dc5ad22d8", "product_name": "firefox", "end_timestamp": 1384291763}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290103, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos chrome", "buildername": "Windows XP 32-bit mozilla-esr24 pgo talos chromez", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-040", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test-chromez-pgo-bm72-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "c0dcd387d55315f5196b4814cd4d9ca87a22dd38", "product_name": "firefox", "end_timestamp": 1384291111}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290105, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos tp", "buildername": "Windows XP 32-bit mozilla-esr24 pgo talos tp5o", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-098", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test-tp5o-pgo-bm73-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "34b3f9d9f883560fbb2ed4eacc26b829f2c451b6", "product_name": "firefox", "end_timestamp": 1384290904}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290107, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos other", "buildername": "WINNT 6.2 mozilla-esr24 pgo talos other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-026", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test-other-pgo-bm72-tests1-windows-build17.txt.gz", "name": "builds-4h"}], "job_guid": "2339b6fa136ac7eadba64f6a59f4a38da19dc75a", "product_name": "firefox", "end_timestamp": 1384291561}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290108, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos other", "buildername": "Windows XP 32-bit mozilla-esr24 pgo talos other", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-023", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test-other-pgo-bm74-tests1-windows-build9.txt.gz", "name": "builds-4h"}], "job_guid": "41eb6cc4092afb64bb7a3de5f5c8c5452a646f59", "product_name": "firefox", "end_timestamp": 1384291261}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290109, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos svg", "buildername": "Windows XP 32-bit mozilla-esr24 pgo talos svgr", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-112", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test-svgr-pgo-bm71-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "aaa6bebf136fcb04f9dcdd0d4d1d0b746ac722bd", "product_name": "firefox", "end_timestamp": 1384291869}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290113, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos other", "buildername": "Windows 7 32-bit mozilla-esr24 pgo talos other", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-001", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test-other-pgo-bm69-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "8cf7b7313a581876d4a2e21d3e569c103265dd62", "product_name": "firefox", "end_timestamp": 1384291449}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290121, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test jetpack", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-018", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-jetpack-bm73-tests1-windows-build0.txt.gz", "name": "builds-4h"}], "job_guid": "b155ad7eaec762d42c6d37b421dfb4bce3e4dd87", "product_name": "firefox", "end_timestamp": 1384290638}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290123, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos tp", "buildername": "Windows 7 32-bit mozilla-esr24 pgo talos tp5o", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-053", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test-tp5o-pgo-bm73-tests1-windows-build13.txt.gz", "name": "builds-4h"}], "job_guid": "5d944f8df16f66601f8e5508134e75c80d93fe42", "product_name": "firefox", "end_timestamp": 1384290999}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290124, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test mochitest-5", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-059", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-mochitest-5-bm71-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "1305cb69aaf190dc8182ec1e91a3ee440fa45a8e", "product_name": "firefox", "end_timestamp": 1384290522}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290124, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Reftest", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test reftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-089", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-reftest-bm71-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "d830df49f99ce8793e4787ad210c2bf915de12e4", "product_name": "firefox", "end_timestamp": 1384291115}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290132, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos svg", "buildername": "WINNT 6.2 mozilla-esr24 pgo talos svgr", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-112", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test-svgr-pgo-bm71-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "49a98bc4d9b03efb06c7849626b2fdf6b71b0bac", "product_name": "firefox", "end_timestamp": 1384291886}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290134, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos chrome", "buildername": "WINNT 6.2 mozilla-esr24 pgo talos chromez", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-021", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test-chromez-pgo-bm71-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "d846735dd32e5ac56138b4e2b688ee714caf9e2c", "product_name": "firefox", "end_timestamp": 1384291401}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290135, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Crashtest", "buildername": "WINNT 6.2 mozilla-esr24 pgo test crashtest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-090", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-crashtest-bm71-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "03bd4eee954f451d4888f1c864cb1e7a4ef0568d", "product_name": "firefox", "end_timestamp": 1384290674}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290135, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos svg", "buildername": "Windows 7 32-bit mozilla-esr24 pgo talos svgr", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-108", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test-svgr-pgo-bm69-tests1-windows-build21.txt.gz", "name": "builds-4h"}], "job_guid": "6ae557b1d702bd10195ac113193a01b86d12ec28", "product_name": "firefox", "end_timestamp": 1384291867}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290137, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos chrome", "buildername": "Windows 7 32-bit mozilla-esr24 pgo talos chromez", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-078", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test-chromez-pgo-bm71-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "c591b320aa452df34ef7b7ec999aa78a43bf432d", "product_name": "firefox", "end_timestamp": 1384291384}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290077, "start_timestamp": 1384290140, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Talos dromaeojs", "buildername": "Windows 7 32-bit mozilla-esr24 pgo talos dromaeojs", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "d", "who": "tests-mozilla-esr24-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-107", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test-dromaeojs-pgo-bm71-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "57662372f1026afe89c95abfed0379d1ef454fbc", "product_name": "firefox", "end_timestamp": 1384291771}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290141, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test jsreftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-020", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-jsreftest-bm70-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "dd83d64d16dfccaf18ec9bb40cb24d3a403d826f", "product_name": "firefox", "end_timestamp": 1384290740}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290141, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test mochitest-4", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-079", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-mochitest-4-bm71-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "944808ca107d1156f4d31076cd98f274efa82a96", "product_name": "firefox", "end_timestamp": 1384290534}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290142, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test jsreftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-068", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-jsreftest-bm71-tests1-windows-build0.txt.gz", "name": "builds-4h"}], "job_guid": "f15feb32200fb92c41242d1ffb2420c9383dd707", "product_name": "firefox", "end_timestamp": 1384290781}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290143, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-esr24 pgo test mochitest-2", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-107", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-mochitest-2-bm69-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "3e2c38b20c511c8324d9dbe14bb18e0069e4cbf4", "product_name": "firefox", "end_timestamp": 1384290775}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290144, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Reftest", "buildername": "WINNT 6.2 mozilla-esr24 pgo test reftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-078", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-reftest-bm71-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "df72d62ef081c7a7c674b33d2bfb2a84d78360da", "product_name": "firefox", "end_timestamp": 1384291178}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290155, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test mochitest-3", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-072", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-mochitest-3-bm72-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "59949084b351d84cc073a677a28e46ce85a930f3", "product_name": "firefox", "end_timestamp": 1384291481}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290157, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test mochitest-1", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-127", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-mochitest-1-bm72-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "52caf7a59d56a92663730828b98a01452f9c3561", "product_name": "firefox", "end_timestamp": 1384291790}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290163, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test crashtest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-069", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-crashtest-bm71-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "3b255ed2cec1765c589fbabcce478a26718e1c93", "product_name": "firefox", "end_timestamp": 1384290551}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290164, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "WINNT 6.2 mozilla-esr24 pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-073", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-mochitest-browser-chrome-bm73-tests1-windows-build19.txt.gz", "name": "builds-4h"}], "job_guid": "a09ab1afcc6cacdcd3dad14d82353cb75633b1ee", "product_name": "firefox", "end_timestamp": 1384291994}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290167, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "XPCShellTest", "buildername": "WINNT 6.2 mozilla-esr24 pgo test xpcshell", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-105", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-xpcshell-bm73-tests1-windows-build21.txt.gz", "name": "builds-4h"}], "job_guid": "2a9934a0130b1778e1f0eadcfa1cd4b45f366c36", "product_name": "firefox", "end_timestamp": 1384294417}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290169, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest Other", "buildername": "WINNT 6.2 mozilla-esr24 pgo test mochitest-other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-130", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-mochitest-other-bm69-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "42bf8aaa6a4951a998e4e77966c02338b6280de0", "product_name": "firefox", "end_timestamp": 1384291148}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290174, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test mochitest-3", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-026", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-mochitest-3-bm69-tests1-windows-build9.txt.gz", "name": "builds-4h"}], "job_guid": "d34870ef9b679e1af4db1ae15632dbd2e8560a9a", "product_name": "firefox", "end_timestamp": 1384291262}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290177, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-073", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-mochitest-browser-chrome-bm71-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "12f7ae313e1ec3e777752a9d45ab15cd985dbb84", "product_name": "firefox", "end_timestamp": 1384291848}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290178, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test crashtest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-086", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-crashtest-bm70-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "0b1a268a03a726926dc971aa4ccc326d4ed38a26", "product_name": "firefox", "end_timestamp": 1384290708}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290179, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test jetpack", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w732-ix-081", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-jetpack-bm74-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "0dd0fdc48709f7cef2a6a22f504093fdf8eb05b0", "product_name": "firefox", "end_timestamp": 1384291065}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290190, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test mochitest-other", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-019", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-mochitest-other-bm72-tests1-windows-build0.txt.gz", "name": "builds-4h"}], "job_guid": "71add44d8d5dfd5a1bf5cb3ffb88a86180add835", "product_name": "firefox", "end_timestamp": 1384291209}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290199, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "WINNT 6.2 mozilla-esr24 pgo test reftest-no-accel", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-068", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-reftest-no-accel-bm69-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "7e238450db5ab9e4a29a1512f5883bec95304139", "product_name": "firefox", "end_timestamp": 1384291158}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290208, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-esr24 pgo test mochitest-1", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-076", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-mochitest-1-bm70-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "08c17eb66b6cf5399639a79ad2105d554c961592", "product_name": "firefox", "end_timestamp": 1384291444}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290209, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-esr24 pgo test mochitest-5", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-007", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-mochitest-5-bm70-tests1-windows-build0.txt.gz", "name": "builds-4h"}], "job_guid": "59f64c3cecfd955b95e71c229cb9896c2600d454", "product_name": "firefox", "end_timestamp": 1384290732}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290211, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-esr24 pgo test mochitest-4", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-102", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-mochitest-4-bm71-tests1-windows-build20.txt.gz", "name": "builds-4h"}], "job_guid": "9b25be665c46e034d484ec4b44b37d2cf342e0c4", "product_name": "firefox", "end_timestamp": 1384290612}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290211, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Reftest", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test reftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-101", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-reftest-bm69-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "5db01a5f0396c50da8d23df324c75fca29d0116f", "product_name": "firefox", "end_timestamp": 1384291320}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290216, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test mochitest-4", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-037", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-mochitest-4-bm69-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "b9d6906c05e20fea731db2fd4392e8d674b98035", "product_name": "firefox", "end_timestamp": 1384290605}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290221, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "JSReftest", "buildername": "WINNT 6.2 mozilla-esr24 pgo test jsreftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-059", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-jsreftest-bm69-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "25345792e476ebd63c6b1c3a72937b2556875483", "product_name": "firefox", "end_timestamp": 1384290843}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290224, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test mochitest-2", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-071", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-mochitest-2-bm70-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "46c83eac5543cff449a88d3f0a59c1e6ba8828df", "product_name": "firefox", "end_timestamp": 1384290794}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290228, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-esr24 pgo test mochitest-3", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-115", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-mochitest-3-bm69-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "41aa3c988755c8168b46c59fb9bea9a037d6aad1", "product_name": "firefox", "end_timestamp": 1384291630}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290232, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-053", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-mochitest-browser-chrome-bm71-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "58244cb7bdde07e31b4d4640dbeed1de26195d88", "product_name": "firefox", "end_timestamp": 1384291658}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290233, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "XPCShellTest", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test xpcshell", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w732-ix-014", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-xpcshell-bm71-tests1-windows-build13.txt.gz", "name": "builds-4h"}], "job_guid": "e1be37644b55f44acd4e7983b54abbc040b9f3d1", "product_name": "firefox", "end_timestamp": 1384294435}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290235, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test mochitest-5", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-122", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-mochitest-5-bm73-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "b44255c81f93e9a31874f6498e56ae5d806f5ee9", "product_name": "firefox", "end_timestamp": 1384290766}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290240, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "Windows 7 32-bit mozilla-esr24 pgo test reftest-no-accel", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-esr24-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-083", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win7-ix_test_pgo-reftest-no-accel-bm74-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "eb2b5448d18eb3aff4e8a5f6ea9ea4be5209b421", "product_name": "firefox", "end_timestamp": 1384291218}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290256, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test mochitest-other", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-041", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-mochitest-other-bm72-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "8e9974cc862d0c4efdaff4b85d52257c5a9defe7", "product_name": "firefox", "end_timestamp": 1384291068}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290118, "start_timestamp": 1384290257, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "WINNT 6.2 mozilla-esr24 pgo test jetpack", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-019", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_win8_test_pgo-jetpack-bm72-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "ea88d554889b3a7599025e4306e9c29761ddfccc", "product_name": "firefox", "end_timestamp": 1384291177}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290259, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test mochitest-2", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-022", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-mochitest-2-bm72-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "b567116cd10e7d695d1e92ffd7165d9224f524d0", "product_name": "firefox", "end_timestamp": 1384290740}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290263, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test mochitest-1", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-103", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-mochitest-1-bm69-tests1-windows-build13.txt.gz", "name": "builds-4h"}], "job_guid": "706ec070ac2b25b7a854bf2c0697a43adcb9154b", "product_name": "firefox", "end_timestamp": 1384291290}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290083, "start_timestamp": 1384290283, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "XPCShellTest", "buildername": "Windows XP 32-bit mozilla-esr24 pgo test xpcshell", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-esr24-xp-ix-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-043", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-pgo/1384279538/mozilla-esr24_xp-ix_test_pgo-xpcshell-bm70-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "0bd6856f45960d1f623bb9db5e66394cf0f26ef6", "product_name": "firefox", "end_timestamp": 1384291918}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290825, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test mochitest-2", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-101", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-mochitest-2-bm52-tests1-linux-build8.txt.gz", "name": "builds-4h"}], "job_guid": "0b1e18629e93b693e9fc9558492a6fe4cf243e00", "product_name": "firefox", "end_timestamp": 1384291448}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290823, "start_timestamp": 1384290828, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Talos svg", "buildername": "Ubuntu HW 12.04 x64 mozilla-b2g26_v1_2 talos svgr", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "s", "who": "tests-mozilla-b2g26_v1_2-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-051", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_hw_test-svgr-bm68-tests1-linux-build0.txt.gz", "name": "builds-4h"}], "job_guid": "265f08578d97351e49d4b0df3a9b0018a8093f9d", "product_name": "firefox", "end_timestamp": 1384292055}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290833, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test mochitest-3", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-036", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-mochitest-3-bm51-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "c71051deb17e3aeaccfeefc237436f06e6d2c212", "product_name": "firefox", "end_timestamp": 1384292080}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290823, "start_timestamp": 1384290835, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Talos chrome", "buildername": "Ubuntu HW 12.04 x64 mozilla-b2g26_v1_2 talos chromez", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "c", "who": "tests-mozilla-b2g26_v1_2-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-023", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_hw_test-chromez-bm51-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "0c98360034c6ed92a8d210b59eef9d96e91b50fa", "product_name": "firefox", "end_timestamp": 1384291765}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290823, "start_timestamp": 1384290836, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Talos tp", "buildername": "Ubuntu HW 12.04 x64 mozilla-b2g26_v1_2 talos tp5o", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "tp", "who": "tests-mozilla-b2g26_v1_2-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-047", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_hw_test-tp5o-bm51-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "3d0c06bb72071ddc7a2343f92be4552f88b87526", "product_name": "firefox", "end_timestamp": 1384291648}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290823, "start_timestamp": 1384290837, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Talos dromaeojs", "buildername": "Ubuntu HW 12.04 x64 mozilla-b2g26_v1_2 talos dromaeojs", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "d", "who": "tests-mozilla-b2g26_v1_2-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-049", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_hw_test-dromaeojs-bm51-tests1-linux-build9.txt.gz", "name": "builds-4h"}], "job_guid": "975b03eba3367504dd34ecd7f883d9789e300a16", "product_name": "firefox", "end_timestamp": 1384292342}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290823, "start_timestamp": 1384290837, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Talos other", "buildername": "Ubuntu HW 12.04 x64 mozilla-b2g26_v1_2 talos other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "o", "who": "tests-mozilla-b2g26_v1_2-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-025", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_hw_test-other-bm52-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "af1999ca9da4a90d647496c579c6c9bcd6e0009b", "product_name": "firefox", "end_timestamp": 1384291372}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290865, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test mochitest-other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-369", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-mochitest-other-bm54-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "63e121149bb0bbb9db3597446f5cab90b1fa621a", "product_name": "firefox", "end_timestamp": 1384291952}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290866, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Reftest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test reftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-083", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-reftest-bm52-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "50b944ef7ed81a7e75cea3c7179a654be0356dec", "product_name": "firefox", "end_timestamp": 1384293396}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-esr24", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290878, "start_timestamp": 1384290881, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-debug/1384279538/firefox-24.1.0esrpre.en-US.win32.zip", "name": "XPCShellTest", "buildername": "WINNT 6.2 mozilla-esr24 debug test xpcshell", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-esr24-win8-debug-unittest", "group_symbol": "?", "reason": "Self-serve: Rebuilt by ryanvm@gmail.com", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-107", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-esr24-win32-debug/1384279538/mozilla-esr24_win8-debug_test-xpcshell-bm69-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "ced24e9c57d5738c6f131b70d07b86267e69b435", "product_name": "firefox", "end_timestamp": 1384295539}, "revision_hash": "f55dd7cfa8fb06b1665ed2a63a9fcda64b95d332", "resultset_id": 12}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290910, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test jetpack", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-022", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-jetpack-bm51-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "cd4ae022c3fe92cef6b01f611d0532b9b3e1761c", "product_name": "firefox", "end_timestamp": 1384291566}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290916, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test jsreftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-308", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-jsreftest-bm53-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "c1f5c06c11410f9e174debff016fa2b2e4a8e48f", "product_name": "firefox", "end_timestamp": 1384291876}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290934, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test mochitest-5", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-034", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-mochitest-5-bm67-tests1-linux-build7.txt.gz", "name": "builds-4h"}], "job_guid": "e126e052ef87c18b724abc2461ef8fd4bf23c0a9", "product_name": "firefox", "end_timestamp": 1384291538}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290953, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test crashtest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-403", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-crashtest-bm54-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "d62020977544c057298cde54ebfc55e055f79fa6", "product_name": "firefox", "end_timestamp": 1384291463}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290956, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest Browser Chrome", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test mochitest-browser-chrome", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-127", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-mochitest-browser-chrome-bm52-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "4181d770b436760a19bd4eaa6c74cadb5cf13cba", "product_name": "firefox", "end_timestamp": 1384293345}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290972, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test mochitest-4", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-420", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-mochitest-4-bm68-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "caa0380e9828c3a23a8022e52a0fd871486339c6", "product_name": "firefox", "end_timestamp": 1384291586}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384290982, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Reftest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test reftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-066", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-reftest-bm73-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "708a835bc6fc1394aa5989ade0a8c0b4d500cd65", "product_name": "firefox", "end_timestamp": 1384292103}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290982, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test xpcshell", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-100", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-xpcshell-bm67-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "d56ab49218bf595a2e15ec255f49911366bc479c", "product_name": "firefox", "end_timestamp": 1384292085}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384290983, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test mochitest-1", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-440", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-mochitest-1-bm53-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "cf0f40446893bf58cb54d53dfab21fb75159149f", "product_name": "firefox", "end_timestamp": 1384293028}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384290992, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test reftest-no-accel", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-005", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-reftest-no-accel-bm73-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "492133968881369473ed7c8b87bba15f5205cbc6", "product_name": "firefox", "end_timestamp": 1384292020}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384290993, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test crashtest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-xp-ix-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-083", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-crashtest-bm72-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "3f20a4b7b0da9d888e231225fd812be0fb618c2a", "product_name": "firefox", "end_timestamp": 1384291422}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384290994, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test crashtest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-035", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-crashtest-bm74-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "1420bcc3b6214b69199040f57c9f5489abb105d0", "product_name": "firefox", "end_timestamp": 1384291609}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291009, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test mochitest-2", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-xp-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-109", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-mochitest-2-bm69-tests1-windows-build9.txt.gz", "name": "builds-4h"}], "job_guid": "c7193da193c5bdd72bdb76aac6686030ec6090dc", "product_name": "firefox", "end_timestamp": 1384291574}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291010, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test mochitest-browser-chrome", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-093", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-mochitest-browser-chrome-bm73-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "a873570b4440ed47dc3e777638aa011b3ba5a0c3", "product_name": "firefox", "end_timestamp": 1384293015}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291011, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "XPCShellTest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test xpcshell", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w732-ix-018", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-xpcshell-bm72-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "cf918866d0b6d1a7557c6077c3736d45a0f90c02", "product_name": "firefox", "end_timestamp": 1384292566}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384290991, "start_timestamp": 1384291016, "build_url": ", "name": "Unagi Device Image Build (Engineering)", "buildername": "b2g_b2g-inbound_unagi_eng_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "Be", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Unagi", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Unagi Device Image", "machine": "bld-linux64-ix-031", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-unagi_eng/1384290990/b2g_b2g-inbound_unagi_eng_dep-bm85-build1-build6.txt.gz", "name": "builds-4h"}], "job_guid": "acc407f129d9663b2b933afb82ce8cfa9e4407c0", "product_name": "b2g", "end_timestamp": 1384294666}, "revision_hash": "b36864e5deab86b7d8dee1551efc125a5c2679be", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291017, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "XPCShellTest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test xpcshell", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-057", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-xpcshell-bm74-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "f4f9e14fc2d4f73d21e7550503e6b60eef0bd864", "product_name": "firefox", "end_timestamp": 1384292761}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291018, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test mochitest-1", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-085", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-mochitest-1-bm71-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "9fde0bd3ffa97bfb3feb97492e3239599e3418ac", "product_name": "firefox", "end_timestamp": 1384292423}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291023, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test mochitest-4", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-099", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-mochitest-4-bm69-tests1-windows-build12.txt.gz", "name": "builds-4h"}], "job_guid": "633021bc00ae00f055cc8b869f0292c0ec5f581a", "product_name": "firefox", "end_timestamp": 1384291427}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291033, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test mochitest-4", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-xp-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-062", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-mochitest-4-bm70-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "3c2e3572382207fbd11e298a66debf13f7d3ba09", "product_name": "firefox", "end_timestamp": 1384291452}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291037, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test mochitest-other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-040", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-mochitest-other-bm70-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "72755e5fac4c4a29175ff62cb194a8feb7dd9f56", "product_name": "firefox", "end_timestamp": 1384292023}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291038, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test mochitest-other", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-400", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-mochitest-other-bm68-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "b63acca71a0e634e973252e2273dcd6351063a85", "product_name": "firefox", "end_timestamp": 1384292328}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291038, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test jetpack", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-116", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-jetpack-bm67-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "c8b8b69cf414a0924eac1779b6a6e050064d3511", "product_name": "firefox", "end_timestamp": 1384291826}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291038, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test mochitest-2", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-375", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-mochitest-2-bm68-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "456cfff4847905d272349e73e34aeb72c5e0ddd9", "product_name": "firefox", "end_timestamp": 1384291778}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291038, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test mochitest-1", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-355", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-mochitest-1-bm68-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "afe128a00502de8f860c77998725a2bcdea05425", "product_name": "firefox", "end_timestamp": 1384293433}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291038, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Reftest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test reftest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-389", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-reftest-bm68-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "5c777c7da5c71a518aeb106a4061778e1b078b77", "product_name": "firefox", "end_timestamp": 1384295367}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291039, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test jsreftest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-408", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-jsreftest-bm68-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "d891cc5943e5d2d7024d7cd9628c4c4bd4e51a12", "product_name": "firefox", "end_timestamp": 1384292336}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291039, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest Browser Chrome", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test mochitest-browser-chrome", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-403", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-mochitest-browser-chrome-bm68-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "cde255b8aa619b9964c2ab3905831c162a6b86f9", "product_name": "firefox", "end_timestamp": 1384293837}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291039, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test mochitest-5", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-036", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-mochitest-5-bm51-tests1-linux-build8.txt.gz", "name": "builds-4h"}], "job_guid": "2e55f758b25fbdc8de413f4a7c44826e6a36975a", "product_name": "firefox", "end_timestamp": 1384291933}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291039, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Crashtest-IPC", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test crashtest-ipc", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Cipc", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-376", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-crashtest-ipc-bm68-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "2b672520174e9a45fd0c82431f0d828c7477220c", "product_name": "firefox", "end_timestamp": 1384291753}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291039, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test mochitest-4", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-388", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-mochitest-4-bm68-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "296c1439f5f7258dd7c30fbae8d0c04fd50881a7", "product_name": "firefox", "end_timestamp": 1384291733}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291039, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test crashtest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-033", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-crashtest-bm67-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "2bd57fbf4a85bf1da0656422c946e8eb41b528ce", "product_name": "firefox", "end_timestamp": 1384291637}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291039, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Reftest-IPC", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test reftest-ipc", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Ripc", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-353", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-reftest-ipc-bm68-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "06e98c2740e720424c4f0e74f45cd3ce14431d0d", "product_name": "firefox", "end_timestamp": 1384291301}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291040, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test xpcshell", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-371", "state": "completed", "option_collection": {"opt": true}, "result": "testfailed", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-xpcshell-bm68-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "6c1ce9d0dd01cd4fbcf03885e987d65496a68704", "product_name": "firefox", "end_timestamp": 1384292920}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291040, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test mochitest-3", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-032", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-mochitest-3-bm51-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "7d0b8e9ab3cf0e4fad49b2850954f326dfbdc36a", "product_name": "firefox", "end_timestamp": 1384292600}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291036, "start_timestamp": 1384291040, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Reftest Unaccelerated", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 opt test reftest-no-accel", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-364", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm_test-reftest-no-accel-bm68-tests1-linux-build1.txt.gz", "name": "builds-4h"}], "job_guid": "e5348f7f8c4c06a05e8eb6f941a84cec2f0e6d5f", "product_name": "firefox", "end_timestamp": 1384295227}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291039, "start_timestamp": 1384291041, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Talos tp", "buildername": "Ubuntu HW 12.04 mozilla-b2g26_v1_2 talos tp5o", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-b2g26_v1_2-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-051", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_hw_test-tp5o-bm53-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "cc8a8668319e5d16487bd4c55e6600348cf59089", "product_name": "firefox", "end_timestamp": 1384291897}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291039, "start_timestamp": 1384291041, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Talos other", "buildername": "Ubuntu HW 12.04 mozilla-b2g26_v1_2 talos other", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-b2g26_v1_2-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-054", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_hw_test-other-bm53-tests1-linux-build0.txt.gz", "name": "builds-4h"}], "job_guid": "cc776d5aade4561680057127a03abdbff6b1cdef", "product_name": "firefox", "end_timestamp": 1384291610}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291039, "start_timestamp": 1384291042, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Talos dromaeojs", "buildername": "Ubuntu HW 12.04 mozilla-b2g26_v1_2 talos dromaeojs", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "d", "who": "tests-mozilla-b2g26_v1_2-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-055", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_hw_test-dromaeojs-bm54-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "88746ee97b40a8eb1efea821f1e2056b72e7024e", "product_name": "firefox", "end_timestamp": 1384292560}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291044, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test mochitest-3", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-xp-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-001", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-mochitest-3-bm69-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "9d406369e95b901a0f9f6429be5e51ff8d0a0e08", "product_name": "firefox", "end_timestamp": 1384292179}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384291040, "start_timestamp": 1384291047, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-b2g26_v1_2-linux64_gecko/1384285356/en-US/b2g-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "b2g_ubuntu64_vm mozilla-b2g26_v1_2 opt test mochitest-1", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-436", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-b2g26_v1_2-linux64_gecko/1384285356/mozilla-b2g26_v1_2_ubuntu64_vm-b2gdt_test-mochitest-1-bm54-tests1-linux-build10.txt.gz", "name": "builds-4h"}], "job_guid": "41e11b46d1657ab277fe19a23a5d9c0435b86456", "product_name": "b2g", "end_timestamp": 1384292473}, "revision_hash": "fe00bfc3155534bea878385d031b5761a113b64b", "resultset_id": 17}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291039, "start_timestamp": 1384291050, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Talos svg", "buildername": "Ubuntu HW 12.04 mozilla-b2g26_v1_2 talos svgr", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-b2g26_v1_2-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-047", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_hw_test-svgr-bm67-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "67e3b592d8d6de65858dd7b6093970f8771732f8", "product_name": "firefox", "end_timestamp": 1384292392}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291039, "start_timestamp": 1384291050, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Talos chrome", "buildername": "Ubuntu HW 12.04 mozilla-b2g26_v1_2 talos chromez", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-b2g26_v1_2-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-017", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux/1384285882/mozilla-b2g26_v1_2_ubuntu32_hw_test-chromez-bm67-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "2c317f399cbfa25e1300435d10a0777ea608c15c", "product_name": "firefox", "end_timestamp": 1384292015}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384291040, "start_timestamp": 1384291052, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-b2g26_v1_2-linux64_gecko/1384285356/en-US/b2g-26.0.en-US.linux-x86_64.tar.bz2", "name": "Gaia UI Test", "buildername": "b2g_ubuntu64_vm mozilla-b2g26_v1_2 opt test gaia-ui-test", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "Gu", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-128", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-b2g26_v1_2-linux64_gecko/1384285356/mozilla-b2g26_v1_2_ubuntu64_vm-b2gdt_test-gaia-ui-test-bm67-tests1-linux-build31.txt.gz", "name": "builds-4h"}], "job_guid": "1585aa6338ce6a686818a16d03ae2395d9d09925", "product_name": "b2g", "end_timestamp": 1384292008}, "revision_hash": "fe00bfc3155534bea878385d031b5761a113b64b", "resultset_id": 17}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291055, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test mochitest-2", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-054", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-mochitest-2-bm71-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "a3d813323dacfb42faf6f86c5a8c0f343dc5d1fb", "product_name": "firefox", "end_timestamp": 1384291725}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291061, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test reftest-no-accel", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-034", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-reftest-no-accel-bm74-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "8d34b1ef720e4a6513a5bba44deb6d3b51cc1b1b", "product_name": "firefox", "end_timestamp": 1384292088}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291062, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Crashtest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test crashtest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-103", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-crashtest-bm74-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "99072d950ab078872e4deb91bdcce78004670b1e", "product_name": "firefox", "end_timestamp": 1384291523}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291075, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test mochitest-1", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-xp-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-098", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-mochitest-1-bm73-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "48683c0909e60239e52959b88133a919f58f5105", "product_name": "firefox", "end_timestamp": 1384292469}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291080, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test mochitest-4", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-053", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-mochitest-4-bm73-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "a4148e1f8d48d57a0c600e290602efa4444123e9", "product_name": "firefox", "end_timestamp": 1384291474}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291081, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test mochitest-3", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-071", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-mochitest-3-bm72-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "e228501444e687306f1e46e3a7524423af31833e", "product_name": "firefox", "end_timestamp": 1384292442}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291084, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "JSReftest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test jsreftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-062", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-jsreftest-bm69-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "c5b8f0437ecf635d7313c9238b248e3f2fb62403", "product_name": "firefox", "end_timestamp": 1384291836}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291085, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test mochitest-other", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-109", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-mochitest-other-bm74-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "3edc074ebe9fdfc67f0d36f13593670dc8170473", "product_name": "firefox", "end_timestamp": 1384292057}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291105, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test mochitest-2", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-077", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-mochitest-2-bm72-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "47f4664587a71e3d0519efb56534fbc82466a395", "product_name": "firefox", "end_timestamp": 1384291659}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291114, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test jetpack", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-004", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-jetpack-bm74-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "f8549aeff965f06b620b4c9b423fe605325bb205", "product_name": "firefox", "end_timestamp": 1384292041}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291118, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 opt test mochitest-5", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-128", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win8_test-mochitest-5-bm70-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "3a89d714be761f4c0491435808d8820afdb4f8f8", "product_name": "firefox", "end_timestamp": 1384291680}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291118, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test mochitest-3", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-117", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-mochitest-3-bm74-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "9c7f94ecd0a712406a226f128631fe824e845de1", "product_name": "firefox", "end_timestamp": 1384292582}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291129, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test jsreftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-xp-ix-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-054", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-jsreftest-bm74-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "1b8800ae7b84649024ce6f99d9819e6f2bb52dc9", "product_name": "firefox", "end_timestamp": 1384291855}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291131, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test jetpack", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-078", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-jetpack-bm72-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "31d24b79ebc5291e08b3b8caaafbee34c0a7be0a", "product_name": "firefox", "end_timestamp": 1384291731}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291148, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test mochitest-browser-chrome", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-xp-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-015", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-mochitest-browser-chrome-bm69-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "94e5acef3693ce16bb9261afa69e3e05dabe0c23", "product_name": "firefox", "end_timestamp": 1384292880}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291149, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test mochitest-1", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-081", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-mochitest-1-bm74-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "41ad366509bfc41ac07ac4e8042704765a45cac9", "product_name": "firefox", "end_timestamp": 1384292551}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291150, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "XPCShellTest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test xpcshell", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-xp-ix-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-045", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-xpcshell-bm72-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "9ea82aaea5a633bd97d021dc75a3ae506c101e20", "product_name": "firefox", "end_timestamp": 1384291688}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291159, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Reftest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test reftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-xp-ix-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-071", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-reftest-bm74-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "0de428986a5f7bbc93b6e8c33c248e1c325beed7", "product_name": "firefox", "end_timestamp": 1384292163}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291164, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test mochitest-other", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-xp-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-066", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-mochitest-other-bm74-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "31f9bd41a4a3bf3bb222136094b258fc8b9e6b28", "product_name": "firefox", "end_timestamp": 1384292129}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291187, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test mochitest-5", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-040", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-mochitest-5-bm69-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "dbee25830511ea7c182b4971fb33fdcf9bf1e850", "product_name": "firefox", "end_timestamp": 1384291717}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291189, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 opt test mochitest-5", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-xp-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-079", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_xp-ix_test-mochitest-5-bm74-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "9836925589850ae98b00fc52e3dad125c222b2b7", "product_name": "firefox", "end_timestamp": 1384291660}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291192, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test jetpack", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w732-ix-022", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-jetpack-bm74-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "1d53b4465f41312ceb5513d2c87f8d011d252514", "product_name": "firefox", "end_timestamp": 1384291848}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291192, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Reftest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test reftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-058", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-reftest-bm70-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "623ec93ff57fbaf3f7321457e190813164bbc428", "product_name": "firefox", "end_timestamp": 1384292446}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384290991, "start_timestamp": 1384291215, "build_url": ", "name": "Hamachi Device Image Build", "buildername": "b2g_b2g-inbound_hamachi_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Hamachi", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Hamachi Device Image", "machine": "bld-linux64-ec2-051", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-hamachi/1384290990/b2g_b2g-inbound_hamachi_dep-bm63-build1-build270.txt.gz", "name": "builds-4h"}], "job_guid": "48800c62d419e9cf340dc6ae3476eb859e35bcd4", "product_name": "b2g", "end_timestamp": 1384296763}, "revision_hash": "b36864e5deab86b7d8dee1551efc125a5c2679be", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384290991, "start_timestamp": 1384291220, "build_url": ", "name": "Inari Device Image Build", "buildername": "b2g_b2g-inbound_inari_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Inari", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Inari Device Image", "machine": "bld-linux64-ec2-122", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-inari/1384290990/b2g_b2g-inbound_inari_dep-bm62-build1-build279.txt.gz", "name": "builds-4h"}], "job_guid": "71a93cfe1d883776b949fc2b771a8f6e611568c8", "product_name": "b2g", "end_timestamp": 1384297114}, "revision_hash": "b36864e5deab86b7d8dee1551efc125a5c2679be", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291222, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test mochitest-browser-chrome", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-054", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-mochitest-browser-chrome-bm69-tests1-windows-build10.txt.gz", "name": "builds-4h"}], "job_guid": "923a8f20bb3c03ba06e2f95e4682c919f86adbcb", "product_name": "firefox", "end_timestamp": 1384292977}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384290975, "start_timestamp": 1384291232, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/firefox-26.0.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 opt test jsreftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-win7-ix-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-049", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32/1384285882/mozilla-b2g26_v1_2_win7-ix_test-jsreftest-bm73-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "77cab6c50d00c714fca5f3fa0d2f1118daa7ef12", "product_name": "firefox", "end_timestamp": 1384291937}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384291231, "start_timestamp": 1384291244, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-b2g26_v1_2-linux64_gecko/1384285871/en-US/b2g-26.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "b2g_ubuntu64_vm mozilla-b2g26_v1_2 opt test mochitest-1", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-109", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-b2g26_v1_2-linux64_gecko/1384285871/mozilla-b2g26_v1_2_ubuntu64_vm-b2gdt_test-mochitest-1-bm67-tests1-linux-build11.txt.gz", "name": "builds-4h"}], "job_guid": "fbe34cbc1ac19d2fa2a499a73e4394d6b3de7305", "product_name": "b2g", "end_timestamp": 1384292902}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384291231, "start_timestamp": 1384291246, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-b2g26_v1_2-linux64_gecko/1384285871/en-US/b2g-26.0.en-US.linux-x86_64.tar.bz2", "name": "Gaia UI Test", "buildername": "b2g_ubuntu64_vm mozilla-b2g26_v1_2 opt test gaia-ui-test", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "Gu", "who": "tests-mozilla-b2g26_v1_2-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-368", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/mozilla-b2g26_v1_2-linux64_gecko/1384285871/mozilla-b2g26_v1_2_ubuntu64_vm-b2gdt_test-gaia-ui-test-bm54-tests1-linux-build23.txt.gz", "name": "builds-4h"}], "job_guid": "78072c448f608c15583782b17cc92a0de436eb15", "product_name": "b2g", "end_timestamp": 1384292141}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384290991, "start_timestamp": 1384291254, "build_url": ", "name": "Helix Device Image Build", "buildername": "b2g_b2g-inbound_helix_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Helix", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Helix Device Image", "machine": "bld-linux64-ec2-130", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-helix/1384290990/b2g_b2g-inbound_helix_dep-bm63-build1-build149.txt.gz", "name": "builds-4h"}], "job_guid": "29e26e7f11725d4600025ee4263b705000123106", "product_name": "b2g", "end_timestamp": 1384297046}, "revision_hash": "b36864e5deab86b7d8dee1551efc125a5c2679be", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384290991, "start_timestamp": 1384291291, "build_url": ", "name": "Inari Device Image Build (Engineering)", "buildername": "b2g_b2g-inbound_inari_eng_dep", "machine_platform": {"platform": "b2g-device-image", "os_name": "b2g", "architecture": "x86"}, "symbol": "Be", "who": "b2g_b2g-inbound-b2g", "group_symbol": "Inari", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Inari Device Image", "machine": "bld-linux64-ec2-075", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-inari_eng/1384290990/b2g_b2g-inbound_inari_eng_dep-bm61-build1-build255.txt.gz", "name": "builds-4h"}], "job_guid": "c4c765b02cdf7f957bc4fba7dc2401149e37cd8f", "product_name": "b2g", "end_timestamp": 1384297009}, "revision_hash": "b36864e5deab86b7d8dee1551efc125a5c2679be", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291354, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-010", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-mochitest-5-bm51-tests1-linux-build149.txt.gz", "name": "builds-4h"}], "job_guid": "f8cd6704f6d141f4c97b2782e0898a0884f43196", "product_name": "firefox", "end_timestamp": 1384291985}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291354, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test crashtest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "C", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-016", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-crashtest-bm51-tests1-linux-build128.txt.gz", "name": "builds-4h"}], "job_guid": "f177e5211af06e1d4eaeae1298efd838d19386b8", "product_name": "firefox", "end_timestamp": 1384291882}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291355, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Crashtest-IPC", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test crashtest-ipc", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Cipc", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-086", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-crashtest-ipc-bm51-tests1-linux-build139.txt.gz", "name": "builds-4h"}], "job_guid": "fe75da2f3f7bf07d3e40a0836c27eef051bfa940", "product_name": "firefox", "end_timestamp": 1384291993}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291355, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-other", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "oth", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-302", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-mochitest-other-bm54-tests1-linux-build108.txt.gz", "name": "builds-4h"}], "job_guid": "7addec2473d73057ab5268482358438dd95053b8", "product_name": "firefox", "end_timestamp": 1384292547}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291356, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-082", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-mochitest-4-bm51-tests1-linux-build131.txt.gz", "name": "builds-4h"}], "job_guid": "4d1cfc1e996967b8ff97580ea293e43c13808270", "product_name": "firefox", "end_timestamp": 1384292013}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291356, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-070", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-mochitest-1-bm51-tests1-linux-build134.txt.gz", "name": "builds-4h"}], "job_guid": "a4f067a26abd54459198777385bb610776ede563", "product_name": "firefox", "end_timestamp": 1384293116}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291356, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Reftest Unaccelerated", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test reftest-no-accel", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Ru", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-336", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-reftest-no-accel-bm54-tests1-linux-build117.txt.gz", "name": "builds-4h"}], "job_guid": "5addb04b4c8a628690f9d455103d61a1ebf6369e", "product_name": "firefox", "end_timestamp": 1384294021}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291357, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Reftest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test reftest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "R", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-347", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-reftest-bm54-tests1-linux-build111.txt.gz", "name": "builds-4h"}], "job_guid": "c717403d11067fe004725eec9ed4a53b02ca08ea", "product_name": "firefox", "end_timestamp": 1384294001}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291357, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Reftest-IPC", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test reftest-ipc", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Ripc", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-spot-332", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-reftest-ipc-bm54-tests1-linux-build104.txt.gz", "name": "builds-4h"}], "job_guid": "c318a9f6d3e9790943adad73e8392d772cff680e", "product_name": "firefox", "end_timestamp": 1384291574}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291358, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test xpcshell", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "X", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-352", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-xpcshell-bm54-tests1-linux-build92.txt.gz", "name": "builds-4h"}], "job_guid": "5ffc3f6f7e03e7f52c5688de3b3d2ae5817ecf14", "product_name": "firefox", "end_timestamp": 1384292962}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291358, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-308", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-mochitest-2-bm54-tests1-linux-build105.txt.gz", "name": "builds-4h"}], "job_guid": "b523fd5d64e1377db15a314b575956bcc0b3b586", "product_name": "firefox", "end_timestamp": 1384292035}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291358, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest Browser Chrome", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-browser-chrome", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "bc", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-310", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-mochitest-browser-chrome-bm54-tests1-linux-build105.txt.gz", "name": "builds-4h"}], "job_guid": "87c8936397c74d97a445f988afeeb31bc7c86d90", "product_name": "firefox", "end_timestamp": 1384294177}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291359, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test jetpack", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-356", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-jetpack-bm54-tests1-linux-build17.txt.gz", "name": "builds-4h"}], "job_guid": "68fd9f8b7aca14fc3f5fae2240dc81d9662d4d13", "product_name": "firefox", "end_timestamp": 1384292028}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291359, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test jsreftest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "J", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-387", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-jsreftest-bm54-tests1-linux-build108.txt.gz", "name": "builds-4h"}], "job_guid": "f944e05ebff33a8180e9168a7ca3a8fdd4f302fa", "product_name": "firefox", "end_timestamp": 1384292573}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291345, "start_timestamp": 1384291365, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-122", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_vm_test-mochitest-3-bm52-tests1-linux-build141.txt.gz", "name": "builds-4h"}], "job_guid": "e5d33ab90e1d7037f5e2ad7267934ad8a325f952", "product_name": "firefox", "end_timestamp": 1384292356}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291432, "start_timestamp": 1384291435, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Talos svg", "buildername": "Ubuntu HW 12.04 b2g-inbound talos svgr", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "s", "who": "tests-b2g-inbound-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-014", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_hw_test-svgr-bm67-tests1-linux-build190.txt.gz", "name": "builds-4h"}], "job_guid": "2d5f2388d916659e3a58fd1abbf1766d4161266b", "product_name": "firefox", "end_timestamp": 1384292817}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291432, "start_timestamp": 1384291444, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Talos tp", "buildername": "Ubuntu HW 12.04 b2g-inbound talos tp5o", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "tp", "who": "tests-b2g-inbound-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-002", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_hw_test-tp5o-bm52-tests1-linux-build166.txt.gz", "name": "builds-4h"}], "job_guid": "952086703135889e822fa03e2eeba5054891706d", "product_name": "firefox", "end_timestamp": 1384292380}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291432, "start_timestamp": 1384291445, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Talos dromaeojs", "buildername": "Ubuntu HW 12.04 b2g-inbound talos dromaeojs", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "d", "who": "tests-b2g-inbound-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-005", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_hw_test-dromaeojs-bm52-tests1-linux-build157.txt.gz", "name": "builds-4h"}], "job_guid": "573e2e9f2f9010d21cd092af397bad5ff45342a0", "product_name": "firefox", "end_timestamp": 1384292978}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291432, "start_timestamp": 1384291446, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Talos other", "buildername": "Ubuntu HW 12.04 b2g-inbound talos other", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "o", "who": "tests-b2g-inbound-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-006", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_hw_test-other-bm52-tests1-linux-build174.txt.gz", "name": "builds-4h"}], "job_guid": "1d6cda1ce2b434666c63789fd348b665b653d100", "product_name": "firefox", "end_timestamp": 1384291848}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291432, "start_timestamp": 1384291454, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Talos chrome", "buildername": "Ubuntu HW 12.04 b2g-inbound talos chromez", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "c", "who": "tests-b2g-inbound-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-016", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384288654/b2g-inbound_ubuntu32_hw_test-chromez-bm67-tests1-linux-build64.txt.gz", "name": "builds-4h"}], "job_guid": "00a57319fc64011ea246b953ca57b0429b8b1457", "product_name": "firefox", "end_timestamp": 1384292287}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384291451, "start_timestamp": 1384291456, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384286853/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Gaia Unit Test", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test gaia-unit", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "G", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-309", "state": "completed", "option_collection": {"opt": true}, "result": "busted", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384286853/b2g-inbound_ubuntu64_vm-b2gdt_test-gaia-unit-bm68-tests1-linux-build348.txt.gz", "name": "builds-4h"}], "job_guid": "de5b6c6faa669457ba49851e609c7f2c7d509616", "product_name": "b2g", "end_timestamp": 1384293296}, "revision_hash": "d26b6d9d71ea57c6edb36232d39c58a10223f86a", "resultset_id": 16}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384291451, "start_timestamp": 1384291460, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384286853/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Gaia UI Test", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test gaia-ui-test", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "Gu", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-086", "state": "completed", "option_collection": {"opt": true}, "result": "busted", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384286853/b2g-inbound_ubuntu64_vm-b2gdt_test-gaia-ui-test-bm51-tests1-linux-build283.txt.gz", "name": "builds-4h"}], "job_guid": "c2d7fffb39ca299e5533dcd3c44b762d19904fa8", "product_name": "b2g", "end_timestamp": 1384292553}, "revision_hash": "d26b6d9d71ea57c6edb36232d39c58a10223f86a", "resultset_id": 16}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384291451, "start_timestamp": 1384291471, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384286853/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-317", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384286853/b2g-inbound_ubuntu64_vm-b2gdt_test-mochitest-1-bm53-tests1-linux-build36.txt.gz", "name": "builds-4h"}], "job_guid": "087203d0f27eebe05801709ab6674c0ae02ca56c", "product_name": "b2g", "end_timestamp": 1384292973}, "revision_hash": "d26b6d9d71ea57c6edb36232d39c58a10223f86a", "resultset_id": 16}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384290822, "start_timestamp": 1384291575, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/firefox-26.0.en-US.linux-x86_64.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 x64 mozilla-b2g26_v1_2 opt test jetpack", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-088", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux64/1384285882/mozilla-b2g26_v1_2_ubuntu64_vm_test-jetpack-bm51-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "cd4ae022c3fe92cef6b01f611d0532b9b3e1761c", "product_name": "firefox", "end_timestamp": 1384292328}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291592, "start_timestamp": 1384291593, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 debug test mochitest-4", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-313", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm-debug_test-mochitest-4-bm68-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "4defd02f0fb20741f1d0e302f4e4add5ce67adb0", "product_name": "firefox", "end_timestamp": 1384292676}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291592, "start_timestamp": 1384291594, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 debug test jetpack", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-353", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm-debug_test-jetpack-bm68-tests1-linux-build9.txt.gz", "name": "builds-4h"}], "job_guid": "f666109035ec96cd91cee7ff20b6e8fd6aa1dc9b", "product_name": "firefox", "end_timestamp": 1384293308}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291592, "start_timestamp": 1384291594, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Marionette Framework Unit Tests", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 debug test marionette", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Mn", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-344", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm-debug_test-marionette-bm68-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "0bef758aae72fd48a6c1138718ab6c988dc2b884", "product_name": "firefox", "end_timestamp": 1384291960}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291592, "start_timestamp": 1384291594, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 debug test mochitest-other", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-396", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm-debug_test-mochitest-other-bm68-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "38fe34b3eaae72e89a336b858b4952631e183861", "product_name": "firefox", "end_timestamp": 1384294290}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291592, "start_timestamp": 1384291598, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 debug test jsreftest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-357", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm-debug_test-jsreftest-bm53-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "0ca2c5ffa381a13e626c455044c42ccc7e7144a6", "product_name": "firefox", "end_timestamp": 1384294031}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291592, "start_timestamp": 1384291599, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 debug test xpcshell", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-358", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm-debug_test-xpcshell-bm54-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "75dcaf04b09dd18c15eb54a508b519ee2e103f30", "product_name": "firefox", "end_timestamp": 1384294264}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291592, "start_timestamp": 1384291599, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 debug test mochitest-3", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-322", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm-debug_test-mochitest-3-bm54-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "805b45525865972eb6aed5ee6a1ddbfee4164da3", "product_name": "firefox", "end_timestamp": 1384294144}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291592, "start_timestamp": 1384291599, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 debug test mochitest-1", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-384", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm-debug_test-mochitest-1-bm53-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "ef769aae94bf0ed977d9fc3d6d8cbcc72c10f234", "product_name": "firefox", "end_timestamp": 1384295881}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291592, "start_timestamp": 1384291599, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 debug test crashtest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-348", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm-debug_test-crashtest-bm53-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "495b226afa9c72fb4704ab3966729080964ed01a", "product_name": "firefox", "end_timestamp": 1384293048}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291592, "start_timestamp": 1384291599, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 debug test mochitest-2", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-337", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm-debug_test-mochitest-2-bm54-tests1-linux-build6.txt.gz", "name": "builds-4h"}], "job_guid": "cb5a2d2d9cf0185f36ef220e233f0612915f2b8a", "product_name": "firefox", "end_timestamp": 1384293067}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384291592, "start_timestamp": 1384291600, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/firefox-26.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-b2g26_v1_2 debug test mochitest-5", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-ubuntu32_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-335", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-linux-debug/1384285882/mozilla-b2g26_v1_2_ubuntu32_vm-debug_test-mochitest-5-bm53-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "cd3989545129d48127823b1b4b1f3d9ca689b5bc", "product_name": "firefox", "end_timestamp": 1384293016}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291646, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test mochitest-other", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-win7-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-082", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-mochitest-other-bm73-tests1-windows-build11.txt.gz", "name": "builds-4h"}], "job_guid": "686147b4e37103d86c17ca4dd1dd7a743d23c622", "product_name": "firefox", "end_timestamp": 1384293246}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291662, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "XPCShellTest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test xpcshell", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-xp-ix-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-018", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-xpcshell-bm73-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "352194e81b264f7aabf19b02d5e70f96f8f3e1f8", "product_name": "firefox", "end_timestamp": 1384292269}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291663, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test jsreftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-win7-ix-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-110", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-jsreftest-bm70-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "680e5c38692a11ceb0f417364e3634f957987260", "product_name": "firefox", "end_timestamp": 1384293299}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291669, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Reftest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test reftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-win7-ix-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-080", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-reftest-bm70-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "14a0453b5f7a0082c1dfccb38e637c6282c5618c", "product_name": "firefox", "end_timestamp": 1384294160}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291678, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test jsreftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-xp-ix-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-019", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-jsreftest-bm70-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "4aadca1512be93e66dd4a6e631aabb69f868a591", "product_name": "firefox", "end_timestamp": 1384293334}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291680, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "JSReftest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test jsreftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-win8-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-089", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-jsreftest-bm74-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "1cecfc25269c87e26616e9c25fd4f459ccbefc3d", "product_name": "firefox", "end_timestamp": 1384293246}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291687, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test jetpack", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-083", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-jetpack-bm72-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "0a45d2acd2e736ac0cbeb8e997f0e3aff837a2ce", "product_name": "firefox", "end_timestamp": 1384293036}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291689, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test jetpack", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-057", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-jetpack-bm71-tests1-windows-build9.txt.gz", "name": "builds-4h"}], "job_guid": "7e2870e87744751ad4411b7c1ae41589fcf4d85e", "product_name": "firefox", "end_timestamp": 1384292889}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291693, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test mochitest-5", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win8-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-037", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-mochitest-5-bm69-tests1-windows-build9.txt.gz", "name": "builds-4h"}], "job_guid": "155dec64ef3eae043e10b13505e43c4a4a0f3220", "product_name": "firefox", "end_timestamp": 1384292590}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291695, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test mochitest-browser-chrome", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-win7-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-125", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-mochitest-browser-chrome-bm72-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "07a576b43b02c16002e4825566aa7c9a0e83a561", "product_name": "firefox", "end_timestamp": 1384296404}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291696, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test mochitest-1", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win8-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-036", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-mochitest-1-bm69-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "1dc7601e7be2995f087bb2d4ee41b8eee1e03d9f", "product_name": "firefox", "end_timestamp": 1384294007}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291708, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "XPCShellTest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test xpcshell", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-win7-ix-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w732-ix-035", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-xpcshell-bm74-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "c7993a78490a543c35a7099506d17ac11170a682", "product_name": "firefox", "end_timestamp": 1384293148}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291708, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test jetpack", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w732-ix-130", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-jetpack-bm73-tests1-windows-build11.txt.gz", "name": "builds-4h"}], "job_guid": "10e91577a7462bb6b2f3a89017a780defe4cc5ef", "product_name": "firefox", "end_timestamp": 1384293107}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291708, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test mochitest-3", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win8-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-059", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-mochitest-3-bm69-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "e939e46a265aa917070d2eb75ffe7d934b9fc1f1", "product_name": "firefox", "end_timestamp": 1384293791}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291709, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test mochitest-other", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-xp-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-061", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-mochitest-other-bm73-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "e3ee60075bb96a261e93a2789d1bde4ab2fcd991", "product_name": "firefox", "end_timestamp": 1384293254}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291714, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test mochitest-2", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win8-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-053", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-mochitest-2-bm73-tests1-windows-build13.txt.gz", "name": "builds-4h"}], "job_guid": "3e1c937e376f0f2e2d1b16412af9a79605e94832", "product_name": "firefox", "end_timestamp": 1384292764}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291716, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Reftest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test reftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-win8-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-115", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-reftest-bm69-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "c0e73dd35e1dd6cbf6e8a00b2fda5978e828f5fe", "product_name": "firefox", "end_timestamp": 1384294118}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291718, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test crashtest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-win7-ix-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-111", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-crashtest-bm70-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "b7af0954fb20e96baaea0a065aaca3258bc5b2e1", "product_name": "firefox", "end_timestamp": 1384292565}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291722, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test mochitest-browser-chrome", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-win8-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-007", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-mochitest-browser-chrome-bm70-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "e0ba70b45f5cc73b01e90526560c857d7769bcd8", "product_name": "firefox", "end_timestamp": 1384296705}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291731, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test mochitest-1", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win7-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-006", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-mochitest-1-bm71-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "1ad4caf7ded8202539a956f34e5013e9612761d5", "product_name": "firefox", "end_timestamp": 1384294128}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291735, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test mochitest-3", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-xp-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-102", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-mochitest-3-bm73-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "e080959058629f25c82a9378323a537719221e94", "product_name": "firefox", "end_timestamp": 1384293517}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291736, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test mochitest-3", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win7-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-026", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-mochitest-3-bm70-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "98f042f0bf4ee548db4b273997022f647c0a1f04", "product_name": "firefox", "end_timestamp": 1384293749}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291741, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test mochitest-browser-chrome", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-xp-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-016", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-mochitest-browser-chrome-bm71-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "87daa312c3af9aec16122f11137968b8cd57a30c", "product_name": "firefox", "end_timestamp": 1384296162}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291748, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test mochitest-5", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win7-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-077", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-mochitest-5-bm72-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "ac8be8a526736a4460ac33fd6de23c3bef65c27e", "product_name": "firefox", "end_timestamp": 1384292591}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291754, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test mochitest-other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-win8-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-082", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-mochitest-other-bm74-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "bfb5edb956101c93cb27fd79916e17731f11875d", "product_name": "firefox", "end_timestamp": 1384293428}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291757, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Crashtest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test crashtest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-win8-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-025", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-crashtest-bm72-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "d332e24332fb283125c1552e1af8cbf77d8b2755", "product_name": "firefox", "end_timestamp": 1384292537}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291761, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test mochitest-2", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win7-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-103", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-mochitest-2-bm70-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "10f79fdfcb9eaa0382077b6c1f28aa7be4cfe694", "product_name": "firefox", "end_timestamp": 1384292857}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291762, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test crashtest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-xp-ix-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-101", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-crashtest-bm72-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "85859afd63174e07ca6a32123103741519cbcd10", "product_name": "firefox", "end_timestamp": 1384292464}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291764, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test mochitest-2", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-xp-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-123", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-mochitest-2-bm69-tests1-windows-build9.txt.gz", "name": "builds-4h"}], "job_guid": "01a4e913a97ca88a79a1d40167058dc3423210ae", "product_name": "firefox", "end_timestamp": 1384292730}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291766, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test mochitest-4", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win8-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-128", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-mochitest-4-bm70-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "196a6a8a058d805d0fe093a7e4c8cab74920f293", "product_name": "firefox", "end_timestamp": 1384292386}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291773, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "XPCShellTest", "buildername": "WINNT 6.2 mozilla-b2g26_v1_2 debug test xpcshell", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-win8-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-023", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win8-debug_test-xpcshell-bm73-tests1-windows-build13.txt.gz", "name": "builds-4h"}], "job_guid": "416358c39c76bb331979e4744191564eeb3c6d0e", "product_name": "firefox", "end_timestamp": 1384293632}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291777, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test mochitest-1", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-xp-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-109", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-mochitest-1-bm69-tests1-windows-build10.txt.gz", "name": "builds-4h"}], "job_guid": "159690eaeb9c57bb9c486b32938973a6f9fcd65f", "product_name": "firefox", "end_timestamp": 1384293936}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291780, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test mochitest-5", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-xp-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-113", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-mochitest-5-bm69-tests1-windows-build13.txt.gz", "name": "builds-4h"}], "job_guid": "6bdb8e9e89795aaf8f015ad5b631c4eef49dd2ec", "product_name": "firefox", "end_timestamp": 1384292567}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291783, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-b2g26_v1_2 debug test mochitest-4", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-win7-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-126", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_win7-ix-debug_test-mochitest-4-bm69-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "0a6dc0310fd2e87504a4f800ba6de521c6f70b92", "product_name": "firefox", "end_timestamp": 1384292416}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291785, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test mochitest-4", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-xp-ix-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-126", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-mochitest-4-bm69-tests1-windows-build10.txt.gz", "name": "builds-4h"}], "job_guid": "3398e6e26e3d341d221339d0ff3cf8a2eed0c4fe", "product_name": "firefox", "end_timestamp": 1384292316}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384291645, "start_timestamp": 1384291825, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/firefox-26.0.en-US.win32.zip", "name": "Reftest", "buildername": "Windows XP 32-bit mozilla-b2g26_v1_2 debug test reftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-xp-ix-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-121", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-win32-debug/1384285882/mozilla-b2g26_v1_2_xp-ix-debug_test-reftest-bm74-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "da60da3c75835ac3ab5d28175c55ff45e2f217bf", "product_name": "firefox", "end_timestamp": 1384294111}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384291938, "start_timestamp": 1384291939, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384287388/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Gaia Unit Test", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test gaia-unit", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "G", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-431", "state": "completed", "option_collection": {"opt": true}, "result": "busted", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384287388/b2g-inbound_ubuntu64_vm-b2gdt_test-gaia-unit-bm68-tests1-linux-build349.txt.gz", "name": "builds-4h"}], "job_guid": "fcf1f94ae461b9b82b74a4ff4ce8c38d0d78cdbd", "product_name": "b2g", "end_timestamp": 1384293793}, "revision_hash": "407a8619f44f2c543a6fcfc1565146dffcbb282a", "resultset_id": 15}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384291938, "start_timestamp": 1384291939, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384287388/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-331", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384287388/b2g-inbound_ubuntu64_vm-b2gdt_test-mochitest-1-bm68-tests1-linux-build30.txt.gz", "name": "builds-4h"}], "job_guid": "7e3def3de6e86034dc833f8efd5682b5c00c10e8", "product_name": "b2g", "end_timestamp": 1384293373}, "revision_hash": "407a8619f44f2c543a6fcfc1565146dffcbb282a", "resultset_id": 15}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384291938, "start_timestamp": 1384291939, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384287388/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Gaia UI Test", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test gaia-ui-test", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "Gu", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-421", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384287388/b2g-inbound_ubuntu64_vm-b2gdt_test-gaia-ui-test-bm68-tests1-linux-build316.txt.gz", "name": "builds-4h"}], "job_guid": "1c2a0d282abd8a5a7df4d734f49bf93ca62f6808", "product_name": "b2g", "end_timestamp": 1384292891}, "revision_hash": "407a8619f44f2c543a6fcfc1565146dffcbb282a", "resultset_id": 15}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292050, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test xpcshell", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "X", "who": "tests-mozilla-release-ubuntu64_vm-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-419", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-xpcshell-bm54-tests1-linux-build7.txt.gz", "name": "builds-4h"}], "job_guid": "d68fc49e2b361ae5b33af08198e9f07a607a388f", "product_name": "firefox", "end_timestamp": 1384293602}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292050, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test mochitest-5", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-320", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-mochitest-5-bm53-tests1-linux-build11.txt.gz", "name": "builds-4h"}], "job_guid": "037f93a6def65f19472d80642efa89ea19f3ff2c", "product_name": "firefox", "end_timestamp": 1384292643}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292051, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test jsreftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "J", "who": "tests-mozilla-release-ubuntu64_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-101", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-jsreftest-bm52-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "4f7608135df4df13f4019f10c08248f5140ef857", "product_name": "firefox", "end_timestamp": 1384292924}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292051, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test mochitest-2", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-359", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-mochitest-2-bm54-tests1-linux-build9.txt.gz", "name": "builds-4h"}], "job_guid": "edc71e753225af0975f64377c9075e52d8e8f8d0", "product_name": "firefox", "end_timestamp": 1384292605}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292051, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test mochitest-1", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-435", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-mochitest-1-bm53-tests1-linux-build13.txt.gz", "name": "builds-4h"}], "job_guid": "5ee2774a473fcf96a2fba2b6b2b059e7bb0b990f", "product_name": "firefox", "end_timestamp": 1384293600}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292051, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test mochitest-3", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-373", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-mochitest-3-bm53-tests1-linux-build12.txt.gz", "name": "builds-4h"}], "job_guid": "5f36f6caff8b7f715e0f68b5e7e8d078e40dfea3", "product_name": "firefox", "end_timestamp": 1384293377}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292052, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test jetpack", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-355", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-jetpack-bm53-tests1-linux-build11.txt.gz", "name": "builds-4h"}], "job_guid": "6acdf04060203fe8ba533749ce5b52669c7ab598", "product_name": "firefox", "end_timestamp": 1384292624}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292052, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test crashtest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "C", "who": "tests-mozilla-release-ubuntu64_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-396", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-crashtest-bm54-tests1-linux-build11.txt.gz", "name": "builds-4h"}], "job_guid": "a11838c21e2a02dfa7066c35356be0da58756d68", "product_name": "firefox", "end_timestamp": 1384292486}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292052, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test mochitest-4", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-release-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-325", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-mochitest-4-bm53-tests1-linux-build10.txt.gz", "name": "builds-4h"}], "job_guid": "73fc21f7a02a46b0b1ca3acffe0876a86166e020", "product_name": "firefox", "end_timestamp": 1384292492}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292052, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest Browser Chrome", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test mochitest-browser-chrome", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-mozilla-release-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-434", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-mochitest-browser-chrome-bm53-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "19f69cb7653ec7cefe62bfd055f745b8fd2eb345", "product_name": "firefox", "end_timestamp": 1384294491}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292052, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Reftest", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test reftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "R", "who": "tests-mozilla-release-ubuntu64_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-340", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-reftest-bm53-tests1-linux-build13.txt.gz", "name": "builds-4h"}], "job_guid": "d8ef60720a4b4ef3cae7027aba26694190a74012", "product_name": "firefox", "end_timestamp": 1384294415}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292045, "start_timestamp": 1384292053, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 x64 mozilla-release pgo test mochitest-other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-mozilla-release-ubuntu64_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-030", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_vm_test_pgo-mochitest-other-bm52-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "da9d9e4b7b96490b7809a6fc9a38128eef2b0e74", "product_name": "firefox", "end_timestamp": 1384293150}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292060, "start_timestamp": 1384292061, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Talos chrome", "buildername": "Ubuntu HW 12.04 x64 mozilla-release pgo talos chromez", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "c", "who": "tests-mozilla-release-linux64-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-054", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_hw_test-chromez-pgo-bm53-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "212d67c31dc69c404d3460db8568bbb5ada92e8e", "product_name": "firefox", "end_timestamp": 1384292577}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292060, "start_timestamp": 1384292062, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Talos dromaeojs", "buildername": "Ubuntu HW 12.04 x64 mozilla-release pgo talos dromaeojs", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "d", "who": "tests-mozilla-release-linux64-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-050", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_hw_test-dromaeojs-pgo-bm53-tests1-linux-build7.txt.gz", "name": "builds-4h"}], "job_guid": "f4beeb677d27c39ed5b08e02bc917c615d9b2d66", "product_name": "firefox", "end_timestamp": 1384293558}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292060, "start_timestamp": 1384292063, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Talos tp", "buildername": "Ubuntu HW 12.04 x64 mozilla-release pgo talos tp5o", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "tp", "who": "tests-mozilla-release-linux64-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-029", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_hw_test-tp5o-pgo-bm51-tests1-linux-build10.txt.gz", "name": "builds-4h"}], "job_guid": "4a1f4b02f221c7b5a435f32d87184b83d745dace", "product_name": "firefox", "end_timestamp": 1384292797}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292060, "start_timestamp": 1384292064, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Talos svg", "buildername": "Ubuntu HW 12.04 x64 mozilla-release pgo talos svgr", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "s", "who": "tests-mozilla-release-linux64-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-045", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_hw_test-svgr-pgo-bm51-tests1-linux-build20.txt.gz", "name": "builds-4h"}], "job_guid": "b1511c724dbd6443f3a6a692b750011a3457b19a", "product_name": "firefox", "end_timestamp": 1384293641}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292060, "start_timestamp": 1384292064, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64/1384279577/firefox-25.0.en-US.linux-x86_64.tar.bz2", "name": "Talos other", "buildername": "Ubuntu HW 12.04 x64 mozilla-release pgo talos other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "o", "who": "tests-mozilla-release-linux64-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-052", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux64-pgo/1384279577/mozilla-release_ubuntu64_hw_test-other-pgo-bm54-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "6e1f40de89edc9a10b9a7bed54a92e5ed9c74c59", "product_name": "firefox", "end_timestamp": 1384293290}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292390, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-128", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-mochitest-3-bm67-tests1-linux-build68.txt.gz", "name": "builds-4h"}], "job_guid": "6f5302801e2bd36975ef06d504db58cf8235538c", "product_name": "firefox", "end_timestamp": 1384293812}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292391, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test xpcshell", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "X", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-365", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-xpcshell-bm54-tests1-linux-build80.txt.gz", "name": "builds-4h"}], "job_guid": "22f11ddc5127ed17cd000126afcfe03a918a5ea6", "product_name": "firefox", "end_timestamp": 1384294700}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292394, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-118", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-mochitest-5-bm51-tests1-linux-build60.txt.gz", "name": "builds-4h"}], "job_guid": "6b2cef2dec7ba39bbf1a19802556d5810688a86f", "product_name": "firefox", "end_timestamp": 1384293283}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292395, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Reftest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test reftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "R", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-007", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-reftest-bm51-tests1-linux-build67.txt.gz", "name": "builds-4h"}], "job_guid": "f08ed3282f64a23d15a9482ef44fc235d94a96b1", "product_name": "firefox", "end_timestamp": 1384295095}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292396, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-036", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-mochitest-1-bm51-tests1-linux-build63.txt.gz", "name": "builds-4h"}], "job_guid": "602ec36c7927aab24e40792a9b8b5aa03af3370e", "product_name": "firefox", "end_timestamp": 1384294657}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292396, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-144", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-mochitest-4-bm51-tests1-linux-build68.txt.gz", "name": "builds-4h"}], "job_guid": "679d0b1c8d834a7bee4f11160b180f1e0e21aede", "product_name": "firefox", "end_timestamp": 1384293348}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292398, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-110", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-mochitest-2-bm51-tests1-linux-build79.txt.gz", "name": "builds-4h"}], "job_guid": "b9a83926a748e9c16f0fa1e8b0430337e8a368b9", "product_name": "firefox", "end_timestamp": 1384293499}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292402, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test crashtest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "C", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-341", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-crashtest-bm68-tests1-linux-build84.txt.gz", "name": "builds-4h"}], "job_guid": "4efb3da963026c8c7b610e212f393da97c45310f", "product_name": "firefox", "end_timestamp": 1384293179}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292403, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test jetpack", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-358", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-jetpack-bm68-tests1-linux-build92.txt.gz", "name": "builds-4h"}], "job_guid": "64e6c0863c353a9c6a5d31bd631a63ff40cd052c", "product_name": "firefox", "end_timestamp": 1384293488}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292412, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest Browser Chrome", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-browser-chrome", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-135", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-mochitest-browser-chrome-bm67-tests1-linux-build79.txt.gz", "name": "builds-4h"}], "job_guid": "ef9babe56f10bbefee1d231ac225ce7e3423260c", "product_name": "firefox", "end_timestamp": 1384297014}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292415, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-098", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-mochitest-other-bm67-tests1-linux-build78.txt.gz", "name": "builds-4h"}], "job_guid": "fc45055bafff363cd38efdcd50dc365fdf4ba4c2", "product_name": "firefox", "end_timestamp": 1384294113}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384292374, "start_timestamp": 1384292423, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test jsreftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "J", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-052", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384288654/b2g-inbound_ubuntu64-asan_vm_test-jsreftest-bm67-tests1-linux-build42.txt.gz", "name": "builds-4h"}], "job_guid": "97dfddd835f0ab66503898cf05c57c65a1295cc2", "product_name": "firefox", "end_timestamp": 1384294284}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292453, "start_timestamp": 1384292460, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Talos tp", "buildername": "Ubuntu HW 12.04 mozilla-release pgo talos tp5o", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-release-linux-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-052", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_hw_test-tp5o-pgo-bm54-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "e3c8ac204922834ba6b7141b771c63573c711680", "product_name": "firefox", "end_timestamp": 1384293350}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292453, "start_timestamp": 1384292486, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Talos svg", "buildername": "Ubuntu HW 12.04 mozilla-release pgo talos svgr", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-release-linux-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-006", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_hw_test-svgr-pgo-bm52-tests1-linux-build8.txt.gz", "name": "builds-4h"}], "job_guid": "644cfdd62ff16c4d4ecf4ea4a776274c8499bd11", "product_name": "firefox", "end_timestamp": 1384294160}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292453, "start_timestamp": 1384292487, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Talos dromaeojs", "buildername": "Ubuntu HW 12.04 mozilla-release pgo talos dromaeojs", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "d", "who": "tests-mozilla-release-linux-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-043", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_hw_test-dromaeojs-pgo-bm52-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "56e04f6dedfbf231b3e7fbbc847ced4133d7dd96", "product_name": "firefox", "end_timestamp": 1384294040}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292453, "start_timestamp": 1384292489, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Talos chrome", "buildername": "Ubuntu HW 12.04 mozilla-release pgo talos chromez", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-release-linux-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-037", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_hw_test-chromez-pgo-bm52-tests1-linux-build4.txt.gz", "name": "builds-4h"}], "job_guid": "1dda59dd1fdf799c68ca5dfe1a5768cd6a77f27c", "product_name": "firefox", "end_timestamp": 1384293085}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292453, "start_timestamp": 1384292503, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Talos other", "buildername": "Ubuntu HW 12.04 mozilla-release pgo talos other", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-release-linux-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-010", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_hw_test-other-pgo-bm52-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "d17e238a6b9096b43d635f88fc2c777a221d1319", "product_name": "firefox", "end_timestamp": 1384293751}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292652, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Reftest Unaccelerated", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test reftest-no-accel", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-305", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-reftest-no-accel-bm53-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "594f0fd09dbbb50e6afad35d04bc98604c9826ee", "product_name": "firefox", "end_timestamp": 1384297001}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292656, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test jetpack", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-349", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-jetpack-bm54-tests1-linux-build5.txt.gz", "name": "builds-4h"}], "job_guid": "d56b5ec4c73b1107079e4d6f8c57ff7797cf4572", "product_name": "firefox", "end_timestamp": 1384293255}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292657, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test mochitest-1", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-309", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-mochitest-1-bm54-tests1-linux-build8.txt.gz", "name": "builds-4h"}], "job_guid": "873d3aff741cf5cc04faaab257df417ce626a2e4", "product_name": "firefox", "end_timestamp": 1384294376}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292657, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test mochitest-3", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-405", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-mochitest-3-bm54-tests1-linux-build9.txt.gz", "name": "builds-4h"}], "job_guid": "51c4e894e983dc979f1ea7bea8e73f6356a456bb", "product_name": "firefox", "end_timestamp": 1384294107}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292657, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test jsreftest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-332", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-jsreftest-bm54-tests1-linux-build8.txt.gz", "name": "builds-4h"}], "job_guid": "6f0a391c1c01b45aa4d959cf07235abf51eb4fe4", "product_name": "firefox", "end_timestamp": 1384293880}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292658, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test mochitest-other", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-131", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-mochitest-other-bm67-tests1-linux-build3.txt.gz", "name": "builds-4h"}], "job_guid": "17b3fba5e9fe693a7f3a03867c2652872ca34ba8", "product_name": "firefox", "end_timestamp": 1384293973}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292658, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Mochitest Browser Chrome", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test mochitest-browser-chrome", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-308", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-mochitest-browser-chrome-bm54-tests1-linux-build2.txt.gz", "name": "builds-4h"}], "job_guid": "425f1eab1b4be9871e2add94ed2883c4daece473", "product_name": "firefox", "end_timestamp": 1384295322}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292659, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Reftest-IPC", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test reftest-ipc", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Ripc", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-105", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-reftest-ipc-bm67-tests1-linux-build9.txt.gz", "name": "builds-4h"}], "job_guid": "f8a5f951e4c5a632e47c1187533df29d06096715", "product_name": "firefox", "end_timestamp": 1384292927}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292660, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test crashtest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-040", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-crashtest-bm67-tests1-linux-build7.txt.gz", "name": "builds-4h"}], "job_guid": "815c9b1796f1a294f2636fc57e7787f5b41dd9bd", "product_name": "firefox", "end_timestamp": 1384293211}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292660, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test mochitest-5", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-113", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-mochitest-5-bm67-tests1-linux-build9.txt.gz", "name": "builds-4h"}], "job_guid": "41ce48f3fb58cc438847540d83a7836b2af57c2a", "product_name": "firefox", "end_timestamp": 1384293701}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292661, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Crashtest-IPC", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test crashtest-ipc", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Cipc", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-074", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-crashtest-ipc-bm67-tests1-linux-build7.txt.gz", "name": "builds-4h"}], "job_guid": "56c37912ede1f94ef370400c724d7143f4df3d18", "product_name": "firefox", "end_timestamp": 1384293437}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292661, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test xpcshell", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-031", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-xpcshell-bm67-tests1-linux-build11.txt.gz", "name": "builds-4h"}], "job_guid": "bea5c6b2df4702e47ce248dcac4ce8e9eb970a9d", "product_name": "firefox", "end_timestamp": 1384294229}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292662, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test mochitest-4", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-408", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-mochitest-4-bm68-tests1-linux-build7.txt.gz", "name": "builds-4h"}], "job_guid": "8dd8bf2b4e2f458b4e8fbb4c07eb402c6834c783", "product_name": "firefox", "end_timestamp": 1384293127}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384292651, "start_timestamp": 1384292664, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux/1384279577/firefox-25.0.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 mozilla-release pgo test mochitest-2", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-ubuntu32_vm-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-spot-332", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-linux-pgo/1384279577/mozilla-release_ubuntu32_vm_test_pgo-mochitest-2-bm54-tests1-linux-build9.txt.gz", "name": "builds-4h"}], "job_guid": "fe656c9f36c0628f4d5016eb89608f54304e5210", "product_name": "firefox", "end_timestamp": 1384293276}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "try", "job": {"build_platform": {"platform": "b2g-emu-ics", "os_name": "b2g", "architecture": "x86"}, "submit_timestamp": 1384292601, "start_timestamp": 1384292799, "build_url": ", "name": "B2G Emulator Image Build", "buildername": "b2g_try_emulator-debug_dep", "machine_platform": {"platform": "b2g-emu-ics", "os_name": "b2g", "architecture": "x86"}, "symbol": "B", "who": "b2g_try-b2g", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "try-linux64-ec2-369", "state": "completed", "option_collection": {"debug": true}, "result": "busted", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/try-builds/cpeterson@mozilla.com-02e3f02b881a/try-emulator-debug/b2g_try_emulator-debug_dep-bm60-try1-build900.txt.gz", "name": "builds-4h"}], "job_guid": "49dd47484c09d12487a192a569155606494e74c6", "product_name": "b2g", "end_timestamp": 1384296370}, "revision_hash": "e12a4665b31900b3526f16d33ffa9418317259fc", "resultset_id": 36}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292909, "start_timestamp": 1384292915, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test mochitest-1", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-055", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-mochitest-1-bm77-tests1-macosx-build24.txt.gz", "name": "builds-4h"}], "job_guid": "6bf3a118e9e61aa1849fe7295cf9624eb093ab00", "product_name": "firefox", "end_timestamp": 1384294355}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292917, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test mochitest-4", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-snowleopard-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-014", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-mochitest-4-bm79-tests1-macosx-build13.txt.gz", "name": "builds-4h"}], "job_guid": "5af62409594d8851557accda38cc5100ec3a8249", "product_name": "firefox", "end_timestamp": 1384293270}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292926, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Crashtest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test crashtest", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-lion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-lion-038", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-crashtest-bm79-tests1-macosx-build15.txt.gz", "name": "builds-4h"}], "job_guid": "51bd97dd3b4ce2eb96c334830ddf24cf1a01bde5", "product_name": "firefox", "end_timestamp": 1384293420}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292909, "start_timestamp": 1384292926, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test mochitest-4", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-069", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-mochitest-4-bm77-tests1-macosx-build27.txt.gz", "name": "builds-4h"}], "job_guid": "2d9c90e42784deca8ba759d95ef119151b14f98a", "product_name": "firefox", "end_timestamp": 1384293352}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292941, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test mochitest-2", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-snowleopard-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-013", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-mochitest-2-bm79-tests1-macosx-build10.txt.gz", "name": "builds-4h"}], "job_guid": "c37f7cbc8be18a161860cf1016db1d142fc89930", "product_name": "firefox", "end_timestamp": 1384293472}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292944, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Reftest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test reftest", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-snowleopard-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-snow-040", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-reftest-bm79-tests1-macosx-build11.txt.gz", "name": "builds-4h"}], "job_guid": "76bc0d6a6d11f3197658b4c731ab7aaef89430c0", "product_name": "firefox", "end_timestamp": 1384294701}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292945, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Jetpack SDK Test", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test jetpack", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-r4-lion-044", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-jetpack-bm75-tests1-macosx-build11.txt.gz", "name": "builds-4h"}], "job_guid": "853b990b8ae3113896fe0b872a9605de57d0ff00", "product_name": "firefox", "end_timestamp": 1384293618}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292947, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test mochitest-4", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-032", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-mochitest-4-bm76-tests1-macosx-build6.txt.gz", "name": "builds-4h"}], "job_guid": "b28440f3c6fcb90ec5ec2d685da72f2185c61e33", "product_name": "firefox", "end_timestamp": 1384293323}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292909, "start_timestamp": 1384292956, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest Other", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test mochitest-other", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-078", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-mochitest-other-bm80-tests1-macosx-build29.txt.gz", "name": "builds-4h"}], "job_guid": "ca41879a27cd96f62dea2c0a34dbebc21364ed9e", "product_name": "firefox", "end_timestamp": 1384293891}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292956, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test mochitest-2", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-072", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-mochitest-2-bm79-tests1-macosx-build10.txt.gz", "name": "builds-4h"}], "job_guid": "a3a1c6f9f008cfc13124997fbb579cd93036e561", "product_name": "firefox", "end_timestamp": 1384293517}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292961, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "XPCShellTest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test xpcshell", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-snowleopard-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-r4-snow-057", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-xpcshell-bm76-tests1-macosx-build15.txt.gz", "name": "builds-4h"}], "job_guid": "7455352bf03e281d52bb33c41ce9b480b55a7a45", "product_name": "firefox", "end_timestamp": 1384293686}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292962, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest Browser Chrome", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test mochitest-browser-chrome", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-snowleopard-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-021", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-mochitest-browser-chrome-bm79-tests1-macosx-build12.txt.gz", "name": "builds-4h"}], "job_guid": "716131000fee87202ca40b6d5dd848455a414a14", "product_name": "firefox", "end_timestamp": 1384295103}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292966, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest Other", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test mochitest-other", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-snowleopard-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-056", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-mochitest-other-bm75-tests1-macosx-build9.txt.gz", "name": "builds-4h"}], "job_guid": "e477b8255932832879f08e817a2e9548df9e9936", "product_name": "firefox", "end_timestamp": 1384293883}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292909, "start_timestamp": 1384292972, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Jetpack SDK Test", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test jetpack", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-075", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-jetpack-bm77-tests1-macosx-build25.txt.gz", "name": "builds-4h"}], "job_guid": "c1b6444382da1e6532eceee2826816b102381c61", "product_name": "firefox", "end_timestamp": 1384293582}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292983, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test mochitest-5", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-024", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-mochitest-5-bm75-tests1-macosx-build14.txt.gz", "name": "builds-4h"}], "job_guid": "4edaa09ce571a5adf8181622d9b7a206682cb582", "product_name": "firefox", "end_timestamp": 1384293515}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384292990, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Reftest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test reftest", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-lion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-lion-075", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-reftest-bm79-tests1-macosx-build14.txt.gz", "name": "builds-4h"}], "job_guid": "f62044150fb17a6a7552016460c886f56712b4d0", "product_name": "firefox", "end_timestamp": 1384294710}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293005, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test mochitest-1", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-snowleopard-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-045", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-mochitest-1-bm76-tests1-macosx-build11.txt.gz", "name": "builds-4h"}], "job_guid": "23143973023fdf49d521de4d54679ec4ef6c30c5", "product_name": "firefox", "end_timestamp": 1384294480}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292909, "start_timestamp": 1384293006, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Reftest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test reftest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "R", "who": "tests-mozilla-b2g26_v1_2-mountainlion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-060", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-reftest-bm77-tests1-macosx-build22.txt.gz", "name": "builds-4h"}], "job_guid": "f25dba390051c78070e7526c48a63316b6a64809", "product_name": "firefox", "end_timestamp": 1384294151}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293010, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "JSReftest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test jsreftest", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-snowleopard-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-snow-026", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-jsreftest-bm76-tests1-macosx-build7.txt.gz", "name": "builds-4h"}], "job_guid": "f642b1725424a088aee284740ca1d46b82a4beb5", "product_name": "firefox", "end_timestamp": 1384293681}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293011, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Jetpack SDK Test", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test jetpack", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-r4-snow-044", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-jetpack-bm79-tests1-macosx-build10.txt.gz", "name": "builds-4h"}], "job_guid": "0689c09db5dc0510860bab137dc33edf5778cb7f", "product_name": "firefox", "end_timestamp": 1384293683}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293015, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "JSReftest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test jsreftest", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-lion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-lion-056", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-jsreftest-bm76-tests1-macosx-build11.txt.gz", "name": "builds-4h"}], "job_guid": "a67f4c1451253723037c22178528aa3935e804b2", "product_name": "firefox", "end_timestamp": 1384293737}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293018, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest Browser Chrome", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test mochitest-browser-chrome", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-069", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-mochitest-browser-chrome-bm78-tests1-macosx-build9.txt.gz", "name": "builds-4h"}], "job_guid": "58129b8bd3b7585a9353424aa5519e46c7db2ffd", "product_name": "firefox", "end_timestamp": 1384295114}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292909, "start_timestamp": 1384293030, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest Browser Chrome", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test mochitest-browser-chrome", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-mozilla-b2g26_v1_2-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-006", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-mochitest-browser-chrome-bm77-tests1-macosx-build24.txt.gz", "name": "builds-4h"}], "job_guid": "a1a46e0d1dda876e070d999c207091685402bfcc", "product_name": "firefox", "end_timestamp": 1384294714}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293031, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test mochitest-5", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-snowleopard-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-050", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-mochitest-5-bm76-tests1-macosx-build12.txt.gz", "name": "builds-4h"}], "job_guid": "e2d6667de87354da180234ccb5889d75d7e0e36f", "product_name": "firefox", "end_timestamp": 1384293530}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293032, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test mochitest-3", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-snowleopard-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-snow-035", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-mochitest-3-bm78-tests1-macosx-build15.txt.gz", "name": "builds-4h"}], "job_guid": "624c096d783bbec6673f103e4b8cf5afaf7725a2", "product_name": "firefox", "end_timestamp": 1384294125}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293033, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test mochitest-3", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-064", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-mochitest-3-bm75-tests1-macosx-build13.txt.gz", "name": "builds-4h"}], "job_guid": "3e5e0adbcc56ca504fae3aa3b80204e09475fa6d", "product_name": "firefox", "end_timestamp": 1384294147}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293038, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Crashtest", "buildername": "Rev4 MacOSX Snow Leopard 10.6 mozilla-b2g26_v1_2 opt test crashtest", "machine_platform": {"platform": "osx-10-6", "os_name": "mac", "architecture": "x86_64"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-snowleopard-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-r4-snow-071", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_snowleopard_test-crashtest-bm75-tests1-macosx-build16.txt.gz", "name": "builds-4h"}], "job_guid": "745144b08b17dc6d520bdc1273fc1aba2abfc932", "product_name": "firefox", "end_timestamp": 1384293527}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292909, "start_timestamp": 1384293039, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "JSReftest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test jsreftest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "J", "who": "tests-mozilla-b2g26_v1_2-mountainlion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-063", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-jsreftest-bm80-tests1-macosx-build28.txt.gz", "name": "builds-4h"}], "job_guid": "8f24de8ee800d23e1d95164deb94475220ad7895", "product_name": "firefox", "end_timestamp": 1384293795}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292909, "start_timestamp": 1384293044, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test mochitest-5", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-008", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-mochitest-5-bm80-tests1-macosx-build33.txt.gz", "name": "builds-4h"}], "job_guid": "fbd37f514ce8c44ae3b13181134a40fe7c471738", "product_name": "firefox", "end_timestamp": 1384293556}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293050, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "XPCShellTest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test xpcshell", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-lion-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-r4-lion-026", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-xpcshell-bm78-tests1-macosx-build7.txt.gz", "name": "builds-4h"}], "job_guid": "5296e98d108ec597eefca7d9982b4017c9b7fa40", "product_name": "firefox", "end_timestamp": 1384293756}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293050, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test mochitest-1", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-070", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-mochitest-1-bm79-tests1-macosx-build11.txt.gz", "name": "builds-4h"}], "job_guid": "ced4d5d83a1f3fd5557f1c2fcad0215e0cd784b1", "product_name": "firefox", "end_timestamp": 1384294528}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292908, "start_timestamp": 1384293057, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest Other", "buildername": "Rev4 MacOSX Lion 10.7 mozilla-b2g26_v1_2 opt test mochitest-other", "machine_platform": {"platform": "osx-10-7", "os_name": "mac", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-mozilla-b2g26_v1_2-lion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-r4-lion-013", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_lion_test-mochitest-other-bm79-tests1-macosx-build11.txt.gz", "name": "builds-4h"}], "job_guid": "154582d1a4812a13f625dd5649f28162ee06ab02", "product_name": "firefox", "end_timestamp": 1384293949}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292909, "start_timestamp": 1384293063, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "XPCShellTest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test xpcshell", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "X", "who": "tests-mozilla-b2g26_v1_2-mountainlion-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-015", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-xpcshell-bm77-tests1-macosx-build30.txt.gz", "name": "builds-4h"}], "job_guid": "84a0704768b67f193d007f00a4677bf288fa7994", "product_name": "firefox", "end_timestamp": 1384293671}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292909, "start_timestamp": 1384293076, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test mochitest-3", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-012", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-mochitest-3-bm80-tests1-macosx-build20.txt.gz", "name": "builds-4h"}], "job_guid": "40d1761a63696f35a0ca746757a050c2496180d7", "product_name": "firefox", "end_timestamp": 1384294125}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292909, "start_timestamp": 1384293091, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test mochitest-2", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-mozilla-b2g26_v1_2-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-044", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-mochitest-2-bm80-tests1-macosx-build26.txt.gz", "name": "builds-4h"}], "job_guid": "05f928706b4fee85dff80c69b36a60bf0fbaff95", "product_name": "firefox", "end_timestamp": 1384293649}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "mozilla-b2g26_v1_2", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": None, "start_timestamp": 1384293105, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/firefox-26.0.en-US.mac.dmg", "name": "Crashtest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 mozilla-b2g26_v1_2 opt test crashtest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "C", "who": "tests-mozilla-b2g26_v1_2-mountainlion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-031", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-b2g26_v1_2-macosx64/1384285882/mozilla-b2g26_v1_2_mountainlion_test-crashtest-bm80-tests1-macosx-build21.txt.gz", "name": "builds-4h"}], "job_guid": "424c24529b215785a7d954d2c53b7431cc29b60a", "product_name": "firefox", "end_timestamp": 1384293512}, "revision_hash": "e122d23d39713d5c76c80b8fe6e17842d5fc5377", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293111, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "Reftest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test reftest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "R", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-052", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-reftest-bm77-tests1-macosx-build301.txt.gz", "name": "builds-4h"}], "job_guid": "849b022742acd26548517ce00370456ea55f9f78", "product_name": "firefox", "end_timestamp": 1384295566}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293116, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-1", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-067", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-mochitest-1-bm77-tests1-macosx-build332.txt.gz", "name": "builds-4h"}], "job_guid": "f8a606c449d6169f6886c3f7b579d84459795575", "product_name": "firefox", "end_timestamp": 1384295284}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293121, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-4", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-007", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-mochitest-4-bm80-tests1-macosx-build368.txt.gz", "name": "builds-4h"}], "job_guid": "2b467a0fa429ae4a1b5abaf64af58f3f5edecb37", "product_name": "firefox", "end_timestamp": 1384293769}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293144, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-5", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-088", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-mochitest-5-bm77-tests1-macosx-build333.txt.gz", "name": "builds-4h"}], "job_guid": "65a7693fe3e9f39e10455969ce7f545048df9cba", "product_name": "firefox", "end_timestamp": 1384294076}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293162, "build_url": ", "name": "Talos tspaint", "buildername": "Android 2.2 Tegra b2g-inbound talos remote-tspaint", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "tsp", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "tegra-242", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-remote-tspaint-bm22-tests1-tegra-build77.txt.gz", "name": "builds-4h"}], "job_guid": "6db7592912fdaed9ceb91f8ad71fdd43dc1ee0ef", "product_name": "mobile", "end_timestamp": 1384295153}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293162, "build_url": ", "name": "Talos svg", "buildername": "Android 2.2 Tegra b2g-inbound talos remote-tsvgx", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "s", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "tegra-208", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-remote-tsvgx-bm22-tests1-tegra-build93.txt.gz", "name": "builds-4h"}], "job_guid": "079416ddd583224fac81149db20383e59d08c7ab", "product_name": "mobile", "end_timestamp": 1384294692}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293163, "build_url": ", "name": "Talos robocheck2", "buildername": "Android 2.2 Tegra b2g-inbound talos remote-trobocheck2", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "rck2", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "tegra-054", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-remote-trobocheck2-bm22-tests1-tegra-build198.txt.gz", "name": "builds-4h"}], "job_guid": "c1df22bbbb23918c339e00e1ec1e82dc4d0c9dbd", "product_name": "mobile", "end_timestamp": 1384295679}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293166, "build_url": ", "name": "Talos tp nochrome", "buildername": "Android 4.0 Panda b2g-inbound talos remote-tp4m_nochrome", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "tpn", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0222", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-remote-tp4m_nochrome-bm29-tests1-panda-build42.txt.gz", "name": "builds-4h"}], "job_guid": "f4748007bf1161480dc6de45a37b0ae113a3afe6", "product_name": "mobile", "end_timestamp": 1384294226}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293166, "build_url": ", "name": "Talos svg", "buildername": "Android 4.0 Panda b2g-inbound talos remote-tsvgx", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "s", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0190", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-remote-tsvgx-bm29-tests1-panda-build50.txt.gz", "name": "builds-4h"}], "job_guid": "29f9c97b472d2455e23af6994d81078abc0c7828", "product_name": "mobile", "end_timestamp": 1384294047}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293166, "build_url": ", "name": "Talos roboprovider", "buildername": "Android 4.0 Panda b2g-inbound talos remote-troboprovider", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rpr", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0150", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-remote-troboprovider-bm29-tests1-panda-build34.txt.gz", "name": "builds-4h"}], "job_guid": "7407c81dd2b69b48985251c2e2508563e8983cfa", "product_name": "mobile", "end_timestamp": 1384294834}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293166, "build_url": ", "name": "Talos canvasmark", "buildername": "Android 4.0 Panda b2g-inbound talos remote-tcanvasmark", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "cm", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0175", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-remote-tcanvasmark-bm29-tests1-panda-build145.txt.gz", "name": "builds-4h"}], "job_guid": "23321d1cc77cd22e5ac2b9f91dd4cb21e08e218d", "product_name": "mobile", "end_timestamp": 1384294837}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293166, "build_url": ", "name": "Talos robopan", "buildername": "Android 4.0 Panda b2g-inbound talos remote-trobopan", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rp", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0836", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-remote-trobopan-bm44-tests1-panda-build140.txt.gz", "name": "builds-4h"}], "job_guid": "4261902a9983ac53cbf317947a0f287f60aa0013", "product_name": "mobile", "end_timestamp": 1384294493}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293167, "build_url": ", "name": "Talos tspaint", "buildername": "Android 4.0 Panda b2g-inbound talos remote-tspaint", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "tsp", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0211", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-remote-tspaint-bm29-tests1-panda-build40.txt.gz", "name": "builds-4h"}], "job_guid": "c7e2ffc7c1e6390c5a456df9804b30bf91f3990e", "product_name": "mobile", "end_timestamp": 1384295397}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293167, "build_url": ", "name": "Talos robocheck2", "buildername": "Android 4.0 Panda b2g-inbound talos remote-trobocheck2", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rck2", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0742", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-remote-trobocheck2-bm44-tests1-panda-build138.txt.gz", "name": "builds-4h"}], "job_guid": "698d14131046fb2dae911f99bb21064991570a22", "product_name": "mobile", "end_timestamp": 1384295089}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293255, "build_url": ", "name": "Talos tp nochrome", "buildername": "Android 2.2 Tegra b2g-inbound talos remote-tp4m_nochrome", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "tpn", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "tegra-038", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-remote-tp4m_nochrome-bm19-tests1-tegra-build182.txt.gz", "name": "builds-4h"}], "job_guid": "f509284da10f965c3a36c005f1c192eda5742208", "product_name": "mobile", "end_timestamp": 1384294024}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293261, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "XPCShellTest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test xpcshell", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "X", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-051", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-xpcshell-bm77-tests1-macosx-build316.txt.gz", "name": "builds-4h"}], "job_guid": "0f3c891b79b7e35e09511cc1ecdc891fd2c2d014", "product_name": "firefox", "end_timestamp": 1384294033}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293300, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "Marionette Framework Unit Tests", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test marionette", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "Mn", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-009", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-marionette-bm80-tests1-macosx-build379.txt.gz", "name": "builds-4h"}], "job_guid": "4b854bd3c2c965617c71d977e5668af2adcb08e5", "product_name": "firefox", "end_timestamp": 1384293716}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293319, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Reftest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test reftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "R", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-417", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-reftest-bm53-tests1-linux-build130.txt.gz", "name": "builds-4h"}], "job_guid": "a0497714adbd70c4860b0d5cda3d26384e479ff2", "product_name": "firefox", "end_timestamp": 1384295182}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293332, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test jsreftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "J", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-010", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-jsreftest-bm51-tests1-linux-build113.txt.gz", "name": "builds-4h"}], "job_guid": "ac07bf4452d407c10f32584fb3a91e4dd3fd2778", "product_name": "firefox", "end_timestamp": 1384294367}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293335, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-019", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-mochitest-4-bm51-tests1-linux-build100.txt.gz", "name": "builds-4h"}], "job_guid": "51da596d154bad1ece7b919919298e65d6bbef29", "product_name": "firefox", "end_timestamp": 1384293939}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293337, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest Other", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-other", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-019", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-mochitest-other-bm77-tests1-macosx-build318.txt.gz", "name": "builds-4h"}], "job_guid": "4e4d87afe1e80fd51382bfb40fd2f3f4afad5b5e", "product_name": "firefox", "end_timestamp": 1384295191}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293342, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-388", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-mochitest-2-bm68-tests1-linux-build131.txt.gz", "name": "builds-4h"}], "job_guid": "aace6dbfd263e4e9b4bdbf86d20c8681057e49af", "product_name": "firefox", "end_timestamp": 1384294004}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293344, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-352", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-mochitest-1-bm54-tests1-linux-build26.txt.gz", "name": "builds-4h"}], "job_guid": "b56c2aec27c6ac6dd33b6ea59fb97bb43b965efc", "product_name": "firefox", "end_timestamp": 1384294941}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293348, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test xpcshell", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "X", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-444", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-xpcshell-bm53-tests1-linux-build121.txt.gz", "name": "builds-4h"}], "job_guid": "f4a46ce93d11b0919c8fb807efb6c9cda946e309", "product_name": "firefox", "end_timestamp": 1384294533}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293351, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-2", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-023", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-mochitest-2-bm80-tests1-macosx-build363.txt.gz", "name": "builds-4h"}], "job_guid": "8ae17b479958d001b59b6ace270ec2d913aa09ff", "product_name": "firefox", "end_timestamp": 1384294458}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293356, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-3", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-068", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-mochitest-3-bm80-tests1-macosx-build364.txt.gz", "name": "builds-4h"}], "job_guid": "6159c5c249ffb4b63435ff0d29b0f81681be7e19", "product_name": "firefox", "end_timestamp": 1384294245}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293380, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "JSReftest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test jsreftest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "J", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-061", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-jsreftest-bm80-tests1-macosx-build368.txt.gz", "name": "builds-4h"}], "job_guid": "6d2d47ed7a06ca84fa158c589e6f0ba492e70b5e", "product_name": "firefox", "end_timestamp": 1384294875}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293380, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "Crashtest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test crashtest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "C", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-047", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-crashtest-bm77-tests1-macosx-build285.txt.gz", "name": "builds-4h"}], "job_guid": "1e5084fe8fe054a7dbd98e0b8fd856520ac7579d", "product_name": "firefox", "end_timestamp": 1384294187}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293422, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-384", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-mochitest-5-bm53-tests1-linux-build141.txt.gz", "name": "builds-4h"}], "job_guid": "82158d5c660309d43c4c12f30cac5b941f9f0dcd", "product_name": "firefox", "end_timestamp": 1384293963}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293424, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test crashtest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "C", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-309", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-crashtest-bm68-tests1-linux-build120.txt.gz", "name": "builds-4h"}], "job_guid": "a2dc715bf2520d4d7dbeae38878cf37d5acf6204", "product_name": "firefox", "end_timestamp": 1384293906}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293428, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test mochitest-other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-103", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-mochitest-other-bm52-tests1-linux-build37.txt.gz", "name": "builds-4h"}], "job_guid": "075bad535b36291c7f40d8110089e385c96b17a5", "product_name": "firefox", "end_timestamp": 1384294544}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293430, "build_url": ", "name": "Talos roboprovider", "buildername": "Android 2.2 Tegra b2g-inbound talos remote-troboprovider", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "rpr", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "tegra-159", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-remote-troboprovider-bm20-tests1-tegra-build145.txt.gz", "name": "builds-4h"}], "job_guid": "c8f17cb07c339e66ef56f087aa9bbb56a4be4003", "product_name": "mobile", "end_timestamp": 1384294885}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293436, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-118", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-mochitest-3-bm51-tests1-linux-build99.txt.gz", "name": "builds-4h"}], "job_guid": "50998b0e54fbafaeec3450e98314c88a8b24b32e", "product_name": "firefox", "end_timestamp": 1384294241}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293437, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test jetpack", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-024", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-jetpack-bm52-tests1-linux-build114.txt.gz", "name": "builds-4h"}], "job_guid": "41863553269d8e9be6643900ad4b3df7472bfe24", "product_name": "firefox", "end_timestamp": 1384294384}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293440, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0365", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-3-bm42-tests1-panda-build28.txt.gz", "name": "builds-4h"}], "job_guid": "49154355620b573d5fbe3218063645a7250c78fe", "product_name": "mobile", "end_timestamp": 1384294733}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293440, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-7", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0322", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-7-bm42-tests1-panda-build10.txt.gz", "name": "builds-4h"}], "job_guid": "eb86397ef67b7b4949d106540897bdf8d2263719", "product_name": "mobile", "end_timestamp": 1384294574}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293440, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-6", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0538", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-6-bm42-tests1-panda-build31.txt.gz", "name": "builds-4h"}], "job_guid": "2cf1d0dead9a1a3e2043be5242bb93f0f03e2d8b", "product_name": "mobile", "end_timestamp": 1384294315}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293440, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Robocop", "buildername": "Android 4.0 Panda b2g-inbound opt test robocop-2", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rc", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0301", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-robocop-2-bm42-tests1-panda-build8.txt.gz", "name": "builds-4h"}], "job_guid": "4870b288b3475eb220f6218fa42789ca080ab6f3", "product_name": "mobile", "end_timestamp": 1384294319}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293441, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0355", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-2-bm42-tests1-panda-build10.txt.gz", "name": "builds-4h"}], "job_guid": "5c27a3c06a7fc924a310ca13f58657bc8cac8795", "product_name": "mobile", "end_timestamp": 1384294406}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293441, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0539", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-5-bm42-tests1-panda-build12.txt.gz", "name": "builds-4h"}], "job_guid": "e9461d27a7d1d88cb6f05192e81bf887d18febc3", "product_name": "mobile", "end_timestamp": 1384294322}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293441, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Crashtest", "buildername": "Android 4.0 Panda b2g-inbound opt test crashtest", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "C", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "panda-0325", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-crashtest-bm42-tests1-panda-build22.txt.gz", "name": "builds-4h"}], "job_guid": "c792e89539c10f7468872e4d2a0fc0550ebe80b9", "product_name": "mobile", "end_timestamp": 1384294816}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293441, "build_url": ", "name": "Talos robopan", "buildername": "Android 2.2 Tegra b2g-inbound talos remote-trobopan", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "rp", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "tegra-031", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-remote-trobopan-bm19-tests1-tegra-build173.txt.gz", "name": "builds-4h"}], "job_guid": "0c6895dc83231460ac3628f28ba819a4591088b7", "product_name": "mobile", "end_timestamp": 1384294755}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293441, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-8", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0530", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-8-bm42-tests1-panda-build28.txt.gz", "name": "builds-4h"}], "job_guid": "e281f7de5168fdb9dfd7ed28b85d82a9da4047fe", "product_name": "mobile", "end_timestamp": 1384294519}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384293441, "build_url": ", "name": "Talos canvasmark", "buildername": "Android 2.2 Tegra b2g-inbound talos remote-tcanvasmark", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "cm", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "tegra-035", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-remote-tcanvasmark-bm19-tests1-tegra-build78.txt.gz", "name": "builds-4h"}], "job_guid": "9ef8aedbf1d978f98073d4151697557326a1e634", "product_name": "mobile", "end_timestamp": 1384294503}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293441, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "JSReftest", "buildername": "Android 4.0 Panda b2g-inbound opt test jsreftest-3", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "J", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "panda-0523", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-jsreftest-3-bm42-tests1-panda-build20.txt.gz", "name": "builds-4h"}], "job_guid": "c47a4b1943b04f756e40c6b0fd1b41f4a9211258", "product_name": "mobile", "end_timestamp": 1384295234}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293441, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Robocop", "buildername": "Android 4.0 Panda b2g-inbound opt test robocop-4", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rc", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0381", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-robocop-4-bm42-tests1-panda-build10.txt.gz", "name": "builds-4h"}], "job_guid": "ee624e8fd858242630ffd4bed9fd470052f175f4", "product_name": "mobile", "end_timestamp": 1384294997}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293441, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "XPCShellTest", "buildername": "Android 4.0 Panda b2g-inbound opt test xpcshell", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "X", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "panda-0537", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-xpcshell-bm42-tests1-panda-build10.txt.gz", "name": "builds-4h"}], "job_guid": "be1cda335c07198de9e390830f16caf285eab7a4", "product_name": "mobile", "end_timestamp": 1384295720}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293442, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "JSReftest", "buildername": "Android 4.0 Panda b2g-inbound opt test jsreftest-2", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "J", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "panda-0526", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-jsreftest-2-bm42-tests1-panda-build24.txt.gz", "name": "builds-4h"}], "job_guid": "a311d0bb694553c9799f4e5541ec3533472b1323", "product_name": "mobile", "end_timestamp": 1384295608}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293442, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Robocop", "buildername": "Android 4.0 Panda b2g-inbound opt test robocop-1", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rc", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0304", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-robocop-1-bm42-tests1-panda-build22.txt.gz", "name": "builds-4h"}], "job_guid": "6db20c2b78947fa31bc6cd041d16d8287e4bd595", "product_name": "mobile", "end_timestamp": 1384295563}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293442, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest WebGL", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-gl", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "gl", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0341", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-gl-bm42-tests1-panda-build12.txt.gz", "name": "builds-4h"}], "job_guid": "1bfcadfafee7c1f4be3629cdcb20df63e1e0e7b6", "product_name": "mobile", "end_timestamp": 1384294825}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293442, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0045", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-4-bm42-tests1-panda-build24.txt.gz", "name": "builds-4h"}], "job_guid": "632c8ca9551c447717eeca5ffc9afb21f210cde2", "product_name": "mobile", "end_timestamp": 1384294512}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293442, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0346", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-1-bm42-tests1-panda-build9.txt.gz", "name": "builds-4h"}], "job_guid": "643ba8730a8914a4c065988db4b4904169aa5847", "product_name": "mobile", "end_timestamp": 1384294306}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293442, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "JSReftest", "buildername": "Android 4.0 Panda b2g-inbound opt test jsreftest-1", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "J", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "panda-0372", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-jsreftest-1-bm42-tests1-panda-build23.txt.gz", "name": "builds-4h"}], "job_guid": "d2059e49aa433a20e025c8e1b5f834eac8635da1", "product_name": "mobile", "end_timestamp": 1384294309}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384293442, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Robocop", "buildername": "Android 4.0 Panda b2g-inbound opt test robocop-3", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rc", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0293", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-robocop-3-bm42-tests1-panda-build9.txt.gz", "name": "builds-4h"}], "job_guid": "4bd43787e64eb997a40fbb4d8a3928c76082204d", "product_name": "mobile", "end_timestamp": 1384295142}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293302, "start_timestamp": 1384293448, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest Browser Chrome", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test mochitest-browser-chrome", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-084", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_vm_test-mochitest-browser-chrome-bm51-tests1-linux-build108.txt.gz", "name": "builds-4h"}], "job_guid": "17e5195873a44e4db117d2d37137b35dbf5724e9", "product_name": "firefox", "end_timestamp": 1384296020}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384292363, "start_timestamp": 1384293465, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/firefox-28.0a1.en-US.mac64.dmg", "name": "Jetpack SDK Test", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test jetpack", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-040", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384288654/b2g-inbound_mountainlion-debug_test-jetpack-bm77-tests1-macosx-build317.txt.gz", "name": "builds-4h"}], "job_guid": "ab81a31dc6c4b430485a774c29e58052fa006040", "product_name": "firefox", "end_timestamp": 1384295238}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293491, "start_timestamp": 1384293495, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Talos tp", "buildername": "Ubuntu HW 12.04 x64 b2g-inbound talos tp5o", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "tp", "who": "tests-b2g-inbound-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-025", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_hw_test-tp5o-bm52-tests1-linux-build193.txt.gz", "name": "builds-4h"}], "job_guid": "9f57b3b1119e27714410ce309cfef13bdae69c19", "product_name": "firefox", "end_timestamp": 1384294412}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293491, "start_timestamp": 1384293497, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Talos other", "buildername": "Ubuntu HW 12.04 x64 b2g-inbound talos other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "o", "who": "tests-b2g-inbound-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-009", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_hw_test-other-bm52-tests1-linux-build180.txt.gz", "name": "builds-4h"}], "job_guid": "cf4c8ebca9353db374946e22eea00f2aa9170fe5", "product_name": "firefox", "end_timestamp": 1384293887}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293491, "start_timestamp": 1384293498, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Talos chrome", "buildername": "Ubuntu HW 12.04 x64 b2g-inbound talos chromez", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "c", "who": "tests-b2g-inbound-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-036", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_hw_test-chromez-bm52-tests1-linux-build186.txt.gz", "name": "builds-4h"}], "job_guid": "98ed415eefa7fd18c3eb46438089a2ba71543d3d", "product_name": "firefox", "end_timestamp": 1384294310}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293491, "start_timestamp": 1384293500, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Talos svg", "buildername": "Ubuntu HW 12.04 x64 b2g-inbound talos svgr", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "s", "who": "tests-b2g-inbound-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-052", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_hw_test-svgr-bm54-tests1-linux-build14.txt.gz", "name": "builds-4h"}], "job_guid": "87e9a05798523c1d53cd10a5c234777a7607b7d3", "product_name": "firefox", "end_timestamp": 1384294743}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293491, "start_timestamp": 1384293509, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Talos dromaeojs", "buildername": "Ubuntu HW 12.04 x64 b2g-inbound talos dromaeojs", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "d", "who": "tests-b2g-inbound-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-004", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384288654/b2g-inbound_ubuntu64_hw_test-dromaeojs-bm52-tests1-linux-build166.txt.gz", "name": "builds-4h"}], "job_guid": "2dd0c143b461f48fac9178bac5bf6e548e6a16c2", "product_name": "firefox", "end_timestamp": 1384295019}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293539, "start_timestamp": 1384293621, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384288892/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-110", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384288892/b2g-inbound_ubuntu64_vm-b2gdt_test-mochitest-1-bm51-tests1-linux-build30.txt.gz", "name": "builds-4h"}], "job_guid": "c0504b94d2619889a95d952e642d62fcdad6173b", "product_name": "b2g", "end_timestamp": 1384295066}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293539, "start_timestamp": 1384293633, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384288892/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Gaia UI Test", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test gaia-ui-test", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "Gu", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-354", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384288892/b2g-inbound_ubuntu64_vm-b2gdt_test-gaia-ui-test-bm54-tests1-linux-build343.txt.gz", "name": "builds-4h"}], "job_guid": "cc7a93891ec13ea9d5bb02cd18d784561f1d44a7", "product_name": "b2g", "end_timestamp": 1384294843}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384293539, "start_timestamp": 1384293642, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384288892/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Gaia Unit Test", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test gaia-unit", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "G", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-031", "state": "completed", "option_collection": {"opt": true}, "result": "busted", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384288892/b2g-inbound_ubuntu64_vm-b2gdt_test-gaia-unit-bm52-tests1-linux-build288.txt.gz", "name": "builds-4h"}], "job_guid": "34bfa717514054e5db969b94a4c942d04330864a", "product_name": "b2g", "end_timestamp": 1384295514}, "revision_hash": "b0d3e15542c5562fb98ab14f1bfa09cbaca7b12c", "resultset_id": 20}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293755, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows XP 32-bit mozilla-release pgo test mochitest-other", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-release-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-038", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-mochitest-other-bm72-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "f744d5cd7f63ed1174b3330910d31f80d9602fdf", "product_name": "firefox", "end_timestamp": 1384294632}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293758, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "XPCShellTest", "buildername": "Windows XP 32-bit mozilla-release pgo test xpcshell", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-mozilla-release-xp-ix-pgo-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-105", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-xpcshell-bm74-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "2b6ba4ea52a8d91f5f597a9a2d4d56fb3029f88d", "product_name": "firefox", "end_timestamp": 1384295480}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293771, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-release pgo test mochitest-1", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-022", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-mochitest-1-bm72-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "82ecb5839e0ab49fd74a6853c1bc08d27d528182", "product_name": "firefox", "end_timestamp": 1384294929}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293774, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-release pgo test mochitest-5", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-026", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-mochitest-5-bm69-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "58282221e6ef9fa771130beb4d12921dc7a229ee", "product_name": "firefox", "end_timestamp": 1384294321}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293774, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows XP 32-bit mozilla-release pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-release-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-093", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-mochitest-browser-chrome-bm71-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "a8280a5118055754470601b7970418ac29574fba", "product_name": "firefox", "end_timestamp": 1384295463}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293775, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows XP 32-bit mozilla-release pgo test jsreftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-release-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-027", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-jsreftest-bm71-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "11855fe8a65cf468f0cdf41981a8776d61fa9462", "product_name": "firefox", "end_timestamp": 1384294381}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293780, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows XP 32-bit mozilla-release pgo test jetpack", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-xp32-ix-108", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-jetpack-bm69-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "1533bd9da2f273d487f2404fe2cdd08f32399b38", "product_name": "firefox", "end_timestamp": 1384294277}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293786, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows XP 32-bit mozilla-release pgo test crashtest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-release-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-020", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-crashtest-bm70-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "d8b4f238d86684e51bd7cd84d659ab5acee62172", "product_name": "firefox", "end_timestamp": 1384294195}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293822, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Reftest", "buildername": "Windows XP 32-bit mozilla-release pgo test reftest", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-release-xp-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-xp32-ix-053", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-reftest-bm71-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "4f5dc7f520c18597ddea4f3574ccb845f8816c3e", "product_name": "firefox", "end_timestamp": 1384294716}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293830, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-release pgo test mochitest-4", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-044", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-mochitest-4-bm72-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "5a0a9efc2a4c5b73b54b80f8f3ca804ba0af0f7b", "product_name": "firefox", "end_timestamp": 1384294180}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293850, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-release pgo test mochitest-3", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-083", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-mochitest-3-bm72-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "09bd25dcec741e88582bf860a752de502e04c415", "product_name": "firefox", "end_timestamp": 1384294939}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293749, "start_timestamp": 1384293852, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows XP 32-bit mozilla-release pgo test mochitest-2", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-xp-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-xp32-ix-075", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test_pgo-mochitest-2-bm69-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "bdd28450144618205ec2121aa4f16335060d5a4d", "product_name": "firefox", "end_timestamp": 1384294492}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293863, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-release pgo test mochitest-4", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-119", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-mochitest-4-bm70-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "76bcdc86ce49d80aef3c7f8f018b519d48b18658", "product_name": "firefox", "end_timestamp": 1384294227}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384293865, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "Jetpack SDK Test", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test jetpack", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-008", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-jetpack-bm80-tests1-macosx-build367.txt.gz", "name": "builds-4h"}], "job_guid": "4de9765c8c9063b58499c1fa1d88f1a03b7f9614", "product_name": "firefox", "end_timestamp": 1384295507}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293872, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-release pgo test mochitest-3", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-126", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-mochitest-3-bm70-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "3b0dfc6089ae59dd28a72d779d10401b6159d6c4", "product_name": "firefox", "end_timestamp": 1384295217}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384293879, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "Marionette Framework Unit Tests", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test marionette", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "Mn", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-007", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-marionette-bm80-tests1-macosx-build380.txt.gz", "name": "builds-4h"}], "job_guid": "f03fc9f304e442fd61cad072f5af4df479e97d59", "product_name": "firefox", "end_timestamp": 1384294235}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293881, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "JSReftest", "buildername": "WINNT 6.2 mozilla-release pgo test jsreftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-release-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-059", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-jsreftest-bm69-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "872393cc2aa07abd83cec777dcba185495fac659", "product_name": "firefox", "end_timestamp": 1384294538}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293890, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Crashtest", "buildername": "Windows 7 32-bit mozilla-release pgo test crashtest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-release-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-047", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-crashtest-bm72-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "e8021fcf4682652106bb17bca3e594937f7d83be", "product_name": "firefox", "end_timestamp": 1384294341}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293895, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "Windows 7 32-bit mozilla-release pgo test jetpack", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w732-ix-120", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-jetpack-bm73-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "e695df7f06f2e02ded44abaae89d723f4ff68596", "product_name": "firefox", "end_timestamp": 1384294577}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293895, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-release pgo test mochitest-5", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-055", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-mochitest-5-bm69-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "035cdb267608c97016f04ba2f179e5de611a7936", "product_name": "firefox", "end_timestamp": 1384294407}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293900, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-release pgo test mochitest-4", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-121", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-mochitest-4-bm73-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "672ab5c4aa327f9d07792a7443d9057edb5f5c9a", "product_name": "firefox", "end_timestamp": 1384294258}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384293903, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos chrome", "buildername": "Windows XP 32-bit mozilla-release pgo talos chromez", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-089", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test-chromez-pgo-bm71-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "313355b5c39f1878e2cde0c9c60722115ecb5a15", "product_name": "firefox", "end_timestamp": 1384294504}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293913, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-release pgo test mochitest-1", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-070", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-mochitest-1-bm74-tests1-windows-build11.txt.gz", "name": "builds-4h"}], "job_guid": "8fcbd478f696b6af0786f9caf24446c1f41d7347", "product_name": "firefox", "end_timestamp": 1384295249}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384293914, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos tp", "buildername": "Windows XP 32-bit mozilla-release pgo talos tp5o", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-049", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test-tp5o-pgo-bm69-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "fc33293ee1278512199dfb9967033e2eedb9c9d8", "product_name": "firefox", "end_timestamp": 1384294798}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293923, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-release pgo test mochitest-5", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-040", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-mochitest-5-bm69-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "7e1942f184d34111e071c2b0a12329f967a94cdf", "product_name": "firefox", "end_timestamp": 1384294584}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384293926, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos other", "buildername": "Windows XP 32-bit mozilla-release pgo talos other", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-078", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test-other-pgo-bm72-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "ea87b8f508b3a12e352a6dd849c42248e3488a0c", "product_name": "firefox", "end_timestamp": 1384295096}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293928, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Reftest", "buildername": "Windows 7 32-bit mozilla-release pgo test reftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-release-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-001", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-reftest-bm69-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "54f17303cb8a3fb6615e4443411e28724caa5d9e", "product_name": "firefox", "end_timestamp": 1384294975}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384293929, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos svg", "buildername": "Windows XP 32-bit mozilla-release pgo talos svgr", "machine_platform": {"platform": "windowsxp", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-xp32-ix-043", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_xp-ix_test-svgr-pgo-bm70-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "3e712dd9f5d7758cffa2ce8f8830e133fd09f5c3", "product_name": "firefox", "end_timestamp": 1384295677}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293938, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "WINNT 6.2 mozilla-release pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-release-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-030", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-mochitest-browser-chrome-bm70-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "da6f8b58526b7dab4627a5e12e15ba8ef30cdde0", "product_name": "firefox", "end_timestamp": 1384296278}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293941, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "Windows 7 32-bit mozilla-release pgo test mochitest-browser-chrome", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-mozilla-release-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-070", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-mochitest-browser-chrome-bm70-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "85badf1d1b7b6d3e7a4eb616cc05bbdf88d54b9f", "product_name": "firefox", "end_timestamp": 1384295655}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293944, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "JSReftest", "buildername": "Windows 7 32-bit mozilla-release pgo test jsreftest", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-mozilla-release-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-052", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-jsreftest-bm69-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "400501e8fc46d83a76e303efa91d4ffe44f292be", "product_name": "firefox", "end_timestamp": 1384294525}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293947, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "WINNT 6.2 mozilla-release pgo test reftest-no-accel", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-release-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-060", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-reftest-no-accel-bm74-tests1-windows-build11.txt.gz", "name": "builds-4h"}], "job_guid": "94ed19126688fedbc04fb632957392a009bfd1c3", "product_name": "firefox", "end_timestamp": 1384294868}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293947, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 mozilla-release pgo test mochitest-2", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-128", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-mochitest-2-bm70-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "04bdecefeed2c76a3c79a8dc597a91a8834759d3", "product_name": "firefox", "end_timestamp": 1384294614}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293963, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Crashtest", "buildername": "WINNT 6.2 mozilla-release pgo test crashtest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-mozilla-release-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-054", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-crashtest-bm71-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "8c77f26744ce12ff2ce63c7500cd94f792dffe97", "product_name": "firefox", "end_timestamp": 1384294402}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293965, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "WINNT 6.2 mozilla-release pgo test mochitest-other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-release-win8-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-117", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-mochitest-other-bm71-tests1-windows-build4.txt.gz", "name": "builds-4h"}], "job_guid": "4e782dcfc39a9738e414eae3bbf482b3a83ca79c", "product_name": "firefox", "end_timestamp": 1384295007}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293979, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "Windows 7 32-bit mozilla-release pgo test reftest-no-accel", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-mozilla-release-win7-ix-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w732-ix-109", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-reftest-no-accel-bm74-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "e7090ff4f9f692a28ea7ee9a5cdc3816b183fe9c", "product_name": "firefox", "end_timestamp": 1384294958}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293984, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-release pgo test mochitest-3", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-094", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-mochitest-3-bm74-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "fd61410a56416c45eb5ced4f45f8ec49669d666b", "product_name": "firefox", "end_timestamp": 1384295230}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293989, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-release pgo test mochitest-2", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-010", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-mochitest-2-bm69-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "eb9f1b3063fd992673a865f101b939fb07162ead", "product_name": "firefox", "end_timestamp": 1384294669}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293995, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest", "buildername": "Windows 7 32-bit mozilla-release pgo test mochitest-1", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-mozilla-release-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-034", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-mochitest-1-bm74-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "818858b7d5623a69a22e50c4bff3891c5f2a2127", "product_name": "firefox", "end_timestamp": 1384295324}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293890, "start_timestamp": 1384293998, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Mochitest Other", "buildername": "Windows 7 32-bit mozilla-release pgo test mochitest-other", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-mozilla-release-win7-ix-pgo-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w732-ix-130", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test_pgo-mochitest-other-bm73-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "05c56aa2c3d8598c4f094947d167e44537f1cdff", "product_name": "firefox", "end_timestamp": 1384294928}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293998, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Reftest", "buildername": "WINNT 6.2 mozilla-release pgo test reftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-mozilla-release-win8-pgo-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-037", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-reftest-bm69-tests1-windows-build13.txt.gz", "name": "builds-4h"}], "job_guid": "0f914d15fcb0bd168b2e81d2d70424215f80b2b3", "product_name": "firefox", "end_timestamp": 1384294960}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293860, "start_timestamp": 1384293999, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "WINNT 6.2 mozilla-release pgo test jetpack", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-100", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test_pgo-jetpack-bm72-tests1-windows-build9.txt.gz", "name": "builds-4h"}], "job_guid": "7f227b39c2a7d5461a14927d94bf7769c8b830a6", "product_name": "firefox", "end_timestamp": 1384294844}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384294001, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos other", "buildername": "Windows 7 32-bit mozilla-release pgo talos other", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-011", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test-other-pgo-bm70-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "605c41e15ca415c51694f2e7de918ae8d6fe3a4d", "product_name": "firefox", "end_timestamp": 1384295259}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384294002, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos svg", "buildername": "Windows 7 32-bit mozilla-release pgo talos svgr", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-074", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test-svgr-pgo-bm70-tests1-windows-build3.txt.gz", "name": "builds-4h"}], "job_guid": "1e8537b559539e802dcd948d1cdfba5754e08fdd", "product_name": "firefox", "end_timestamp": 1384295719}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384294009, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos svg", "buildername": "WINNT 6.2 mozilla-release pgo talos svgr", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-016", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test-svgr-pgo-bm74-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "97a4755e2e912e5c2275aa96394fc4f426f6d4d7", "product_name": "firefox", "end_timestamp": 1384295747}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384294010, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos tp", "buildername": "Windows 7 32-bit mozilla-release pgo talos tp5o", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-058", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test-tp5o-pgo-bm70-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "a03ac635f607a4f242c3d9271fc619bf0d526c29", "product_name": "firefox", "end_timestamp": 1384295005}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384294017, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos xperf", "buildername": "Windows 7 32-bit mozilla-release pgo talos xperf", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "x", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-101", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test-xperf-pgo-bm69-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "0e2de1e543f0aac705585c8f95ffab0e05fc940f", "product_name": "firefox", "end_timestamp": 1384294486}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384294023, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos chrome", "buildername": "WINNT 6.2 mozilla-release pgo talos chromez", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-004", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test-chromez-pgo-bm74-tests1-windows-build8.txt.gz", "name": "builds-4h"}], "job_guid": "8ace0254c2e62add83d0500bc5804cae5efebec4", "product_name": "firefox", "end_timestamp": 1384294697}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384294031, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos other", "buildername": "WINNT 6.2 mozilla-release pgo talos other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-122", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test-other-pgo-bm74-tests1-windows-build6.txt.gz", "name": "builds-4h"}], "job_guid": "bcd89b894a53f80a8de7c388811748938dd1c88f", "product_name": "firefox", "end_timestamp": 1384295288}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294037, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Reftest", "buildername": "Android 2.2 Tegra b2g-inbound opt test plain-reftest-2", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "R", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-206", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-plain-reftest-2-bm22-tests1-tegra-build217.txt.gz", "name": "builds-4h"}], "job_guid": "514169e5bbc93a2b95adac4b1eec7eabd77a4ba5", "product_name": "mobile", "end_timestamp": 1384296227}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384294040, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos dromaeojs", "buildername": "Windows 7 32-bit mozilla-release pgo talos dromaeojs", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "d", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-093", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test-dromaeojs-pgo-bm71-tests1-windows-build2.txt.gz", "name": "builds-4h"}], "job_guid": "5838a36e206a82ba43452707ca13a97fedd2fb41", "product_name": "firefox", "end_timestamp": 1384295673}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294040, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-364", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-mochitest-5-bm10-tests1-tegra-build120.txt.gz", "name": "builds-4h"}], "job_guid": "03dd4fd3215ee3f8ff56a3235ab07241617fe025", "product_name": "mobile", "end_timestamp": 1384294958}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294043, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Reftest", "buildername": "Android 2.2 Tegra b2g-inbound opt test plain-reftest-4", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "R", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-211", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-plain-reftest-4-bm22-tests1-tegra-build241.txt.gz", "name": "builds-4h"}], "job_guid": "36d50be4020c7e1abf55ad861f1fdd3cf83c3643", "product_name": "mobile", "end_timestamp": 1384295993}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384294044, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos dromaeojs", "buildername": "WINNT 6.2 mozilla-release pgo talos dromaeojs", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "d", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-080", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test-dromaeojs-pgo-bm73-tests1-windows-build5.txt.gz", "name": "builds-4h"}], "job_guid": "355211b80827c8065de9af2fe4306d167c96533e", "product_name": "firefox", "end_timestamp": 1384295691}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294045, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Crashtest", "buildername": "Android 2.2 Tegra b2g-inbound opt test crashtest", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "C", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-179", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-crashtest-bm19-tests1-tegra-build166.txt.gz", "name": "builds-4h"}], "job_guid": "9cfb4c2265969a7cd49d87db802fda16b8a33a10", "product_name": "mobile", "end_timestamp": 1384295283}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294045, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-183", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-mochitest-1-bm19-tests1-tegra-build171.txt.gz", "name": "builds-4h"}], "job_guid": "92fee276fc99e3b32e095c084fb4732a1440057f", "product_name": "mobile", "end_timestamp": 1384295064}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294045, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-117", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-mochitest-4-bm19-tests1-tegra-build80.txt.gz", "name": "builds-4h"}], "job_guid": "4eb68392e14104982ccaf84d6dd9d068205b85f5", "product_name": "mobile", "end_timestamp": 1384295040}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294045, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-7", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-085", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-mochitest-7-bm19-tests1-tegra-build173.txt.gz", "name": "builds-4h"}], "job_guid": "4c89bb5f41c0741bd1ad8674213d9cf8021c4990", "product_name": "mobile", "end_timestamp": 1384294998}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384294049, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos chrome", "buildername": "Windows 7 32-bit mozilla-release pgo talos chromez", "machine_platform": {"platform": "windows7-32", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w732-ix-066", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win7-ix_test-chromez-pgo-bm69-tests1-windows-build1.txt.gz", "name": "builds-4h"}], "job_guid": "2077d0f8a6c2ff1ae52bccc7394affe6d862b6f6", "product_name": "firefox", "end_timestamp": 1384294807}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384294051, "build_url": ", "name": "Talos svg", "buildername": "Android 4.0 Panda b2g-inbound talos remote-tsvgx", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "s", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0110", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-remote-tsvgx-bm29-tests1-panda-build51.txt.gz", "name": "builds-4h"}], "job_guid": "29f9c97b472d2455e23af6994d81078abc0c7828", "product_name": "mobile", "end_timestamp": 1384295925}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294052, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-294", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-mochitest-3-bm20-tests1-tegra-build156.txt.gz", "name": "builds-4h"}], "job_guid": "a62d5d14b24777b0c2c2406dc1899f6e091d7813", "product_name": "mobile", "end_timestamp": 1384295194}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294052, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-148", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-mochitest-2-bm20-tests1-tegra-build169.txt.gz", "name": "builds-4h"}], "job_guid": "7a145d1b215807005427332f11020991ca29070b", "product_name": "mobile", "end_timestamp": 1384294950}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294053, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Robocop", "buildername": "Android 2.2 Tegra b2g-inbound opt test robocop-1", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "rc", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-167", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-robocop-1-bm20-tests1-tegra-build157.txt.gz", "name": "builds-4h"}], "job_guid": "9722c1f1d0bb37c3d7746c2860982cd3f6625a9a", "product_name": "mobile", "end_timestamp": 1384296271}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294053, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "XPCShellTest", "buildername": "Android 2.2 Tegra b2g-inbound opt test xpcshell", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "X", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tegra-164", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-xpcshell-bm20-tests1-tegra-build182.txt.gz", "name": "builds-4h"}], "job_guid": "b2c023a06ec35acef9ccbaa194df615b5ec25727", "product_name": "mobile", "end_timestamp": 1384296590}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294053, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "JSReftest", "buildername": "Android 2.2 Tegra b2g-inbound opt test jsreftest-2", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "J", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-165", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-jsreftest-2-bm20-tests1-tegra-build187.txt.gz", "name": "builds-4h"}], "job_guid": "b463b748bc82e8a0ca0966eb442d081e801a1533", "product_name": "mobile", "end_timestamp": 1384296560}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "mozilla-release", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384293899, "start_timestamp": 1384294056, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32/1384279577/firefox-25.0.en-US.win32.zip", "name": "Talos tp", "buildername": "WINNT 6.2 mozilla-release pgo talos tp5o", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-mozilla-release-win32-pgo-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-063", "state": "completed", "option_collection": {"pgo": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/mozilla-release-win32-pgo/1384279577/mozilla-release_win8_test-tp5o-pgo-bm74-tests1-windows-build7.txt.gz", "name": "builds-4h"}], "job_guid": "977413ff99c3870befa58247507f3519a314ec56", "product_name": "firefox", "end_timestamp": 1384294969}, "revision_hash": "2eda6c797150f281aec45c56e15fd23f2d528296", "resultset_id": 11}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294064, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "JSReftest", "buildername": "Android 2.2 Tegra b2g-inbound opt test jsreftest-1", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "J", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-155", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-jsreftest-1-bm20-tests1-tegra-build183.txt.gz", "name": "builds-4h"}], "job_guid": "d46b907aa1133515704d53c3fac52cab563d571e", "product_name": "mobile", "end_timestamp": 1384295535}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294064, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Reftest", "buildername": "Android 2.2 Tegra b2g-inbound opt test plain-reftest-3", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "R", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-152", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-plain-reftest-3-bm20-tests1-tegra-build194.txt.gz", "name": "builds-4h"}], "job_guid": "4580178f26158e9556489fe0ff87edab1d4d9cf0", "product_name": "mobile", "end_timestamp": 1384296498}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294065, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Robocop", "buildername": "Android 2.2 Tegra b2g-inbound opt test robocop-2", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "rc", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-201", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-robocop-2-bm20-tests1-tegra-build180.txt.gz", "name": "builds-4h"}], "job_guid": "10dc3164d119ace45fdce738b17a5a931a36b4ee", "product_name": "mobile", "end_timestamp": 1384296257}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294072, "start_timestamp": 1384294074, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test crashtest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "C", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-384", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/b2g-inbound_ubuntu64_vm-debug_test-crashtest-bm53-tests1-linux-build134.txt.gz", "name": "builds-4h"}], "job_guid": "12e1c8dab6a893a48d2d5a755ef2d796f79c4915", "product_name": "firefox", "end_timestamp": 1384294980}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294072, "start_timestamp": 1384294075, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test xpcshell", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "X", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-125", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/b2g-inbound_ubuntu64_vm-debug_test-xpcshell-bm67-tests1-linux-build125.txt.gz", "name": "builds-4h"}], "job_guid": "22ed662df11c1e7a6d1a5e7e0c52b9af2939813d", "product_name": "firefox", "end_timestamp": 1384295971}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294153, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-8", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-304", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-mochitest-8-bm20-tests1-tegra-build162.txt.gz", "name": "builds-4h"}], "job_guid": "c3f8cfa2c494ad3cbb7b827491b03e50558d8136", "product_name": "mobile", "end_timestamp": 1384294998}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294153, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Reftest", "buildername": "Android 2.2 Tegra b2g-inbound opt test plain-reftest-1", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "R", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-057", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-plain-reftest-1-bm22-tests1-tegra-build238.txt.gz", "name": "builds-4h"}], "job_guid": "049a3438caab183b72a78911e67cdb2bca0cf987", "product_name": "mobile", "end_timestamp": 1384296206}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293352, "start_timestamp": 1384294155, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-6", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-369", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_tegra_android_test-mochitest-6-bm10-tests1-tegra-build112.txt.gz", "name": "builds-4h"}], "job_guid": "d0c6e1d7b0651d2b465e7617ca7d67237aea68f5", "product_name": "mobile", "end_timestamp": 1384295044}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294072, "start_timestamp": 1384294251, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test mochitest-other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-147", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/b2g-inbound_ubuntu64_vm-debug_test-mochitest-other-bm67-tests1-linux-build117.txt.gz", "name": "builds-4h"}], "job_guid": "0a4e290f1b7a914fc6ac35786258088392dbf694", "product_name": "firefox", "end_timestamp": 1384296475}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294072, "start_timestamp": 1384294253, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test jetpack", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-042", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/b2g-inbound_ubuntu64_vm-debug_test-jetpack-bm67-tests1-linux-build124.txt.gz", "name": "builds-4h"}], "job_guid": "70c9d24899cfc7ca73934852139696e9e1b338a9", "product_name": "firefox", "end_timestamp": 1384295736}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294072, "start_timestamp": 1384294254, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test mochitest-1", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-324", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/b2g-inbound_ubuntu64_vm-debug_test-mochitest-1-bm54-tests1-linux-build113.txt.gz", "name": "builds-4h"}], "job_guid": "aba5ed3edd6c1a51cf76b2edabee82def1650224", "product_name": "firefox", "end_timestamp": 1384297111}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294072, "start_timestamp": 1384294255, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test mochitest-3", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-107", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/b2g-inbound_ubuntu64_vm-debug_test-mochitest-3-bm52-tests1-linux-build84.txt.gz", "name": "builds-4h"}], "job_guid": "aff1395b48f6525c64b434a2d8b3cbdf5b215217", "product_name": "firefox", "end_timestamp": 1384295954}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294072, "start_timestamp": 1384294261, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test mochitest-5", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-098", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/b2g-inbound_ubuntu64_vm-debug_test-mochitest-5-bm67-tests1-linux-build142.txt.gz", "name": "builds-4h"}], "job_guid": "d74e4716d1c0333ca68eae3a0c9d31e2f6216d92", "product_name": "firefox", "end_timestamp": 1384295324}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294072, "start_timestamp": 1384294263, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Marionette Framework Unit Tests", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test marionette", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "Mn", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-339", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/b2g-inbound_ubuntu64_vm-debug_test-marionette-bm68-tests1-linux-build130.txt.gz", "name": "builds-4h"}], "job_guid": "63eee691b7e8af87313d27909b0ce3b200e51665", "product_name": "firefox", "end_timestamp": 1384294785}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294072, "start_timestamp": 1384294266, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test mochitest-4", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-404", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/b2g-inbound_ubuntu64_vm-debug_test-mochitest-4-bm53-tests1-linux-build133.txt.gz", "name": "builds-4h"}], "job_guid": "e109ed4392b6ba7243ce6d8c0e5e9719ff028683", "product_name": "firefox", "end_timestamp": 1384295220}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294072, "start_timestamp": 1384294279, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test jsreftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "J", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-102", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/b2g-inbound_ubuntu64_vm-debug_test-jsreftest-bm51-tests1-linux-build27.txt.gz", "name": "builds-4h"}], "job_guid": "1a25bc53f9bd5f076d92f2001b15559966d557ba", "product_name": "firefox", "end_timestamp": 1384296712}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384294309, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0540", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-1-bm42-tests1-panda-build10.txt.gz", "name": "builds-4h"}], "job_guid": "643ba8730a8914a4c065988db4b4904169aa5847", "product_name": "mobile", "end_timestamp": 1384295181}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384294311, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "JSReftest", "buildername": "Android 4.0 Panda b2g-inbound opt test jsreftest-1", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "J", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "panda-0339", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-jsreftest-1-bm42-tests1-panda-build24.txt.gz", "name": "builds-4h"}], "job_guid": "d2059e49aa433a20e025c8e1b5f834eac8635da1", "product_name": "mobile", "end_timestamp": 1384296038}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384294318, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-6", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0324", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-6-bm42-tests1-panda-build32.txt.gz", "name": "builds-4h"}], "job_guid": "2cf1d0dead9a1a3e2043be5242bb93f0f03e2d8b", "product_name": "mobile", "end_timestamp": 1384295769}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384294322, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Robocop", "buildername": "Android 4.0 Panda b2g-inbound opt test robocop-2", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rc", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0525", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-robocop-2-bm42-tests1-panda-build9.txt.gz", "name": "builds-4h"}], "job_guid": "4870b288b3475eb220f6218fa42789ca080ab6f3", "product_name": "mobile", "end_timestamp": 1384296093}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384294325, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0328", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-5-bm42-tests1-panda-build13.txt.gz", "name": "builds-4h"}], "job_guid": "e9461d27a7d1d88cb6f05192e81bf887d18febc3", "product_name": "mobile", "end_timestamp": 1384295399}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294072, "start_timestamp": 1384294410, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test mochitest-2", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-344", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384288654/b2g-inbound_ubuntu64_vm-debug_test-mochitest-2-bm54-tests1-linux-build106.txt.gz", "name": "builds-4h"}], "job_guid": "4e3ca1890006b5dd20cf3cea5fc2a0247a64633e", "product_name": "firefox", "end_timestamp": 1384295865}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294080, "start_timestamp": 1384294411, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384289494/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-129", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384289494/b2g-inbound_ubuntu64_vm-b2gdt_test-mochitest-1-bm67-tests1-linux-build55.txt.gz", "name": "builds-4h"}], "job_guid": "a1543879a9cf9d975fc12d8f88f230569981bc4d", "product_name": "b2g", "end_timestamp": 1384295964}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294080, "start_timestamp": 1384294413, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384289494/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Gaia Unit Test", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test gaia-unit", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "G", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-374", "state": "completed", "option_collection": {"opt": true}, "result": "busted", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384289494/b2g-inbound_ubuntu64_vm-b2gdt_test-gaia-unit-bm53-tests1-linux-build421.txt.gz", "name": "builds-4h"}], "job_guid": "65a5a4b9156e19557c7722aeff147951397bc7c9", "product_name": "b2g", "end_timestamp": 1384296341}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294080, "start_timestamp": 1384294414, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384289494/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Gaia UI Test", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test gaia-ui-test", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "Gu", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-447", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384289494/b2g-inbound_ubuntu64_vm-b2gdt_test-gaia-ui-test-bm53-tests1-linux-build397.txt.gz", "name": "builds-4h"}], "job_guid": "6c963a7a5504c2effcfac01ca9551e51717fd875", "product_name": "b2g", "end_timestamp": 1384295392}, "revision_hash": "794a158e7040b2fdcf684d175ae55c74d8b7e6ce", "resultset_id": 17}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384294048, "start_timestamp": 1384294473, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound debug test mochitest-4", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-133", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/b2g-inbound_ubuntu32_vm-debug_test-mochitest-4-bm67-tests1-linux-build136.txt.gz", "name": "builds-4h"}], "job_guid": "60067025ee21b892b1753cc5e79103a689c930a3", "product_name": "firefox", "end_timestamp": 1384295725}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384294048, "start_timestamp": 1384294492, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 b2g-inbound debug test jsreftest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "J", "who": "tests-b2g-inbound-ubuntu32_vm-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-309", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/b2g-inbound_ubuntu32_vm-debug_test-jsreftest-bm54-tests1-linux-build104.txt.gz", "name": "builds-4h"}], "job_guid": "7a5a9722c19302037ae218fa4580e31d3e65dc27", "product_name": "firefox", "end_timestamp": 1384296455}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384294048, "start_timestamp": 1384294507, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound debug test mochitest-2", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-404", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/b2g-inbound_ubuntu32_vm-debug_test-mochitest-2-bm54-tests1-linux-build93.txt.gz", "name": "builds-4h"}], "job_guid": "b5b136c2567aa5688fa9eb23a5232d0897d01f79", "product_name": "firefox", "end_timestamp": 1384296103}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384294048, "start_timestamp": 1384294522, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 b2g-inbound debug test crashtest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "C", "who": "tests-b2g-inbound-ubuntu32_vm-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-129", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/b2g-inbound_ubuntu32_vm-debug_test-crashtest-bm52-tests1-linux-build49.txt.gz", "name": "builds-4h"}], "job_guid": "338e7df60345f6bd9a4417df2da4ec2fbba53b33", "product_name": "firefox", "end_timestamp": 1384295879}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384294048, "start_timestamp": 1384294550, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 b2g-inbound debug test jetpack", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-107", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/b2g-inbound_ubuntu32_vm-debug_test-jetpack-bm51-tests1-linux-build140.txt.gz", "name": "builds-4h"}], "job_guid": "393a8b9d8ce83cf177e895ddfc7cadddfacfe088", "product_name": "firefox", "end_timestamp": 1384296447}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384294048, "start_timestamp": 1384294551, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound debug test mochitest-5", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-371", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/b2g-inbound_ubuntu32_vm-debug_test-mochitest-5-bm68-tests1-linux-build115.txt.gz", "name": "builds-4h"}], "job_guid": "1d075025b4085d7941a6f34c40f9b658157182f1", "product_name": "firefox", "end_timestamp": 1384295756}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384294553, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-2", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-047", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-mochitest-2-bm77-tests1-macosx-build324.txt.gz", "name": "builds-4h"}], "job_guid": "1d5603c75b471b9d2271d910058c78d88e7f12e2", "product_name": "firefox", "end_timestamp": 1384295648}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384294048, "start_timestamp": 1384294554, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Marionette Framework Unit Tests", "buildername": "Ubuntu VM 12.04 b2g-inbound debug test marionette", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Mn", "who": "tests-b2g-inbound-ubuntu32_vm-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-378", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux-debug/1384288654/b2g-inbound_ubuntu32_vm-debug_test-marionette-bm68-tests1-linux-build122.txt.gz", "name": "builds-4h"}], "job_guid": "e3247b538daab611ee83f45b4307fb4727c65ea5", "product_name": "firefox", "end_timestamp": 1384295074}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384294561, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-1", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-060", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-mochitest-1-bm77-tests1-macosx-build333.txt.gz", "name": "builds-4h"}], "job_guid": "00c41dcc0adba8efc4412445ac9a543b86edfebb", "product_name": "firefox", "end_timestamp": 1384296795}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384294567, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "XPCShellTest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test xpcshell", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "X", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-043", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-xpcshell-bm77-tests1-macosx-build317.txt.gz", "name": "builds-4h"}], "job_guid": "00746e0a879891331e27fb4335f57334b7376a77", "product_name": "firefox", "end_timestamp": 1384295319}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384294665, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "Crashtest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test crashtest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "C", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-036", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-crashtest-bm77-tests1-macosx-build286.txt.gz", "name": "builds-4h"}], "job_guid": "5f6a3daf257dca984c08188fdcfd828cdfaec1af", "product_name": "firefox", "end_timestamp": 1384295470}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384294680, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-4", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-071", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-mochitest-4-bm77-tests1-macosx-build319.txt.gz", "name": "builds-4h"}], "job_guid": "c9593e2a1f6b75e59a7eba22b00f68f05207bcc2", "product_name": "firefox", "end_timestamp": 1384295374}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384294685, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "Reftest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test reftest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "R", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-015", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-reftest-bm77-tests1-macosx-build302.txt.gz", "name": "builds-4h"}], "job_guid": "5b5f9b1a2f0d0f3a52c947a5b1a92011385b084e", "product_name": "firefox", "end_timestamp": 1384297086}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384294690, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "JSReftest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test jsreftest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "J", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-085", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-jsreftest-bm80-tests1-macosx-build369.txt.gz", "name": "builds-4h"}], "job_guid": "6954f3849022a9421de7710cc271ece89b0d9dc4", "product_name": "firefox", "end_timestamp": 1384296209}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294704, "start_timestamp": 1384294714, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-030", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/b2g-inbound_ubuntu64-asan_vm_test-mochitest-2-bm52-tests1-linux-build70.txt.gz", "name": "builds-4h"}], "job_guid": "12811e290349a18417c46392992d73c219f35c21", "product_name": "firefox", "end_timestamp": 1384295843}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294704, "start_timestamp": 1384294715, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-359", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/b2g-inbound_ubuntu64-asan_vm_test-mochitest-5-bm54-tests1-linux-build65.txt.gz", "name": "builds-4h"}], "job_guid": "0c277a104895a090fe5fda1356210080127e9021", "product_name": "firefox", "end_timestamp": 1384295692}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294704, "start_timestamp": 1384294728, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-034", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/b2g-inbound_ubuntu64-asan_vm_test-mochitest-4-bm67-tests1-linux-build83.txt.gz", "name": "builds-4h"}], "job_guid": "06fb67aba27cfaf649c51b91f9c14fcc15a54a34", "product_name": "firefox", "end_timestamp": 1384295591}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294704, "start_timestamp": 1384294749, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test jsreftest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "J", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-390", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/b2g-inbound_ubuntu64-asan_vm_test-jsreftest-bm53-tests1-linux-build75.txt.gz", "name": "builds-4h"}], "job_guid": "8efdeed480cfa5866bf5c80b63939c7109ffd7fc", "product_name": "firefox", "end_timestamp": 1384296559}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384294751, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-3", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-035", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-mochitest-3-bm80-tests1-macosx-build365.txt.gz", "name": "builds-4h"}], "job_guid": "52ae86d4222916fe42ca2385154bf22995f77bac", "product_name": "firefox", "end_timestamp": 1384295644}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294704, "start_timestamp": 1384294752, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "XPCShellTest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test xpcshell", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "X", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-355", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/b2g-inbound_ubuntu64-asan_vm_test-xpcshell-bm53-tests1-linux-build64.txt.gz", "name": "builds-4h"}], "job_guid": "a8352363713684275b40cf420d61af8a78c7cf5a", "product_name": "firefox", "end_timestamp": 1384297111}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294704, "start_timestamp": 1384294753, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-413", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/b2g-inbound_ubuntu64-asan_vm_test-mochitest-1-bm54-tests1-linux-build66.txt.gz", "name": "builds-4h"}], "job_guid": "fc1e6838ac8e45b37a65a63a3b3b419d23671a84", "product_name": "firefox", "end_timestamp": 1384296965}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384294755, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-5", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-026", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-mochitest-5-bm80-tests1-macosx-build350.txt.gz", "name": "builds-4h"}], "job_guid": "5e893b7b2de0f3a9b169f705274e18a3dcbc3509", "product_name": "firefox", "end_timestamp": 1384295626}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384293834, "start_timestamp": 1384294761, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/firefox-28.0a1.en-US.mac64.dmg", "name": "Mochitest Other", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound debug test mochitest-other", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-b2g-inbound-mountainlion-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-082", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64-debug/1384291303/b2g-inbound_mountainlion-debug_test-mochitest-other-bm80-tests1-macosx-build383.txt.gz", "name": "builds-4h"}], "job_guid": "e191880c8e68a323fe3de023f4d6b27539877e4f", "product_name": "firefox", "end_timestamp": 1384296583}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294704, "start_timestamp": 1384294766, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-372", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/b2g-inbound_ubuntu64-asan_vm_test-mochitest-3-bm54-tests1-linux-build42.txt.gz", "name": "builds-4h"}], "job_guid": "df58d67f398950413641b2759767576aae90dcd6", "product_name": "firefox", "end_timestamp": 1384296148}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294704, "start_timestamp": 1384294766, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test jetpack", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-302", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/b2g-inbound_ubuntu64-asan_vm_test-jetpack-bm68-tests1-linux-build93.txt.gz", "name": "builds-4h"}], "job_guid": "693ba17d28298e8d83495a146e00a45e98e39398", "product_name": "firefox", "end_timestamp": 1384295996}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294704, "start_timestamp": 1384294788, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test mochitest-other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-018", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/b2g-inbound_ubuntu64-asan_vm_test-mochitest-other-bm52-tests1-linux-build65.txt.gz", "name": "builds-4h"}], "job_guid": "e037f7deec50281947d054a1f1f3da14ebfbb17f", "product_name": "firefox", "end_timestamp": 1384296476}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384294704, "start_timestamp": 1384294798, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/firefox-28.0a1.en-US.linux-x86_64-asan.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu ASAN VM 12.04 x64 b2g-inbound opt test crashtest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "C", "who": "tests-b2g-inbound-ubuntu64-asan_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-386", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-asan/1384291303/b2g-inbound_ubuntu64-asan_vm_test-crashtest-bm68-tests1-linux-build85.txt.gz", "name": "builds-4h"}], "job_guid": "2fc9f80a442566173630ac9fd885d441c5ce5294", "product_name": "firefox", "end_timestamp": 1384295547}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294806, "start_timestamp": 1384294830, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Talos other", "buildername": "WINNT 6.2 b2g-inbound talos other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-b2g-inbound-win32-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-091", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-other-bm70-tests1-windows-build39.txt.gz", "name": "builds-4h"}], "job_guid": "96a7dc004757e395acbca58f8dcb50cbdfcc0a64", "product_name": "firefox", "end_timestamp": 1384295346}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294806, "start_timestamp": 1384294832, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Talos tp", "buildername": "WINNT 6.2 b2g-inbound talos tp5o", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-b2g-inbound-win32-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-009", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-tp5o-bm73-tests1-windows-build103.txt.gz", "name": "builds-4h"}], "job_guid": "ca2d1d855c2edf63714b5f40df047a6a63ec522b", "product_name": "firefox", "end_timestamp": 1384295799}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294806, "start_timestamp": 1384294836, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Talos dromaeojs", "buildername": "WINNT 6.2 b2g-inbound talos dromaeojs", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "d", "who": "tests-b2g-inbound-win32-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-017", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-dromaeojs-bm69-tests1-windows-build128.txt.gz", "name": "builds-4h"}], "job_guid": "cfeb98de949699f38223e9bd50bf90ff0572ef9a", "product_name": "firefox", "end_timestamp": 1384296462}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384294840, "build_url": ", "name": "Talos canvasmark", "buildername": "Android 4.0 Panda b2g-inbound talos remote-tcanvasmark", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "cm", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0207", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-remote-tcanvasmark-bm29-tests1-panda-build146.txt.gz", "name": "builds-4h"}], "job_guid": "23321d1cc77cd22e5ac2b9f91dd4cb21e08e218d", "product_name": "mobile", "end_timestamp": 1384296787}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294806, "start_timestamp": 1384294841, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Talos svg", "buildername": "WINNT 6.2 b2g-inbound talos svgr", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-b2g-inbound-win32-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-047", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-svgr-bm69-tests1-windows-build120.txt.gz", "name": "builds-4h"}], "job_guid": "9626e364490890490260d7a16ece4b40e4727eb2", "product_name": "firefox", "end_timestamp": 1384296035}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294806, "start_timestamp": 1384294882, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Talos chrome", "buildername": "WINNT 6.2 b2g-inbound talos chromez", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-b2g-inbound-win32-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-013", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-chromez-bm70-tests1-windows-build31.txt.gz", "name": "builds-4h"}], "job_guid": "928d3163b8ff44737427290225ede9e0be7b1c47", "product_name": "firefox", "end_timestamp": 1384295920}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384294920, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-024", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-mochitest-3-bm70-tests1-windows-build18.txt.gz", "name": "builds-4h"}], "job_guid": "847dc1c9e61b9496cb8a156567dd9cadd5fb58a3", "product_name": "firefox", "end_timestamp": 1384295831}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384294943, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "JSReftest", "buildername": "WINNT 6.2 b2g-inbound opt test jsreftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-073", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-jsreftest-bm73-tests1-windows-build116.txt.gz", "name": "builds-4h"}], "job_guid": "cbd4b2cacd0115bcc4bc7cea7b882d592860dc41", "product_name": "firefox", "end_timestamp": 1384295717}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384294948, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-096", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-mochitest-1-bm73-tests1-windows-build125.txt.gz", "name": "builds-4h"}], "job_guid": "e4507cfefaaddfb4e30e9a4d4af4f4fa1366b632", "product_name": "firefox", "end_timestamp": 1384296262}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384294952, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest Other", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-100", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-mochitest-other-bm72-tests1-windows-build121.txt.gz", "name": "builds-4h"}], "job_guid": "4ccde1772a8621aaaeefd4e0476a64f949c79008", "product_name": "firefox", "end_timestamp": 1384296014}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384294961, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest Browser Chrome", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-browser-chrome", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "bc", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-083", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-mochitest-browser-chrome-bm72-tests1-windows-build121.txt.gz", "name": "builds-4h"}], "job_guid": "a8ab1d31241a1427d8bd5ee7c41e85e3b081a295", "product_name": "firefox", "end_timestamp": 1384296998}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384294964, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-090", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-mochitest-5-bm71-tests1-windows-build128.txt.gz", "name": "builds-4h"}], "job_guid": "f7ddc3258c40eb64dc2d287f63fbadfeb7f28ff8", "product_name": "firefox", "end_timestamp": 1384295588}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384294965, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Crashtest", "buildername": "WINNT 6.2 b2g-inbound opt test crashtest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-082", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-crashtest-bm74-tests1-windows-build108.txt.gz", "name": "builds-4h"}], "job_guid": "7b5bd5ab8501db058c514ee11624aef8a21ad6f0", "product_name": "firefox", "end_timestamp": 1384295425}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384294967, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-060", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-mochitest-2-bm74-tests1-windows-build88.txt.gz", "name": "builds-4h"}], "job_guid": "e3d2049b0f6d92a2c490d02e42ec51710f6544bb", "product_name": "firefox", "end_timestamp": 1384295603}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384294974, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "XPCShellTest", "buildername": "WINNT 6.2 b2g-inbound opt test xpcshell", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-112", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-xpcshell-bm71-tests1-windows-build132.txt.gz", "name": "builds-4h"}], "job_guid": "19c08c31faa19e3f82f1730ba29877955e3a25d3", "product_name": "firefox", "end_timestamp": 1384296847}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384294994, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest Metro Browser Chrome", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-metro-chrome", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "mc", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-110", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-mochitest-metro-chrome-bm72-tests1-windows-build134.txt.gz", "name": "builds-4h"}], "job_guid": "a23013c476ac55384c634abfd19ecd38f02646dc", "product_name": "firefox", "end_timestamp": 1384295399}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384295002, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Reftest", "buildername": "WINNT 6.2 b2g-inbound opt test reftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-032", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-reftest-bm74-tests1-windows-build97.txt.gz", "name": "builds-4h"}], "job_guid": "4b930286227d585d4eab6387d2a35fa6c80d179b", "product_name": "firefox", "end_timestamp": 1384296087}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384295008, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "WINNT 6.2 b2g-inbound opt test reftest-no-accel", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-050", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-reftest-no-accel-bm74-tests1-windows-build100.txt.gz", "name": "builds-4h"}], "job_guid": "c118814ecac1a87696158f9c363bc207406370dc", "product_name": "firefox", "end_timestamp": 1384296150}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384295026, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-012", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-mochitest-4-bm73-tests1-windows-build142.txt.gz", "name": "builds-4h"}], "job_guid": "033a45c4495ec5a9c43cd536e29209da235d73fb", "product_name": "firefox", "end_timestamp": 1384295452}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294879, "start_timestamp": 1384295043, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "WINNT 6.2 b2g-inbound opt test jetpack", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-101", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384288654/b2g-inbound_win8_test-jetpack-bm71-tests1-windows-build129.txt.gz", "name": "builds-4h"}], "job_guid": "6b5aac5c439679e4c42d4787c409fa5fadcf5541", "product_name": "firefox", "end_timestamp": 1384295816}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294931, "start_timestamp": 1384295053, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "JSReftest", "buildername": "WINNT 6.2 b2g-inbound debug test jsreftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-b2g-inbound-win8-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-124", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/b2g-inbound_win8-debug_test-jsreftest-bm72-tests1-windows-build103.txt.gz", "name": "builds-4h"}], "job_guid": "52b7b631902a58968459e5d2e5abeeec315ce81a", "product_name": "firefox", "end_timestamp": 1384296732}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "submit_timestamp": 1384293920, "start_timestamp": 1384295056, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/fennec-28.0a1.en-US.android-arm-armv6.apk", "name": "Mochitest", "buildername": "Android 2.2 Armv6 Tegra b2g-inbound opt test mochitest-8", "machine_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-031", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/b2g-inbound_tegra_android-armv6_test-mochitest-8-bm19-tests1-tegra-build193.txt.gz", "name": "builds-4h"}], "job_guid": "879717a78e5ac58bfa638763e67eb4be7ea94b5e", "product_name": "mobile", "end_timestamp": 1384296143}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294931, "start_timestamp": 1384295057, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Crashtest", "buildername": "WINNT 6.2 b2g-inbound debug test crashtest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-b2g-inbound-win8-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-037", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/b2g-inbound_win8-debug_test-crashtest-bm69-tests1-windows-build112.txt.gz", "name": "builds-4h"}], "job_guid": "510eb9240b23f502f1cbd60e03b69104a6d355a1", "product_name": "firefox", "end_timestamp": 1384295893}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294931, "start_timestamp": 1384295061, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound debug test mochitest-2", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-022", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/b2g-inbound_win8-debug_test-mochitest-2-bm70-tests1-windows-build24.txt.gz", "name": "builds-4h"}], "job_guid": "6d20e73ace0a79cd3ca2ba8f4a3e8a1ea483fb57", "product_name": "firefox", "end_timestamp": 1384296132}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294931, "start_timestamp": 1384295094, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound debug test mochitest-3", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-117", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/b2g-inbound_win8-debug_test-mochitest-3-bm71-tests1-windows-build141.txt.gz", "name": "builds-4h"}], "job_guid": "f043813f83a5a5226778ffe41b829c5f5ea92553", "product_name": "firefox", "end_timestamp": 1384296708}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294931, "start_timestamp": 1384295102, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound debug test mochitest-4", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-081", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/b2g-inbound_win8-debug_test-mochitest-4-bm74-tests1-windows-build104.txt.gz", "name": "builds-4h"}], "job_guid": "2f3e690bdb778c876cb3dfcc614c8d6458876f5c", "product_name": "firefox", "end_timestamp": 1384295758}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294931, "start_timestamp": 1384295102, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "XPCShellTest", "buildername": "WINNT 6.2 b2g-inbound debug test xpcshell", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "X", "who": "tests-b2g-inbound-win8-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-041", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/b2g-inbound_win8-debug_test-xpcshell-bm73-tests1-windows-build115.txt.gz", "name": "builds-4h"}], "job_guid": "de8fab119989c86e8c6d9ffcf4fd08f81d914fde", "product_name": "firefox", "end_timestamp": 1384296973}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294931, "start_timestamp": 1384295102, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound debug test mochitest-5", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-077", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/b2g-inbound_win8-debug_test-mochitest-5-bm71-tests1-windows-build132.txt.gz", "name": "builds-4h"}], "job_guid": "26534c9ffea890df2a97e98f7251702483e4121a", "product_name": "firefox", "end_timestamp": 1384296279}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "submit_timestamp": 1384293920, "start_timestamp": 1384295112, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/fennec-28.0a1.en-US.android-arm-armv6.apk", "name": "Mochitest", "buildername": "Android 2.2 Armv6 Tegra b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-365", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/b2g-inbound_tegra_android-armv6_test-mochitest-2-bm10-tests1-tegra-build158.txt.gz", "name": "builds-4h"}], "job_guid": "a6617d34e50c2f5b38b32d26a3e078c93d30d91a", "product_name": "mobile", "end_timestamp": 1384296534}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384294931, "start_timestamp": 1384295118, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/firefox-28.0a1.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "WINNT 6.2 b2g-inbound debug test jetpack", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-064", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32-debug/1384288654/b2g-inbound_win8-debug_test-jetpack-bm71-tests1-windows-build125.txt.gz", "name": "builds-4h"}], "job_guid": "5f413c51f79fbbed93f607d1791691ad5ba00c50", "product_name": "firefox", "end_timestamp": 1384296579}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295132, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-054", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-mochitest-5-bm80-tests1-macosx-build352.txt.gz", "name": "builds-4h"}], "job_guid": "6c6986b789ac1e18f23d9ad10b347b247606f150", "product_name": "firefox", "end_timestamp": 1384295572}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295135, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Mochitest Browser Chrome", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test mochitest-browser-chrome", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "bc", "who": "tests-b2g-inbound-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-078", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-mochitest-browser-chrome-bm80-tests1-macosx-build363.txt.gz", "name": "builds-4h"}], "job_guid": "18c449164ec38b81cee5628c0c1378e3ca83327d", "product_name": "firefox", "end_timestamp": 1384296977}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295143, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "XPCShellTest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test xpcshell", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "X", "who": "tests-b2g-inbound-mountainlion-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-004", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-xpcshell-bm77-tests1-macosx-build320.txt.gz", "name": "builds-4h"}], "job_guid": "4677545af9d56008482f4acfc0de77ec28917cb8", "product_name": "firefox", "end_timestamp": 1384295681}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295145, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-075", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-mochitest-2-bm77-tests1-macosx-build339.txt.gz", "name": "builds-4h"}], "job_guid": "107450a441278996b1e24248eb93c39c3526670c", "product_name": "firefox", "end_timestamp": 1384295692}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "submit_timestamp": 1384293920, "start_timestamp": 1384295149, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/fennec-28.0a1.en-US.android-arm-armv6.apk", "name": "Mochitest", "buildername": "Android 2.2 Armv6 Tegra b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-367", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/b2g-inbound_tegra_android-armv6_test-mochitest-1-bm10-tests1-tegra-build137.txt.gz", "name": "builds-4h"}], "job_guid": "96227975cbfc453b2fd2d3870e6e6f58585429a9", "product_name": "mobile", "end_timestamp": 1384296191}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295150, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Jetpack SDK Test", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test jetpack", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "talos-mtnlion-r5-038", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-jetpack-bm77-tests1-macosx-build319.txt.gz", "name": "builds-4h"}], "job_guid": "53d5b24c07b34278d32c8842033fe3427da81fa9", "product_name": "firefox", "end_timestamp": 1384295696}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295152, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-033", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-mochitest-4-bm77-tests1-macosx-build332.txt.gz", "name": "builds-4h"}], "job_guid": "d598e78ca98d964ec8c5adb741b3c02b3c161c94", "product_name": "firefox", "end_timestamp": 1384295571}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293436, "start_timestamp": 1384295184, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0533", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384288656/b2g-inbound_panda_android_test-mochitest-1-bm42-tests1-panda-build11.txt.gz", "name": "builds-4h"}], "job_guid": "643ba8730a8914a4c065988db4b4904169aa5847", "product_name": "mobile", "end_timestamp": 1384296316}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295195, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-061", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-mochitest-1-bm80-tests1-macosx-build357.txt.gz", "name": "builds-4h"}], "job_guid": "f0284ad7c82e3266d5cf9f21e8905674fd4dc88e", "product_name": "firefox", "end_timestamp": 1384296366}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295235, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "JSReftest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test jsreftest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "J", "who": "tests-b2g-inbound-mountainlion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-084", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-jsreftest-bm80-tests1-macosx-build338.txt.gz", "name": "builds-4h"}], "job_guid": "5ad8f188defa6c1b373fb1e7a118d52c96c07449", "product_name": "firefox", "end_timestamp": 1384295855}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "submit_timestamp": 1384293920, "start_timestamp": 1384295236, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/fennec-28.0a1.en-US.android-arm-armv6.apk", "name": "JSReftest", "buildername": "Android 2.2 Armv6 Tegra b2g-inbound opt test jsreftest-2", "machine_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "symbol": "J", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-139", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/b2g-inbound_tegra_android-armv6_test-jsreftest-2-bm22-tests1-tegra-build234.txt.gz", "name": "builds-4h"}], "job_guid": "513bf07049eb45d4d11b60d09d4dc70405ef1fc6", "product_name": "mobile", "end_timestamp": 1384296939}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "submit_timestamp": 1384293920, "start_timestamp": 1384295236, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/fennec-28.0a1.en-US.android-arm-armv6.apk", "name": "Mochitest", "buildername": "Android 2.2 Armv6 Tegra b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-329", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/b2g-inbound_tegra_android-armv6_test-mochitest-3-bm10-tests1-tegra-build146.txt.gz", "name": "builds-4h"}], "job_guid": "25e7d83c8eabb561392ba41e2bc40cd26082ec71", "product_name": "mobile", "end_timestamp": 1384296426}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "submit_timestamp": 1384293920, "start_timestamp": 1384295237, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/fennec-28.0a1.en-US.android-arm-armv6.apk", "name": "Reftest", "buildername": "Android 2.2 Armv6 Tegra b2g-inbound opt test plain-reftest-4", "machine_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "symbol": "R", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-145", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/b2g-inbound_tegra_android-armv6_test-plain-reftest-4-bm20-tests1-tegra-build196.txt.gz", "name": "builds-4h"}], "job_guid": "5b584c1b8c464359aee39413b63118574d5968fb", "product_name": "mobile", "end_timestamp": 1384297158}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "submit_timestamp": 1384293920, "start_timestamp": 1384295249, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/fennec-28.0a1.en-US.android-arm-armv6.apk", "name": "Mochitest", "buildername": "Android 2.2 Armv6 Tegra b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-293", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/b2g-inbound_tegra_android-armv6_test-mochitest-5-bm20-tests1-tegra-build144.txt.gz", "name": "builds-4h"}], "job_guid": "a5b711bee38f3f7e3faf952713d646cb1d92c78d", "product_name": "mobile", "end_timestamp": 1384296185}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "submit_timestamp": 1384293920, "start_timestamp": 1384295249, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/fennec-28.0a1.en-US.android-arm-armv6.apk", "name": "Mochitest", "buildername": "Android 2.2 Armv6 Tegra b2g-inbound opt test mochitest-7", "machine_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-304", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/b2g-inbound_tegra_android-armv6_test-mochitest-7-bm20-tests1-tegra-build161.txt.gz", "name": "builds-4h"}], "job_guid": "a0c0788bba52cd60415d80545cfc6a5c05060613", "product_name": "mobile", "end_timestamp": 1384296161}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295252, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Crashtest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test crashtest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "C", "who": "tests-b2g-inbound-mountainlion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-030", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-crashtest-bm77-tests1-macosx-build353.txt.gz", "name": "builds-4h"}], "job_guid": "640105a2cf847b01926780bfddd408efec1d402b", "product_name": "firefox", "end_timestamp": 1384295732}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "submit_timestamp": 1384293920, "start_timestamp": 1384295256, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/fennec-28.0a1.en-US.android-arm-armv6.apk", "name": "Mochitest", "buildername": "Android 2.2 Armv6 Tegra b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-344", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/b2g-inbound_tegra_android-armv6_test-mochitest-4-bm10-tests1-tegra-build138.txt.gz", "name": "builds-4h"}], "job_guid": "a7ca17af2e2fca65477a173d921095780172849b", "product_name": "mobile", "end_timestamp": 1384296794}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "submit_timestamp": 1384293920, "start_timestamp": 1384295265, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/fennec-28.0a1.en-US.android-arm-armv6.apk", "name": "Mochitest", "buildername": "Android 2.2 Armv6 Tegra b2g-inbound opt test mochitest-6", "machine_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-083", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/b2g-inbound_tegra_android-armv6_test-mochitest-6-bm19-tests1-tegra-build177.txt.gz", "name": "builds-4h"}], "job_guid": "dec1373559bf7e25da042d59d500bf5bd36a0b0b", "product_name": "mobile", "end_timestamp": 1384296246}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "submit_timestamp": 1384293920, "start_timestamp": 1384295265, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/fennec-28.0a1.en-US.android-arm-armv6.apk", "name": "Crashtest", "buildername": "Android 2.2 Armv6 Tegra b2g-inbound opt test crashtest", "machine_platform": {"platform": "android-2-2-armv6", "os_name": "android", "architecture": "armv6"}, "symbol": "C", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-080", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android-armv6/1384291323/b2g-inbound_tegra_android-armv6_test-crashtest-bm19-tests1-tegra-build165.txt.gz", "name": "builds-4h"}], "job_guid": "6d1e71805a19a538be982c869725bc4a0863ef44", "product_name": "mobile", "end_timestamp": 1384296527}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295268, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Mochitest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-077", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-mochitest-3-bm80-tests1-macosx-build346.txt.gz", "name": "builds-4h"}], "job_guid": "7dbfaeeae0bfde48859465393a93e81c5c27282a", "product_name": "firefox", "end_timestamp": 1384295775}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295272, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Mochitest Other", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test mochitest-other", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "oth", "who": "tests-b2g-inbound-mountainlion-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "talos-mtnlion-r5-057", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-mochitest-other-bm80-tests1-macosx-build338.txt.gz", "name": "builds-4h"}], "job_guid": "b0891c29cd1bd0d874834c07dfd99f712bb3bbb3", "product_name": "firefox", "end_timestamp": 1384296182}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295014, "start_timestamp": 1384295272, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Reftest", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound opt test reftest", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "R", "who": "tests-b2g-inbound-mountainlion-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "talos-mtnlion-r5-022", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-reftest-bm80-tests1-macosx-build322.txt.gz", "name": "builds-4h"}], "job_guid": "c0c1aeeb23d379d70596be7ff108a592cf33a963", "product_name": "firefox", "end_timestamp": 1384296508}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295082, "start_timestamp": 1384295279, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Talos dromaeojs", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound talos dromaeojs", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "d", "who": "tests-b2g-inbound-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-mtnlion-r5-051", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-dromaeojs-bm77-tests1-macosx-build336.txt.gz", "name": "builds-4h"}], "job_guid": "6a4d4f053eec76331510061f237c7a36319bd9df", "product_name": "firefox", "end_timestamp": 1384296831}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295082, "start_timestamp": 1384295301, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Talos other", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound talos other", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "o", "who": "tests-b2g-inbound-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-mtnlion-r5-063", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-other-bm80-tests1-macosx-build345.txt.gz", "name": "builds-4h"}], "job_guid": "5a5cfcdb89e5356dc37ad182a8a13b395298e449", "product_name": "firefox", "end_timestamp": 1384295726}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295375, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Robocop", "buildername": "Android 4.0 Panda b2g-inbound opt test robocop-3", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rc", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0178", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-robocop-3-bm29-tests1-panda-build89.txt.gz", "name": "builds-4h"}], "job_guid": "23b265324fc6476ee294445542aad5122cbae41d", "product_name": "mobile", "end_timestamp": 1384296790}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295375, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-8", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0221", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-mochitest-8-bm29-tests1-panda-build88.txt.gz", "name": "builds-4h"}], "job_guid": "09a5df6cb4b239d13c5c1289cfdc25a62b994014", "product_name": "mobile", "end_timestamp": 1384296521}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295375, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-6", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0124", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-mochitest-6-bm29-tests1-panda-build85.txt.gz", "name": "builds-4h"}], "job_guid": "4426346d1ae8b0fdc3f1a475452c716bf3ac08e3", "product_name": "mobile", "end_timestamp": 1384296514}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295375, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0223", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-mochitest-5-bm29-tests1-panda-build92.txt.gz", "name": "builds-4h"}], "job_guid": "35b64a661f6462c13bf98915141a4b35ae464c34", "product_name": "mobile", "end_timestamp": 1384296491}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295376, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0195", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-mochitest-1-bm29-tests1-panda-build83.txt.gz", "name": "builds-4h"}], "job_guid": "450097baddc2f0a48bc1e83c6e9ced6e93933e20", "product_name": "mobile", "end_timestamp": 1384296563}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295376, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0171", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-mochitest-4-bm29-tests1-panda-build89.txt.gz", "name": "builds-4h"}], "job_guid": "1c4e5a2470f291685c7294e15c6408b675adb84e", "product_name": "mobile", "end_timestamp": 1384296549}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295376, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest WebGL", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-gl", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "gl", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0175", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-mochitest-gl-bm29-tests1-panda-build93.txt.gz", "name": "builds-4h"}], "job_guid": "3948b0a985e2da006849de70054b39ef0cb8e547", "product_name": "mobile", "end_timestamp": 1384296462}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295376, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-7", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0212", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-mochitest-7-bm29-tests1-panda-build86.txt.gz", "name": "builds-4h"}], "job_guid": "fc6dad97e40979c991fb8941a8b00c86eb6a3771", "product_name": "mobile", "end_timestamp": 1384296258}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295376, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "XPCShellTest", "buildername": "Android 4.0 Panda b2g-inbound opt test xpcshell", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "X", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "panda-0126", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-xpcshell-bm29-tests1-panda-build34.txt.gz", "name": "builds-4h"}], "job_guid": "b0ce470ecb0f7519760f6634f4978fcd9fc7cc24", "product_name": "mobile", "end_timestamp": 1384297153}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295376, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Robocop", "buildername": "Android 4.0 Panda b2g-inbound opt test robocop-1", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rc", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0200", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-robocop-1-bm29-tests1-panda-build96.txt.gz", "name": "builds-4h"}], "job_guid": "03ced7d2be30424790b187515fcc736b0c9f4b46", "product_name": "mobile", "end_timestamp": 1384297171}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295376, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "JSReftest", "buildername": "Android 4.0 Panda b2g-inbound opt test jsreftest-3", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "J", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "panda-0142", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-jsreftest-3-bm29-tests1-panda-build99.txt.gz", "name": "builds-4h"}], "job_guid": "de9777d7aa72c6de7aac7fcf2cc7d97e0f31eca7", "product_name": "mobile", "end_timestamp": 1384297137}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295376, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Crashtest", "buildername": "Android 4.0 Panda b2g-inbound opt test crashtest", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "C", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "panda-0103", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-crashtest-bm29-tests1-panda-build31.txt.gz", "name": "builds-4h"}], "job_guid": "7150e69ea339eb730280a6c59349a85f5451c5ab", "product_name": "mobile", "end_timestamp": 1384296814}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295376, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0173", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-mochitest-3-bm29-tests1-panda-build93.txt.gz", "name": "builds-4h"}], "job_guid": "b5705e7aa3115cc87e7fc7914cd95d7346ef44cc", "product_name": "mobile", "end_timestamp": 1384296770}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295377, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Robocop", "buildername": "Android 4.0 Panda b2g-inbound opt test robocop-4", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rc", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0150", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-robocop-4-bm29-tests1-panda-build22.txt.gz", "name": "builds-4h"}], "job_guid": "6a55fe151c9bf4359e912925339d8d09aac606a0", "product_name": "mobile", "end_timestamp": 1384297056}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295377, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Robocop", "buildername": "Android 4.0 Panda b2g-inbound opt test robocop-2", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rc", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0117", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-robocop-2-bm29-tests1-panda-build95.txt.gz", "name": "builds-4h"}], "job_guid": "b6f8a1a5c7bb60bfdd80c1393bb18ec640d867f1", "product_name": "mobile", "end_timestamp": 1384296725}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295370, "start_timestamp": 1384295377, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 4.0 Panda b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-panda_android-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "panda-0170", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-mochitest-2-bm29-tests1-panda-build93.txt.gz", "name": "builds-4h"}], "job_guid": "1e45208bed3fc010248ac089c86358ef0db87b0c", "product_name": "mobile", "end_timestamp": 1384296287}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295082, "start_timestamp": 1384295383, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Talos svg", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound talos svgr", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "s", "who": "tests-b2g-inbound-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-mtnlion-r5-088", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-svgr-bm77-tests1-macosx-build333.txt.gz", "name": "builds-4h"}], "job_guid": "a4a4783e9468def03e42b8e33262074b79ca9c58", "product_name": "firefox", "end_timestamp": 1384296699}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295405, "start_timestamp": 1384295411, "build_url": ", "name": "Talos robocheck2", "buildername": "Android 4.0 Panda b2g-inbound talos remote-trobocheck2", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rck2", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0847", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-remote-trobocheck2-bm44-tests1-panda-build139.txt.gz", "name": "builds-4h"}], "job_guid": "fa30ea747a04af4f9b7dd0f178639280b00074fd", "product_name": "mobile", "end_timestamp": 1384296817}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295405, "start_timestamp": 1384295412, "build_url": ", "name": "Talos robopan", "buildername": "Android 4.0 Panda b2g-inbound talos remote-trobopan", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rp", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0069", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-remote-trobopan-bm43-tests1-panda-build80.txt.gz", "name": "builds-4h"}], "job_guid": "fb9d8002b0fcd4043b14ba1e389a1d6bb8dfd8c0", "product_name": "mobile", "end_timestamp": 1384297085}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295405, "start_timestamp": 1384295412, "build_url": ", "name": "Talos tp nochrome", "buildername": "Android 4.0 Panda b2g-inbound talos remote-tp4m_nochrome", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "tpn", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0359", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-remote-tp4m_nochrome-bm42-tests1-panda-build21.txt.gz", "name": "builds-4h"}], "job_guid": "7084bd9402f8c7b840df688640d648230d43c8b5", "product_name": "mobile", "end_timestamp": 1384296412}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295405, "start_timestamp": 1384295418, "build_url": ", "name": "Talos roboprovider", "buildername": "Android 4.0 Panda b2g-inbound talos remote-troboprovider", "machine_platform": {"platform": "android-4-0", "os_name": "android", "architecture": "x86"}, "symbol": "rpr", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "panda-0041", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_panda_android_test-remote-troboprovider-bm45-tests1-panda-build52.txt.gz", "name": "builds-4h"}], "job_guid": "6ae04afd31326cae90c349db06da217a4a029ff0", "product_name": "mobile", "end_timestamp": 1384297058}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295082, "start_timestamp": 1384295439, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Talos tp", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound talos tp5o", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "tp", "who": "tests-b2g-inbound-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-mtnlion-r5-043", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-tp5o-bm77-tests1-macosx-build345.txt.gz", "name": "builds-4h"}], "job_guid": "d33aacabc3089273f10479dd9b38e3cc841af95c", "product_name": "firefox", "end_timestamp": 1384296306}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "submit_timestamp": 1384295082, "start_timestamp": 1384295475, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/firefox-28.0a1.en-US.mac.dmg", "name": "Talos chrome", "buildername": "Rev5 MacOSX Mountain Lion 10.8 b2g-inbound talos chromez", "machine_platform": {"platform": "osx-10-8", "os_name": "mac", "architecture": "x86_64"}, "symbol": "c", "who": "tests-b2g-inbound-macosx64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-mtnlion-r5-056", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-macosx64/1384288654/b2g-inbound_mountainlion_test-chromez-bm77-tests1-macosx-build328.txt.gz", "name": "builds-4h"}], "job_guid": "073ce512ad5f9ff6a7e5ca1ac953c1980e0b8b40", "product_name": "firefox", "end_timestamp": 1384296349}, "revision_hash": "9fb54e4b53b3e4f93777ee454cf8e1ecac1405b9", "resultset_id": 19}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295368, "start_timestamp": 1384295546, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-7", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-261", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-mochitest-7-bm19-tests1-tegra-build174.txt.gz", "name": "builds-4h"}], "job_guid": "21efbb1218b4c77c32656ecc5a95ff6121c6b03a", "product_name": "mobile", "end_timestamp": 1384296508}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295368, "start_timestamp": 1384295546, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-296", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-mochitest-4-bm20-tests1-tegra-build184.txt.gz", "name": "builds-4h"}], "job_guid": "2c7313f5956188c8d817160b872500c919adfb68", "product_name": "mobile", "end_timestamp": 1384296967}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295368, "start_timestamp": 1384295558, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Reftest", "buildername": "Android 2.2 Tegra b2g-inbound opt test plain-reftest-2", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "R", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-142", "state": "completed", "option_collection": {"opt": true}, "result": "retry", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-plain-reftest-2-bm22-tests1-tegra-build218.txt.gz", "name": "builds-4h"}], "job_guid": "b42e829e4878d6c695f10d363f18a3f66c0c2ac8", "product_name": "mobile", "end_timestamp": 1384296658}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295368, "start_timestamp": 1384295579, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-8", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-225", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-mochitest-8-bm19-tests1-tegra-build190.txt.gz", "name": "builds-4h"}], "job_guid": "e99646c12014d4bb0468e426d3166d927b665432", "product_name": "mobile", "end_timestamp": 1384296414}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295368, "start_timestamp": 1384295651, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-363", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-mochitest-3-bm10-tests1-tegra-build120.txt.gz", "name": "builds-4h"}], "job_guid": "b880a99a1e5d5c30915e0dd404027d74c011f1e6", "product_name": "mobile", "end_timestamp": 1384296730}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295694, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Crashtest", "buildername": "WINNT 6.2 b2g-inbound opt test crashtest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "C", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-076", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-crashtest-bm70-tests1-windows-build17.txt.gz", "name": "builds-4h"}], "job_guid": "317edb73f541def44ebc4c94994bc65af9eb7fa8", "product_name": "firefox", "end_timestamp": 1384296196}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295703, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Reftest Unaccelerated", "buildername": "WINNT 6.2 b2g-inbound opt test reftest-no-accel", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "Ru", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-020", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-reftest-no-accel-bm72-tests1-windows-build107.txt.gz", "name": "builds-4h"}], "job_guid": "3cb4c878649f3b87c179b4a931119371c595d5a8", "product_name": "firefox", "end_timestamp": 1384296862}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295710, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-125", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-mochitest-5-bm74-tests1-windows-build106.txt.gz", "name": "builds-4h"}], "job_guid": "36e7824c3fc557429b8658b7d35d73ae3a9fe2af", "product_name": "firefox", "end_timestamp": 1384296262}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295731, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-053", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-mochitest-1-bm73-tests1-windows-build126.txt.gz", "name": "builds-4h"}], "job_guid": "ae59781979b7139777cc2d8ecc9bf68d6dec0ccb", "product_name": "firefox", "end_timestamp": 1384297051}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295737, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-105", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-mochitest-2-bm73-tests1-windows-build134.txt.gz", "name": "builds-4h"}], "job_guid": "647219782a3488fce75fd7407a306368fb629cb7", "product_name": "firefox", "end_timestamp": 1384296486}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295666, "start_timestamp": 1384295766, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384290990/en-US/b2g-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Gaia UI Test", "buildername": "b2g_ubuntu64_vm b2g-inbound opt test gaia-ui-test", "machine_platform": {"platform": "b2g-linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "Gu", "who": "tests-b2g-inbound-ubuntu64_vm-b2gdt-opt-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-057", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/b2g/tinderbox-builds/b2g-inbound-linux64_gecko/1384290990/b2g-inbound_ubuntu64_vm-b2gdt_test-gaia-ui-test-bm67-tests1-linux-build312.txt.gz", "name": "builds-4h"}], "job_guid": "dd8da3f29989a91c26c996dcd4277b6cc3449a4d", "product_name": "b2g", "end_timestamp": 1384296792}, "revision_hash": "b36864e5deab86b7d8dee1551efc125a5c2679be", "resultset_id": 18}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295765, "start_timestamp": 1384295773, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Talos other", "buildername": "Ubuntu HW 12.04 b2g-inbound talos other", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "o", "who": "tests-b2g-inbound-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-052", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_hw_test-other-bm54-tests1-linux-build8.txt.gz", "name": "builds-4h"}], "job_guid": "8ff55f7de3e3b36da890be0ddb5f2fac6a31144c", "product_name": "firefox", "end_timestamp": 1384296162}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295765, "start_timestamp": 1384295775, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Talos tp", "buildername": "Ubuntu HW 12.04 b2g-inbound talos tp5o", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "tp", "who": "tests-b2g-inbound-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-054", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_hw_test-tp5o-bm53-tests1-linux-build62.txt.gz", "name": "builds-4h"}], "job_guid": "c363db91ddf0498930d3b00ce27805f897e71224", "product_name": "firefox", "end_timestamp": 1384296692}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295765, "start_timestamp": 1384295775, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Talos chrome", "buildername": "Ubuntu HW 12.04 b2g-inbound talos chromez", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "c", "who": "tests-b2g-inbound-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-008", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_hw_test-chromez-bm67-tests1-linux-build65.txt.gz", "name": "builds-4h"}], "job_guid": "784b2a50a7bbffee7de0fcbfc0118ba1368b45f6", "product_name": "firefox", "end_timestamp": 1384296640}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295765, "start_timestamp": 1384295775, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Talos svg", "buildername": "Ubuntu HW 12.04 b2g-inbound talos svgr", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "s", "who": "tests-b2g-inbound-linux-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux32-ix-051", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_hw_test-svgr-bm53-tests1-linux-build15.txt.gz", "name": "builds-4h"}], "job_guid": "14af44c42717f79e6b40f115d6b507eccb31eeb1", "product_name": "firefox", "end_timestamp": 1384297164}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295776, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-106", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-mochitest-3-bm69-tests1-windows-build145.txt.gz", "name": "builds-4h"}], "job_guid": "5d60fa8cf415271fc6d74265121f74ab360c0e50", "product_name": "firefox", "end_timestamp": 1384296688}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295781, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Reftest", "buildername": "WINNT 6.2 b2g-inbound opt test reftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "R", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-080", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-reftest-bm73-tests1-windows-build124.txt.gz", "name": "builds-4h"}], "job_guid": "9fcca1ff9a737b333966fb83137240bb8637ac1b", "product_name": "firefox", "end_timestamp": 1384296913}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295710, "start_timestamp": 1384295798, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test crashtest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "C", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-306", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_vm_test-crashtest-bm54-tests1-linux-build108.txt.gz", "name": "builds-4h"}], "job_guid": "9e15fcb61d601f31522aaf2aba1ddeda6d9d3509", "product_name": "firefox", "end_timestamp": 1384296361}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295825, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest Other", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "oth", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-119", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-mochitest-other-bm70-tests1-windows-build25.txt.gz", "name": "builds-4h"}], "job_guid": "fad8cabd68ce978a0f06a0a89c2c3aed8b7700e2", "product_name": "firefox", "end_timestamp": 1384296844}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295710, "start_timestamp": 1384295831, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-335", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_vm_test-mochitest-5-bm53-tests1-linux-build97.txt.gz", "name": "builds-4h"}], "job_guid": "cf3f677f1606b00e0b3085103a6eaa99836e204a", "product_name": "firefox", "end_timestamp": 1384296480}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384293153, "start_timestamp": 1384295831, "build_url": ", "name": "Talos robocheck2", "buildername": "Android 2.2 Tegra b2g-inbound talos remote-trobocheck2", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "rck2", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "tegra-120", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-remote-trobocheck2-bm20-tests1-tegra-build151.txt.gz", "name": "builds-4h"}], "job_guid": "3cd225fffb637a07a5ce1d70e7548ada71f2c8a9", "product_name": "mobile", "end_timestamp": 1384297070}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295832, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-094", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-mochitest-4-bm73-tests1-windows-build143.txt.gz", "name": "builds-4h"}], "job_guid": "82ccacbc9c444b1f0e944037c929d34a2bc4cc44", "product_name": "firefox", "end_timestamp": 1384296250}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295834, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Jetpack SDK Test", "buildername": "WINNT 6.2 b2g-inbound opt test jetpack", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "t-w864-ix-016", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-jetpack-bm74-tests1-windows-build29.txt.gz", "name": "builds-4h"}], "job_guid": "b2e01e1c99303c6487872af6457c5384a6ded42f", "product_name": "firefox", "end_timestamp": 1384296579}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295836, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Mochitest Metro Browser Chrome", "buildername": "WINNT 6.2 b2g-inbound opt test mochitest-metro-chrome", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "mc", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "t-w864-ix-062", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-mochitest-metro-chrome-bm69-tests1-windows-build136.txt.gz", "name": "builds-4h"}], "job_guid": "446a580b6a81a093d62b7a6b57bb5b1c0d8680bd", "product_name": "firefox", "end_timestamp": 1384296283}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295368, "start_timestamp": 1384295837, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-309", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-mochitest-2-bm10-tests1-tegra-build116.txt.gz", "name": "builds-4h"}], "job_guid": "69d8535152b4104a4f6275e1100f5467df8b88ed", "product_name": "mobile", "end_timestamp": 1384296702}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295368, "start_timestamp": 1384295837, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-6", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-188", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-mochitest-6-bm19-tests1-tegra-build196.txt.gz", "name": "builds-4h"}], "job_guid": "33fd773d70905bf552b6943b1b2f33c392f4e9d6", "product_name": "mobile", "end_timestamp": 1384296938}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295710, "start_timestamp": 1384295839, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "JSReftest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test jsreftest", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "J", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-354", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_vm_test-jsreftest-bm53-tests1-linux-build30.txt.gz", "name": "builds-4h"}], "job_guid": "dea4dec672445687d5cb692ad7fbbf8450c67882", "product_name": "firefox", "end_timestamp": 1384297134}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295368, "start_timestamp": 1384295839, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Crashtest", "buildername": "Android 2.2 Tegra b2g-inbound opt test crashtest", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "C", "who": "sendchange-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tegra-311", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-crashtest-bm10-tests1-tegra-build122.txt.gz", "name": "builds-4h"}], "job_guid": "49889d78439881619d1e7b671719cb3d78da03db", "product_name": "mobile", "end_timestamp": 1384297089}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295368, "start_timestamp": 1384295844, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-109", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-mochitest-5-bm19-tests1-tegra-build174.txt.gz", "name": "builds-4h"}], "job_guid": "0872cf21cc73dab4493e8268efa5e4b0cfb11019", "product_name": "mobile", "end_timestamp": 1384296934}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295646, "start_timestamp": 1384295845, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "JSReftest", "buildername": "WINNT 6.2 b2g-inbound opt test jsreftest", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "J", "who": "tests-b2g-inbound-win8-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "t-w864-ix-081", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-jsreftest-bm74-tests1-windows-build88.txt.gz", "name": "builds-4h"}], "job_guid": "952502e9961b8c1ca7069a7ff6080703e413036d", "product_name": "firefox", "end_timestamp": 1384296587}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295662, "start_timestamp": 1384295853, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Talos tp", "buildername": "WINNT 6.2 b2g-inbound talos tp5o", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "tp", "who": "tests-b2g-inbound-win32-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-038", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-tp5o-bm74-tests1-windows-build114.txt.gz", "name": "builds-4h"}], "job_guid": "bb19c82da5784632a6f109079998932a8c3e8755", "product_name": "firefox", "end_timestamp": 1384296973}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295662, "start_timestamp": 1384295856, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Talos svg", "buildername": "WINNT 6.2 b2g-inbound talos svgr", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "s", "who": "tests-b2g-inbound-win32-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-056", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-svgr-bm73-tests1-windows-build125.txt.gz", "name": "builds-4h"}], "job_guid": "473f569839fc93881275276c30588dcdbb916d21", "product_name": "firefox", "end_timestamp": 1384297061}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295710, "start_timestamp": 1384295856, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-345", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_vm_test-mochitest-2-bm54-tests1-linux-build106.txt.gz", "name": "builds-4h"}], "job_guid": "6ba60c28d063fdf81290eaa60c7e5bc68a15b518", "product_name": "firefox", "end_timestamp": 1384296628}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295405, "start_timestamp": 1384295858, "build_url": ", "name": "Talos robopan", "buildername": "Android 2.2 Tegra b2g-inbound talos remote-trobopan", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "rp", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "tegra-244", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-remote-trobopan-bm22-tests1-tegra-build192.txt.gz", "name": "builds-4h"}], "job_guid": "61376ac2912bf3fe733a90e5ab718653b5acb79e", "product_name": "mobile", "end_timestamp": 1384297117}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295368, "start_timestamp": 1384295858, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/fennec-28.0a1.en-US.android-arm.apk", "name": "Mochitest", "buildername": "Android 2.2 Tegra b2g-inbound opt test mochitest-1", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "M", "who": "sendchange-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tegra-059", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-mochitest-1-bm22-tests1-tegra-build179.txt.gz", "name": "builds-4h"}], "job_guid": "3bd225678eee63472e2198ec9c8ab5935f15204f", "product_name": "mobile", "end_timestamp": 1384296944}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295662, "start_timestamp": 1384295870, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Talos other", "buildername": "WINNT 6.2 b2g-inbound talos other", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "o", "who": "tests-b2g-inbound-win32-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-120", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-other-bm72-tests1-windows-build130.txt.gz", "name": "builds-4h"}], "job_guid": "97b2a2f9a55202e36bba8a9c059501d94dbe07b0", "product_name": "firefox", "end_timestamp": 1384296391}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295710, "start_timestamp": 1384295874, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-371", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_vm_test-mochitest-3-bm68-tests1-linux-build102.txt.gz", "name": "builds-4h"}], "job_guid": "c3403b2506a176d47e058a42430c890e21e74966", "product_name": "firefox", "end_timestamp": 1384296738}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "submit_timestamp": 1384295662, "start_timestamp": 1384295878, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/firefox-28.0a1.en-US.win32.zip", "name": "Talos chrome", "buildername": "WINNT 6.2 b2g-inbound talos chromez", "machine_platform": {"platform": "windows8-32", "os_name": "win", "architecture": "x86"}, "symbol": "c", "who": "tests-b2g-inbound-win32-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "t-w864-ix-118", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-win32/1384291303/b2g-inbound_win8_test-chromez-bm72-tests1-windows-build121.txt.gz", "name": "builds-4h"}], "job_guid": "6247d9a833155a63e2333772e5fed98184bc7561", "product_name": "firefox", "end_timestamp": 1384296903}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295710, "start_timestamp": 1384295881, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest Other", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-other", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "oth", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-337", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_vm_test-mochitest-other-bm54-tests1-linux-build109.txt.gz", "name": "builds-4h"}], "job_guid": "5d1a324b36f443d60c912f28e3c10a134c30d34d", "product_name": "firefox", "end_timestamp": 1384297080}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295710, "start_timestamp": 1384295897, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Reftest-IPC", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test reftest-ipc", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Ripc", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-392", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_vm_test-reftest-ipc-bm54-tests1-linux-build105.txt.gz", "name": "builds-4h"}], "job_guid": "aaad9a85c5e7345e067a279d7a6a22eeec8b7a89", "product_name": "firefox", "end_timestamp": 1384296141}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295882, "start_timestamp": 1384295908, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Talos tp", "buildername": "Ubuntu HW 12.04 x64 b2g-inbound talos tp5o", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "tp", "who": "tests-b2g-inbound-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-029", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/b2g-inbound_ubuntu64_hw_test-tp5o-bm51-tests1-linux-build178.txt.gz", "name": "builds-4h"}], "job_guid": "5077dc8baa3f42ea8839f91423cebbd61fedd481", "product_name": "firefox", "end_timestamp": 1384296803}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295882, "start_timestamp": 1384295911, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Talos other", "buildername": "Ubuntu HW 12.04 x64 b2g-inbound talos other", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "o", "who": "tests-b2g-inbound-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-017", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/b2g-inbound_ubuntu64_hw_test-other-bm51-tests1-linux-build179.txt.gz", "name": "builds-4h"}], "job_guid": "c28632673c2ea5b125a1fb14d1f452a99ce77a27", "product_name": "firefox", "end_timestamp": 1384296279}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295882, "start_timestamp": 1384295912, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Talos chrome", "buildername": "Ubuntu HW 12.04 x64 b2g-inbound talos chromez", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "c", "who": "tests-b2g-inbound-linux64-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "talos-linux64-ix-026", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/b2g-inbound_ubuntu64_hw_test-chromez-bm51-tests1-linux-build188.txt.gz", "name": "builds-4h"}], "job_guid": "2a4f28c8402b8da7084bb385d4f70bb7c2513966", "product_name": "firefox", "end_timestamp": 1384296820}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295710, "start_timestamp": 1384295918, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test jetpack", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux32-ec2-365", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_vm_test-jetpack-bm53-tests1-linux-build88.txt.gz", "name": "builds-4h"}], "job_guid": "f396a3fe8749da445aa871daa479d29cfbdf2aad", "product_name": "firefox", "end_timestamp": 1384296590}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295710, "start_timestamp": 1384295920, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux32-ec2-010", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_vm_test-mochitest-4-bm51-tests1-linux-build132.txt.gz", "name": "builds-4h"}], "job_guid": "200f28b21c88d24f46f68eb4ffba7bfe536218c9", "product_name": "firefox", "end_timestamp": 1384296618}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "submit_timestamp": 1384295710, "start_timestamp": 1384295941, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/firefox-28.0a1.en-US.linux-i686.tar.bz2", "name": "Crashtest-IPC", "buildername": "Ubuntu VM 12.04 b2g-inbound opt test crashtest-ipc", "machine_platform": {"platform": "linux32", "os_name": "linux", "architecture": "x86"}, "symbol": "Cipc", "who": "tests-b2g-inbound-ubuntu32_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux32-ec2-395", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux/1384291303/b2g-inbound_ubuntu32_vm_test-crashtest-ipc-bm68-tests1-linux-build95.txt.gz", "name": "builds-4h"}], "job_guid": "95070d939fadab81bd40c24f573a859496cf3448", "product_name": "firefox", "end_timestamp": 1384296637}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295405, "start_timestamp": 1384295943, "build_url": ", "name": "Talos tp nochrome", "buildername": "Android 2.2 Tegra b2g-inbound talos remote-tp4m_nochrome", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "tpn", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "tegra-258", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-remote-tp4m_nochrome-bm19-tests1-tegra-build183.txt.gz", "name": "builds-4h"}], "job_guid": "94db3cc6236ae0018f9b9f7ace9f25bd8f7d5470", "product_name": "mobile", "end_timestamp": 1384296656}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295753, "start_timestamp": 1384296039, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Marionette Framework Unit Tests", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test marionette", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "Mn", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-108", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384291303/b2g-inbound_ubuntu64_vm-debug_test-marionette-bm67-tests1-linux-build35.txt.gz", "name": "builds-4h"}], "job_guid": "5c227e4f7bfaf0cc34b31ab7f9a025d5cc653ce9", "product_name": "firefox", "end_timestamp": 1384296558}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295753, "start_timestamp": 1384296048, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test crashtest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "C", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-023", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384291303/b2g-inbound_ubuntu64_vm-debug_test-crashtest-bm52-tests1-linux-build36.txt.gz", "name": "builds-4h"}], "job_guid": "cc32597b824abb35b67c8737eab2a2b3758127d2", "product_name": "firefox", "end_timestamp": 1384297101}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295753, "start_timestamp": 1384296050, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound debug test mochitest-4", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-debug-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-142", "state": "completed", "option_collection": {"debug": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64-debug/1384291303/b2g-inbound_ubuntu64_vm-debug_test-mochitest-4-bm52-tests1-linux-build95.txt.gz", "name": "builds-4h"}], "job_guid": "eecb2dbe5deb1f93e3b7a73980943173fbd51a27", "product_name": "firefox", "end_timestamp": 1384296987}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "submit_timestamp": 1384295405, "start_timestamp": 1384296134, "build_url": ", "name": "Talos canvasmark", "buildername": "Android 2.2 Tegra b2g-inbound talos remote-tcanvasmark", "machine_platform": {"platform": "android-2-2", "os_name": "android", "architecture": "x86"}, "symbol": "cm", "who": "tests-b2g-inbound-android-talos", "group_symbol": "T", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Talos Performance", "machine": "tegra-334", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/b2g-inbound-android/1384291323/b2g-inbound_tegra_android_test-remote-tcanvasmark-bm10-tests1-tegra-build73.txt.gz", "name": "builds-4h"}], "job_guid": "8d54ccb7b1104dbd6ae8224cf79131df2426d12e", "product_name": "mobile", "end_timestamp": 1384297081}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295873, "start_timestamp": 1384296171, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Jetpack SDK Test", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test jetpack", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "JP", "who": "sendchange-unittest", "group_symbol": "?", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": None, "machine": "tst-linux64-ec2-340", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/b2g-inbound_ubuntu64_vm_test-jetpack-bm53-tests1-linux-build122.txt.gz", "name": "builds-4h"}], "job_guid": "2ba92ec15ee61c899e65634786b0edaa99c1bf58", "product_name": "firefox", "end_timestamp": 1384296816}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295873, "start_timestamp": 1384296177, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test mochitest-2", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-121", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/b2g-inbound_ubuntu64_vm_test-mochitest-2-bm67-tests1-linux-build113.txt.gz", "name": "builds-4h"}], "job_guid": "4b772606dbb4a45e20420c16149f1cb10f458283", "product_name": "firefox", "end_timestamp": 1384297046}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295873, "start_timestamp": 1384296189, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test mochitest-4", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-362", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/b2g-inbound_ubuntu64_vm_test-mochitest-4-bm54-tests1-linux-build126.txt.gz", "name": "builds-4h"}], "job_guid": "1e95aa28aad5b485e3cbcce83c4c6e991a485006", "product_name": "firefox", "end_timestamp": 1384296815}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295873, "start_timestamp": 1384296211, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Crashtest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test crashtest", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "C", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "R", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Reftest", "machine": "tst-linux64-ec2-077", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/b2g-inbound_ubuntu64_vm_test-crashtest-bm67-tests1-linux-build100.txt.gz", "name": "builds-4h"}], "job_guid": "89dbb4d9090779a6099d2fed81f5339a1f25e643", "product_name": "firefox", "end_timestamp": 1384296766}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295873, "start_timestamp": 1384296232, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test mochitest-3", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-132", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/b2g-inbound_ubuntu64_vm_test-mochitest-3-bm51-tests1-linux-build100.txt.gz", "name": "builds-4h"}], "job_guid": "893daa59f2dfe159410f50931a17f18f29228ba7", "product_name": "firefox", "end_timestamp": 1384297064}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}
{"project": "b2g-inbound", "job": {"build_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "submit_timestamp": 1384295873, "start_timestamp": 1384296235, "build_url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/firefox-28.0a1.en-US.linux-x86_64.tar.bz2", "name": "Mochitest", "buildername": "Ubuntu VM 12.04 x64 b2g-inbound opt test mochitest-5", "machine_platform": {"platform": "linux64", "os_name": "linux", "architecture": "x86_64"}, "symbol": "M", "who": "tests-b2g-inbound-ubuntu64_vm-opt-unittest", "group_symbol": "M", "reason": "scheduler", "artifact": {"log_urls": [], "type": "", "name": "", "blob": ""}, "group_name": "Mochitest", "machine": "tst-linux64-ec2-391", "state": "completed", "option_collection": {"opt": true}, "result": "success", "log_references": [{"url": "http://ftp.mozilla.org/pub/mozilla.org/firefox/tinderbox-builds/b2g-inbound-linux64/1384291303/b2g-inbound_ubuntu64_vm_test-mochitest-5-bm68-tests1-linux-build130.txt.gz", "name": "builds-4h"}], "job_guid": "edf78374eba3b0f5740194682cd83d9fd47e70e0", "product_name": "firefox", "end_timestamp": 1384296821}, "revision_hash": "ac9477b7b302ff345e1ac3caa4acee975eaafeb7", "resultset_id": 22}