Description
upgrade_internal_auth_test.TestAuthUpgrade.upgrade_to_22_test is failing on 2.2-HEAD, with the following error message:
Unexpected error in node1 node log: ["ERROR [NonPeriodicTasks:1] 2015-08-10 11:18:58,464 SSTableDeletingTask.java:85 - Unable to delete d:\\temp\\dtest-dwg3cr\\test\\node1\\data\\system\\schema_keyspaces-b0f2235744583cdb9631c43e59ce3676\\system-schema_keyspaces-tmplink-ka-9-Data.db (it will be removed on server restart; we'll also retry after GC) WARN [GossipTasks:1] 2015-08-10 11:18:58,466 FailureDetector.java:249 - Not marking nodes down due to local pause of 6214735232 > 5000000000", "ERROR [NonPeriodicTasks:1] 2015-08-10 11:19:27,625 SSTableDeletingTask.java:85 - Unable to delete d:\\temp\\dtest-dwg3cr\\test\\node1\\data\\system\\schema_columns-296e9c049bec3085827dc17d3df2122a\\system-schema_columns-tmplink-ka-9-Data.db (it will be removed on server restart; we'll also retry after GC)"]
I think this is largely due to the fact that it upgrades from 2.1, and this error occurs on 2.1. It doesn't seem to be a big issue, but letting you decide.
Attachments
Issue Links
- links to