noowner 827832 thank you The interesting part of the reporter's logs suggest that the following test fails:
shade.tests.unit.test_object.TestObjectUploads.test_object_segment_retry_failure The failure is caused by a thread failing to spawn due to resource limitations on the reporter's machine. The reporter is using a single-processor VM. I tried to emulate this by using `dpkg-buildpackage -j1` and again by using `taskset --cpu-list 0 dpkg-buildpackage`. I was unable to reproduce the problem. I also fixed another RC bug in this package and buildd was also able to build this package. Because buildd and other single-core builds are all successful, I would regard this bug as `important` instead of `serious`. I am offloading ownership as I focus on other RC bugs.