FAILED cmdControllerSuite.TestControllerDestroyUsingAPI

Bug #1841392 reported by Anastasia
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Fix Released
Medium
Tim Penhey

Bug Description

As per https://jenkins.juju.canonical.com/job/RunUnittests-arm64/1845/consoleFull,

cmdControllerSuite.TestControllerDestroyUsingAPI failed with
09:24:13 cmd_juju_controller_test.go:341:
09:24:13 c.Check(err2, jc.ErrorIsNil)
09:24:13 ... value *errors.Err = &errors.unformatter{message:"can't remove model: model not dead", cause:error(nil), previous:error(nil), file:"github.com/juju/juju/state/state.go", line:260} ()
09:24:13 ... error stack:
09:24:13 github.com/juju/juju/state/state.go:260: can't remove model: model not dead

Revision history for this message
Anastasia (anastasia-macmood) wrote :
Download full text (3.5 KiB)

And a different occurence of the same error message on https://jenkins.juju.canonical.com/job/RunUnittests-arm64/1843/consoleFull, this time a cmd_juju_controller_test.go:306: cmdControllerSuite.TestControllerDestroy failed with the above message and cmdControllerSuite.TestControllerDestroyUsingAPI failed with
18:58:58 [LOG] 0:07.175 INFO juju.testing reset successfully reset admin password
18:58:58 cmd_juju_controller_test.go:341:
18:58:58 c.Check(err2, jc.ErrorIsNil)
18:58:58 ... value *errors.Err = &errors.unformatter{message:"", cause:(*errors.errorString)(0x4000ad7e90), previous:(*errors.Err)(0x400022f860), file:"github.com/juju/juju/state/state.go", line:262} ()
18:58:58 ... error stack:
18:58:58 failed to reload transaction: not found
18:58:58 github.com/juju/juju/state/state.go:308:
18:58:58 github.com/juju/juju/state/state.go:262:
18:58:58
18:58:58 cmd_juju_controller_test.go:339:
18:58:58 c.Check(err, jc.ErrorIsNil)
18:58:58 ... value *errors.Err = &errors.unformatter{message:"", cause:(*errors.notFound)(0x4000f0bae0), previous:(*errors.Err)(0x4000f0bb80), file:"github.com/juju/juju/state/undertaker.go", line:23} ()
18:58:58 ... error stack:
18:58:58 github.com/juju/juju/state/model.go:870: model "b4e24c33-10f3-4dfd-8067-4896e5c3ed42" not found
18:58:58 github.com/juju/juju/state/model.go:200:
18:58:58 github.com/juju/juju/state/undertaker.go:23:
18:58:58
18:58:58 cmd_juju_controller_test.go:341:
18:58:58 c.Check(err2, jc.ErrorIsNil)
18:58:58 ... value *errors.Err = &errors.unformatter{message:"", cause:(*errors.notFound)(0x40013914a0), previous:(*errors.Err)(0x40013914f0), file:"github.com/juju/juju/state/state.go", line:247} ()
18:58:58 ... error stack:
18:58:58 github.com/juju/juju/state/model.go:870: model "b4e24c33-10f3-4dfd-8067-4896e5c3ed42" not found
18:58:58 github.com/juju/juju/state/model.go:200:
18:58:58 github.com/juju/juju/state/state.go:247:
18:58:58
18:58:58 [LOG] 0:07.635 DEBUG juju.rpc error closing codec: write tcp 127.0.0.1:37402->127.0.0.1:33746: write: broken pipe
18:58:58 [LOG] 0:07.636 INFO cmd command finished
18:58:58 cmd_juju_controller_test.go:339:
18:58:58 c.Check(err, jc.ErrorIsNil)
18:58:58 ... value *errors.Err = &errors.unformatter{message:"", cause:(*errors.notFound)(0x4000c90500), previous:(*errors.Err)(0x4000c90550), file:"github.com/juju/juju/state/undertaker.go", line:23} ()
18:58:58 ... error stack:
18:58:58 github.com/juju/juju/state/model.go:870: model "b4e24c33-10f3-4dfd-8067-4896e5c3ed42" not found
18:58:58 github.com/juju/juju/state/model.go:200:
18:58:58 github.com/juju/juju/state/undertaker.go:23:
18:58:58
18:58:58 cmd_juju_controller_test.go:341:
18:58:58 c.Check(err2, jc.ErrorIsNil)
18:58:58 ... value *errors.Err = &errors.unformatter{message:"", cause:(*errors.notFound)(0x4001492d20), previous:(*errors.Err)(0x4001492d70), file:"github.com/juju/juju/state/state.go", line:247} ()
18:58:58 ... error stack:
18:58:58 github.com/juju/juju/state/model.go:870: model "b4e24c33-10f3-4dfd-8067-4896e5c3ed42" not found
18:58:58 github.com/juju/juju/state/model.go:200:
18:58:58 github.com/juju/juju/state/state.go:247:
18:58:58
18:58:58 [LOG] 0:07.6...

Read more...

Changed in juju:
assignee: nobody → Anastasia (anastasia-macmood)
Changed in juju:
assignee: Anastasia (anastasia-macmood) → nobody
Revision history for this message
Tim Penhey (thumper) wrote :
Changed in juju:
status: Triaged → In Progress
assignee: nobody → Tim Penhey (thumper)
milestone: none → 2.7-beta1
Changed in juju:
status: In Progress → Fix Committed
Changed in juju:
status: Fix Committed → Fix Released
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.