"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Starting (try 4/5) 2025/10/23 06:22:42 DEBUG : Creating backend with remote "TestMega:rclone-test-rebupon0dixe" 2025/10/23 06:22:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/23 06:23:02 DEBUG : Creating backend with remote "/tmp/rclone2389951144" === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-rebupon0dixe'", Local "Local file system at /tmp/rclone2389951144", Modify Window "876000h0m0s" 2025/10/23 06:23:05 DEBUG : Waiting for deletions to finish 2025/10/23 06:23:05 INFO : large: Deleted 2025/10/23 06:23:06 INFO : small: Deleted 2025/10/23 06:23:06 ERROR : medium: Got fatal error on delete: --max-delete threshold reached operations_test.go:453: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDelete --- FAIL: TestMaxDelete (3.33s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-rebupon0dixe'", Local "Local file system at /tmp/rclone2389951144", Modify Window "876000h0m0s" 2025/10/23 06:23:06 DEBUG : Waiting for deletions to finish 2025/10/23 06:23:08 INFO : large: Deleted 2025/10/23 06:23:10 INFO : medium: Deleted 2025/10/23 06:23:10 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached operations_test.go:492: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492 Error: Not equal: expected: 1 actual : 2 Test: TestMaxDeleteSize fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestMaxDeleteSize (11.88s) FAIL 2025/10/23 06:23:18 DEBUG : mega root 'rclone-test-rebupon0dixe': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxDelete|TestMaxDeleteSize)$'" - Finished ERROR in 35.614104635s (try 4/5): exit status 1: Failed [TestMaxDelete TestMaxDeleteSize]