[Bug 1163136] New: python-oslo.messaging test gets stuck
http://bugzilla.opensuse.org/show_bug.cgi?id=1163136 Bug ID: 1163136 Summary: python-oslo.messaging test gets stuck Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: Other Status: NEW Severity: Major Priority: P5 - None Component: Virtualization:Other Assignee: cloud-bugs@suse.de Reporter: bwiedemann@suse.com QA Contact: qa-bugs@suse.de CC: tbechtold@suse.com Found By: --- Blocker: --- From https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.... It seems the tests are stuck repeating forever [431072s] ERROR [oslo_messaging._drivers.amqp1_driver.controller] Socket failure: [Errno 111] Connection refused [431103s] ERROR [oslo_messaging._drivers.amqp1_driver.controller] Socket failure: [Errno 111] Connection refused and failures start there: [ 180s] {0} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_major_difference1 [0.002105s] ... ok [ 180s] {0} oslo_messaging.tests.test_utils.VersionIsCompatibleTestCase.test_version_is_compatible_newer_minor [0.001850s] ... ok [ 187s] ERROR [oslo_messaging._drivers.amqp1_driver.controller] Socket failure: [Errno 111] Connection refused [ 187s] ERROR [oslo_messaging._drivers.amqp1_driver.controller] Socket failure: [Errno 111] Connection refused -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1163136 http://bugzilla.opensuse.org/show_bug.cgi?id=1163136#c1 Berthold Gunreben <azouhr@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |azouhr@opensuse.org Hardware|x86-64 |All --- Comment #1 from Berthold Gunreben <azouhr@opensuse.org> --- Is there a solution to this? This is happening repeatedly on s390x, thus not just an x86-64 issue. I'll attach a (shortened) build log from openSUSE:Factory:zSystems -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1163136 http://bugzilla.opensuse.org/show_bug.cgi?id=1163136#c2 --- Comment #2 from Berthold Gunreben <azouhr@opensuse.org> --- Created attachment 839366 --> http://bugzilla.opensuse.org/attachment.cgi?id=839366&action=edit buildlog with hanging build job -- You are receiving this mail because: You are on the CC list for the bug.
From the file oslo_messaging/tests/drivers/test_amqp_driver.py the tests from
http://bugzilla.opensuse.org/show_bug.cgi?id=1163136 http://bugzilla.opensuse.org/show_bug.cgi?id=1163136#c3 Jan Zerebecki <jzerebecki@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jzerebecki@suse.com --- Comment #3 from Jan Zerebecki <jzerebecki@suse.com> --- the classes TestSSL, TestCyrusAuthentication, and TestAuthentication do not appear. TestSSL is disabled, which leaves the other two as likely culprits. The exception caught in process_input or send_output in oslo_messaging/tests/drivers/test_amqp_driver.py is the likely place of that error message. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1163136 http://bugzilla.opensuse.org/show_bug.cgi?id=1163136#c5 --- Comment #5 from Jan Zerebecki <jzerebecki@suse.com> --- (In reply to Jan Zerebecki from comment #3)
From the file oslo_messaging/tests/drivers/test_amqp_driver.py the tests
Turns out the rabbit version also had the problem, disabling both files helped: https://review.opendev.org/#/c/740131/ -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1163136 Michel Normand <normand@linux.vnet.ibm.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |normand@linux.vnet.ibm.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1163136 http://bugzilla.opensuse.org/show_bug.cgi?id=1163136#c7 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High CC| |dimstar@opensuse.org --- Comment #7 from Dominique Leuenberger <dimstar@opensuse.org> --- Upping prio - this hogs builders for days (found one job running for 15 days) and unless cancelled, kills all rebuilds of openSUSE:Factory indefinitely (all archs) -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com