From the duplicate
The assess_recovery.py script used by several tests can report success when it's actually failing late on.
<http://reports.vapour.ws/releases/3881/job/functional-backup-restore/attempt/4002>
2016-04-12 20:58:40 ERROR cmd supercommand.go:448 connecting with bootstrap config: unknown model: "7aef8efb-9fb8-4cb0-8751-a2e40e1a82fa" (not found) 2016-04-12 20:58:40 ERROR Command '('juju', '--show-log', 'show-status', '-m', 'functional-backup-restore', '--format', 'yaml')' returned non-zero exit status 1 ... Finished: SUCCESS
This is hiding breakage from the reports site.
From the duplicate
The assess_recovery.py script used by several tests can report success when it's actually failing late on.
<http:// reports. vapour. ws/releases/ 3881/job/ functional- backup- restore/ attempt/ 4002>
2016-04-12 20:58:40 ERROR cmd supercommand.go:448 connecting with bootstrap config: unknown model: "7aef8efb- 9fb8-4cb0- 8751-a2e40e1a82 fa" (not found) backup- restore' , '--format', 'yaml')' returned non-zero exit status 1
2016-04-12 20:58:40 ERROR Command '('juju', '--show-log', 'show-status', '-m', 'functional-
...
Finished: SUCCESS
This is hiding breakage from the reports site.