I suddently (after update to 0.15 from ... something) got a test failing. Any idea what can be wrong? I cannot manage to repriduce that locally. that test has both a server and client opcua
test test_state_machine ... ok
failures:
---- test_axis2_move stdout ----
2025-05-23T19:27:22.101724Z ERROR opcua_crypto::certificate_store: Failed to get cert and private key: Cannot read cert from path "/builds/kurant/rust-motion/pki/own/cert.der": Could not open cert file /builds/kurant/rust-motion/pki/own/cert.der, Cannot read pkey from path "/builds/kurant/rust-motion/pki/private/private.pem": Cannot read pkey from path "/builds/kurant/rust-motion/pki/private/private.pem"
Error: Timeout while waiting for Idle, state is nowConnecting after 5s
failures:
test_axis2_move