Comment 2 for bug 1661392

Revision history for this message
Francis Ginther (fginther) wrote : Re: "no image metadata found" during test_juju_bootstrap_kvm

Caught a case of this occurring again, but I think it was too late. The glance-simplestreams-sync has already updated things since the cloud was first deployed. I'm now getting a successful juju bootstrap.

The simplestreams data was first created at 03 Feb 2017 02:29:12 and updated at 03 Feb 2017 06:25:35. The failure occcurred at 03:19:49 with the message:

03:19:49 INFO ui.openstack.test_region_juju_bootstrap.RegionBootstrapTest.test_juju_bootstrap_kvm . 03:19:24 DEBUG juju.environs.simplestreams simplestreams.go:454 skipping index "http://10.96.55.183:80/swift/v1/simplestreams/data/streams/v1/index.json" because of missing information: index file has no data for cloud {region1 http://10.96.55.190:5000/v2.0} not found

http://10.96.55.183:80/swift/v1/simplestreams/data/streams/v1/index.json:
https://pastebin.canonical.com/178158/

http://10.96.55.183/swift/v1/simplestreams/data/streams/v1/auto.sync.json:
https://pastebin.canonical.com/178160/

Will try again.