Race unit tests LeadershipSuite.TestCheck fails

Bug #1632910 reported by Christopher Lee
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
Medium
Unassigned

Bug Description

As seen at: http://reports.vapour.ws/releases/issue/57feec2f749a5638f11a3b5b

Error message seen in logs:

[LOG] 0:00.616 DEBUG juju.worker.lease waking to check leases at 1970-01-01 00:01:00.000000001 +0000 UTC
    c.Check(err, gc.ErrorMatches, `"application/0" is not leader of "application"`)
... value = nil
... regex string = "\"application/0\" is not leader of \"application\""
... Error value is nil

state_leader_test.go:112:
    c.Check(ops2, gc.IsNil)
... value []txn.Op = []txn.Op{txn.Op{C:"leases", Id:"lease#application-leadership#application#", Assert:bson.M{"holder":"application/0"}, Insert:interface {}(nil), Update:interface {}(nil), Remove:false}}

Aaron Bentley (abentley)
Changed in juju:
status: New → Triaged
importance: Undecided → Medium
tags: added: ci intermittent-failure jujuqa unit-tests
Tim Penhey (thumper)
Changed in juju:
milestone: none → 2.3.1
Changed in juju:
milestone: 2.3.1 → none
Tim Penhey (thumper)
Changed in juju:
milestone: none → 2.3.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.