"./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestListDirSorted|TestMaxDelete|TestMaxDeleteSize|TestMergeDirs)$'" - Starting (try 2/5) 2025/09/23 01:28:11 DEBUG : Creating backend with remote "TestMega:rclone-test-riguliw4vuvo" 2025/09/23 01:28:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/23 01:29:08 DEBUG : Creating backend with remote "/tmp/rclone1828310729" === RUN TestMergeDirs run.go:180: Remote "mega root 'rclone-test-riguliw4vuvo'", Local "Local file system at /tmp/rclone1828310729", Modify Window "876000h0m0s" 2025/09/23 01:29:09 INFO : dupe2: merging "two.txt" 2025/09/23 01:29:09 INFO : dupe2: removing empty directory 2025/09/23 01:29:09 INFO : dupe3: merging "three.txt" 2025/09/23 01:29:10 INFO : dupe3: removing empty directory run.go:125: removing dir "dupe1" failed - try 1/3: directory not empty --- PASS: TestMergeDirs (3.26s) === RUN TestListDirSorted run.go:180: Remote "mega root 'rclone-test-riguliw4vuvo'", Local "Local file system at /tmp/rclone1828310729", Modify Window "876000h0m0s" 2025/09/23 01:29:13 DEBUG : a.txt: Excluded (Size Filter) 2025/09/23 01:29:13 DEBUG : a.txt: Excluded 2025/09/23 01:29:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/23 01:29:13 DEBUG : sub dir/hello world: Excluded 2025/09/23 01:29:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/23 01:29:13 DEBUG : sub dir/hello world2: Excluded 2025/09/23 01:29:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/09/23 01:29:13 DEBUG : sub dir/hello world: Excluded 2025/09/23 01:29:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/09/23 01:29:13 DEBUG : sub dir/hello world2: Excluded 2025/09/23 01:29:13 DEBUG : sub dir/ignore dir: Excluded 2025/09/23 01:29:13 DEBUG : sub dir/ignore dir: Excluded --- PASS: TestListDirSorted (3.13s) === RUN TestMaxDelete run.go:180: Remote "mega root 'rclone-test-riguliw4vuvo'", Local "Local file system at /tmp/rclone1828310729", Modify Window "876000h0m0s" 2025/09/23 01:29:15 DEBUG : Waiting for deletions to finish 2025/09/23 01:29:15 INFO : large: Deleted 2025/09/23 01:29:15 INFO : medium: Deleted 2025/09/23 01:29:15 ERROR : small: 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 (1.17s) === RUN TestMaxDeleteSize run.go:180: Remote "mega root 'rclone-test-riguliw4vuvo'", Local "Local file system at /tmp/rclone1828310729", Modify Window "876000h0m0s" 2025/09/23 01:29:16 DEBUG : Waiting for deletions to finish 2025/09/23 01:29:16 INFO : large: Deleted 2025/09/23 01:29:16 INFO : medium: Deleted 2025/09/23 01:29:16 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached --- PASS: TestMaxDeleteSize (0.86s) FAIL 2025/09/23 01:29:16 DEBUG : mega root 'rclone-test-riguliw4vuvo': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestListDirSorted|TestMaxDelete|TestMaxDeleteSize|TestMergeDirs)$'" - Finished ERROR in 1m5.229133899s (try 2/5): exit status 1: Failed [TestMaxDelete]