Thanks, this is what i get:
db.LimitGroups.findOne( { “_id” : “51f994f053a91f1278c7c7d4” } )
{
“LastWriteTime” : ISODate(“2013-08-01T23:31:14.567Z”),
“Name” : “51f994f053a91f1278c7c7d4”,
“Props” : {
“Limit” : 15,
“RelPer” : -1,
“Slaves” : [ ],
“White” : false,
“SlavesEx” : [ ]
},
“StubCount” : 15,
“StubLevel” : 0,
“Stubs” : [
{
“Holder” : “lapro0331”,
“Time” : ISODate(“2013-08-01T23:29:33.706Z”)
},
{
“Holder” : “lapro1307”,
“Time” : ISODate(“2013-08-01T23:29:35.595Z”)
},
{
“Holder” : “lapro0329”,
“Time” : ISODate(“2013-08-01T23:29:35.881Z”)
},
{
“Holder” : “lapro0330”,
“Time” : ISODate(“2013-08-01T23:29:42.062Z”)
},
{
“Holder” : “lapro0332”,
“Time” : ISODate(“2013-08-01T23:29:42.231Z”)
},
{
“Holder” : “lapro1305”,
“Time” : ISODate(“2013-08-01T23:29:48.260Z”)
},
{
“Holder” : “lapro0328”,
“Time” : ISODate(“2013-08-01T23:29:52.419Z”)
},
{
“Holder” : “lapro1306”,
“Time” : ISODate(“2013-08-01T23:29:52.857Z”)
},
{
“Holder” : “lapro0327”,
“Time” : ISODate(“2013-08-01T23:29:54.908Z”)
},
{
“Holder” : “lapro0315”,
“Time” : ISODate(“2013-08-01T23:31:07.628Z”)
},
{
“Holder” : “lapro0318”,
“Time” : ISODate(“2013-08-01T23:31:10.530Z”)
},
{
“Holder” : “lapro0377”,
“Time” : ISODate(“2013-08-01T23:31:12.180Z”)
},
{
“Holder” : “lapro0323”,
“Time” : ISODate(“2013-08-01T23:31:12.350Z”)
},
{
“Holder” : “lapro0322”,
“Time” : ISODate(“2013-08-01T23:31:12.618Z”)
},
{
“Holder” : “lapro0313”,
“Time” : ISODate(“2013-08-01T23:31:14.567Z”)
}
],
“Type” : 1,
“_id” : “51f994f053a91f1278c7c7d4”
}
Weird thing is, 315, 318, 323, 322 and 313 are NOT rendering the job! They cant even render it, they are not in the win7 limitgroup whitelist that this job has.
In fact, looking into 318’s slave log, it has this message about this job:
2013-08-01 16:27:25: Scheduler - Job chooser found no jobs.
2013-08-01 16:27:25: Scheduler Thread - Seconds before next job scan: 29
2013-08-01 16:28:02: Scheduler - Slave is not whitelisted for win7 limit.
2013-08-01 16:28:02: Scheduler - Job chooser found no jobs.
2013-08-01 16:28:02: Scheduler Thread - Seconds before next job scan: 23
2013-08-01 16:28:31: Scheduler - The 51f994f053a91f1278c7c7d4 limit is maxed out.
2013-08-01 16:28:31: Scheduler - Job chooser found no jobs.