"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestApplyTransforms|TestCheckSizeOnly|TestCopyFile|TestCopyFileCopyDest|TestHashSums|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile)$|^TestCheckDownload$/^(1|2|3|4|5|6)$|^TestMultithreadCopy$/^upload=true,size=10485760,streams=2$'" - Starting (try 4/5) 2026/02/04 08:03:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-lofixag4bivu" 2026/02/04 08:03:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:03:09 DEBUG : Creating backend with remote "/tmp/rclone1317052363" === RUN TestMultithreadCopy run.go:185: Remote "drime root 'rclone-test-lofixag4bivu'", Local "Local file system at /tmp/rclone1317052363", Modify Window "876000h0m0s" === RUN TestMultithreadCopy/upload=true,size=10485760,streams=2 2026/02/04 08:03:13 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: disabling buffering because source is local disk 2026/02/04 08:03:14 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2026/02/04 08:03:14 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2026/02/04 08:03:14 DEBUG : test-multithread-copy-true-10485760-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams 2026/02/04 08:03:14 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi starting 2026/02/04 08:03:14 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting 2026/02/04 08:03:15 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi finished 2026/02/04 08:03:15 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished multithread_test.go:218: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:218 Error: Received unexpected error: multi-thread copy: failed to find object after copy: object not found Test: TestMultithreadCopy/upload=true,size=10485760,streams=2 --- FAIL: TestMultithreadCopy (11.55s) --- FAIL: TestMultithreadCopy/upload=true,size=10485760,streams=2 (8.76s) === RUN TestCheckDownload run.go:185: Remote "drime root 'rclone-test-lofixag4bivu'", Local "Local file system at /tmp/rclone1317052363", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:99 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want rutabaga (8) got rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:99 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" === RUN TestCheckDownload/1 check_test.go:80: 1: Got error when not expecting one: 1 differences found check_test.go:86: 1: Expecting 0 errors but got 1 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "- test-multithread-copy-true-10485760-2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 2 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "+ potato2", "- test-multithread-copy-true-10485760-2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=3) { +([]string) (len=4) { (string) "", (string) (len=9) "+ potato2", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:122 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), rutabaga (8) got empty space (1), rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:122 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 3 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "+ potato2", "- empty space", "- test-multithread-copy-true-10485760-2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", @@ -4,2 +4,3 @@ (string) (len=13) "- empty space", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=10) "= rutabaga" Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), potato2 (60), rutabaga (8) got empty space (1), potato2 (60), rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:138 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 2 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "- empty space", "- test-multithread-copy-true-10485760-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "- empty space", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=9) "= potato2", Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "empty space"} actual : []string{"", "empty space", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=11) "empty space" + (string) (len=11) "empty space", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 2 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "- test-multithread-copy-true-10485760-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=4) { +([]string) (len=5) { (string) "", (string) (len=13) "* empty space", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=9) "= potato2", Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCheckDownload Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), remotepotato (60), rutabaga (8), test-multithread-copy-true-10485760-2 (10485760) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 Error: Should be true Test: TestCheckDownload Messages: Unexpected file "test-multithread-copy-true-10485760-2" === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 3 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "* empty space", "- remotepotato", "- test-multithread-copy-true-10485760-2", "= potato2", "= rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=5) { +([]string) (len=6) { (string) "", @@ -4,2 +4,3 @@ (string) (len=14) "- remotepotato", + (string) (len=39) "- test-multithread-copy-true-10485760-2", (string) (len=9) "= potato2", Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "remotepotato"} actual : []string{"", "remotepotato", "test-multithread-copy-true-10485760-2"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=12) "remotepotato" + (string) (len=12) "remotepotato", + (string) (len=37) "test-multithread-copy-true-10485760-2" } Test: TestCheckDownload Messages: missingonsrc --- FAIL: TestCheckDownload (65.20s) --- FAIL: TestCheckDownload/1 (0.88s) --- FAIL: TestCheckDownload/2 (0.81s) --- FAIL: TestCheckDownload/3 (0.73s) --- FAIL: TestCheckDownload/4 (1.08s) --- FAIL: TestCheckDownload/5 (1.03s) --- FAIL: TestCheckDownload/6 (2.54s) === RUN TestCheckSizeOnly run.go:185: Remote "drime root 'rclone-test-lofixag4bivu'", Local "Local file system at /tmp/rclone1317052363", Modify Window "876000h0m0s" 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 === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === NAME TestCheckSizeOnly 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 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want empty space (1), potato2 (60), remotepotato (60), rutabaga (8) got empty space (1), potato2 (60), rutabaga (8) fstest.go:203: Not found "remotepotato" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:161 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:181 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:212 Error: Not equal: expected: 0 actual : 1 Test: TestCheckSizeOnly Messages: 1 objects not found === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 === NAME TestCheckSizeOnly fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: listing wrong, want got empty space (1), potato2 (60), remotepotato (60), rutabaga (8) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "potato2" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "remotepotato" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCheckSizeOnly Messages: Unexpected file "rutabaga" --- FAIL: TestCheckSizeOnly (61.89s) --- PASS: TestCheckSizeOnly/1 (0.23s) --- PASS: TestCheckSizeOnly/2 (0.36s) --- PASS: TestCheckSizeOnly/3 (0.32s) --- PASS: TestCheckSizeOnly/4 (0.36s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (1.29s) --- PASS: TestCheckSizeOnly/7 (0.48s) === RUN TestParseSumFile run.go:185: Remote "drime root 'rclone-test-lofixag4bivu'", Local "Local file system at /tmp/rclone1317052363", Modify Window "876000h0m0s" fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:309 Error: Received unexpected error: object not found Test: TestParseSumFile --- FAIL: TestParseSumFile (10.45s) === RUN TestApplyTransforms 2026/02/04 08:05:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-zeluhus5hozi" 2026/02/04 08:05:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:05:39 DEBUG : Creating backend with remote "/tmp/rclone577744638" run.go:185: Remote "drime root 'rclone-test-zeluhus5hozi'", Local "Local file system at /tmp/rclone577744638", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2026/02/04 08:05:48 ERROR : HELLO, WORLD!: file not in drime root 'rclone-test-zeluhus5hozi' 2026/02/04 08:05:48 NOTICE: drime root 'rclone-test-zeluhus5hozi': 1 files missing 2026/02/04 08:05:48 NOTICE: drime root 'rclone-test-zeluhus5hozi': 0 differences found 2026/02/04 08:05:48 NOTICE: drime root 'rclone-test-zeluhus5hozi': 1 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/04 08:05:49 ERROR : hello, world!: file not in drime root 'rclone-test-zeluhus5hozi' 2026/02/04 08:05:49 NOTICE: drime root 'rclone-test-zeluhus5hozi': 1 files missing 2026/02/04 08:05:49 NOTICE: drime root 'rclone-test-zeluhus5hozi': 0 differences found 2026/02/04 08:05:49 NOTICE: drime root 'rclone-test-zeluhus5hozi': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:594 Error: Received unexpected error: file not in drime root 'rclone-test-zeluhus5hozi' Test: TestApplyTransforms Messages: unexpected error for upper checkfile vs. lower remote (with normalization) HELLO, WORLD! hello, world! 2026/02/04 08:05:49 DEBUG : Creating backend with remote "TestDrime:rclone-test-xogoxuq2zizo" 2026/02/04 08:05:49 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:05:50 DEBUG : Creating backend with remote "/tmp/rclone2780547058" run.go:185: Remote "drime root 'rclone-test-xogoxuq2zizo'", Local "Local file system at /tmp/rclone2780547058", Modify Window "876000h0m0s" lower checkfile vs. upper remote (without normalization) 2026/02/04 08:06:00 ERROR : hello, world!: file not in drime root 'rclone-test-xogoxuq2zizo' 2026/02/04 08:06:00 NOTICE: drime root 'rclone-test-xogoxuq2zizo': 1 files missing 2026/02/04 08:06:00 NOTICE: drime root 'rclone-test-xogoxuq2zizo': 0 differences found 2026/02/04 08:06:00 NOTICE: drime root 'rclone-test-xogoxuq2zizo': 1 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/04 08:06:00 ERROR : hello, world!: file not in drime root 'rclone-test-xogoxuq2zizo' 2026/02/04 08:06:00 NOTICE: drime root 'rclone-test-xogoxuq2zizo': 1 files missing 2026/02/04 08:06:00 NOTICE: drime root 'rclone-test-xogoxuq2zizo': 0 differences found 2026/02/04 08:06:00 NOTICE: drime root 'rclone-test-xogoxuq2zizo': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:595 Error: Received unexpected error: file not in drime root 'rclone-test-xogoxuq2zizo' Test: TestApplyTransforms Messages: unexpected error for lower checkfile vs. upper remote (with normalization) hello, world! HELLO, WORLD! 2026/02/04 08:06:00 DEBUG : Creating backend with remote "TestDrime:rclone-test-tehituq4hata" 2026/02/04 08:06:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:06:01 DEBUG : Creating backend with remote "/tmp/rclone4280090168" run.go:185: Remote "drime root 'rclone-test-tehituq4hata'", Local "Local file system at /tmp/rclone4280090168", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/04 08:06:06 ERROR : hello, world!: file not in drime root 'rclone-test-tehituq4hata' 2026/02/04 08:06:06 NOTICE: drime root 'rclone-test-tehituq4hata': 1 files missing 2026/02/04 08:06:06 NOTICE: drime root 'rclone-test-tehituq4hata': 0 differences found 2026/02/04 08:06:06 NOTICE: drime root 'rclone-test-tehituq4hata': 1 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/04 08:06:06 ERROR : hello, world!: file not in drime root 'rclone-test-tehituq4hata' 2026/02/04 08:06:06 NOTICE: drime root 'rclone-test-tehituq4hata': 1 files missing 2026/02/04 08:06:06 NOTICE: drime root 'rclone-test-tehituq4hata': 0 differences found 2026/02/04 08:06:06 NOTICE: drime root 'rclone-test-tehituq4hata': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:596 Error: Received unexpected error: file not in drime root 'rclone-test-tehituq4hata' Test: TestApplyTransforms Messages: unexpected error for lower checkfile vs. upperlowermixed remote (with normalization) hello, world! HeLlO, wOrLd! 2026/02/04 08:06:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-kuhijik4fuki" 2026/02/04 08:06:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:06:07 DEBUG : Creating backend with remote "/tmp/rclone3988854858" run.go:185: Remote "drime root 'rclone-test-kuhijik4fuki'", Local "Local file system at /tmp/rclone3988854858", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/04 08:06:15 ERROR : HeLlO, wOrLd!: file not in drime root 'rclone-test-kuhijik4fuki' 2026/02/04 08:06:15 NOTICE: drime root 'rclone-test-kuhijik4fuki': 1 files missing 2026/02/04 08:06:15 NOTICE: drime root 'rclone-test-kuhijik4fuki': 0 differences found 2026/02/04 08:06:15 NOTICE: drime root 'rclone-test-kuhijik4fuki': 1 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/04 08:06:15 ERROR : hello, world!: file not in drime root 'rclone-test-kuhijik4fuki' 2026/02/04 08:06:15 NOTICE: drime root 'rclone-test-kuhijik4fuki': 1 files missing 2026/02/04 08:06:15 NOTICE: drime root 'rclone-test-kuhijik4fuki': 0 differences found 2026/02/04 08:06:15 NOTICE: drime root 'rclone-test-kuhijik4fuki': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:597 Error: Received unexpected error: file not in drime root 'rclone-test-kuhijik4fuki' Test: TestApplyTransforms Messages: unexpected error for upperlowermixed checkfile vs. upper remote (with normalization) HeLlO, wOrLd! HELLO, WORLD! 2026/02/04 08:06:15 DEBUG : Creating backend with remote "TestDrime:rclone-test-casepet6xici" 2026/02/04 08:06:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:06:16 DEBUG : Creating backend with remote "/tmp/rclone2769843899" run.go:185: Remote "drime root 'rclone-test-casepet6xici'", Local "Local file system at /tmp/rclone2769843899", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2026/02/04 08:06:21 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-casepet6xici' 2026/02/04 08:06:21 NOTICE: drime root 'rclone-test-casepet6xici': 1 files missing 2026/02/04 08:06:21 NOTICE: drime root 'rclone-test-casepet6xici': 0 differences found 2026/02/04 08:06:21 NOTICE: drime root 'rclone-test-casepet6xici': 1 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/04 08:06:21 ERROR : 測試_русский___ě_áñ: file not in drime root 'rclone-test-casepet6xici' 2026/02/04 08:06:21 NOTICE: drime root 'rclone-test-casepet6xici': 1 files missing 2026/02/04 08:06:21 NOTICE: drime root 'rclone-test-casepet6xici': 0 differences found 2026/02/04 08:06:21 NOTICE: drime root 'rclone-test-casepet6xici': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:598 Error: Received unexpected error: file not in drime root 'rclone-test-casepet6xici' Test: TestApplyTransforms Messages: unexpected error for NFD checkfile vs. NFC remote (with normalization) 測試_Русский___ě_áñ 測試_Русский___ě_áñ 2026/02/04 08:06:21 DEBUG : Creating backend with remote "TestDrime:rclone-test-hamedac6rete" 2026/02/04 08:06:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:06:23 DEBUG : Creating backend with remote "/tmp/rclone3119871817" run.go:185: Remote "drime root 'rclone-test-hamedac6rete'", Local "Local file system at /tmp/rclone3119871817", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2026/02/04 08:06:31 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-hamedac6rete' 2026/02/04 08:06:31 NOTICE: drime root 'rclone-test-hamedac6rete': 1 files missing 2026/02/04 08:06:31 NOTICE: drime root 'rclone-test-hamedac6rete': 0 differences found 2026/02/04 08:06:31 NOTICE: drime root 'rclone-test-hamedac6rete': 1 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/04 08:06:32 ERROR : 測試_русский___ě_áñ: file not in drime root 'rclone-test-hamedac6rete' 2026/02/04 08:06:32 NOTICE: drime root 'rclone-test-hamedac6rete': 1 files missing 2026/02/04 08:06:32 NOTICE: drime root 'rclone-test-hamedac6rete': 0 differences found 2026/02/04 08:06:32 NOTICE: drime root 'rclone-test-hamedac6rete': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:599 Error: Received unexpected error: file not in drime root 'rclone-test-hamedac6rete' Test: TestApplyTransforms Messages: unexpected error for NFC checkfile vs. NFD remote (with normalization) 測試_Русский___ě_áñ 測試_Русский___ě_áñ 2026/02/04 08:06:32 DEBUG : Creating backend with remote "TestDrime:rclone-test-bavojom2xuja" 2026/02/04 08:06:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:06:34 DEBUG : Creating backend with remote "/tmp/rclone2434958816" run.go:185: Remote "drime root 'rclone-test-bavojom2xuja'", Local "Local file system at /tmp/rclone2434958816", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2026/02/04 08:06:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-bavojom2xuja' 2026/02/04 08:06:43 NOTICE: drime root 'rclone-test-bavojom2xuja': 1 files missing 2026/02/04 08:06:43 NOTICE: drime root 'rclone-test-bavojom2xuja': 0 differences found 2026/02/04 08:06:43 NOTICE: drime root 'rclone-test-bavojom2xuja': 1 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/04 08:06:43 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-bavojom2xuja' 2026/02/04 08:06:43 NOTICE: drime root 'rclone-test-bavojom2xuja': 1 files missing 2026/02/04 08:06:43 NOTICE: drime root 'rclone-test-bavojom2xuja': 0 differences found 2026/02/04 08:06:43 NOTICE: drime root 'rclone-test-bavojom2xuja': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:600 Error: Received unexpected error: file not in drime root 'rclone-test-bavojom2xuja' Test: TestApplyTransforms Messages: unexpected error for NFDx2 checkfile vs. both remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 08:06:43 DEBUG : Creating backend with remote "TestDrime:rclone-test-zijoviq6doma" 2026/02/04 08:06:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:06:44 DEBUG : Creating backend with remote "/tmp/rclone225461794" run.go:185: Remote "drime root 'rclone-test-zijoviq6doma'", Local "Local file system at /tmp/rclone225461794", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2026/02/04 08:06:51 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-zijoviq6doma' 2026/02/04 08:06:51 NOTICE: drime root 'rclone-test-zijoviq6doma': 1 files missing 2026/02/04 08:06:51 NOTICE: drime root 'rclone-test-zijoviq6doma': 0 differences found 2026/02/04 08:06:51 NOTICE: drime root 'rclone-test-zijoviq6doma': 1 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/04 08:06:52 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-zijoviq6doma' 2026/02/04 08:06:52 NOTICE: drime root 'rclone-test-zijoviq6doma': 1 files missing 2026/02/04 08:06:52 NOTICE: drime root 'rclone-test-zijoviq6doma': 0 differences found 2026/02/04 08:06:52 NOTICE: drime root 'rclone-test-zijoviq6doma': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:601 Error: Received unexpected error: file not in drime root 'rclone-test-zijoviq6doma' Test: TestApplyTransforms Messages: unexpected error for NFCx2 checkfile vs. both remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 08:06:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-legiyof3qako" 2026/02/04 08:06:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:06:53 DEBUG : Creating backend with remote "/tmp/rclone1114419377" run.go:185: Remote "drime root 'rclone-test-legiyof3qako'", Local "Local file system at /tmp/rclone1114419377", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2026/02/04 08:06:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-legiyof3qako' 2026/02/04 08:06:59 NOTICE: drime root 'rclone-test-legiyof3qako': 1 files missing 2026/02/04 08:06:59 NOTICE: drime root 'rclone-test-legiyof3qako': 0 differences found 2026/02/04 08:06:59 NOTICE: drime root 'rclone-test-legiyof3qako': 1 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/04 08:06:59 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-legiyof3qako' 2026/02/04 08:06:59 NOTICE: drime root 'rclone-test-legiyof3qako': 1 files missing 2026/02/04 08:06:59 NOTICE: drime root 'rclone-test-legiyof3qako': 0 differences found 2026/02/04 08:06:59 NOTICE: drime root 'rclone-test-legiyof3qako': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:602 Error: Received unexpected error: file not in drime root 'rclone-test-legiyof3qako' Test: TestApplyTransforms Messages: unexpected error for both checkfile vs. NFDx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 08:06:59 DEBUG : Creating backend with remote "TestDrime:rclone-test-razagus6boca" 2026/02/04 08:06:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 08:07:00 DEBUG : Creating backend with remote "/tmp/rclone1727864261" run.go:185: Remote "drime root 'rclone-test-razagus6boca'", Local "Local file system at /tmp/rclone1727864261", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2026/02/04 08:07:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-razagus6boca' 2026/02/04 08:07:05 NOTICE: drime root 'rclone-test-razagus6boca': 1 files missing 2026/02/04 08:07:05 NOTICE: drime root 'rclone-test-razagus6boca': 0 differences found 2026/02/04 08:07:05 NOTICE: drime root 'rclone-test-razagus6boca': 1 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/04 08:07:06 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-razagus6boca' 2026/02/04 08:07:06 NOTICE: drime root 'rclone-test-razagus6boca': 1 files missing 2026/02/04 08:07:06 NOTICE: drime root 'rclone-test-razagus6boca': 0 differences found 2026/02/04 08:07:06 NOTICE: drime root 'rclone-test-razagus6boca': 1 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:603 Error: Received unexpected error: file not in drime root 'rclone-test-razagus6boca' Test: TestApplyTransforms Messages: unexpected error for both checkfile vs. NFCx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ 2026/02/04 08:07:06 DEBUG : drime root 'rclone-test-razagus6boca': Purge remote 2026/02/04 08:07:07 DEBUG : drime root 'rclone-test-legiyof3qako': Purge remote 2026/02/04 08:07:07 DEBUG : drime root 'rclone-test-zijoviq6doma': Purge remote 2026/02/04 08:07:08 DEBUG : drime root 'rclone-test-bavojom2xuja': Purge remote 2026/02/04 08:07:09 DEBUG : drime root 'rclone-test-hamedac6rete': Purge remote 2026/02/04 08:07:10 DEBUG : drime root 'rclone-test-casepet6xici': Purge remote 2026/02/04 08:07:11 DEBUG : drime root 'rclone-test-kuhijik4fuki': Purge remote 2026/02/04 08:07:12 DEBUG : drime root 'rclone-test-tehituq4hata': Purge remote 2026/02/04 08:07:12 DEBUG : drime root 'rclone-test-xogoxuq2zizo': Purge remote 2026/02/04 08:07:13 DEBUG : drime root 'rclone-test-zeluhus5hozi': Purge remote --- FAIL: TestApplyTransforms (95.44s) === RUN TestCopyFile run.go:185: Remote "drime root 'rclone-test-lofixag4bivu'", Local "Local file system at /tmp/rclone1317052363", Modify Window "876000h0m0s" 2026/02/04 08:07:14 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/04 08:07:21 DEBUG : sub/file2: size = 14 OK 2026/02/04 08:07:21 INFO : file1: Copied (new) to: sub/file2 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:116 Error: Should be true Test: TestCopyFile Messages: listing wrong, want sub/file2 (14) got sub/file2 (14), test.sum (81) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:116 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyFile Messages: Unexpected file "test.sum" 2026/02/04 08:07:34 DEBUG : sub/file2: size = 14 OK 2026/02/04 08:07:34 DEBUG : file1: Sizes identical 2026/02/04 08:07:34 DEBUG : file1: Unchanged skipping fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:121 Error: Should be true Test: TestCopyFile Messages: listing wrong, want sub/file2 (14) got sub/file2 (14), test.sum (81) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:121 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyFile Messages: Unexpected file "test.sum" 2026/02/04 08:07:44 DEBUG : drime root 'rclone-test-lofixag4bivu': don't need to copy/move sub/file2, it is already at target location fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:126 Error: Should be true Test: TestCopyFile Messages: listing wrong, want sub/file2 (14) got sub/file2 (14), test.sum (81) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:126 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestCopyFile Messages: Unexpected file "test.sum" run.go:130: removing dir "sub" failed - try 1/3: directory not empty run.go:130: removing dir "sub" failed - try 2/3: directory not empty run.go:130: removing dir "sub" failed - try 3/3: directory not empty run.go:133: removing dir "sub" failed: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCopyFile Messages: listing wrong, want got sub/file2 (14) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestCopyFile Messages: Unexpected file "sub/file2" 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/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Not equal: expected: []string{} actual : []string{"sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "sub" } Test: TestCopyFile Messages: directories --- FAIL: TestCopyFile (55.90s) === RUN TestCopyFileCopyDest run.go:185: Remote "drime root 'rclone-test-lofixag4bivu'", Local "Local file system at /tmp/rclone1317052363", Modify Window "876000h0m0s" 2026/02/04 08:08:09 DEBUG : Creating backend with remote "TestDrime:rclone-test-lofixag4bivu/dst" 2026/02/04 08:08:11 DEBUG : Creating backend with remote "TestDrime:rclone-test-lofixag4bivu/CopyDest" 2026/02/04 08:08:13 DEBUG : one: Need to transfer - File not found at Destination 2026/02/04 08:08:25 DEBUG : one: size = 3 OK 2026/02/04 08:08:25 INFO : one: Copied (new) 2026/02/04 08:08:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone1317052363) 2026/02/04 08:08:30 DEBUG : one: size = 3 (drime root 'rclone-test-lofixag4bivu/dst') 2026/02/04 08:08:30 DEBUG : one: Sizes differ 2026/02/04 08:08:35 DEBUG : one: Removing old object on successful upload 2026/02/04 08:08:36 DEBUG : one: size = 5 OK 2026/02/04 08:08:36 INFO : one: Copied (replaced existing) 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 2026/02/04 08:08:53 DEBUG : dst/one: Removing old object on successful upload 2026/02/04 08:09:06 DEBUG : Creating backend with remote "TestDrime:rclone-test-lofixag4bivu/BackupDir" 2026/02/04 08:09:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone1317052363) 2026/02/04 08:09:09 DEBUG : one: size = 3 (drime root 'rclone-test-lofixag4bivu/dst') 2026/02/04 08:09:09 DEBUG : one: Sizes differ 2026/02/04 08:09:10 DEBUG : one: size = 5 OK 2026/02/04 08:09:10 DEBUG : one: Sizes identical 2026/02/04 08:09:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone1317052363) 2026/02/04 08:09:10 DEBUG : one: size = 3 (drime root 'rclone-test-lofixag4bivu/dst') 2026/02/04 08:09:10 DEBUG : one: Sizes differ 2026/02/04 08:09:13 INFO : one: Moved (server-side) 2026/02/04 08:09:14 DEBUG : one: Server side copy: removing existing object after successful copy 2026/02/04 08:09:15 DEBUG : one: size = 5 OK 2026/02/04 08:09:15 INFO : one: Copied (server-side copy) 2026/02/04 08:09:15 DEBUG : one: Destination found in --copy-dest, using server-side copy fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:333 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5) got CopyDest/one (5), CopyDest/two (3), dst/one (5) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:333 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found 2026/02/04 08:09:33 DEBUG : two: Need to transfer - File not found at Destination 2026/02/04 08:09:33 DEBUG : two: size = 3 OK 2026/02/04 08:09:33 DEBUG : two: Sizes identical 2026/02/04 08:09:35 DEBUG : two: size = 3 OK 2026/02/04 08:09:35 INFO : two: Copied (server-side copy) 2026/02/04 08:09:35 DEBUG : two: Destination found in --copy-dest, using server-side copy fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:342 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:342 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found 2026/02/04 08:09:51 DEBUG : two: size = 3 OK 2026/02/04 08:09:51 DEBUG : two: Sizes identical 2026/02/04 08:09:51 DEBUG : two: Unchanged skipping fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:348 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:348 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:353 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) got CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:353 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found 2026/02/04 08:10:29 DEBUG : three: Need to transfer - File not found at Destination 2026/02/04 08:10:30 DEBUG : three: size = 7 (Local file system at /tmp/rclone1317052363) 2026/02/04 08:10:30 DEBUG : three: size = 5 (drime root 'rclone-test-lofixag4bivu/CopyDest') 2026/02/04 08:10:30 DEBUG : three: Sizes differ 2026/02/04 08:10:30 DEBUG : three: Destination not found in --copy-dest 2026/02/04 08:10:35 DEBUG : three: size = 7 OK 2026/02/04 08:10:35 INFO : three: Copied (new) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:362 Error: Should be true Test: TestCopyFileCopyDest Messages: listing wrong, want BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) got CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) fstest.go:203: Not found "BackupDir/one" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:362 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCopyFileCopyDest Messages: 1 objects not found run.go:130: removing dir "dst" failed - try 1/3: directory not empty --- FAIL: TestCopyFileCopyDest (178.37s) === RUN TestHashSums run.go:185: Remote "drime root 'rclone-test-lofixag4bivu'", Local "Local file system at /tmp/rclone1317052363", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestHashSums Messages: listing wrong, want got empty space (1), potato2 (60) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestHashSums Messages: Unexpected file "empty space" fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 Error: Should be true Test: TestHashSums Messages: Unexpected file "potato2" --- FAIL: TestHashSums (27.12s) === RUN TestMaxDelete run.go:185: Remote "drime root 'rclone-test-lofixag4bivu'", Local "Local file system at /tmp/rclone1317052363", Modify Window "876000h0m0s" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/04 08:12:08 DEBUG : Waiting for deletions to finish 2026/02/04 08:12:09 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/04 08:12:09 INFO : large: Deleted 2026/02/04 08:12:09 INFO : medium: 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 2026/02/04 08:12:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:12:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 08:12:10 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:12:10 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 08:12:11 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:12:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 08:12:12 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:12:12 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 08:12:13 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:12:13 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 08:12:13 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:12:13 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 08:12:14 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:12:14 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 08:12:14 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:12:14 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 08:12:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:12:16 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 08:12:19 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 08:12:19 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "large" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 08:12:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:12:24 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 08:12:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:12:54 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:13:14 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:13:34 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:13:54 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:14:14 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:14:34 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:14:54 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:15:14 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 08:15:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:15:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:16:14 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:16:34 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:16:54 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:17:14 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:17:34 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:17:54 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:18:14 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:18:34 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "large" failed: failed to delete item: Error "Server Error" 2026/02/04 08:18:54 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:19:14 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:19:34 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:19:54 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:20:14 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:20:34 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:20:54 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:21:14 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:21:34 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:21:54 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 08:22:14 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:22:34 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:22:54 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:23:14 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:23:34 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:23:54 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:24:14 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:24:34 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:24:54 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:25:14 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 08:25:34 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:25:54 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:26:14 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:26:34 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:26:54 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:27:14 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:27:34 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:27:54 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:28:14 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:28:34 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "medium" failed: failed to delete item: Error "Server Error" 2026/02/04 08:28:54 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 08:29:14 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 08:29:24 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 08:29:29 DEBUG : pacer: Reducing sleep to 1.25s --- FAIL: TestMaxDelete (1073.74s) === RUN TestMaxDeleteSize run.go:185: Remote "drime root 'rclone-test-lofixag4bivu'", Local "Local file system at /tmp/rclone1317052363", Modify Window "876000h0m0s" 2026/02/04 08:29:31 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 08:29:41 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 08:29:42 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 08:29:49 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 08:29:49 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 08:29:57 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 08:29:57 DEBUG : pacer: Reducing sleep to 10ms 2026/02/04 08:29:57 DEBUG : Waiting for deletions to finish 2026/02/04 08:29:57 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/02/04 08:29:58 INFO : large: Deleted 2026/02/04 08:29:58 INFO : medium: Deleted 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 : 3 Test: TestMaxDeleteSize 2026/02/04 08:29:59 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:29:59 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 08:29:59 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:29:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 08:29:59 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:29:59 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 08:30:00 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:30:00 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 08:30:00 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:30:00 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 08:30:00 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:30:00 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 08:30:01 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:30:01 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 08:30:01 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:30:01 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 08:30:03 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:30:03 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 08:30:05 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 08:30:05 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "large" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 08:30:10 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:30:10 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 08:30:20 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:30:40 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:31:00 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:31:20 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:31:40 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:32:01 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:32:20 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:32:40 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:33:00 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 08:33:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:33:40 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:34:00 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:34:20 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:34:40 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:35:00 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:35:20 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:35:40 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:36:00 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:36:20 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "large" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "large" failed: failed to delete item: Error "Server Error" 2026/02/04 08:36:40 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:37:00 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:37:21 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:37:40 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:38:00 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:38:20 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:38:40 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:39:01 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:39:20 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:39:40 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 08:40:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:40:20 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:40:40 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:41:00 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:41:20 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:41:40 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:42:00 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:42:20 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:42:40 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:43:00 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 08:43:20 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 08:43:40 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 08:44:00 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 08:44:20 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 08:44:40 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 08:45:00 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 08:45:20 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 08:45:41 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 08:46:00 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 08:46:20 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "medium" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "medium" failed: failed to delete item: Error "Server Error" 2026/02/04 08:46:41 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 08:47:00 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 08:47:10 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 08:47:15 DEBUG : pacer: Reducing sleep to 1.25s --- FAIL: TestMaxDeleteSize (1066.66s) FAIL 2026/02/04 08:47:15 DEBUG : drime root 'rclone-test-lofixag4bivu': Purge remote 2026/02/04 08:47:18 DEBUG : pacer: Reducing sleep to 625ms "./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestApplyTransforms|TestCheckSizeOnly|TestCopyFile|TestCopyFileCopyDest|TestHashSums|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile)$|^TestCheckDownload$/^(1|2|3|4|5|6)$|^TestMultithreadCopy$/^upload=true,size=10485760,streams=2$'" - Finished ERROR in 44m10.185495858s (try 4/5): exit status 1: Failed [TestMultithreadCopy/upload=true,size=10485760,streams=2 TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckSizeOnly TestParseSumFile TestApplyTransforms TestCopyFile TestCopyFileCopyDest TestHashSums TestMaxDelete TestMaxDeleteSize]