[root@storageqe-104 udisks-2.10.90]# python3 src/tests/dbus-tests/run_tests.py -s test_70_encrypted.UdisksEncryptedTestLUKS2.test_create_pbkdf_extra
Configuration restored from src/tests/dbus-tests/targetcli_config.json
Not spawning own process: testing the system installed instance.
test_create_pbkdf_extra (test_70_encrypted.UdisksEncryptedTestLUKS2.test_create_pbkdf_extra) ... ERROR======================================================================
ERROR: test_create_pbkdf_extra (test_70_encrypted.UdisksEncryptedTestLUKS2.test_create_pbkdf_extra)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/root/rpmbuild/BUILD/udisks-2.10.90/src/tests/dbus-tests/test_70_encrypted.py", line 810, in test_create_pbkdf_extra
disk.Format('ext4', options,
File "/usr/lib64/python3.12/site-packages/dbus/proxies.py", line 72, in __call__
return self._proxy_method(*args, **keywords)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/site-packages/dbus/proxies.py", line 141, in __call__
return self._connection.call_blocking(self._named_service,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/rpmbuild/BUILD/udisks-2.10.90/src/tests/dbus-tests/udiskstestcase.py", line 38, in call_long
return call(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib64/python3.12/site-packages/dbus/connection.py", line 634, in call_blocking
reply_message = self.send_message_with_reply_and_block(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
dbus.exceptions.DBusException: org.freedesktop.UDisks2.Error.Failed: Error waiting for LUKS UUID: Timed out waiting for object----------------------------------------------------------------------
Ran 1 test in 21.879sFAILED (errors=1)
All configuration cleared