Bug 1256214
Summary: | [ ERROR ] Failed to execute stage 'Setup validation': Failed checking Engine database: [u''] | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Nikolai Sednev <nsednev> | ||||
Component: | ovirt-engine-installer | Assignee: | Martin Perina <mperina> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Pavel Stehlik <pstehlik> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 3.6 | CC: | alonbl, bazulay, bugs, ecohen, emesika, gklein, lsurette, oourfali, rbalakri, Rhev-m-bugs, rnori, yeylon | ||||
Target Milestone: | --- | ||||||
Target Release: | 3.6.0 | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | integration | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-08-25 08:13:14 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Nikolai Sednev
2015-08-24 05:21:54 UTC
Please do not open downstream bug unless downstream component or downstream specific. Has nothing to do with vmconsole: 2015-08-24 08:07:04 DEBUG otopi.plugins.ovirt_engine_setup.ovirt_engine.upgrade.dbvalidations plugin.execute:940 execute-output: ['/usr/share/ovirt-engine/setup/dbutils/validatedb.sh', '--user=engine', '--host=localhost', '--port=5432', '--database=engine', '--log=/var/log/ovirt-engine/setup/ovirt-engine-setup-20150824080613-j3lju0.log'] stderr: ERROR: relation "group_attributes" does not exist LINE 1: select (group_id) from group_attributes where (group_id) ... ^ QUERY: select (group_id) from group_attributes where (group_id) IS NOT NULL and (group_id) not in (select group_id from groups); CONTEXT: PL/pgSQL function "fn_db_validate_fks" line 40 at EXECUTE statement Sandro, you should probably throw exception that is human readable, this is not a debug, error is probably in stderr, and format should not be list/tuple. *** This bug has been marked as a duplicate of bug 1254639 *** |