shwstppr commented on PR #8674: URL: https://github.com/apache/cloudstack/pull/8674#issuecomment-2138150833
Test failing with exceptions, ``` 2024-05-28T13:43:38,730 WARN [c.c.u.AccountManagerImpl] (API-Job-Executor-31:[ctx-26228571, job-39, ctx-aa487b81]) (logid:bf162f6e) Failed to cleanup account Account [{"accountName":"test-TestUserLogin-test_2FA_setup-CKUF5G","id":7,"uuid":"047e3b67-c492-48ae-b8ea-0b67358e1a64"}] due to com.cloud.utils.exception.CloudRuntimeException: DB Exception on: com.mysql.cj.jdbc.ClientPreparedStatement: UPDATE user_data SET user_data.removed='2024-05-28 13:43:38' WHERE user_data.account_id = 7 at com.cloud.utils.db.GenericDaoBase.update(GenericDaoBase.java:871) at com.cloud.utils.db.GenericDaoBase.remove(GenericDaoBase.java:1993) ``` While https://github.com/apache/cloudstack/pull/9120 is merged, we need https://github.com/apache/cloudstack/pull/8893 for 4.19.1 DB changes to work in `main` cc @weizhouapache @DaanHoogland -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org