"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^(TestMaxDelete|TestRmdirsNoLeaveRoot)$'" - Starting (try 2/5) 2026/05/30 01:19:30 DEBUG : Creating backend with remote "TestDrime:rclone-test-lovefok4hamo" 2026/05/30 01:19:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/30 01:19:31 DEBUG : Creating backend with remote "/tmp/rclone744198912" === RUN TestMaxDelete run.go:198: Remote "drime root 'rclone-test-lovefok4hamo'", Local "Local file system at /tmp/rclone744198912", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/05/30 01:19:42 DEBUG : Waiting for deletions to finish 2026/05/30 01:19:43 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/05/30 01:19:43 INFO : medium: Deleted 2026/05/30 01:19:43 INFO : large: Deleted 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 : 3 Test: TestMaxDelete run.go:172: removing file "large" failed - try 1/5: sleeping 1s: object not found run.go:172: removing file "large" failed - try 2/5: sleeping 1.5s: object not found run.go:172: removing file "large" failed - try 3/5: sleeping 2.25s: object not found run.go:172: removing file "large" failed - try 4/5: sleeping 3.375s: object not found run.go:172: removing file "large" failed: object not found run.go:172: removing file "medium" failed - try 1/5: sleeping 1s: object not found run.go:172: removing file "medium" failed - try 2/5: sleeping 1.5s: object not found run.go:172: removing file "medium" failed - try 3/5: sleeping 2.25s: object not found run.go:172: removing file "medium" failed - try 4/5: sleeping 3.375s: object not found run.go:172: removing file "medium" failed: object not found --- FAIL: TestMaxDelete (32.97s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "drime root 'rclone-test-lovefok4hamo'", Local "Local file system at /tmp/rclone744198912", Modify Window "876000h0m0s" 2026/05/30 01:20:06 INFO : A2: Making directory 2026/05/30 01:20:07 INFO : A1/B2: Making directory 2026/05/30 01:20:08 INFO : A1/B2/C2: Making directory 2026/05/30 01:20:09 INFO : A1/B1/C3: Making directory 2026/05/30 01:20:09 INFO : A3: Making directory 2026/05/30 01:20:10 INFO : A3/B3: Making directory 2026/05/30 01:20:11 INFO : A3/B3/C4: Making directory 2026/05/30 01:20:14 DEBUG : removing 1 level 3 directories 2026/05/30 01:20:14 INFO : A3/B3/C4: Removing directory 2026/05/30 01:20:18 DEBUG : removing 2 level 3 directories 2026/05/30 01:20:18 INFO : A1/B1/C3: Removing directory 2026/05/30 01:20:18 INFO : A1/B2/C2: Removing directory 2026/05/30 01:20:19 DEBUG : removing 2 level 2 directories 2026/05/30 01:20:19 INFO : A3/B3: Removing directory 2026/05/30 01:20:19 INFO : A1/B2: Removing directory 2026/05/30 01:20:19 DEBUG : removing 2 level 1 directories 2026/05/30 01:20:19 INFO : A3: Removing directory 2026/05/30 01:20:19 INFO : A2: Removing directory 2026/05/30 01:20:24 DEBUG : removing 1 level 3 directories 2026/05/30 01:20:24 INFO : A1/B1/C1: Removing directory 2026/05/30 01:20:24 DEBUG : removing 1 level 2 directories 2026/05/30 01:20:24 INFO : A1/B1: Removing directory fstest.go:298: Sleeping for 1s for list eventual consistency: 1/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 8s for list eventual consistency: 4/5 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 16s for list eventual consistency: 5/5 fstest.go:301: Flushing the directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:730 Error: Not equal: expected: []string{} actual : []string{"A1"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=2) "A1" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (58.57s) FAIL 2026/05/30 01:21:02 DEBUG : drime root 'rclone-test-lovefok4hamo': Purge remote "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -list-retries 5 -verbose -test.run '^(TestMaxDelete|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 1m32.829143545s (try 2/5): exit status 1: Failed [TestMaxDelete TestRmdirsNoLeaveRoot]