yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09214
[Bug 1275267] [NEW] GuestFS fails to mount image for data injection
Public bug reported:
A GuestFS error is causing injection to fail. This result in a warning
for metadata injection but results in a spawn error for key injection.
This is logged with debug level:
Exception AttributeError: "GuestFS instance has no attribute '_o'" in <bound method GuestFS.__del__ of <guestfs.GuestFS instance at 0x3ea9f38>> ignored
febootstrap-supermin-helper: ext2: parent directory not found: /lib: File not found by ext2_lookup
And causes this error: http://paste.openstack.org/show/62293/
Full logs available here: http://logs.openstack.org/58/63558/8/check
/check-tempest-dsvm-neutron-pg/108e4ca/logs
Interestingly, it seems guestfs was not actually used when the relevant patches went throught the gate checks:
https://review.openstack.org/#/c/70237/
https://review.openstack.org/#/c/70354/
This was expected for patch #70354 but sounds strange for patch #70237
Finally, The traceback seeems different from that of bug 1221985
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1275267
Title:
GuestFS fails to mount image for data injection
Status in OpenStack Compute (Nova):
New
Bug description:
A GuestFS error is causing injection to fail. This result in a warning
for metadata injection but results in a spawn error for key injection.
This is logged with debug level:
Exception AttributeError: "GuestFS instance has no attribute '_o'" in <bound method GuestFS.__del__ of <guestfs.GuestFS instance at 0x3ea9f38>> ignored
febootstrap-supermin-helper: ext2: parent directory not found: /lib: File not found by ext2_lookup
And causes this error: http://paste.openstack.org/show/62293/
Full logs available here: http://logs.openstack.org/58/63558/8/check
/check-tempest-dsvm-neutron-pg/108e4ca/logs
Interestingly, it seems guestfs was not actually used when the relevant patches went throught the gate checks:
https://review.openstack.org/#/c/70237/
https://review.openstack.org/#/c/70354/
This was expected for patch #70354 but sounds strange for patch #70237
Finally, The traceback seeems different from that of bug 1221985
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1275267/+subscriptions
Follow ups
References