"Trove API not functioning!" in check-devstack-dsvm-cells
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Core Infrastructure |
Incomplete
|
Undecided
|
Unassigned | ||
OpenStack DBaaS (Trove) |
Invalid
|
Undecided
|
Unassigned | ||
devstack |
Invalid
|
Undecided
|
Unassigned |
Bug Description
http://
2014-07-21 12:00:13.279 | + local 'xtrace=set -o xtrace'
2014-07-21 12:00:13.279 | + set +o xtrace
2014-07-21 12:00:13.280 | + return 0
2014-07-21 12:00:13.281 | + curl http://
2014-07-21 12:00:13.282 | + grep -q versions
2014-07-21 12:00:13.283 | + die 39 'Trove API not functioning!'
2014-07-21 12:00:13.283 | + local exitcode=1
2014-07-21 12:00:13.285 | + set +o xtrace
2014-07-21 12:00:13.286 | [Call Trace]
2014-07-21 12:00:13.287 | /opt/stack/
2014-07-21 12:00:13.288 | [ERROR] /opt/stack/
2014-07-21 12:00:14.119 | =======
2014-07-21 12:00:14.120 | Running volumes
2014-07-21 12:00:14.120 | =======
2014-07-21 12:00:57.632 | =======
2014-07-21 12:00:57.633 | SKIP aggregates
2014-07-21 12:00:57.633 | SKIP boot_from_volume
2014-07-21 12:00:57.633 | SKIP bundle
2014-07-21 12:00:57.634 | SKIP client-env
2014-07-21 12:00:57.634 | SKIP euca
2014-07-21 12:00:57.634 | SKIP floating_ips
2014-07-21 12:00:57.635 | SKIP marconi
2014-07-21 12:00:57.635 | SKIP neutron-adv-test
2014-07-21 12:00:57.635 | PASS client-args
2014-07-21 12:00:57.636 | PASS horizon
2014-07-21 12:00:57.636 | PASS sahara
2014-07-21 12:00:57.636 | PASS sec_groups
2014-07-21 12:00:57.636 | PASS swift
2014-07-21 12:00:57.637 | PASS volumes
2014-07-21 12:00:57.637 | FAILED trove
2014-07-21 12:00:57.637 | =======
2014-07-21 12:00:57.639 | ERROR: the main setup script run by this job failed - exit code: 1
2014-07-21 12:00:57.639 | please look at the relevant log files to determine the root cause
2014-07-21 12:00:57.639 | Cleaning up host
2014-07-21 12:00:57.640 | ... this takes 3 - 4 minutes (logs at logs/devstack-
2014-07-21 12:01:11.719 | Process leaked file descriptors. See http://
2014-07-21 12:01:11.957 | Build step 'Execute shell' marked build as failure
Changed in openstack-ci: | |
status: | New → Incomplete |
Looking at the job logs trove was enabled and there is a mostly empty log file for tr-api. I think this indicates infra (devstack-gate) did the correct thing in enabling trove but devstack or ironic itself failed to start ironic services. This may also be related to the use of cells but that seems less likely.
I did find http:// logs.openstack. org/04/ 106704/ 2/check/ check-devstack- dsvm-cells/ 945a221/ logs/devstacklo g.txt.gz# _2014-07- 21_11_59_ 50_145 which seems like it may be related. Is that an image that trove depends on? if so that may explain the problem.