"./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCaseSensitivity|TestDirCreate|TestDirFileOpen|TestDirForgetAll|TestDirForgetPath|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirReadDirAll|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtZeroLength|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsWrite|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestReadFileHandleFlush|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSOpenFile|TestVFSRename|TestVFSStat|TestVFSStatParent|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleWriteAt|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Starting (try 2/5) 2026/02/04 03:15:35 DEBUG : Creating backend with remote "TestDrime:rclone-test-rozucoh8fege" 2026/02/04 03:15:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/04 03:15:36 DEBUG : Creating backend with remote "/tmp/rclone1289370101" === RUN TestDirHandleMethods run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:15:36 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 03:15:42 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:15:42 DEBUG : dir: Looking for writers 2026/02/04 03:15:42 DEBUG : Looking for writers 2026/02/04 03:15:42 DEBUG : dir: reading active writers 2026/02/04 03:15:42 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleMethods Messages: directories --- FAIL: TestDirHandleMethods (20.04s) === RUN TestDirHandleReaddir run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:15:56 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 03:16:09 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:16:09 DEBUG : dir/subdir: Looking for writers 2026/02/04 03:16:09 DEBUG : dir: Looking for writers 2026/02/04 03:16:09 DEBUG : file1: reading active writers 2026/02/04 03:16:09 DEBUG : file2: reading active writers 2026/02/04 03:16:09 DEBUG : subdir: reading active writers 2026/02/04 03:16:09 DEBUG : Looking for writers 2026/02/04 03:16:09 DEBUG : dir: reading active writers 2026/02/04 03:16:09 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/subdir" failed - try 1/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 2/3: directory not empty run.go:130: removing dir "dir/subdir" failed - try 3/3: directory not empty run.go:133: removing dir "dir/subdir" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir", "dir/subdir"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=10) "dir/subdir" } Test: TestDirHandleReaddir Messages: directories --- FAIL: TestDirHandleReaddir (32.21s) === RUN TestDirHandleReaddirnames run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:16:29 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirHandleReaddirnames Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddirnames Messages: 1 objects not found dir_handle_test.go:102: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Not equal: expected: 1 actual : 2 Test: TestDirHandleReaddirnames 2026/02/04 03:16:43 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:16:43 DEBUG : dir/subdir: Looking for writers 2026/02/04 03:16:43 DEBUG : dir: Looking for writers 2026/02/04 03:16:43 DEBUG : file1: reading active writers 2026/02/04 03:16:43 DEBUG : subdir: reading active writers 2026/02/04 03:16:43 DEBUG : Looking for writers 2026/02/04 03:16:43 DEBUG : dir: reading active writers 2026/02/04 03:16:43 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:102 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirHandleReaddirnames Messages: directories --- FAIL: TestDirHandleReaddirnames (29.45s) === RUN TestDirForgetAll run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:16:58 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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 03:17:14 DEBUG : dir: forgetting directory cache 2026/02/04 03:17:14 DEBUG : forgetting directory cache 2026/02/04 03:17:14 DEBUG : dir: forgetting directory cache 2026/02/04 03:17:14 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:17:14 DEBUG : Looking for writers 2026/02/04 03:17:14 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- PASS: TestDirForgetAll (20.43s) === RUN TestDirForgetPath run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:17:19 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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 03:17:38 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/04 03:17:38 DEBUG : dir: invalidating directory cache 2026/02/04 03:17:38 DEBUG : >ForgetPath: 2026/02/04 03:17:38 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/04 03:17:38 DEBUG : invalidating directory cache 2026/02/04 03:17:38 DEBUG : dir: forgetting directory cache 2026/02/04 03:17:38 DEBUG : >ForgetPath: 2026/02/04 03:17:38 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/04 03:17:38 DEBUG : >ForgetPath: 2026/02/04 03:17:38 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:17:38 DEBUG : dir: Looking for writers 2026/02/04 03:17:38 DEBUG : Looking for writers 2026/02/04 03:17:38 DEBUG : dir: reading active writers 2026/02/04 03:17:38 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- PASS: TestDirForgetPath (23.53s) === RUN TestDirWalk run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:17:42 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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 03:18:06 DEBUG : forgetting directory cache 2026/02/04 03:18:06 DEBUG : dir: forgetting directory cache 2026/02/04 03:18:06 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:18:06 DEBUG : dir: Looking for writers 2026/02/04 03:18:06 DEBUG : fil/a/b: Looking for writers 2026/02/04 03:18:06 DEBUG : fil/a: Looking for writers 2026/02/04 03:18:06 DEBUG : b: reading active writers 2026/02/04 03:18:06 DEBUG : fil: Looking for writers 2026/02/04 03:18:06 DEBUG : a: reading active writers 2026/02/04 03:18:06 DEBUG : Looking for writers 2026/02/04 03:18:06 DEBUG : dir: reading active writers 2026/02/04 03:18:06 DEBUG : fil: reading active writers 2026/02/04 03:18:06 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a/b" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a/b" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a/b" failed: directory not empty run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" 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: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{"fil", "fil/a", "fil/a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=3) "fil", + (string) (len=5) "fil/a", + (string) (len=7) "fil/a/b" } Test: TestDirWalk Messages: directories --- FAIL: TestDirWalk (48.86s) === RUN TestDirSetModTime run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:18:31 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 03:18:36 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:18:36 DEBUG : dir: Looking for writers 2026/02/04 03:18:36 DEBUG : fil: Looking for writers 2026/02/04 03:18:36 DEBUG : Looking for writers 2026/02/04 03:18:36 DEBUG : dir: reading active writers 2026/02/04 03:18:36 DEBUG : fil: reading active writers 2026/02/04 03:18:36 DEBUG : >WaitForWriters: run.go:130: removing dir "fil/a" failed - try 1/3: directory not empty run.go:130: removing dir "fil/a" failed - try 2/3: directory not empty run.go:130: removing dir "fil/a" failed - try 3/3: directory not empty run.go:133: removing dir "fil/a" failed: directory not empty run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" 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: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{"fil", "fil/a"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "fil", + (string) (len=5) "fil/a" } Test: TestDirSetModTime Messages: directories --- FAIL: TestDirSetModTime (25.38s) === RUN TestDirStat run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:18:56 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 03:19:04 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:19:04 DEBUG : dir: Looking for writers 2026/02/04 03:19:04 DEBUG : file1: reading active writers 2026/02/04 03:19:04 DEBUG : fil: Looking for writers 2026/02/04 03:19:04 DEBUG : Looking for writers 2026/02/04 03:19:04 DEBUG : dir: reading active writers 2026/02/04 03:19:04 DEBUG : fil: reading active writers 2026/02/04 03:19:04 DEBUG : >WaitForWriters: run.go:130: removing dir "fil" failed - try 1/3: directory not empty run.go:130: removing dir "fil" failed - try 2/3: directory not empty run.go:130: removing dir "fil" failed - try 3/3: directory not empty run.go:133: removing dir "fil" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir", "fil"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=3) "fil" } Test: TestDirStat Messages: directories --- FAIL: TestDirStat (26.30s) === RUN TestDirReadDirAll run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:19:23 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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 dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:271 Error: Not equal: expected: []string{"dir,0,true"} actual : []string{"dir,0,true", "fil,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=10) "dir,0,true" +([]string) (len=2) { + (string) (len=10) "dir,0,true", + (string) (len=10) "fil,0,true" } Test: TestDirReadDirAll === RUN TestDirReadDirAll/Virtual 2026/02/04 03:19:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/04 03:19:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/04 03:19:46 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/04 03:19:46 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/04 03:19:54 DEBUG : dir: invalidating directory cache 2026/02/04 03:19:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/04 03:19:54 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/04 03:19:54 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/04 03:19:54 DEBUG : dir/file1: Reset virtual modtime 2026/02/04 03:19:54 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/04 03:19:54 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:300 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/04 03:19:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/04 03:19:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/04 03:19:54 DEBUG : dir: Added virtual directory entry vDel: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:313 Error: Not equal: expected: []string{"virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualDir2,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) (len=4) { +([]string) (len=6) { + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/04 03:19:54 DEBUG : dir: invalidating directory cache 2026/02/04 03:19:54 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/04 03:19:54 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 03:19:54 DEBUG : dir/file2: Reset virtual modtime 2026/02/04 03:19:54 DEBUG : dir/virtualFile: Reset virtual modtime dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:324 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/04 03:19:54 DEBUG : forgetting directory cache 2026/02/04 03:19:54 DEBUG : dir: forgetting directory cache 2026/02/04 03:19:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:19:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:19:54 DEBUG : fil: forgetting directory cache dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:329 Error: Not equal: expected: []string{"file1,14,false", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} actual : []string{"file1,14,false", "file2,15,false", "subdir,0,true", "virtualDir,0,true", "virtualFile,20,false", "virtualFile2,100,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=4) { +([]string) (len=6) { (string) (len=14) "file1,14,false", + (string) (len=14) "file2,15,false", + (string) (len=13) "subdir,0,true", (string) (len=17) "virtualDir,0,true", Test: TestDirReadDirAll/Virtual 2026/02/04 03:19:54 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:19:54 DEBUG : dir/subdir: Looking for writers 2026/02/04 03:19:54 DEBUG : dir/virtualDir: Looking for writers 2026/02/04 03:19:54 DEBUG : dir: Looking for writers 2026/02/04 03:19:54 DEBUG : file1: reading active writers 2026/02/04 03:19:54 DEBUG : file2: reading active writers 2026/02/04 03:19:54 DEBUG : subdir: reading active writers 2026/02/04 03:19:54 DEBUG : virtualFile: reading active writers 2026/02/04 03:19:54 DEBUG : virtualDir: reading active writers 2026/02/04 03:19:54 DEBUG : virtualFile2: reading active writers 2026/02/04 03:19:54 DEBUG : fil: Looking for writers 2026/02/04 03:19:54 DEBUG : Looking for writers 2026/02/04 03:19:54 DEBUG : dir: reading active writers 2026/02/04 03:19:54 DEBUG : fil: reading active writers 2026/02/04 03:19:54 DEBUG : >WaitForWriters: 2026/02/04 03:19:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:19:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 03:19:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:19:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 03:19:56 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:19:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 03:19:56 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:19:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 03:19:57 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:19:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 03:19:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:19:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 03:19:57 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:19:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 03:19:58 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:19:58 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 03:19:59 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:19:59 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 03:20:02 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 03:20:02 DEBUG : pacer: Rate limited, increasing sleep to 10.24s === NAME TestDirReadDirAll run.go:130: removing file "dir/file2" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 03:20:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:20:07 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 03:20:17 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:20:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:20:57 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:21:17 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:21:37 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:21:57 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:22:17 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:22:37 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:22:57 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file2" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 03:23:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:23:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:23:57 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:24:17 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:24:37 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:24:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:25:17 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:25:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:25:42 DEBUG : forgetting directory cache 2026/02/04 03:25:42 DEBUG : dir: forgetting directory cache 2026/02/04 03:25:42 DEBUG : dir: forgetting directory cache 2026/02/04 03:25:57 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:26:09 DEBUG : forgetting directory cache 2026/02/04 03:26:09 DEBUG : dir: forgetting directory cache 2026/02/04 03:26:09 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:26:17 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file2" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file2" failed: failed to delete item: Error "Server Error" 2026/02/04 03:26:37 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 03:26:42 DEBUG : forgetting directory cache 2026/02/04 03:26:42 DEBUG : dir: forgetting directory cache 2026/02/04 03:26:42 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:26:57 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 03:27:07 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 03:27:12 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 03:27:14 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 03:27:16 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 03:27:16 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 03:27:17 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 03:27:17 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 03:27:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:27:17 DEBUG : pacer: Rate limited, increasing sleep to 78.125ms 2026/02/04 03:27:18 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:27:18 DEBUG : pacer: Rate limited, increasing sleep to 156.25ms 2026/02/04 03:27:18 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:27:18 DEBUG : pacer: Rate limited, increasing sleep to 312.5ms 2026/02/04 03:27:18 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:27:18 DEBUG : pacer: Rate limited, increasing sleep to 625ms 2026/02/04 03:27:18 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:27:18 DEBUG : pacer: Rate limited, increasing sleep to 1.25s 2026/02/04 03:27:19 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:27:19 DEBUG : pacer: Rate limited, increasing sleep to 2.5s 2026/02/04 03:27:21 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:27:21 DEBUG : pacer: Rate limited, increasing sleep to 5s 2026/02/04 03:27:23 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:27:23 DEBUG : pacer: Rate limited, increasing sleep to 10s 2026/02/04 03:27:28 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:27:28 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 03:27:38 DEBUG : forgetting directory cache 2026/02/04 03:27:38 DEBUG : dir: forgetting directory cache 2026/02/04 03:27:38 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 03:27:58 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 03:28:06 DEBUG : dir: forgetting directory cache 2026/02/04 03:28:06 DEBUG : forgetting directory cache 2026/02/04 03:28:06 DEBUG : dir: forgetting directory cache 2026/02/04 03:28:06 DEBUG : fil: forgetting directory cache 2026/02/04 03:28:06 DEBUG : fil/a: forgetting directory cache 2026/02/04 03:28:06 DEBUG : fil/a/b: forgetting directory cache 2026/02/04 03:28:18 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:28:18 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 03:28:28 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:28:36 DEBUG : forgetting directory cache 2026/02/04 03:28:36 DEBUG : fil: forgetting directory cache 2026/02/04 03:28:36 DEBUG : dir: forgetting directory cache 2026/02/04 03:28:36 DEBUG : fil: forgetting directory cache 2026/02/04 03:28:36 DEBUG : dir: forgetting directory cache 2026/02/04 03:28:48 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:29:04 DEBUG : forgetting directory cache 2026/02/04 03:29:04 DEBUG : dir: forgetting directory cache 2026/02/04 03:29:04 DEBUG : fil: forgetting directory cache 2026/02/04 03:29:04 DEBUG : fil: forgetting directory cache 2026/02/04 03:29:08 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:29:28 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:29:46 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:29:48 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:29:54 DEBUG : dir/virtualDir2: forgetting directory cache 2026/02/04 03:29:54 DEBUG : dir: forgetting directory cache 2026/02/04 03:29:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:29:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:29:54 DEBUG : forgetting directory cache 2026/02/04 03:29:54 DEBUG : dir: forgetting directory cache 2026/02/04 03:29:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:29:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:29:54 DEBUG : fil: forgetting directory cache 2026/02/04 03:30:08 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:30:28 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:30:48 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:31:08 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 03:31:28 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 03:31:48 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:31:48 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 03:31:58 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:32:18 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:32:38 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:32:58 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:33:18 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:33:38 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:33:58 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:34:18 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:34:38 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing dir "dir/subdir" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing dir "dir/subdir" failed: failed to delete item: Error "Server Error" 2026/02/04 03:34:58 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 03:35:18 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 03:35:28 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirReadDirAll (965.13s) --- FAIL: TestDirReadDirAll/Virtual (8.33s) === RUN TestDirOpen run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:35:28 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 03:35:33 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 03:35:35 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 03:35:37 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 03:35:39 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 03:35:39 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 03:35:39 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 03:35:40 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 03:35:40 ERROR : dir/: Can only open directories read only 2026/02/04 03:35:40 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:35:40 DEBUG : dir: Looking for writers 2026/02/04 03:35:40 DEBUG : Looking for writers 2026/02/04 03:35:40 DEBUG : dir: reading active writers 2026/02/04 03:35:40 DEBUG : >WaitForWriters: 2026/02/04 03:35:40 DEBUG : pacer: Reducing sleep to 10ms run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: TestDirOpen Messages: listing wrong, want got dir/file1 (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: TestDirOpen Messages: Unexpected file "dir/file1" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirOpen Messages: directories --- FAIL: TestDirOpen (25.54s) === RUN TestDirCreate run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:35:53 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirCreate Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Not equal: expected: 0 actual : 1 Test: TestDirCreate Messages: 1 objects not found 2026/02/04 03:36:07 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/04 03:36:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/04 03:36:07 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/04 03:36:07 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/04 03:36:07 DEBUG : drime root 'rclone-test-rozucoh8fege': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 03:36:11 DEBUG : dir/potato: size = 5 OK 2026/02/04 03:36:11 NOTICE: drime root 'rclone-test-rozucoh8fege': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/04 03:36:11 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/04 03:36:11 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/04 03:36:11 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:36:11 DEBUG : dir: Looking for writers 2026/02/04 03:36:11 DEBUG : file1: reading active writers 2026/02/04 03:36:11 DEBUG : potato: reading active writers 2026/02/04 03:36:11 DEBUG : Looking for writers 2026/02/04 03:36:11 DEBUG : dir: reading active writers 2026/02/04 03:36:11 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: TestDirCreate Messages: listing wrong, want got dir/potato (5) 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: TestDirCreate Messages: Unexpected file "dir/potato" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirCreate Messages: directories --- FAIL: TestDirCreate (31.72s) === RUN TestDirMkdir run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:36:25 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/04 03:36:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:401 Error: Not equal: expected: []string{"file1,14,false", "sub,0,true"} actual : []string{"file1,14,false", "potato,5,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", + (string) (len=14) "potato,5,false", (string) (len=10) "sub,0,true" Test: TestDirMkdir 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/vfs/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got dir/file1 (14), dir/potato (5) 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/vfs/dir_test.go:405 Error: Should be true Test: TestDirMkdir Messages: Unexpected file "dir/potato" 2026/02/04 03:36:50 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:36:50 DEBUG : dir/sub: Looking for writers 2026/02/04 03:36:50 DEBUG : dir: Looking for writers 2026/02/04 03:36:50 DEBUG : sub: reading active writers 2026/02/04 03:36:50 DEBUG : file1: reading active writers 2026/02/04 03:36:50 DEBUG : potato: reading active writers 2026/02/04 03:36:50 DEBUG : Looking for writers 2026/02/04 03:36:50 DEBUG : dir: reading active writers 2026/02/04 03:36:50 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMkdir Messages: directories --- FAIL: TestDirMkdir (41.28s) === RUN TestDirMkdirSub run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:37:06 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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 03:37:22 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/04 03:37:22 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 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: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/vfs/dir_test.go:430 Error: Not equal: expected: []string{"dir", "dir/sub", "dir/sub/subsub"} actual : []string{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,5 +1,4 @@ -([]string) (len=3) { +([]string) (len=2) { (string) (len=3) "dir", - (string) (len=7) "dir/sub", - (string) (len=14) "dir/sub/subsub" + (string) (len=7) "dir/sub" } Test: TestDirMkdirSub Messages: directories 2026/02/04 03:37:33 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:37:33 DEBUG : dir/sub/subsub: Looking for writers 2026/02/04 03:37:33 DEBUG : dir/sub: Looking for writers 2026/02/04 03:37:33 DEBUG : subsub: reading active writers 2026/02/04 03:37:33 DEBUG : dir: Looking for writers 2026/02/04 03:37:33 DEBUG : file1: reading active writers 2026/02/04 03:37:33 DEBUG : sub: reading active writers 2026/02/04 03:37:33 DEBUG : Looking for writers 2026/02/04 03:37:33 DEBUG : dir: reading active writers 2026/02/04 03:37:33 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 2/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 3/3: directory not empty run.go:133: removing dir "dir/sub" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirMkdirSub Messages: directories --- FAIL: TestDirMkdirSub (47.01s) === RUN TestDirRemove run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:37:53 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemove Messages: 1 objects not found 2026/02/04 03:38:06 ERROR : dir/: Dir.Remove not empty 2026/02/04 03:38:06 DEBUG : dir/file1: Remove: 2026/02/04 03:38:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 03:38:07 DEBUG : dir/file1: >Remove: err= 2026/02/04 03:38:07 ERROR : dir/: Dir.Remove not empty dir_test.go:456: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:456 Error: Received unexpected error: Directory not empty Test: TestDirRemove 2026/02/04 03:38:07 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:38:07 DEBUG : dir/sub: Looking for writers 2026/02/04 03:38:07 DEBUG : dir: Looking for writers 2026/02/04 03:38:07 DEBUG : sub: reading active writers 2026/02/04 03:38:07 DEBUG : Looking for writers 2026/02/04 03:38:07 DEBUG : dir: reading active writers 2026/02/04 03:38:07 DEBUG : >WaitForWriters: 2026/02/04 03:38:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:38:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 03:38:08 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:38:08 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 03:38:08 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:38:08 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 03:38:08 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:38:08 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 03:38:08 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:38:08 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 03:38:09 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:38:09 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 03:38:09 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:38:09 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 03:38:10 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:38:10 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 03:38:11 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:38:11 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 03:38:14 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 03:38:14 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 03:38:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:38:19 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 03:38:29 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:38:49 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:39:09 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:39:29 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:39:49 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:39:54 DEBUG : dir: forgetting directory cache 2026/02/04 03:39:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:39:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:39:54 DEBUG : forgetting directory cache 2026/02/04 03:39:54 DEBUG : dir: forgetting directory cache 2026/02/04 03:39:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:39:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:39:54 DEBUG : fil: forgetting directory cache 2026/02/04 03:40:09 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:40:29 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:40:49 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:41:09 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 03:41:29 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:41:49 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:42:09 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:42:29 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:42:49 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:43:09 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:43:29 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:43:49 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:44:09 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:44:29 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/04 03:44:49 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 03:45:09 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 03:45:19 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 03:45:24 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 03:45:27 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 03:45:28 DEBUG : pacer: Reducing sleep to 312.5ms --- FAIL: TestDirRemove (454.57s) === RUN TestDirRemoveAll run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:45:28 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 03:45:29 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 03:45:29 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 03:45:29 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 03:45:36 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 03:45:36 DEBUG : pacer: Reducing sleep to 10ms 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 2026/02/04 03:45:40 DEBUG : dir: forgetting directory cache 2026/02/04 03:45:40 DEBUG : forgetting directory cache 2026/02/04 03:45:40 DEBUG : dir: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 7s just to make sure 2026/02/04 03:45:48 DEBUG : dir/file1: Remove: 2026/02/04 03:45:48 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 03:45:48 DEBUG : dir/file1: >Remove: err= 2026/02/04 03:45:49 ERROR : dir/: Dir.Remove failed to remove directory: directory not empty dir_test.go:481: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:481 Error: Received unexpected error: directory not empty Test: TestDirRemoveAll 2026/02/04 03:45:49 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:45:49 DEBUG : dir: Looking for writers 2026/02/04 03:45:49 DEBUG : Looking for writers 2026/02/04 03:45:49 DEBUG : dir: reading active writers 2026/02/04 03:45:49 DEBUG : >WaitForWriters: 2026/02/04 03:45:49 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:45:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 03:45:50 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:45:50 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 03:45:50 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:45:50 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 03:45:50 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:45:50 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 03:45:50 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:45:50 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 03:45:51 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:45:51 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 03:45:51 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:45:51 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 03:45:52 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:45:52 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 03:45:53 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:45:53 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 03:45:55 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 03:45:55 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 03:46:00 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:46:00 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 03:46:07 DEBUG : forgetting directory cache 2026/02/04 03:46:07 DEBUG : dir: forgetting directory cache 2026/02/04 03:46:07 DEBUG : dir: Removed virtual directory entry vAddFile: "potato" 2026/02/04 03:46:11 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:46:31 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:46:39 DEBUG : forgetting directory cache 2026/02/04 03:46:39 DEBUG : dir: forgetting directory cache 2026/02/04 03:46:39 DEBUG : dir/sub: forgetting directory cache 2026/02/04 03:46:39 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/04 03:46:51 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:47:11 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:47:21 DEBUG : forgetting directory cache 2026/02/04 03:47:21 DEBUG : dir: forgetting directory cache 2026/02/04 03:47:21 DEBUG : dir/sub: forgetting directory cache 2026/02/04 03:47:21 DEBUG : dir/sub/subsub: forgetting directory cache 2026/02/04 03:47:21 DEBUG : dir/sub: Removed virtual directory entry vAddDir: "subsub" 2026/02/04 03:47:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/04 03:47:31 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:47:51 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:48:06 DEBUG : forgetting directory cache 2026/02/04 03:48:06 DEBUG : dir: forgetting directory cache 2026/02/04 03:48:06 DEBUG : dir/sub: forgetting directory cache 2026/02/04 03:48:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 03:48:11 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:48:31 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:48:51 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 03:49:11 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:49:31 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:49:51 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:49:54 DEBUG : forgetting directory cache 2026/02/04 03:49:54 DEBUG : dir: forgetting directory cache 2026/02/04 03:49:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:49:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:49:54 DEBUG : dir: forgetting directory cache 2026/02/04 03:49:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:49:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:49:54 DEBUG : fil: forgetting directory cache 2026/02/04 03:50:11 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:50:31 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:50:51 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:51:11 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:51:31 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:51:51 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:52:11 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/04 03:52:31 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 03:52:51 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 03:53:01 DEBUG : pacer: Reducing sleep to 2.5s --- FAIL: TestDirRemoveAll (453.25s) === RUN TestDirRemoveName run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:53:01 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 03:53:06 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 03:53:09 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 03:53:10 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 03:53:12 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 03:53:13 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 03:53:42 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 03:53:42 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 03:53:43 DEBUG : pacer: Reducing sleep to 10ms 2026/02/04 03:53:43 DEBUG : dir/file1: Remove: 2026/02/04 03:53:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 03:53:43 DEBUG : dir/file1: >Remove: err= 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/vfs/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want got dir/file1 (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/vfs/dir_test.go:511 Error: Should be true Test: TestDirRemoveName Messages: Unexpected file "dir/file1" 2026/02/04 03:53:53 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:53:53 DEBUG : dir: Looking for writers 2026/02/04 03:53:53 DEBUG : Looking for writers 2026/02/04 03:53:53 DEBUG : dir: reading active writers 2026/02/04 03:53:53 DEBUG : >WaitForWriters: 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirRemoveName Messages: directories --- FAIL: TestDirRemoveName (62.28s) === RUN TestDirRename run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:54:03 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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/vfs/dir_test.go:528 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir/file1 (14), dir/file3 (15) got dir/file1 (14) fstest.go:203: Not found "dir/file3" 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/vfs/dir_test.go:528 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/02/04 03:54:22 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/04 03:54:23 DEBUG : dir: Updating dir with dir2 0xc000147c70 2026/02/04 03:54:23 DEBUG : dir: forgetting directory cache 2026/02/04 03:54:23 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/04 03:54:23 DEBUG : Added virtual directory entry vAddDir: "dir2" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:540 Error: Not equal: expected: []string{"file1,14,false", "file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=2) { - (string) (len=14) "file1,14,false", - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 2026/02/04 03:54:24 ERROR : dir2/file1: Dir.Rename error: file does not exist dir_test.go:556: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:556 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:557: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:557 Error: Should be true Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:558 Error: Not equal: expected: []string{"dir2,0,true", "file2,14,false"} actual : []string{"dir2,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=11) "dir2,0,true", - (string) (len=14) "file2,14,false" +([]string) (len=1) { + (string) (len=11) "dir2,0,true" } Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:559 Error: Not equal: expected: []string{"file3,15,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,15,false" -} +([]string) Test: TestDirRename 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/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (15), file2 (14) got dir2/file1 (14), dir2/file3 (15) 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/vfs/dir_test.go:563 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:203: Not found "file2" 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/vfs/dir_test.go:563 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found 2026/02/04 03:54:33 ERROR : file2: Dir.Rename error: file does not exist dir_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:567 Error: Received unexpected error: file does not exist Test: TestDirRename dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:569 Error: Not equal: expected: []string{"file3,14,false"} actual : []string(nil) Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=1) { - (string) (len=14) "file3,14,false" -} +([]string) Test: TestDirRename 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/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir2/file3 (14) got dir2/file1 (14), dir2/file3 (15) 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/vfs/dir_test.go:573 Error: Should be true Test: TestDirRename Messages: Unexpected file "dir2/file1" fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/vfs/dir_test.go:573 Error: Not equal: expected: 14 actual : 15 Test: TestDirRename Messages: dir2/file3: size incorrect file=14 vs obj=15 2026/02/04 03:54:44 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/04 03:54:45 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000739d40 2026/02/04 03:54:45 DEBUG : empty directory: forgetting directory cache 2026/02/04 03:54:45 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/04 03:54:45 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/04 03:54:45 DEBUG : dir2: Renaming to "dir3" 2026/02/04 03:54:45 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:54:45 DEBUG : dir3: Looking for writers 2026/02/04 03:54:45 DEBUG : renamed empty directory: Looking for writers 2026/02/04 03:54:45 DEBUG : Looking for writers 2026/02/04 03:54:45 DEBUG : dir3: reading active writers 2026/02/04 03:54:45 DEBUG : renamed empty directory: reading active writers 2026/02/04 03:54:45 DEBUG : >WaitForWriters: run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: directory not empty run.go:130: removing dir "dir2" failed - try 3/3: directory not empty run.go:133: removing dir "dir2" 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: TestDirRename Messages: listing wrong, want got dir2/file1 (14), dir2/file3 (15) 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: TestDirRename Messages: Unexpected file "dir2/file1" 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: TestDirRename Messages: Unexpected file "dir2/file3" 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{"dir2", "renamed empty directory"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=4) "dir2", + (string) (len=23) "renamed empty directory" } Test: TestDirRename Messages: directories --- FAIL: TestDirRename (55.94s) === RUN TestDirFileOpen run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:54:59 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 03:55:05 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/04 03:55:05 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 03:55:06 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 03:55:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/04 03:55:06 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/04 03:55:06 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/04 03:55:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/04 03:55:06 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/04 03:55:06 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 03:55:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/04 03:55:06 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/04 03:55:06 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/04 03:55:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/04 03:55:06 DEBUG : drime root 'rclone-test-rozucoh8fege': File to upload is small (12 bytes), uploading instead of streaming 2026/02/04 03:55:09 DEBUG : dir/sub/file2: size = 12 OK 2026/02/04 03:55:09 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/04 03:55:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/04 03:55:09 DEBUG : forgetting directory cache 2026/02/04 03:55:09 DEBUG : dir: forgetting directory cache 2026/02/04 03:55:09 DEBUG : dir/sub: forgetting directory cache 2026/02/04 03:55:09 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/04 03:55:09 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/04 03:55:09 DEBUG : dir2: forgetting directory cache 2026/02/04 03:55:09 DEBUG : drime root 'rclone-test-rozucoh8fege': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 03:55:14 DEBUG : dir/sub/file0: size = 5 OK 2026/02/04 03:55:14 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/04 03:55:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/04 03:55:14 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:55:14 DEBUG : dir/sub: Looking for writers 2026/02/04 03:55:14 DEBUG : file0: reading active writers 2026/02/04 03:55:14 DEBUG : file2: reading active writers 2026/02/04 03:55:14 DEBUG : dir: Looking for writers 2026/02/04 03:55:14 DEBUG : sub: reading active writers 2026/02/04 03:55:14 DEBUG : file1: reading active writers 2026/02/04 03:55:14 DEBUG : dir2: Looking for writers 2026/02/04 03:55:14 DEBUG : Looking for writers 2026/02/04 03:55:14 DEBUG : dir: reading active writers 2026/02/04 03:55:14 DEBUG : dir2: reading active writers 2026/02/04 03:55:14 DEBUG : >WaitForWriters: run.go:130: removing dir "dir/sub" failed - try 1/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 2/3: directory not empty run.go:130: removing dir "dir/sub" failed - try 3/3: directory not empty run.go:133: removing dir "dir/sub" failed: directory not empty run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir", "dir/sub"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=3) "dir", + (string) (len=7) "dir/sub" } Test: TestDirFileOpen Messages: directories --- FAIL: TestDirFileOpen (36.83s) === RUN TestDirMetadataExtension run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:55:36 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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 2026/02/04 03:55:48 DEBUG : forgetting directory cache 2026/02/04 03:55:48 DEBUG : dir: forgetting directory cache 2026/02/04 03:55:48 DEBUG : dir: Removed virtual directory entry vDel: "file1" 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestDirMetadataExtension Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Not equal: expected: 0 actual : 1 Test: TestDirMetadataExtension Messages: 1 objects not found dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:704 Error: Not equal: expected: []string{"file1,14,false"} actual : []string{"file1,14,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,3 +1,4 @@ -([]string) (len=1) { - (string) (len=14) "file1,14,false" +([]string) (len=2) { + (string) (len=14) "file1,14,false", + (string) (len=10) "sub,0,true" } Test: TestDirMetadataExtension 2026/02/04 03:55:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/04 03:55:50 DEBUG : dir/file1.metadata: Set virtual modtime to 2026-02-04 03:55:38 +0000 UTC dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:733 Error: Not equal: expected: []string{"file1,14,false", "file1.metadata,2,false"} actual : []string{"file1,14,false", "file1.metadata,2,false", "sub,0,true"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) (len=14) "file1,14,false", - (string) (len=22) "file1.metadata,2,false" + (string) (len=22) "file1.metadata,2,false", + (string) (len=10) "sub,0,true" } Test: TestDirMetadataExtension 2026/02/04 03:55:50 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 03:55:50 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/04 03:55:50 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/04 03:55:50 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/04 03:55:50 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:55:50 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/04 03:55:50 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/04 03:55:50 DEBUG : dir.metadata: Set virtual modtime to 2026-02-04 03:55:39 +0000 UTC 2026/02/04 03:55:50 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 03:55:50 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/04 03:55:50 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/04 03:55:50 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/04 03:55:50 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/04 03:55:50 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/04 03:55:50 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:55:50 DEBUG : dir/sub: Looking for writers 2026/02/04 03:55:50 DEBUG : dir: Looking for writers 2026/02/04 03:55:50 DEBUG : file1: reading active writers 2026/02/04 03:55:50 DEBUG : sub: reading active writers 2026/02/04 03:55:50 DEBUG : file1.metadata: reading active writers 2026/02/04 03:55:50 DEBUG : Looking for writers 2026/02/04 03:55:50 DEBUG : dir.metadata: reading active writers 2026/02/04 03:55:50 DEBUG : dir: reading active writers 2026/02/04 03:55:50 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestDirMetadataExtension Messages: directories --- FAIL: TestDirMetadataExtension (30.23s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 03:56:06 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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 03:56:23 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/02/04 03:56:23 DEBUG : WaitForWriters: timeout=30s 2026/02/04 03:56:23 DEBUG : dir: Looking for writers 2026/02/04 03:56:23 DEBUG : file1: reading active writers 2026/02/04 03:56:23 DEBUG : Looking for writers 2026/02/04 03:56:23 DEBUG : dir: reading active writers 2026/02/04 03:56:23 DEBUG : >WaitForWriters: 2026/02/04 03:56:24 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:56:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 03:56:24 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:56:24 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 03:56:24 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:56:24 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 03:56:25 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:56:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 03:56:25 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:56:25 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 03:56:25 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:56:25 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 03:56:26 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:56:26 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 03:56:27 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:56:27 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 03:56:28 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:56:28 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 03:56:30 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 03:56:30 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "time_test" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 03:56:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:56:35 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 03:56:45 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 03:57:06 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 03:57:26 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 03:57:46 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 03:58:06 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 03:58:26 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 03:58:46 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 03:59:06 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 03:59:26 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "time_test" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 03:59:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 03:59:54 DEBUG : dir: forgetting directory cache 2026/02/04 03:59:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:59:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:59:54 DEBUG : forgetting directory cache 2026/02/04 03:59:54 DEBUG : dir: forgetting directory cache 2026/02/04 03:59:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 03:59:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 03:59:54 DEBUG : fil: forgetting directory cache 2026/02/04 04:00:06 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:00:26 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:00:46 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:01:06 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:01:26 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:01:46 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:02:06 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:02:26 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:02:46 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "time_test" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "time_test" failed: failed to delete item: Error "Server Error" 2026/02/04 04:03:06 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 04:03:26 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 04:03:36 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 04:03:41 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 04:03:42 DEBUG : forgetting directory cache 2026/02/04 04:03:42 DEBUG : dir: forgetting directory cache 2026/02/04 04:03:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 04:03:43 DEBUG : pacer: Reducing sleep to 625ms === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (456.91s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (456.90s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:03:43 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:03:44 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 04:03:45 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 04:03:46 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 04:03:49 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 04:03:49 DEBUG : pacer: Reducing sleep to 19.53125ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 04:03:50 DEBUG : pacer: Reducing sleep to 10ms 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 04:04:02 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 04:04:02 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 04:04:02 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:04:03 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/04 04:04:03 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:04:03 DEBUG : dir: Looking for writers 2026/02/04 04:04:03 DEBUG : file1: reading active writers 2026/02/04 04:04:03 DEBUG : Looking for writers 2026/02/04 04:04:03 DEBUG : dir: reading active writers 2026/02/04 04:04:03 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestFileOpenRead (22.16s) === RUN TestFileOpenWrite run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:04:05 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:04:08 DEBUG : forgetting directory cache 2026/02/04 04:04:08 DEBUG : dir3: forgetting directory cache 2026/02/04 04:04:08 DEBUG : renamed empty directory: forgetting directory cache 2026/02/04 04:04:08 DEBUG : Removed virtual directory entry vDel: "dir" 2026/02/04 04:04:08 DEBUG : Removed virtual directory entry vAddDir: "dir2" 2026/02/04 04:04:08 DEBUG : Removed virtual directory entry vDel: "empty directory" 2026/02/04 04:04:08 DEBUG : Removed virtual directory entry vAddDir: "renamed empty directory" 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenWrite Messages: 1 objects not found 2026/02/04 04:04:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:04:18 DEBUG : drime root 'rclone-test-rozucoh8fege': File to upload is small (25 bytes), uploading instead of streaming 2026/02/04 04:04:21 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 04:04:21 DEBUG : dir/file1: size = 25 OK 2026/02/04 04:04:21 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/04 04:04:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:04:21 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:04:21 DEBUG : dir: Looking for writers 2026/02/04 04:04:21 DEBUG : file1: reading active writers 2026/02/04 04:04:21 DEBUG : Looking for writers 2026/02/04 04:04:21 DEBUG : dir: reading active writers 2026/02/04 04:04:21 DEBUG : >WaitForWriters: 2026/02/04 04:04:22 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:04:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 04:04:22 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:04:22 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 04:04:22 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:04:22 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 04:04:23 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:04:23 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 04:04:23 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:04:23 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 04:04:23 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:04:23 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 04:04:24 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:04:24 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 04:04:24 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:04:24 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 04:04:26 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:04:26 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 04:04:28 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 04:04:28 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 04:04:33 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:04:33 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 04:04:43 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:05:03 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:05:09 DEBUG : forgetting directory cache 2026/02/04 04:05:09 DEBUG : dir: forgetting directory cache 2026/02/04 04:05:09 DEBUG : dir/sub: forgetting directory cache 2026/02/04 04:05:09 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file0" 2026/02/04 04:05:09 DEBUG : dir: forgetting directory cache 2026/02/04 04:05:09 DEBUG : dir2: forgetting directory cache 2026/02/04 04:05:23 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:05:44 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:05:50 DEBUG : forgetting directory cache 2026/02/04 04:05:50 DEBUG : dir: forgetting directory cache 2026/02/04 04:05:50 DEBUG : dir/sub: forgetting directory cache 2026/02/04 04:05:50 DEBUG : dir: Removed virtual directory entry vAddFile: "file1.metadata" 2026/02/04 04:05:50 DEBUG : Removed virtual directory entry vAddFile: "dir.metadata" 2026/02/04 04:06:03 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:06:19 DEBUG : forgetting directory cache 2026/02/04 04:06:19 DEBUG : dir: forgetting directory cache 2026/02/04 04:06:23 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:06:44 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:07:03 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:07:24 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 04:07:44 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:08:04 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:08:24 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:08:43 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:09:04 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:09:24 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:09:44 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:09:54 DEBUG : dir: forgetting directory cache 2026/02/04 04:09:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 04:09:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 04:09:54 DEBUG : forgetting directory cache 2026/02/04 04:09:54 DEBUG : dir: forgetting directory cache 2026/02/04 04:09:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 04:09:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 04:09:54 DEBUG : fil: forgetting directory cache 2026/02/04 04:10:04 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:10:24 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:10:44 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/04 04:11:04 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/04 04:11:24 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/04 04:11:34 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/04 04:11:39 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 04:11:41 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 04:11:43 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 04:11:43 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 04:11:43 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/04 04:11:46 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 04:11:46 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 04:11:46 DEBUG : pacer: Reducing sleep to 10ms 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: TestFileOpenWrite Messages: listing wrong, want got dir/file1 (25) 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: TestFileOpenWrite Messages: Unexpected file "dir/file1" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpenWrite Messages: directories --- FAIL: TestFileOpenWrite (464.87s) === RUN TestFileRemove run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:11:50 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:11:53 DEBUG : dir/file1: Removing old object on successful upload 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 04:12:06 DEBUG : dir/file1: Remove: 2026/02/04 04:12:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:12:06 DEBUG : dir/file1: >Remove: err= 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 04:12:15 DEBUG : dir/file1: Remove: 2026/02/04 04:12:15 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/04 04:12:15 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:12:15 DEBUG : dir: Looking for writers 2026/02/04 04:12:15 DEBUG : Looking for writers 2026/02/04 04:12:15 DEBUG : dir: reading active writers 2026/02/04 04:12:15 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (25.71s) === RUN TestFileRemoveAll run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:12:16 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemoveAll Messages: 1 objects not found 2026/02/04 04:12:30 DEBUG : dir/file1: Remove: 2026/02/04 04:12:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:12:31 DEBUG : dir/file1: >Remove: err= 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/vfs/file_test.go:269 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want got dir/file1 (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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:269 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRemoveAll Messages: Unexpected file "dir/file1" 2026/02/04 04:12:40 DEBUG : dir/file1: Remove: 2026/02/04 04:12:40 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/04 04:12:40 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:12:40 DEBUG : dir: Looking for writers 2026/02/04 04:12:40 DEBUG : Looking for writers 2026/02/04 04:12:40 DEBUG : dir: reading active writers 2026/02/04 04:12:40 DEBUG : >WaitForWriters: 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRemoveAll Messages: directories --- FAIL: TestFileRemoveAll (35.53s) === RUN TestFileOpen run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:12:52 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:12:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 04:12:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 04:12:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/04 04:12:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 04:12:57 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/04 04:12:57 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 04:12:57 DEBUG : dir/file1: Open: flags=0x3 2026/02/04 04:12:57 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/04 04:12:57 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/04 04:12:57 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:12:57 DEBUG : dir: Looking for writers 2026/02/04 04:12:57 DEBUG : file1: reading active writers 2026/02/04 04:12:57 DEBUG : Looking for writers 2026/02/04 04:12:57 DEBUG : dir: reading active writers 2026/02/04 04:12:57 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileOpen Messages: directories --- FAIL: TestFileOpen (20.09s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:13:12 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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 04:13:25 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:13:25 DEBUG : dir: Looking for writers 2026/02/04 04:13:25 DEBUG : file1: reading active writers 2026/02/04 04:13:25 DEBUG : Looking for writers 2026/02/04 04:13:25 DEBUG : dir: reading active writers 2026/02/04 04:13:25 DEBUG : >WaitForWriters: 2026/02/04 04:13:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:13:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0007526c0 2026/02/04 04:13:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:13:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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 04:13:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 04:13:37 DEBUG : dir/file1: Updating file with dir/file1 0xc0007526c0 2026/02/04 04:13:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 04:13:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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 04:13:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 04:13:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 04:13:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:13:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc0007526c0 2026/02/04 04:13:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:13:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:13:50 DEBUG : drime root 'rclone-test-rozucoh8fege': File to upload is small (25 bytes), uploading instead of streaming 2026/02/04 04:13:54 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 04:13:55 DEBUG : dir/file1: size = 25 OK 2026/02/04 04:13:55 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/04 04:13:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:13:55 DEBUG : newLeaf: Running delayed rename now 2026/02/04 04:13:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:13:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0007526c0 2026/02/04 04:13:56 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:13:56 DEBUG : dir: Looking for writers 2026/02/04 04:13:56 DEBUG : Looking for writers 2026/02/04 04:13:56 DEBUG : newLeaf: reading active writers 2026/02/04 04:13:56 DEBUG : dir: reading active writers 2026/02/04 04:13:56 DEBUG : >WaitForWriters: 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 2026/02/04 04:14:02 DEBUG : forgetting directory cache 2026/02/04 04:14:02 DEBUG : dir: forgetting directory cache 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want newLeaf (25) got fstest.go:203: Not found "newLeaf" 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found 2026/02/04 04:14:05 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:14:05 DEBUG : dir: Looking for writers 2026/02/04 04:14:05 DEBUG : Looking for writers 2026/02/04 04:14:05 DEBUG : dir: reading active writers 2026/02/04 04:14:05 DEBUG : newLeaf: reading active writers 2026/02/04 04:14:05 DEBUG : >WaitForWriters: 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: TestFileRename/off,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/off,forceCache=false Messages: Unexpected file "newLeaf" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/off,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:14:16 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:14:16 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:14:16 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:14:16 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:14:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:14:16 DEBUG : Config file has changed externally - reloading 2026/02/04 04:14:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:14:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:14:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:14:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:14:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:14:16 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:14:18 DEBUG : forgetting directory cache 2026/02/04 04:14:18 DEBUG : dir: forgetting directory cache 2026/02/04 04:14:18 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 04:14:25 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:14:25 DEBUG : dir: Looking for writers 2026/02/04 04:14:25 DEBUG : file1: reading active writers 2026/02/04 04:14:25 DEBUG : Looking for writers 2026/02/04 04:14:25 DEBUG : dir: reading active writers 2026/02/04 04:14:25 DEBUG : >WaitForWriters: 2026/02/04 04:14:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:14:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0001af200 2026/02/04 04:14:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:14:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/04 04:14:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 04:14:39 DEBUG : dir/file1: Updating file with dir/file1 0xc0001af200 2026/02/04 04:14:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 04:14:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/04 04:14:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 04:14:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/04 04:14:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:14:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001af200 2026/02/04 04:14:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:14:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:14:50 DEBUG : drime root 'rclone-test-rozucoh8fege': File to upload is small (25 bytes), uploading instead of streaming 2026/02/04 04:14:54 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 04:14:54 DEBUG : dir/file1: size = 25 OK 2026/02/04 04:14:54 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/04 04:14:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:14:54 DEBUG : newLeaf: Running delayed rename now 2026/02/04 04:14:56 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:14:56 DEBUG : newLeaf: Updating file with newLeaf 0xc0001af200 2026/02/04 04:14:56 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:14:56 DEBUG : dir: Looking for writers 2026/02/04 04:14:56 DEBUG : Looking for writers 2026/02/04 04:14:56 DEBUG : dir: reading active writers 2026/02/04 04:14:56 DEBUG : newLeaf: reading active writers 2026/02/04 04:14:56 DEBUG : >WaitForWriters: 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want newLeaf (25) got fstest.go:203: Not found "newLeaf" 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/vfs/file_test.go:396 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found 2026/02/04 04:15:05 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:15:05 DEBUG : dir: Looking for writers 2026/02/04 04:15:05 DEBUG : Looking for writers 2026/02/04 04:15:05 DEBUG : dir: reading active writers 2026/02/04 04:15:05 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:05 DEBUG : >WaitForWriters: 2026/02/04 04:15:05 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting 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: TestFileRename/minimal,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/minimal,forceCache=false Messages: Unexpected file "newLeaf" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=false Messages: directories === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:15:18 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:15:18 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:15:18 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:15:18 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:15:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:15:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:15:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:15:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:15:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:15:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:15:18 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:15:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 04:15:23 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:15:23 DEBUG : dir/file1(0xc0008dd280): openPending: 2026/02/04 04:15:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 04:15:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 04:15:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:15:23 DEBUG : dir/file1(0xc0008dd280): >openPending: err= 2026/02/04 04:15:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 04:15:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:15:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:15:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:15:23 DEBUG : dir/file1(0xc0008dd280): _writeAt: size=14, off=0 2026/02/04 04:15:23 DEBUG : dir/file1(0xc0008dd280): >_writeAt: n=14, err= 2026/02/04 04:15:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 04:15:23 DEBUG : dir/file1(0xc0008dd280): close: 2026/02/04 04:15:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 04:15:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 04:15:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 04:15:23 DEBUG : dir/file1(0xc0008dd280): >close: err= 2026/02/04 04:15:23 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:15:23 DEBUG : dir: Looking for writers 2026/02/04 04:15:23 DEBUG : file1: reading active writers 2026/02/04 04:15:23 DEBUG : Looking for writers 2026/02/04 04:15:23 DEBUG : dir: reading active writers 2026/02/04 04:15:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:15:24 DEBUG : dir: Looking for writers 2026/02/04 04:15:24 DEBUG : file1: reading active writers 2026/02/04 04:15:24 DEBUG : Looking for writers 2026/02/04 04:15:24 DEBUG : dir: reading active writers 2026/02/04 04:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:15:24 DEBUG : dir: Looking for writers 2026/02/04 04:15:24 DEBUG : file1: reading active writers 2026/02/04 04:15:24 DEBUG : Looking for writers 2026/02/04 04:15:24 DEBUG : dir: reading active writers 2026/02/04 04:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:15:24 DEBUG : dir: Looking for writers 2026/02/04 04:15:24 DEBUG : file1: reading active writers 2026/02/04 04:15:24 DEBUG : Looking for writers 2026/02/04 04:15:24 DEBUG : dir: reading active writers 2026/02/04 04:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:15:24 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 04:15:24 DEBUG : dir: Looking for writers 2026/02/04 04:15:24 DEBUG : file1: reading active writers 2026/02/04 04:15:24 DEBUG : Looking for writers 2026/02/04 04:15:24 DEBUG : dir: reading active writers 2026/02/04 04:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:15:24 DEBUG : dir: Looking for writers 2026/02/04 04:15:24 DEBUG : file1: reading active writers 2026/02/04 04:15:24 DEBUG : Looking for writers 2026/02/04 04:15:24 DEBUG : dir: reading active writers 2026/02/04 04:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:15:24 DEBUG : dir: Looking for writers 2026/02/04 04:15:24 DEBUG : file1: reading active writers 2026/02/04 04:15:24 DEBUG : Looking for writers 2026/02/04 04:15:24 DEBUG : dir: reading active writers 2026/02/04 04:15:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:15:25 DEBUG : dir: Looking for writers 2026/02/04 04:15:25 DEBUG : file1: reading active writers 2026/02/04 04:15:25 DEBUG : Looking for writers 2026/02/04 04:15:25 DEBUG : dir: reading active writers 2026/02/04 04:15:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:15:26 DEBUG : dir: Looking for writers 2026/02/04 04:15:26 DEBUG : file1: reading active writers 2026/02/04 04:15:26 DEBUG : Looking for writers 2026/02/04 04:15:26 DEBUG : dir: reading active writers 2026/02/04 04:15:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:15:27 DEBUG : dir: Looking for writers 2026/02/04 04:15:27 DEBUG : file1: reading active writers 2026/02/04 04:15:27 DEBUG : Looking for writers 2026/02/04 04:15:27 DEBUG : dir: reading active writers 2026/02/04 04:15:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:15:28 DEBUG : dir: Looking for writers 2026/02/04 04:15:28 DEBUG : file1: reading active writers 2026/02/04 04:15:28 DEBUG : Looking for writers 2026/02/04 04:15:28 DEBUG : dir: reading active writers 2026/02/04 04:15:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:15:28 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 04:15:28 DEBUG : dir/file1: size = 14 OK 2026/02/04 04:15:28 INFO : dir/file1: Copied (replaced existing) 2026/02/04 04:15:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 04:15:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/04 04:15:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:15:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 04:15:29 DEBUG : dir: Looking for writers 2026/02/04 04:15:29 DEBUG : file1: reading active writers 2026/02/04 04:15:29 DEBUG : Looking for writers 2026/02/04 04:15:29 DEBUG : dir: reading active writers 2026/02/04 04:15:29 DEBUG : >WaitForWriters: 2026/02/04 04:15:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 04:15:29 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:15:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:15:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:15:29 DEBUG : dir/file1(0xc0006554c0): _readAt: size=512, off=0 2026/02/04 04:15:29 DEBUG : dir/file1(0xc0006554c0): openPending: 2026/02/04 04:15:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 04:15:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 04:15:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:15:29 DEBUG : dir/file1(0xc0006554c0): >openPending: err= 2026/02/04 04:15:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 04:15:29 DEBUG : dir/file1(0xc0006554c0): >_readAt: n=14, err=EOF 2026/02/04 04:15:29 DEBUG : dir/file1(0xc0006554c0): close: 2026/02/04 04:15:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 04:15:25 +0000 UTC 2026/02/04 04:15:29 DEBUG : dir/file1(0xc0006554c0): >close: err= 2026/02/04 04:15:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:15:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 04:15:31 DEBUG : newLeaf: Updating file with newLeaf 0xc000b32300 2026/02/04 04:15:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:15:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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 04:15:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 04:15:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/04 04:15:41 DEBUG : dir/file1: Updating file with dir/file1 0xc000b32300 2026/02/04 04:15:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 04:15:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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 04:15:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 04:15:50 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:15:50 DEBUG : dir/file1(0xc0004ec980): openPending: 2026/02/04 04:15:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 04:15:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 04:15:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:15:50 DEBUG : dir/file1(0xc0004ec980): >openPending: err= 2026/02/04 04:15:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 04:15:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:15:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:15:50 DEBUG : dir/file1(0xc0004ec980): _writeAt: size=25, off=0 2026/02/04 04:15:50 DEBUG : dir/file1(0xc0004ec980): >_writeAt: n=25, err= 2026/02/04 04:15:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:15:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 04:15:51 DEBUG : newLeaf: Updating file with newLeaf 0xc000b32300 2026/02/04 04:15:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:15:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:15:51 DEBUG : newLeaf(0xc0004ec980): close: 2026/02/04 04:15:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 04:15:51 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 04:15:50.29230625 +0000 UTC m=+3614.680602806 2026/02/04 04:15:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 04:15:51 DEBUG : newLeaf(0xc0004ec980): >close: err= 2026/02/04 04:15:51 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:15:51 DEBUG : dir: Looking for writers 2026/02/04 04:15:51 DEBUG : Looking for writers 2026/02/04 04:15:51 DEBUG : dir: reading active writers 2026/02/04 04:15:51 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:15:51 DEBUG : dir: Looking for writers 2026/02/04 04:15:51 DEBUG : Looking for writers 2026/02/04 04:15:51 DEBUG : dir: reading active writers 2026/02/04 04:15:51 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:15:51 DEBUG : dir: Looking for writers 2026/02/04 04:15:51 DEBUG : Looking for writers 2026/02/04 04:15:51 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:51 DEBUG : dir: reading active writers 2026/02/04 04:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:15:51 DEBUG : dir: Looking for writers 2026/02/04 04:15:51 DEBUG : Looking for writers 2026/02/04 04:15:51 DEBUG : dir: reading active writers 2026/02/04 04:15:51 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:15:51 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 04:15:51 DEBUG : dir: Looking for writers 2026/02/04 04:15:51 DEBUG : Looking for writers 2026/02/04 04:15:51 DEBUG : dir: reading active writers 2026/02/04 04:15:51 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:15:52 DEBUG : dir: Looking for writers 2026/02/04 04:15:52 DEBUG : Looking for writers 2026/02/04 04:15:52 DEBUG : dir: reading active writers 2026/02/04 04:15:52 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:15:52 DEBUG : dir: Looking for writers 2026/02/04 04:15:52 DEBUG : Looking for writers 2026/02/04 04:15:52 DEBUG : dir: reading active writers 2026/02/04 04:15:52 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:15:53 DEBUG : dir: Looking for writers 2026/02/04 04:15:53 DEBUG : Looking for writers 2026/02/04 04:15:53 DEBUG : dir: reading active writers 2026/02/04 04:15:53 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:15:54 DEBUG : dir: Looking for writers 2026/02/04 04:15:54 DEBUG : Looking for writers 2026/02/04 04:15:54 DEBUG : dir: reading active writers 2026/02/04 04:15:54 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:15:55 DEBUG : dir: Looking for writers 2026/02/04 04:15:55 DEBUG : Looking for writers 2026/02/04 04:15:55 DEBUG : dir: reading active writers 2026/02/04 04:15:55 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:15:55 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 04:15:55 DEBUG : newLeaf: size = 25 OK 2026/02/04 04:15:55 INFO : newLeaf: Copied (replaced existing) 2026/02/04 04:15:55 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 04:15:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 04:15:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:15:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 04:15:56 DEBUG : dir: Looking for writers 2026/02/04 04:15:56 DEBUG : Looking for writers 2026/02/04 04:15:56 DEBUG : dir: reading active writers 2026/02/04 04:15:56 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:56 DEBUG : >WaitForWriters: 2026/02/04 04:15:56 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:15:56 DEBUG : dir: Looking for writers 2026/02/04 04:15:56 DEBUG : Looking for writers 2026/02/04 04:15:56 DEBUG : dir: reading active writers 2026/02/04 04:15:56 DEBUG : newLeaf: reading active writers 2026/02/04 04:15:56 DEBUG : >WaitForWriters: 2026/02/04 04:15:56 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting 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: TestFileRename/minimal,forceCache=true Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/minimal,forceCache=true Messages: Unexpected file "newLeaf" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/minimal,forceCache=true Messages: directories === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:16:08 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:16:08 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:16:08 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:16:08 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:16:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:16:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:16:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:16:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:16:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:16:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:16:08 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:16:22 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:16:22 DEBUG : dir: Looking for writers 2026/02/04 04:16:22 DEBUG : file1: reading active writers 2026/02/04 04:16:22 DEBUG : Looking for writers 2026/02/04 04:16:22 DEBUG : dir: reading active writers 2026/02/04 04:16:22 DEBUG : >WaitForWriters: 2026/02/04 04:16:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:16:24 DEBUG : newLeaf: Updating file with newLeaf 0xc000b32240 2026/02/04 04:16:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:16:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/04 04:16:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 04:16:35 DEBUG : dir/file1: Updating file with dir/file1 0xc000b32240 2026/02/04 04:16:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 04:16:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found 2026/02/04 04:16:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 04:16:44 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:16:44 DEBUG : dir/file1(0xc0008dc900): openPending: 2026/02/04 04:16:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 04:16:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 04:16:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:16:44 DEBUG : dir/file1(0xc0008dc900): >openPending: err= 2026/02/04 04:16:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 04:16:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:16:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:16:44 DEBUG : dir/file1(0xc0008dc900): _writeAt: size=25, off=0 2026/02/04 04:16:44 DEBUG : dir/file1(0xc0008dc900): >_writeAt: n=25, err= 2026/02/04 04:16:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:16:46 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 04:16:46 DEBUG : newLeaf: Updating file with newLeaf 0xc000b32240 2026/02/04 04:16:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:16:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:16:46 DEBUG : newLeaf(0xc0008dc900): close: 2026/02/04 04:16:46 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 04:16:46 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 04:16:44.601368112 +0000 UTC m=+3668.989664678 2026/02/04 04:16:46 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 04:16:46 DEBUG : newLeaf(0xc0008dc900): >close: err= 2026/02/04 04:16:46 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:16:46 DEBUG : dir: Looking for writers 2026/02/04 04:16:46 DEBUG : Looking for writers 2026/02/04 04:16:46 DEBUG : dir: reading active writers 2026/02/04 04:16:46 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:16:46 DEBUG : dir: Looking for writers 2026/02/04 04:16:46 DEBUG : Looking for writers 2026/02/04 04:16:46 DEBUG : dir: reading active writers 2026/02/04 04:16:46 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:16:46 DEBUG : dir: Looking for writers 2026/02/04 04:16:46 DEBUG : Looking for writers 2026/02/04 04:16:46 DEBUG : dir: reading active writers 2026/02/04 04:16:46 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:16:46 DEBUG : dir: Looking for writers 2026/02/04 04:16:46 DEBUG : Looking for writers 2026/02/04 04:16:46 DEBUG : dir: reading active writers 2026/02/04 04:16:46 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:16:46 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 04:16:46 DEBUG : dir: Looking for writers 2026/02/04 04:16:46 DEBUG : Looking for writers 2026/02/04 04:16:46 DEBUG : dir: reading active writers 2026/02/04 04:16:46 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:16:46 DEBUG : dir: Looking for writers 2026/02/04 04:16:46 DEBUG : Looking for writers 2026/02/04 04:16:46 DEBUG : dir: reading active writers 2026/02/04 04:16:46 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:16:46 DEBUG : dir: Looking for writers 2026/02/04 04:16:46 DEBUG : Looking for writers 2026/02/04 04:16:46 DEBUG : dir: reading active writers 2026/02/04 04:16:46 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:16:47 DEBUG : dir: Looking for writers 2026/02/04 04:16:47 DEBUG : Looking for writers 2026/02/04 04:16:47 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:47 DEBUG : dir: reading active writers 2026/02/04 04:16:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:16:48 DEBUG : dir: Looking for writers 2026/02/04 04:16:48 DEBUG : Looking for writers 2026/02/04 04:16:48 DEBUG : dir: reading active writers 2026/02/04 04:16:48 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:16:49 DEBUG : dir: Looking for writers 2026/02/04 04:16:49 DEBUG : Looking for writers 2026/02/04 04:16:49 DEBUG : dir: reading active writers 2026/02/04 04:16:49 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:16:50 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 04:16:50 DEBUG : newLeaf: size = 25 OK 2026/02/04 04:16:50 INFO : newLeaf: Copied (replaced existing) 2026/02/04 04:16:50 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 04:16:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 04:16:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:16:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 04:16:50 DEBUG : dir: Looking for writers 2026/02/04 04:16:50 DEBUG : Looking for writers 2026/02/04 04:16:50 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:50 DEBUG : dir: reading active writers 2026/02/04 04:16:50 DEBUG : >WaitForWriters: 2026/02/04 04:16:51 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:16:51 DEBUG : dir: Looking for writers 2026/02/04 04:16:51 DEBUG : Looking for writers 2026/02/04 04:16:51 DEBUG : dir: reading active writers 2026/02/04 04:16:51 DEBUG : newLeaf: reading active writers 2026/02/04 04:16:51 DEBUG : >WaitForWriters: 2026/02/04 04:16:51 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting 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: TestFileRename/writes,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/writes,forceCache=false Messages: Unexpected file "newLeaf" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=false Messages: directories === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:17:02 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:17:02 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:17:02 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:17:02 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:17:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:17:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:17:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:17:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:17:02 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:17:08 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/04 04:17:08 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:17:08 DEBUG : dir/file1(0xc000449ec0): openPending: 2026/02/04 04:17:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 04:17:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 04:17:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:17:08 DEBUG : dir/file1(0xc000449ec0): >openPending: err= 2026/02/04 04:17:08 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 04:17:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:17:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:17:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:17:08 DEBUG : dir/file1(0xc000449ec0): _writeAt: size=14, off=0 2026/02/04 04:17:08 DEBUG : dir/file1(0xc000449ec0): >_writeAt: n=14, err= 2026/02/04 04:17:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 04:17:08 DEBUG : dir/file1(0xc000449ec0): close: 2026/02/04 04:17:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 04:17:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/04 04:17:08 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 04:17:08 DEBUG : dir/file1(0xc000449ec0): >close: err= 2026/02/04 04:17:08 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:17:08 DEBUG : dir: Looking for writers 2026/02/04 04:17:08 DEBUG : file1: reading active writers 2026/02/04 04:17:08 DEBUG : Looking for writers 2026/02/04 04:17:08 DEBUG : dir: reading active writers 2026/02/04 04:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:17:08 DEBUG : dir: Looking for writers 2026/02/04 04:17:08 DEBUG : file1: reading active writers 2026/02/04 04:17:08 DEBUG : Looking for writers 2026/02/04 04:17:08 DEBUG : dir: reading active writers 2026/02/04 04:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:17:08 DEBUG : dir: Looking for writers 2026/02/04 04:17:08 DEBUG : file1: reading active writers 2026/02/04 04:17:08 DEBUG : Looking for writers 2026/02/04 04:17:08 DEBUG : dir: reading active writers 2026/02/04 04:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:17:08 DEBUG : dir: Looking for writers 2026/02/04 04:17:08 DEBUG : file1: reading active writers 2026/02/04 04:17:08 DEBUG : Looking for writers 2026/02/04 04:17:08 DEBUG : dir: reading active writers 2026/02/04 04:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:17:08 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 04:17:08 DEBUG : dir: Looking for writers 2026/02/04 04:17:08 DEBUG : file1: reading active writers 2026/02/04 04:17:08 DEBUG : Looking for writers 2026/02/04 04:17:08 DEBUG : dir: reading active writers 2026/02/04 04:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:17:08 DEBUG : dir: Looking for writers 2026/02/04 04:17:08 DEBUG : file1: reading active writers 2026/02/04 04:17:08 DEBUG : Looking for writers 2026/02/04 04:17:08 DEBUG : dir: reading active writers 2026/02/04 04:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:17:08 DEBUG : dir: Looking for writers 2026/02/04 04:17:08 DEBUG : file1: reading active writers 2026/02/04 04:17:08 DEBUG : Looking for writers 2026/02/04 04:17:08 DEBUG : dir: reading active writers 2026/02/04 04:17:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:17:09 DEBUG : dir: Looking for writers 2026/02/04 04:17:09 DEBUG : file1: reading active writers 2026/02/04 04:17:09 DEBUG : Looking for writers 2026/02/04 04:17:09 DEBUG : dir: reading active writers 2026/02/04 04:17:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:10 DEBUG : dir: Looking for writers 2026/02/04 04:17:10 DEBUG : file1: reading active writers 2026/02/04 04:17:10 DEBUG : Looking for writers 2026/02/04 04:17:10 DEBUG : dir: reading active writers 2026/02/04 04:17:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:11 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 04:17:11 DEBUG : dir: Looking for writers 2026/02/04 04:17:11 DEBUG : file1: reading active writers 2026/02/04 04:17:11 DEBUG : Looking for writers 2026/02/04 04:17:11 DEBUG : dir: reading active writers 2026/02/04 04:17:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:11 DEBUG : dir/file1: size = 14 OK 2026/02/04 04:17:11 INFO : dir/file1: Copied (replaced existing) 2026/02/04 04:17:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 04:17:11 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/04 04:17:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:17:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 04:17:12 DEBUG : dir: Looking for writers 2026/02/04 04:17:12 DEBUG : file1: reading active writers 2026/02/04 04:17:12 DEBUG : Looking for writers 2026/02/04 04:17:12 DEBUG : dir: reading active writers 2026/02/04 04:17:12 DEBUG : >WaitForWriters: 2026/02/04 04:17:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 04:17:12 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:17:12 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:17:12 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:17:12 DEBUG : dir/file1(0xc000831840): _readAt: size=512, off=0 2026/02/04 04:17:12 DEBUG : dir/file1(0xc000831840): openPending: 2026/02/04 04:17:12 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 04:17:12 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 04:17:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:17:12 DEBUG : dir/file1(0xc000831840): >openPending: err= 2026/02/04 04:17:12 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/04 04:17:12 DEBUG : dir/file1(0xc000831840): >_readAt: n=14, err=EOF 2026/02/04 04:17:12 DEBUG : dir/file1(0xc000831840): close: 2026/02/04 04:17:12 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 04:17:09 +0000 UTC 2026/02/04 04:17:12 DEBUG : dir/file1(0xc000831840): >close: err= 2026/02/04 04:17:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:17:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 04:17:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0001afec0 2026/02/04 04:17:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:17:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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 04:17:27 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 04:17:27 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/04 04:17:27 DEBUG : dir/file1: Updating file with dir/file1 0xc0001afec0 2026/02/04 04:17:27 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 04:17:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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 04:17:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 04:17:36 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:17:36 DEBUG : dir/file1(0xc000b5c280): openPending: 2026/02/04 04:17:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 04:17:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 04:17:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:17:36 DEBUG : dir/file1(0xc000b5c280): >openPending: err= 2026/02/04 04:17:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 04:17:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:17:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:17:36 DEBUG : dir/file1(0xc000b5c280): _writeAt: size=25, off=0 2026/02/04 04:17:36 DEBUG : dir/file1(0xc000b5c280): >_writeAt: n=25, err= 2026/02/04 04:17:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:17:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 04:17:37 DEBUG : newLeaf: Updating file with newLeaf 0xc0001afec0 2026/02/04 04:17:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:17:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:17:37 DEBUG : newLeaf(0xc000b5c280): close: 2026/02/04 04:17:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 04:17:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 04:17:36.536113365 +0000 UTC m=+3720.924409921 2026/02/04 04:17:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 04:17:37 DEBUG : newLeaf(0xc000b5c280): >close: err= 2026/02/04 04:17:37 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:17:37 DEBUG : dir: Looking for writers 2026/02/04 04:17:37 DEBUG : Looking for writers 2026/02/04 04:17:37 DEBUG : dir: reading active writers 2026/02/04 04:17:37 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:17:37 DEBUG : dir: Looking for writers 2026/02/04 04:17:37 DEBUG : Looking for writers 2026/02/04 04:17:37 DEBUG : dir: reading active writers 2026/02/04 04:17:37 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:17:37 DEBUG : dir: Looking for writers 2026/02/04 04:17:37 DEBUG : Looking for writers 2026/02/04 04:17:37 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:37 DEBUG : dir: reading active writers 2026/02/04 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:17:37 DEBUG : dir: Looking for writers 2026/02/04 04:17:37 DEBUG : Looking for writers 2026/02/04 04:17:37 DEBUG : dir: reading active writers 2026/02/04 04:17:37 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:17:37 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 04:17:37 DEBUG : dir: Looking for writers 2026/02/04 04:17:37 DEBUG : Looking for writers 2026/02/04 04:17:37 DEBUG : dir: reading active writers 2026/02/04 04:17:37 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:17:37 DEBUG : dir: Looking for writers 2026/02/04 04:17:37 DEBUG : Looking for writers 2026/02/04 04:17:37 DEBUG : dir: reading active writers 2026/02/04 04:17:37 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:17:38 DEBUG : dir: Looking for writers 2026/02/04 04:17:38 DEBUG : Looking for writers 2026/02/04 04:17:38 DEBUG : dir: reading active writers 2026/02/04 04:17:38 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:17:38 DEBUG : dir: Looking for writers 2026/02/04 04:17:38 DEBUG : Looking for writers 2026/02/04 04:17:38 DEBUG : dir: reading active writers 2026/02/04 04:17:38 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:39 DEBUG : dir: Looking for writers 2026/02/04 04:17:39 DEBUG : Looking for writers 2026/02/04 04:17:39 DEBUG : dir: reading active writers 2026/02/04 04:17:39 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:40 DEBUG : dir: Looking for writers 2026/02/04 04:17:40 DEBUG : Looking for writers 2026/02/04 04:17:40 DEBUG : dir: reading active writers 2026/02/04 04:17:40 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:41 DEBUG : dir: Looking for writers 2026/02/04 04:17:41 DEBUG : Looking for writers 2026/02/04 04:17:41 DEBUG : dir: reading active writers 2026/02/04 04:17:41 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:42 DEBUG : dir: Looking for writers 2026/02/04 04:17:42 DEBUG : Looking for writers 2026/02/04 04:17:42 DEBUG : dir: reading active writers 2026/02/04 04:17:42 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:43 DEBUG : dir: Looking for writers 2026/02/04 04:17:43 DEBUG : Looking for writers 2026/02/04 04:17:43 DEBUG : dir: reading active writers 2026/02/04 04:17:43 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:44 DEBUG : dir: Looking for writers 2026/02/04 04:17:44 DEBUG : Looking for writers 2026/02/04 04:17:44 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:44 DEBUG : dir: reading active writers 2026/02/04 04:17:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:45 DEBUG : dir: Looking for writers 2026/02/04 04:17:45 DEBUG : Looking for writers 2026/02/04 04:17:45 DEBUG : dir: reading active writers 2026/02/04 04:17:45 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:46 DEBUG : dir: Looking for writers 2026/02/04 04:17:46 DEBUG : Looking for writers 2026/02/04 04:17:46 DEBUG : dir: reading active writers 2026/02/04 04:17:46 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:47 DEBUG : dir: Looking for writers 2026/02/04 04:17:47 DEBUG : Looking for writers 2026/02/04 04:17:47 DEBUG : dir: reading active writers 2026/02/04 04:17:47 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:48 DEBUG : dir: Looking for writers 2026/02/04 04:17:48 DEBUG : Looking for writers 2026/02/04 04:17:48 DEBUG : dir: reading active writers 2026/02/04 04:17:48 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:49 DEBUG : dir: Looking for writers 2026/02/04 04:17:49 DEBUG : Looking for writers 2026/02/04 04:17:49 DEBUG : dir: reading active writers 2026/02/04 04:17:49 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:50 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 04:17:50 DEBUG : dir: Looking for writers 2026/02/04 04:17:50 DEBUG : Looking for writers 2026/02/04 04:17:50 DEBUG : dir: reading active writers 2026/02/04 04:17:50 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:17:50 DEBUG : newLeaf: size = 25 OK 2026/02/04 04:17:50 INFO : newLeaf: Copied (replaced existing) 2026/02/04 04:17:50 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 04:17:50 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 04:17:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:17:50 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 04:17:51 DEBUG : dir: Looking for writers 2026/02/04 04:17:51 DEBUG : Looking for writers 2026/02/04 04:17:51 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:51 DEBUG : dir: reading active writers 2026/02/04 04:17:51 DEBUG : >WaitForWriters: 2026/02/04 04:17:52 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:17:52 DEBUG : dir: Looking for writers 2026/02/04 04:17:52 DEBUG : Looking for writers 2026/02/04 04:17:52 DEBUG : dir: reading active writers 2026/02/04 04:17:52 DEBUG : newLeaf: reading active writers 2026/02/04 04:17:52 DEBUG : >WaitForWriters: 2026/02/04 04:17:52 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting 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: TestFileRename/writes,forceCache=true Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/writes,forceCache=true Messages: Unexpected file "newLeaf" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/writes,forceCache=true Messages: directories === RUN TestFileRename/full,forceCache=false run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:18:03 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:18:03 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:18:03 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:18:03 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:18:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:18:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:18:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:18:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:18:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:18:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:18:03 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:18:08 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:18:08 DEBUG : dir: Looking for writers 2026/02/04 04:18:08 DEBUG : file1: reading active writers 2026/02/04 04:18:08 DEBUG : Looking for writers 2026/02/04 04:18:08 DEBUG : dir: reading active writers 2026/02/04 04:18:08 DEBUG : >WaitForWriters: 2026/02/04 04:18:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 04:18:08 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:18:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:18:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:18:08 DEBUG : dir/file1(0xc0004ec800): _readAt: size=512, off=0 2026/02/04 04:18:08 DEBUG : dir/file1(0xc0004ec800): openPending: 2026/02/04 04:18:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2026/02/04 04:18:08 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/04 04:18:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:18:08 DEBUG : dir/file1(0xc0004ec800): >openPending: err= 2026/02/04 04:18:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/04 04:18:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/04 04:18:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:18:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:18:08 DEBUG : dir/file1(0xc0004ec800): >_readAt: n=14, err=EOF 2026/02/04 04:18:08 DEBUG : dir/file1(0xc0004ec800): close: 2026/02/04 04:18:08 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 04:18:04 +0000 UTC 2026/02/04 04:18:08 DEBUG : dir/file1(0xc0004ec800): >close: err= 2026/02/04 04:18:10 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:18:10 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 04:18:10 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a2480 2026/02/04 04:18:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:18:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want newLeaf (14) got dir/file1 (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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: Unexpected file "dir/file1" fstest.go:203: Not found "newLeaf" 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/vfs/file_test.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/04 04:18:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/04 04:18:21 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/04 04:18:21 DEBUG : dir/file1: Updating file with dir/file1 0xc0009a2480 2026/02/04 04:18:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/04 04:18:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" 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/vfs/file_test.go:361 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found 2026/02/04 04:18:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 04:18:30 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:18:30 DEBUG : dir/file1(0xc000830980): openPending: 2026/02/04 04:18:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2026/02/04 04:18:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/04 04:18:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:18:30 DEBUG : dir/file1(0xc000830980): >openPending: err= 2026/02/04 04:18:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 04:18:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:18:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:18:30 DEBUG : dir/file1(0xc000830980): _writeAt: size=25, off=0 2026/02/04 04:18:30 DEBUG : dir/file1(0xc000830980): >_writeAt: n=25, err= 2026/02/04 04:18:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/04 04:18:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/04 04:18:31 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a2480 2026/02/04 04:18:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:18:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:18:31 DEBUG : newLeaf(0xc000830980): close: 2026/02/04 04:18:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/04 04:18:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-04 04:18:30.531655391 +0000 UTC m=+3774.919951957 2026/02/04 04:18:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/04 04:18:31 DEBUG : newLeaf(0xc000830980): >close: err= 2026/02/04 04:18:31 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:18:31 DEBUG : dir: Looking for writers 2026/02/04 04:18:31 DEBUG : Looking for writers 2026/02/04 04:18:31 DEBUG : dir: reading active writers 2026/02/04 04:18:31 DEBUG : newLeaf: reading active writers 2026/02/04 04:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:18:31 DEBUG : dir: Looking for writers 2026/02/04 04:18:31 DEBUG : Looking for writers 2026/02/04 04:18:31 DEBUG : dir: reading active writers 2026/02/04 04:18:31 DEBUG : newLeaf: reading active writers 2026/02/04 04:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:18:31 DEBUG : dir: Looking for writers 2026/02/04 04:18:31 DEBUG : Looking for writers 2026/02/04 04:18:31 DEBUG : dir: reading active writers 2026/02/04 04:18:31 DEBUG : newLeaf: reading active writers 2026/02/04 04:18:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:18:32 DEBUG : dir: Looking for writers 2026/02/04 04:18:32 DEBUG : Looking for writers 2026/02/04 04:18:32 DEBUG : dir: reading active writers 2026/02/04 04:18:32 DEBUG : newLeaf: reading active writers 2026/02/04 04:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:18:32 DEBUG : newLeaf: vfs cache: starting upload 2026/02/04 04:18:32 DEBUG : dir: Looking for writers 2026/02/04 04:18:32 DEBUG : Looking for writers 2026/02/04 04:18:32 DEBUG : newLeaf: reading active writers 2026/02/04 04:18:32 DEBUG : dir: reading active writers 2026/02/04 04:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:18:32 DEBUG : dir: Looking for writers 2026/02/04 04:18:32 DEBUG : Looking for writers 2026/02/04 04:18:32 DEBUG : dir: reading active writers 2026/02/04 04:18:32 DEBUG : newLeaf: reading active writers 2026/02/04 04:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:18:32 DEBUG : dir: Looking for writers 2026/02/04 04:18:32 DEBUG : Looking for writers 2026/02/04 04:18:32 DEBUG : dir: reading active writers 2026/02/04 04:18:32 DEBUG : newLeaf: reading active writers 2026/02/04 04:18:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:18:33 DEBUG : dir: Looking for writers 2026/02/04 04:18:33 DEBUG : Looking for writers 2026/02/04 04:18:33 DEBUG : dir: reading active writers 2026/02/04 04:18:33 DEBUG : newLeaf: reading active writers 2026/02/04 04:18:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:18:34 DEBUG : newLeaf: Removing old object on successful upload 2026/02/04 04:18:34 DEBUG : dir: Looking for writers 2026/02/04 04:18:34 DEBUG : Looking for writers 2026/02/04 04:18:34 DEBUG : dir: reading active writers 2026/02/04 04:18:34 DEBUG : newLeaf: reading active writers 2026/02/04 04:18:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:18:34 DEBUG : newLeaf: size = 25 OK 2026/02/04 04:18:34 INFO : newLeaf: Copied (replaced existing) 2026/02/04 04:18:34 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2026/02/04 04:18:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/04 04:18:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:18:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/04 04:18:35 DEBUG : dir: Looking for writers 2026/02/04 04:18:35 DEBUG : Looking for writers 2026/02/04 04:18:35 DEBUG : dir: reading active writers 2026/02/04 04:18:35 DEBUG : newLeaf: reading active writers 2026/02/04 04:18:35 DEBUG : >WaitForWriters: 2026/02/04 04:18:35 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:18:35 DEBUG : dir: Looking for writers 2026/02/04 04:18:35 DEBUG : Looking for writers 2026/02/04 04:18:35 DEBUG : dir: reading active writers 2026/02/04 04:18:35 DEBUG : newLeaf: reading active writers 2026/02/04 04:18:35 DEBUG : >WaitForWriters: 2026/02/04 04:18:35 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting 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: TestFileRename/full,forceCache=false Messages: listing wrong, want got newLeaf (25) 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: TestFileRename/full,forceCache=false Messages: Unexpected file "newLeaf" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestFileRename/full,forceCache=false Messages: directories --- FAIL: TestFileRename (334.10s) --- FAIL: TestFileRename/off,forceCache=false (64.59s) --- FAIL: TestFileRename/minimal,forceCache=false (61.26s) --- FAIL: TestFileRename/minimal,forceCache=true (50.38s) --- FAIL: TestFileRename/writes,forceCache=false (53.72s) --- FAIL: TestFileRename/writes,forceCache=true (61.06s) --- FAIL: TestFileRename/full,forceCache=false (43.07s) === RUN TestReadFileHandleSeek run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:18:46 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:18:52 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:18:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 04:18:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 04:18:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/04 04:18:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:18:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/04 04:18:53 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/04 04:18:53 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/04 04:18:53 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/04 04:18:53 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/04 04:18:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/04 04:18:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/04 04:18:53 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/04 04:18:54 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/04 04:18:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/04 04:18:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/04 04:18:54 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/04 04:18:55 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/04 04:18:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/04 04:18:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/04 04:18:55 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/04 04:18:55 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:18:55 DEBUG : dir: Looking for writers 2026/02/04 04:18:55 DEBUG : file1: reading active writers 2026/02/04 04:18:55 DEBUG : Looking for writers 2026/02/04 04:18:55 DEBUG : dir: reading active writers 2026/02/04 04:18:55 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleSeek Messages: directories --- FAIL: TestReadFileHandleSeek (23.68s) === RUN TestReadFileHandleFlush run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:19:09 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:19:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:19:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 04:19:17 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 04:19:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/04 04:19:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:19:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/04 04:19:17 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:19:17 DEBUG : dir: Looking for writers 2026/02/04 04:19:17 DEBUG : file1: reading active writers 2026/02/04 04:19:17 DEBUG : Looking for writers 2026/02/04 04:19:17 DEBUG : dir: reading active writers 2026/02/04 04:19:17 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestReadFileHandleFlush Messages: directories --- FAIL: TestReadFileHandleFlush (21.70s) === RUN TestReadFileHandleRelease run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:19:31 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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 04:19:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:19:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 04:19:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/04 04:19:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/04 04:19:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:19:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/04 04:19:45 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/04 04:19:45 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/04 04:19:45 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:19:45 DEBUG : dir: Looking for writers 2026/02/04 04:19:45 DEBUG : file1: reading active writers 2026/02/04 04:19:45 DEBUG : Looking for writers 2026/02/04 04:19:45 DEBUG : dir: reading active writers 2026/02/04 04:19:45 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty --- PASS: TestReadFileHandleRelease (17.68s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:19:49 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:19:49 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:19:49 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:19:49 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:19:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:19:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:19:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:19:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:19:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:19:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:19:49 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:19:54 DEBUG : dir: forgetting directory cache 2026/02/04 04:19:54 DEBUG : forgetting directory cache 2026/02/04 04:19:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 04:19:54 DEBUG : fil: forgetting directory cache 2026/02/04 04:19:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 04:19:54 DEBUG : dir: forgetting directory cache 2026/02/04 04:19:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 04:19:54 DEBUG : dir/virtualDir: forgetting directory cache 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 04:20:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:20:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 04:20:07 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:20:07 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:20:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:20:07 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 04:20:07 DEBUG : dir/file1(0xc000b5c680): RWFileHandle.Flush 2026/02/04 04:20:07 DEBUG : dir/file1(0xc000b5c680): _readAt: size=256, off=0 2026/02/04 04:20:07 DEBUG : dir/file1(0xc000b5c680): openPending: 2026/02/04 04:20:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 04:20:07 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 04:20:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:20:07 DEBUG : dir/file1(0xc000b5c680): >openPending: err= 2026/02/04 04:20:07 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/04 04:20:07 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/04 04:20:07 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:20:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:20:07 DEBUG : dir/file1(0xc000b5c680): >_readAt: n=16, err=EOF 2026/02/04 04:20:07 DEBUG : dir/file1(0xc000b5c680): RWFileHandle.Flush 2026/02/04 04:20:07 DEBUG : dir/file1(0xc000b5c680): RWFileHandle.Flush 2026/02/04 04:20:07 DEBUG : dir/file1(0xc000b5c680): close: 2026/02/04 04:20:07 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 04:19:50 +0000 UTC 2026/02/04 04:20:07 DEBUG : dir/file1(0xc000b5c680): >close: err= 2026/02/04 04:20:07 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:20:07 DEBUG : dir: Looking for writers 2026/02/04 04:20:07 DEBUG : file1: reading active writers 2026/02/04 04:20:07 DEBUG : Looking for writers 2026/02/04 04:20:07 DEBUG : dir: reading active writers 2026/02/04 04:20:07 DEBUG : >WaitForWriters: 2026/02/04 04:20:07 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestRWFileHandleFlushRead (21.26s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:20:10 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:20:10 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:20:10 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:10 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:20:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:20:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:10 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 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/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" 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/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReleaseRead Messages: 1 objects not found 2026/02/04 04:20:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:20:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/04 04:20:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:20:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:20:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:20:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 04:20:24 DEBUG : dir/file1(0xc00049fa40): _readAt: size=256, off=0 2026/02/04 04:20:24 DEBUG : dir/file1(0xc00049fa40): openPending: 2026/02/04 04:20:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 04:20:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 04:20:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:20:24 DEBUG : dir/file1(0xc00049fa40): >openPending: err= 2026/02/04 04:20:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/04 04:20:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/04 04:20:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:20:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:20:24 DEBUG : dir/file1(0xc00049fa40): >_readAt: n=16, err=EOF 2026/02/04 04:20:24 DEBUG : dir/file1(0xc00049fa40): RWFileHandle.Release 2026/02/04 04:20:24 DEBUG : dir/file1(0xc00049fa40): close: 2026/02/04 04:20:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 04:20:12 +0000 UTC 2026/02/04 04:20:24 DEBUG : dir/file1(0xc00049fa40): >close: err= 2026/02/04 04:20:24 DEBUG : dir/file1(0xc00049fa40): RWFileHandle.Release 2026/02/04 04:20:24 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:20:24 DEBUG : dir: Looking for writers 2026/02/04 04:20:24 DEBUG : file1: reading active writers 2026/02/04 04:20:24 DEBUG : Looking for writers 2026/02/04 04:20:24 DEBUG : dir: reading active writers 2026/02/04 04:20:24 DEBUG : >WaitForWriters: 2026/02/04 04:20:24 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleReleaseRead Messages: directories --- FAIL: TestRWFileHandleReleaseRead (28.70s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:20:39 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:20:39 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:20:39 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:39 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:20:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:20:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:20:39 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:20:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:20:39 DEBUG : file1: newRWFileHandle: 2026/02/04 04:20:39 DEBUG : file1(0xc000448ac0): openPending: 2026/02/04 04:20:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 04:20:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:20:39 DEBUG : file1(0xc000448ac0): >openPending: err= 2026/02/04 04:20:39 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 04:20:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:20:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 04:20:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 04:20:39 DEBUG : file1(0xc000448ac0): _writeAt: size=5, off=0 2026/02/04 04:20:39 DEBUG : file1(0xc000448ac0): >_writeAt: n=5, err= 2026/02/04 04:20:39 DEBUG : file1(0xc000448ac0): _writeAt: size=7, off=5 2026/02/04 04:20:39 DEBUG : file1(0xc000448ac0): >_writeAt: n=7, err= 2026/02/04 04:20:39 DEBUG : file1: vfs cache: truncate to size=11 2026/02/04 04:20:39 DEBUG : file1(0xc000448ac0): close: 2026/02/04 04:20:39 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 04:20:39.755370823 +0000 UTC m=+3904.143667389 2026/02/04 04:20:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 04:20:39 DEBUG : file1(0xc000448ac0): >close: err= 2026/02/04 04:20:39 DEBUG : file1(0xc000448ac0): close: 2026/02/04 04:20:39 DEBUG : file1(0xc000448ac0): >close: err=file already closed dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:332 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"dir,0,true", "file1,11,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=10) "dir,0,true", (string) (len=14) "file1,11,false" Test: TestRWFileHandleMethodsWrite 2026/02/04 04:20:39 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:20:39 DEBUG : dir: Looking for writers 2026/02/04 04:20:39 DEBUG : Looking for writers 2026/02/04 04:20:39 DEBUG : dir: reading active writers 2026/02/04 04:20:39 DEBUG : file1: reading active writers 2026/02/04 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:20:39 DEBUG : dir: Looking for writers 2026/02/04 04:20:39 DEBUG : Looking for writers 2026/02/04 04:20:39 DEBUG : dir: reading active writers 2026/02/04 04:20:39 DEBUG : file1: reading active writers 2026/02/04 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:20:39 DEBUG : dir: Looking for writers 2026/02/04 04:20:39 DEBUG : Looking for writers 2026/02/04 04:20:39 DEBUG : dir: reading active writers 2026/02/04 04:20:39 DEBUG : file1: reading active writers 2026/02/04 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:20:39 DEBUG : dir: Looking for writers 2026/02/04 04:20:39 DEBUG : Looking for writers 2026/02/04 04:20:39 DEBUG : file1: reading active writers 2026/02/04 04:20:39 DEBUG : dir: reading active writers 2026/02/04 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:20:39 DEBUG : file1: vfs cache: starting upload 2026/02/04 04:20:39 DEBUG : dir: Looking for writers 2026/02/04 04:20:39 DEBUG : Looking for writers 2026/02/04 04:20:39 DEBUG : dir: reading active writers 2026/02/04 04:20:39 DEBUG : file1: reading active writers 2026/02/04 04:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:20:40 DEBUG : dir: Looking for writers 2026/02/04 04:20:40 DEBUG : Looking for writers 2026/02/04 04:20:40 DEBUG : dir: reading active writers 2026/02/04 04:20:40 DEBUG : file1: reading active writers 2026/02/04 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:20:40 DEBUG : dir: Looking for writers 2026/02/04 04:20:40 DEBUG : Looking for writers 2026/02/04 04:20:40 DEBUG : dir: reading active writers 2026/02/04 04:20:40 DEBUG : file1: reading active writers 2026/02/04 04:20:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:20:41 DEBUG : dir: Looking for writers 2026/02/04 04:20:41 DEBUG : Looking for writers 2026/02/04 04:20:41 DEBUG : dir: reading active writers 2026/02/04 04:20:41 DEBUG : file1: reading active writers 2026/02/04 04:20:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:20:42 DEBUG : dir: Looking for writers 2026/02/04 04:20:42 DEBUG : Looking for writers 2026/02/04 04:20:42 DEBUG : dir: reading active writers 2026/02/04 04:20:42 DEBUG : file1: reading active writers 2026/02/04 04:20:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:20:42 DEBUG : file1: size = 11 OK 2026/02/04 04:20:42 INFO : file1: Copied (new) 2026/02/04 04:20:42 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/04 04:20:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 04:20:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:20:42 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 04:20:43 DEBUG : dir: Looking for writers 2026/02/04 04:20:43 DEBUG : Looking for writers 2026/02/04 04:20:43 DEBUG : dir: reading active writers 2026/02/04 04:20:43 DEBUG : file1: reading active writers 2026/02/04 04:20:43 DEBUG : >WaitForWriters: 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: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/vfs/read_write_test.go:337 Error: Not equal: expected: []string{} actual : []string{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleMethodsWrite Messages: directories 2026/02/04 04:20:52 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:20:52 DEBUG : dir: Looking for writers 2026/02/04 04:20:52 DEBUG : Looking for writers 2026/02/04 04:20:52 DEBUG : dir: reading active writers 2026/02/04 04:20:52 DEBUG : file1: reading active writers 2026/02/04 04:20:52 DEBUG : >WaitForWriters: 2026/02/04 04:20:52 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting 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: TestRWFileHandleMethodsWrite (23.03s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:21:02 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:21:02 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:21:02 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:02 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:21:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:21:02 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:21:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:21:02 DEBUG : file1: newRWFileHandle: 2026/02/04 04:21:02 DEBUG : file1(0xc000654200): openPending: 2026/02/04 04:21:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 04:21:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:21:02 DEBUG : file1(0xc000654200): >openPending: err= 2026/02/04 04:21:02 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 04:21:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:21:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 04:21:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 04:21:02 DEBUG : file1(0xc000654200): _writeAt: size=7, off=0 2026/02/04 04:21:02 DEBUG : file1(0xc000654200): >_writeAt: n=7, err= 2026/02/04 04:21:02 DEBUG : file1(0xc000654200): _writeAt: size=6, off=5 2026/02/04 04:21:02 DEBUG : file1(0xc000654200): >_writeAt: n=6, err= 2026/02/04 04:21:02 DEBUG : file1(0xc000654200): close: 2026/02/04 04:21:02 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 04:21:02.738332019 +0000 UTC m=+3927.126628585 2026/02/04 04:21:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 04:21:02 DEBUG : file1(0xc000654200): >close: err= 2026/02/04 04:21:02 DEBUG : file1(0xc000654200): _writeAt: size=5, off=0 2026/02/04 04:21:02 DEBUG : file1(0xc000654200): >_writeAt: n=0, err=file already closed 2026/02/04 04:21:02 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:21:02 DEBUG : Looking for writers 2026/02/04 04:21:02 DEBUG : file1: reading active writers 2026/02/04 04:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:21:02 DEBUG : Looking for writers 2026/02/04 04:21:02 DEBUG : file1: reading active writers 2026/02/04 04:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:21:02 DEBUG : Looking for writers 2026/02/04 04:21:02 DEBUG : file1: reading active writers 2026/02/04 04:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:21:02 DEBUG : Looking for writers 2026/02/04 04:21:02 DEBUG : file1: reading active writers 2026/02/04 04:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:21:02 DEBUG : file1: vfs cache: starting upload 2026/02/04 04:21:02 DEBUG : Looking for writers 2026/02/04 04:21:02 DEBUG : file1: reading active writers 2026/02/04 04:21:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:21:03 DEBUG : Looking for writers 2026/02/04 04:21:03 DEBUG : file1: reading active writers 2026/02/04 04:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:21:03 DEBUG : Looking for writers 2026/02/04 04:21:03 DEBUG : file1: reading active writers 2026/02/04 04:21:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:21:04 DEBUG : Looking for writers 2026/02/04 04:21:04 DEBUG : file1: reading active writers 2026/02/04 04:21:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:05 DEBUG : Looking for writers 2026/02/04 04:21:05 DEBUG : file1: reading active writers 2026/02/04 04:21:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:06 DEBUG : Looking for writers 2026/02/04 04:21:06 DEBUG : file1: reading active writers 2026/02/04 04:21:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:07 DEBUG : Looking for writers 2026/02/04 04:21:07 DEBUG : file1: reading active writers 2026/02/04 04:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:08 DEBUG : Looking for writers 2026/02/04 04:21:08 DEBUG : file1: reading active writers 2026/02/04 04:21:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:09 DEBUG : Looking for writers 2026/02/04 04:21:09 DEBUG : file1: reading active writers 2026/02/04 04:21:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:10 DEBUG : Looking for writers 2026/02/04 04:21:10 DEBUG : file1: reading active writers 2026/02/04 04:21:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:10 DEBUG : file1: size = 11 OK 2026/02/04 04:21:10 INFO : file1: Copied (new) 2026/02/04 04:21:10 DEBUG : file1: vfs cache: fingerprint now "11" 2026/02/04 04:21:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 04:21:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:21:10 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 04:21:11 DEBUG : Looking for writers 2026/02/04 04:21:11 DEBUG : file1: reading active writers 2026/02/04 04:21:11 DEBUG : >WaitForWriters: 2026/02/04 04:21:11 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:21:11 DEBUG : Looking for writers 2026/02/04 04:21:11 DEBUG : file1: reading active writers 2026/02/04 04:21:11 DEBUG : >WaitForWriters: 2026/02/04 04:21:11 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting 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: TestRWFileHandleWriteAt Messages: listing wrong, want got file1 (11) 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: TestRWFileHandleWriteAt Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleWriteAt (18.01s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:21:20 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:21:20 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:21:20 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:20 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:21:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:21:20 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:21:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:21:20 DEBUG : file1: newRWFileHandle: 2026/02/04 04:21:20 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 04:21:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:21:20 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 04:21:20 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 04:21:20 DEBUG : file1(0xc000654d80): close: 2026/02/04 04:21:20 DEBUG : file1(0xc000654d80): >close: err= 2026/02/04 04:21:20 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 04:21:20 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 04:21:20 DEBUG : file2: newRWFileHandle: 2026/02/04 04:21:20 DEBUG : file2(0xc0006554c0): openPending: 2026/02/04 04:21:20 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 04:21:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/04 04:21:20 DEBUG : file2(0xc0006554c0): >openPending: err= 2026/02/04 04:21:20 DEBUG : file2: >newRWFileHandle: err= 2026/02/04 04:21:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/04 04:21:20 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/04 04:21:20 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/04 04:21:20 DEBUG : file2(0xc0006554c0): RWFileHandle.Flush 2026/02/04 04:21:20 DEBUG : file2(0xc0006554c0): RWFileHandle.Release 2026/02/04 04:21:20 DEBUG : file2(0xc0006554c0): close: 2026/02/04 04:21:20 DEBUG : file2: vfs cache: setting modification time to 2026-02-04 04:21:20.971014501 +0000 UTC m=+3945.359311087 2026/02/04 04:21:20 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/04 04:21:20 DEBUG : file2(0xc0006554c0): >close: err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:414 Error: Not equal: expected: []string{"file1,0,false", "file2,0,false"} actual : []string{"file1,11,false", "file2,0,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=2) { - (string) (len=13) "file1,0,false", + (string) (len=14) "file1,11,false", (string) (len=13) "file2,0,false" Test: TestRWFileHandleWriteNoWrite 2026/02/04 04:21:20 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:21:20 DEBUG : Looking for writers 2026/02/04 04:21:20 DEBUG : file2: reading active writers 2026/02/04 04:21:20 DEBUG : file1: reading active writers 2026/02/04 04:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:21:20 DEBUG : Looking for writers 2026/02/04 04:21:20 DEBUG : file1: reading active writers 2026/02/04 04:21:20 DEBUG : file2: reading active writers 2026/02/04 04:21:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:21:21 DEBUG : Looking for writers 2026/02/04 04:21:21 DEBUG : file1: reading active writers 2026/02/04 04:21:21 DEBUG : file2: reading active writers 2026/02/04 04:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:21:21 DEBUG : Looking for writers 2026/02/04 04:21:21 DEBUG : file2: reading active writers 2026/02/04 04:21:21 DEBUG : file1: reading active writers 2026/02/04 04:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:21:21 DEBUG : file2: vfs cache: starting upload 2026/02/04 04:21:21 DEBUG : Looking for writers 2026/02/04 04:21:21 DEBUG : file1: reading active writers 2026/02/04 04:21:21 DEBUG : file2: reading active writers 2026/02/04 04:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:21:21 DEBUG : Looking for writers 2026/02/04 04:21:21 DEBUG : file1: reading active writers 2026/02/04 04:21:21 DEBUG : file2: reading active writers 2026/02/04 04:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:21:21 DEBUG : Looking for writers 2026/02/04 04:21:21 DEBUG : file1: reading active writers 2026/02/04 04:21:21 DEBUG : file2: reading active writers 2026/02/04 04:21:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:21:22 DEBUG : Looking for writers 2026/02/04 04:21:22 DEBUG : file1: reading active writers 2026/02/04 04:21:22 DEBUG : file2: reading active writers 2026/02/04 04:21:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:23 DEBUG : Looking for writers 2026/02/04 04:21:23 DEBUG : file1: reading active writers 2026/02/04 04:21:23 DEBUG : file2: reading active writers 2026/02/04 04:21:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:23 DEBUG : file2: size = 0 OK 2026/02/04 04:21:23 INFO : file2: Copied (new) 2026/02/04 04:21:23 DEBUG : file2: vfs cache: fingerprint now "0" 2026/02/04 04:21:23 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/04 04:21:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/04 04:21:23 INFO : file2: vfs cache: upload succeeded try #1 2026/02/04 04:21:24 DEBUG : Looking for writers 2026/02/04 04:21:24 DEBUG : file1: reading active writers 2026/02/04 04:21:24 DEBUG : file2: reading active writers 2026/02/04 04:21:24 DEBUG : >WaitForWriters: 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/vfs/read_write_test.go:420 Error: Should be true Test: TestRWFileHandleWriteNoWrite Messages: listing wrong, want file1 (0), file2 (0) got file2 (0) fstest.go:203: Not found "file1" 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/vfs/read_write_test.go:420 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleWriteNoWrite Messages: 1 objects not found 2026/02/04 04:21:32 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:21:32 DEBUG : Looking for writers 2026/02/04 04:21:32 DEBUG : file1: reading active writers 2026/02/04 04:21:32 DEBUG : file2: reading active writers 2026/02/04 04:21:32 DEBUG : >WaitForWriters: 2026/02/04 04:21:32 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting 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: TestRWFileHandleWriteNoWrite (21.22s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:21:41 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:21:41 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:21:41 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:41 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:41 DEBUG : Config file has changed externally - reloading 2026/02/04 04:21:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:21:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:21:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:21:41 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:21:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:21:41 DEBUG : file1: newRWFileHandle: 2026/02/04 04:21:41 DEBUG : file1(0xc0008318c0): openPending: 2026/02/04 04:21:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 04:21:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:21:41 DEBUG : file1(0xc0008318c0): >openPending: err= 2026/02/04 04:21:41 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 04:21:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:21:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 04:21:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 04:21:41 DEBUG : file1(0xc0008318c0): _writeAt: size=5, off=0 2026/02/04 04:21:41 DEBUG : file1(0xc0008318c0): >_writeAt: n=5, err= 2026/02/04 04:21:41 DEBUG : file1(0xc0008318c0): RWFileHandle.Flush 2026/02/04 04:21:41 DEBUG : file1(0xc0008318c0): RWFileHandle.Flush 2026/02/04 04:21:41 DEBUG : file1(0xc0008318c0): close: 2026/02/04 04:21:41 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 04:21:41.832636846 +0000 UTC m=+3966.220933403 2026/02/04 04:21:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 04:21:41 DEBUG : file1(0xc0008318c0): >close: err= 2026/02/04 04:21:41 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:21:41 DEBUG : Looking for writers 2026/02/04 04:21:41 DEBUG : file1: reading active writers 2026/02/04 04:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:21:41 DEBUG : Looking for writers 2026/02/04 04:21:41 DEBUG : file1: reading active writers 2026/02/04 04:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:21:41 DEBUG : Looking for writers 2026/02/04 04:21:41 DEBUG : file1: reading active writers 2026/02/04 04:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:21:41 DEBUG : Looking for writers 2026/02/04 04:21:41 DEBUG : file1: reading active writers 2026/02/04 04:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:21:41 DEBUG : file1: vfs cache: starting upload 2026/02/04 04:21:41 DEBUG : Looking for writers 2026/02/04 04:21:41 DEBUG : file1: reading active writers 2026/02/04 04:21:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:21:42 DEBUG : Looking for writers 2026/02/04 04:21:42 DEBUG : file1: reading active writers 2026/02/04 04:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:21:42 DEBUG : Looking for writers 2026/02/04 04:21:42 DEBUG : file1: reading active writers 2026/02/04 04:21:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:21:43 DEBUG : Looking for writers 2026/02/04 04:21:43 DEBUG : file1: reading active writers 2026/02/04 04:21:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:44 DEBUG : Looking for writers 2026/02/04 04:21:44 DEBUG : file1: reading active writers 2026/02/04 04:21:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:44 DEBUG : file1: size = 5 OK 2026/02/04 04:21:44 INFO : file1: Copied (new) 2026/02/04 04:21:44 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/04 04:21:44 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 04:21:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:21:44 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 04:21:45 DEBUG : Looking for writers 2026/02/04 04:21:45 DEBUG : file1: reading active writers 2026/02/04 04:21:45 DEBUG : >WaitForWriters: 2026/02/04 04:21:45 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.94s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:21:45 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:21:45 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:21:45 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:45 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:21:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:21:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:21:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:21:45 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:21:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:21:45 DEBUG : file1: newRWFileHandle: 2026/02/04 04:21:45 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 04:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:21:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 04:21:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 04:21:45 DEBUG : file1(0xc000448ac0): _writeAt: size=5, off=0 2026/02/04 04:21:45 DEBUG : file1(0xc000448ac0): openPending: 2026/02/04 04:21:45 DEBUG : file1: vfs cache: checking remote fingerprint "5" against cached fingerprint "" 2026/02/04 04:21:45 DEBUG : file1: vfs cache: truncate to size=5 2026/02/04 04:21:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:21:45 DEBUG : file1(0xc000448ac0): >openPending: err= 2026/02/04 04:21:45 DEBUG : file1(0xc000448ac0): >_writeAt: n=5, err= 2026/02/04 04:21:45 DEBUG : file1(0xc000448ac0): RWFileHandle.Release 2026/02/04 04:21:45 DEBUG : file1(0xc000448ac0): close: 2026/02/04 04:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 04:21:45 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 04:21:45.78338944 +0000 UTC m=+3970.171686015 2026/02/04 04:21:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 04:21:45 DEBUG : file1(0xc000448ac0): >close: err= 2026/02/04 04:21:45 DEBUG : file1(0xc000448ac0): RWFileHandle.Release 2026/02/04 04:21:45 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:21:45 DEBUG : Looking for writers 2026/02/04 04:21:45 DEBUG : file1: reading active writers 2026/02/04 04:21:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:21:45 DEBUG : Looking for writers 2026/02/04 04:21:45 DEBUG : file1: reading active writers 2026/02/04 04:21:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:21:45 DEBUG : Looking for writers 2026/02/04 04:21:45 DEBUG : file1: reading active writers 2026/02/04 04:21:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:21:45 DEBUG : Looking for writers 2026/02/04 04:21:45 DEBUG : file1: reading active writers 2026/02/04 04:21:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:21:45 DEBUG : file1: vfs cache: starting upload 2026/02/04 04:21:45 DEBUG : Looking for writers 2026/02/04 04:21:45 DEBUG : file1: reading active writers 2026/02/04 04:21:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:21:46 DEBUG : Looking for writers 2026/02/04 04:21:46 DEBUG : file1: reading active writers 2026/02/04 04:21:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:21:46 DEBUG : Looking for writers 2026/02/04 04:21:46 DEBUG : file1: reading active writers 2026/02/04 04:21:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:21:47 DEBUG : Looking for writers 2026/02/04 04:21:47 DEBUG : file1: reading active writers 2026/02/04 04:21:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:48 DEBUG : Looking for writers 2026/02/04 04:21:48 DEBUG : file1: reading active writers 2026/02/04 04:21:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:49 DEBUG : Looking for writers 2026/02/04 04:21:49 DEBUG : file1: reading active writers 2026/02/04 04:21:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:50 DEBUG : Looking for writers 2026/02/04 04:21:50 DEBUG : file1: reading active writers 2026/02/04 04:21:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:51 DEBUG : Looking for writers 2026/02/04 04:21:51 DEBUG : file1: reading active writers 2026/02/04 04:21:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:52 DEBUG : Looking for writers 2026/02/04 04:21:52 DEBUG : file1: reading active writers 2026/02/04 04:21:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:53 DEBUG : Looking for writers 2026/02/04 04:21:53 DEBUG : file1: reading active writers 2026/02/04 04:21:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:54 DEBUG : Looking for writers 2026/02/04 04:21:54 DEBUG : file1: reading active writers 2026/02/04 04:21:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:21:54 DEBUG : file1: Removing old object on successful upload 2026/02/04 04:21:54 DEBUG : file1: size = 5 OK 2026/02/04 04:21:54 INFO : file1: Copied (replaced existing) 2026/02/04 04:21:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 04:21:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:21:54 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 04:21:55 DEBUG : Looking for writers 2026/02/04 04:21:55 DEBUG : file1: reading active writers 2026/02/04 04:21:55 DEBUG : >WaitForWriters: 2026/02/04 04:21:55 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting 2026/02/04 04:21:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:21:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 04:21:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:21:56 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 04:21:56 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:21:56 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 04:21:56 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:21:56 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 04:21:57 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:21:57 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 04:21:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:21:57 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 04:21:58 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:21:58 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 04:21:58 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:21:58 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 04:21:59 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:21:59 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 04:22:02 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 04:22:02 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 04:22:06 DEBUG : forgetting directory cache 2026/02/04 04:22:06 DEBUG : dir: forgetting directory cache 2026/02/04 04:22:06 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 04:22:07 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:22:07 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 04:22:17 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:22:30 DEBUG : forgetting directory cache 2026/02/04 04:22:30 DEBUG : dir: forgetting directory cache 2026/02/04 04:22:30 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 04:22:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:22:57 DEBUG : forgetting directory cache 2026/02/04 04:22:57 DEBUG : dir: forgetting directory cache 2026/02/04 04:22:57 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:23:17 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:23:25 DEBUG : forgetting directory cache 2026/02/04 04:23:25 DEBUG : dir: forgetting directory cache 2026/02/04 04:23:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 04:23:25 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:23:37 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:23:57 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:24:17 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:24:25 DEBUG : forgetting directory cache 2026/02/04 04:24:25 DEBUG : dir: forgetting directory cache 2026/02/04 04:24:25 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 04:24:25 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:24:37 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:24:57 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 04:25:17 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:25:23 DEBUG : forgetting directory cache 2026/02/04 04:25:23 DEBUG : dir: forgetting directory cache 2026/02/04 04:25:23 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 04:25:23 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:25:37 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:25:57 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:26:17 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:26:21 DEBUG : forgetting directory cache 2026/02/04 04:26:21 DEBUG : dir: forgetting directory cache 2026/02/04 04:26:21 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 04:26:21 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:26:37 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:26:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:27:08 DEBUG : forgetting directory cache 2026/02/04 04:27:08 DEBUG : dir: forgetting directory cache 2026/02/04 04:27:08 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 04:27:08 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:27:17 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:27:38 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:27:57 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:28:07 DEBUG : forgetting directory cache 2026/02/04 04:28:07 DEBUG : dir: forgetting directory cache 2026/02/04 04:28:07 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 04:28:07 DEBUG : Removed virtual directory entry vAddFile: "newLeaf" 2026/02/04 04:28:17 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "file1" failed: failed to delete item: Error "Server Error" 2026/02/04 04:28:38 DEBUG : pacer: Reducing sleep to 10s fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 04:28:53 DEBUG : forgetting directory cache 2026/02/04 04:28:53 DEBUG : dir: forgetting directory cache 2026/02/04 04:28:58 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 04:29:08 DEBUG : pacer: Reducing sleep to 2.5s fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/04 04:29:13 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 04:29:15 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/02/04 04:29:16 DEBUG : forgetting directory cache 2026/02/04 04:29:16 DEBUG : dir: forgetting directory cache 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: TestRWFileHandleReleaseWrite Messages: listing wrong, want got file1 (5) 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: TestRWFileHandleReleaseWrite Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleReleaseWrite (453.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:29:19 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:29:19 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:29:19 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:29:19 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:29:19 DEBUG : Config file has changed externally - reloading 2026/02/04 04:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:29:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:29:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:29:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:29:19 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:29:20 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 04:29:20 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 04:29:21 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 04:29:21 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 04:29:28 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 04:29:28 DEBUG : pacer: Reducing sleep to 10ms 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/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got dir/file1 (16), file1 (5) 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/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "file1" 2026/02/04 04:29:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 04:29:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/04 04:29:39 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:29:39 DEBUG : dir/file1(0xc000654940): openPending: 2026/02/04 04:29:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 04:29:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 04:29:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:29:39 DEBUG : dir/file1(0xc000654940): >openPending: err= 2026/02/04 04:29:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/04 04:29:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:29:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:29:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 04:29:39 DEBUG : dir/file1(0xc000654940): _writeAt: size=5, off=0 2026/02/04 04:29:39 DEBUG : dir/file1(0xc000654940): >_writeAt: n=5, err= 2026/02/04 04:29:39 DEBUG : dir/file1(0xc000654940): close: 2026/02/04 04:29:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/04 04:29:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 04:29:39.172311272 +0000 UTC m=+4443.560607827 2026/02/04 04:29:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 04:29:39 DEBUG : dir/file1(0xc000654940): >close: err= 2026/02/04 04:29:39 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:29:39 DEBUG : dir: Looking for writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Looking for writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : dir: reading active writers 2026/02/04 04:29:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:29:39 DEBUG : dir: Looking for writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Looking for writers 2026/02/04 04:29:39 DEBUG : dir: reading active writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:29:39 DEBUG : dir: Looking for writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Looking for writers 2026/02/04 04:29:39 DEBUG : dir: reading active writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:29:39 DEBUG : dir: Looking for writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Looking for writers 2026/02/04 04:29:39 DEBUG : dir: reading active writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:29:39 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 04:29:39 DEBUG : dir: Looking for writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Looking for writers 2026/02/04 04:29:39 DEBUG : dir: reading active writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:29:39 DEBUG : dir: Looking for writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Looking for writers 2026/02/04 04:29:39 DEBUG : dir: reading active writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:29:39 DEBUG : dir: Looking for writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Looking for writers 2026/02/04 04:29:39 DEBUG : dir: reading active writers 2026/02/04 04:29:39 DEBUG : file1: reading active writers 2026/02/04 04:29:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:29:40 DEBUG : dir: Looking for writers 2026/02/04 04:29:40 DEBUG : file1: reading active writers 2026/02/04 04:29:40 DEBUG : Looking for writers 2026/02/04 04:29:40 DEBUG : dir: reading active writers 2026/02/04 04:29:40 DEBUG : file1: reading active writers 2026/02/04 04:29:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:29:41 DEBUG : dir: Looking for writers 2026/02/04 04:29:41 DEBUG : file1: reading active writers 2026/02/04 04:29:41 DEBUG : Looking for writers 2026/02/04 04:29:41 DEBUG : dir: reading active writers 2026/02/04 04:29:41 DEBUG : file1: reading active writers 2026/02/04 04:29:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:29:42 DEBUG : dir: Looking for writers 2026/02/04 04:29:42 DEBUG : file1: reading active writers 2026/02/04 04:29:42 DEBUG : Looking for writers 2026/02/04 04:29:42 DEBUG : dir: reading active writers 2026/02/04 04:29:42 DEBUG : file1: reading active writers 2026/02/04 04:29:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:29:43 DEBUG : dir: Looking for writers 2026/02/04 04:29:43 DEBUG : file1: reading active writers 2026/02/04 04:29:43 DEBUG : Looking for writers 2026/02/04 04:29:43 DEBUG : dir: reading active writers 2026/02/04 04:29:43 DEBUG : file1: reading active writers 2026/02/04 04:29:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:29:44 DEBUG : forgetting directory cache 2026/02/04 04:29:44 DEBUG : dir: forgetting directory cache 2026/02/04 04:29:44 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 04:29:44 DEBUG : dir: Looking for writers 2026/02/04 04:29:44 DEBUG : file1: reading active writers 2026/02/04 04:29:44 DEBUG : Looking for writers 2026/02/04 04:29:44 DEBUG : dir: reading active writers 2026/02/04 04:29:44 DEBUG : file1: reading active writers 2026/02/04 04:29:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:29:45 DEBUG : dir/file1: size = 5 OK 2026/02/04 04:29:45 INFO : dir/file1: Copied (replaced existing) 2026/02/04 04:29:45 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2026/02/04 04:29:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 04:29:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:29:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 04:29:45 DEBUG : dir: Looking for writers 2026/02/04 04:29:45 DEBUG : file1: reading active writers 2026/02/04 04:29:45 DEBUG : Looking for writers 2026/02/04 04:29:45 DEBUG : dir: reading active writers 2026/02/04 04:29:45 DEBUG : file1: reading active writers 2026/02/04 04:29:45 DEBUG : >WaitForWriters: 2026/02/04 04:29:45 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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 2026/02/04 04:29:54 DEBUG : dir: forgetting directory cache 2026/02/04 04:29:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 04:29:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 04:29:54 DEBUG : forgetting directory cache 2026/02/04 04:29:54 DEBUG : dir: forgetting directory cache 2026/02/04 04:29:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 04:29:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 04:29:54 DEBUG : fil: forgetting directory cache 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: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want got dir/file1 (5) 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: TestRWFileHandleSizeTruncateExisting Messages: Unexpected file "dir/file1" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeTruncateExisting Messages: directories --- FAIL: TestRWFileHandleSizeTruncateExisting (40.73s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:30:00 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:30:00 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:30:00 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:30:00 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:30:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:30:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:30:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:30:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:30:00 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/04 04:30:07 DEBUG : forgetting directory cache 2026/02/04 04:30:07 DEBUG : dir: forgetting directory cache 2026/02/04 04:30:07 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" 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/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSizeCreateExisting Messages: 1 objects not found 2026/02/04 04:30:14 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:30:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:30:15 DEBUG : dir/file1: newRWFileHandle: 2026/02/04 04:30:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/04 04:30:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:30:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/04 04:30:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/04 04:30:15 DEBUG : dir/file1(0xc0004ed200): _writeAt: size=5, off=0 2026/02/04 04:30:15 DEBUG : dir/file1(0xc0004ed200): openPending: 2026/02/04 04:30:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2026/02/04 04:30:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/04 04:30:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:30:15 DEBUG : dir/file1(0xc0004ed200): >openPending: err= 2026/02/04 04:30:15 DEBUG : dir/file1(0xc0004ed200): >_writeAt: n=5, err= 2026/02/04 04:30:15 DEBUG : dir/file1(0xc0004ed200): _writeAt: size=15, off=5 2026/02/04 04:30:15 DEBUG : dir/file1(0xc0004ed200): >_writeAt: n=15, err= 2026/02/04 04:30:15 DEBUG : dir/file1(0xc0004ed200): close: 2026/02/04 04:30:15 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/04 04:30:15 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-04 04:30:15.42459839 +0000 UTC m=+4479.812894986 2026/02/04 04:30:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/04 04:30:15 DEBUG : dir/file1(0xc0004ed200): >close: err= 2026/02/04 04:30:15 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:30:15 DEBUG : dir: Looking for writers 2026/02/04 04:30:15 DEBUG : file1: reading active writers 2026/02/04 04:30:15 DEBUG : Looking for writers 2026/02/04 04:30:15 DEBUG : dir: reading active writers 2026/02/04 04:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:30:15 DEBUG : dir: Looking for writers 2026/02/04 04:30:15 DEBUG : file1: reading active writers 2026/02/04 04:30:15 DEBUG : Looking for writers 2026/02/04 04:30:15 DEBUG : dir: reading active writers 2026/02/04 04:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:30:15 DEBUG : dir: Looking for writers 2026/02/04 04:30:15 DEBUG : file1: reading active writers 2026/02/04 04:30:15 DEBUG : Looking for writers 2026/02/04 04:30:15 DEBUG : dir: reading active writers 2026/02/04 04:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:30:15 DEBUG : dir: Looking for writers 2026/02/04 04:30:15 DEBUG : file1: reading active writers 2026/02/04 04:30:15 DEBUG : Looking for writers 2026/02/04 04:30:15 DEBUG : dir: reading active writers 2026/02/04 04:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:30:15 DEBUG : dir/file1: vfs cache: starting upload 2026/02/04 04:30:15 DEBUG : dir: Looking for writers 2026/02/04 04:30:15 DEBUG : file1: reading active writers 2026/02/04 04:30:15 DEBUG : Looking for writers 2026/02/04 04:30:15 DEBUG : dir: reading active writers 2026/02/04 04:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:30:15 DEBUG : dir: Looking for writers 2026/02/04 04:30:15 DEBUG : file1: reading active writers 2026/02/04 04:30:15 DEBUG : Looking for writers 2026/02/04 04:30:15 DEBUG : dir: reading active writers 2026/02/04 04:30:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:30:16 DEBUG : dir: Looking for writers 2026/02/04 04:30:16 DEBUG : file1: reading active writers 2026/02/04 04:30:16 DEBUG : Looking for writers 2026/02/04 04:30:16 DEBUG : dir: reading active writers 2026/02/04 04:30:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:30:16 DEBUG : dir: Looking for writers 2026/02/04 04:30:16 DEBUG : file1: reading active writers 2026/02/04 04:30:16 DEBUG : Looking for writers 2026/02/04 04:30:16 DEBUG : dir: reading active writers 2026/02/04 04:30:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:30:17 DEBUG : dir: Looking for writers 2026/02/04 04:30:17 DEBUG : file1: reading active writers 2026/02/04 04:30:17 DEBUG : Looking for writers 2026/02/04 04:30:17 DEBUG : dir: reading active writers 2026/02/04 04:30:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:30:17 DEBUG : dir/file1: Removing old object on successful upload 2026/02/04 04:30:18 DEBUG : dir/file1: size = 20 OK 2026/02/04 04:30:18 INFO : dir/file1: Copied (replaced existing) 2026/02/04 04:30:18 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2026/02/04 04:30:18 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/04 04:30:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/04 04:30:18 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/04 04:30:18 DEBUG : dir: Looking for writers 2026/02/04 04:30:18 DEBUG : file1: reading active writers 2026/02/04 04:30:18 DEBUG : Looking for writers 2026/02/04 04:30:18 DEBUG : dir: reading active writers 2026/02/04 04:30:18 DEBUG : >WaitForWriters: 2026/02/04 04:30:18 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting 2026/02/04 04:30:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:30:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 04:30:19 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:30:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 04:30:20 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:30:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 04:30:20 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:30:20 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 04:30:20 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:30:20 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 04:30:20 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:30:20 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 04:30:21 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:30:21 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 04:30:21 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:30:21 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 04:30:23 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:30:23 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 04:30:23 DEBUG : forgetting directory cache 2026/02/04 04:30:23 DEBUG : dir: forgetting directory cache 2026/02/04 04:30:23 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 2026/02/04 04:30:25 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 04:30:25 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "dir/file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 04:30:31 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:30:31 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 04:30:39 DEBUG : dir: forgetting directory cache 2026/02/04 04:30:39 DEBUG : forgetting directory cache 2026/02/04 04:30:39 DEBUG : dir: forgetting directory cache 2026/02/04 04:30:39 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 04:30:41 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:31:01 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:31:02 DEBUG : forgetting directory cache 2026/02/04 04:31:02 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 04:31:20 DEBUG : forgetting directory cache 2026/02/04 04:31:20 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 04:31:20 DEBUG : Removed virtual directory entry vAddFile: "file2" 2026/02/04 04:31:21 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:31:41 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:31:41 DEBUG : forgetting directory cache 2026/02/04 04:31:41 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 04:31:45 DEBUG : forgetting directory cache 2026/02/04 04:31:45 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 04:32:01 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:32:21 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:32:41 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:33:01 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:33:21 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 04:33:41 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:34:01 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:34:21 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:34:41 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:35:01 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:35:21 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:35:41 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:36:01 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:36:21 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:36:41 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "dir/file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "dir/file1" failed: failed to delete item: Error "Server Error" 2026/02/04 04:37:01 DEBUG : pacer: Reducing sleep to 10s run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/04 04:37:21 DEBUG : pacer: Reducing sleep to 5s run.go:130: removing dir "dir" failed - try 2/3: directory not empty 2026/02/04 04:37:31 DEBUG : pacer: Reducing sleep to 2.5s run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" failed: directory not empty 2026/02/04 04:37:36 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 04:37:38 DEBUG : pacer: Reducing sleep to 625ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 04:37:40 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 04:37:40 DEBUG : pacer: Reducing sleep to 156.25ms 2026/02/04 04:37:40 DEBUG : pacer: Reducing sleep to 78.125ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/04 04:37:43 DEBUG : pacer: Reducing sleep to 39.0625ms 2026/02/04 04:37:43 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 04:37:43 DEBUG : pacer: Reducing sleep to 10ms 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: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want got dir/file1 (20) 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: TestRWFileHandleSizeCreateExisting Messages: Unexpected file "dir/file1" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestRWFileHandleSizeCreateExisting Messages: directories --- FAIL: TestRWFileHandleSizeCreateExisting (467.70s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:37:47 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:37:47 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:37:47 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:37:47 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:37:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:37:47 DEBUG : Config file has changed externally - reloading 2026/02/04 04:37:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:37:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:37:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:37:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:37:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:37:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:37:47 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:37:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:37:48 DEBUG : file1: newRWFileHandle: 2026/02/04 04:37:48 DEBUG : file1(0xc0004ecb80): openPending: 2026/02/04 04:37:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/04 04:37:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:37:48 DEBUG : file1(0xc0004ecb80): >openPending: err= 2026/02/04 04:37:48 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 04:37:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:37:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 04:37:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/04 04:37:48 DEBUG : file1(0xc0004ecb80): _writeAt: size=5, off=0 2026/02/04 04:37:48 DEBUG : file1(0xc0004ecb80): >_writeAt: n=5, err= 2026/02/04 04:37:48 DEBUG : file1(0xc0004ecb80): close: 2026/02/04 04:37:48 DEBUG : file1: vfs cache: setting modification time to 2026-02-04 04:37:48.685531621 +0000 UTC m=+4933.073828187 2026/02/04 04:37:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/04 04:37:48 DEBUG : file1(0xc0004ecb80): >close: err= 2026/02/04 04:37:48 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:37:48 DEBUG : dir: Looking for writers 2026/02/04 04:37:48 DEBUG : Looking for writers 2026/02/04 04:37:48 DEBUG : dir: reading active writers 2026/02/04 04:37:48 DEBUG : file1: reading active writers 2026/02/04 04:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/04 04:37:48 DEBUG : dir: Looking for writers 2026/02/04 04:37:48 DEBUG : Looking for writers 2026/02/04 04:37:48 DEBUG : dir: reading active writers 2026/02/04 04:37:48 DEBUG : file1: reading active writers 2026/02/04 04:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/04 04:37:48 DEBUG : dir: Looking for writers 2026/02/04 04:37:48 DEBUG : Looking for writers 2026/02/04 04:37:48 DEBUG : dir: reading active writers 2026/02/04 04:37:48 DEBUG : file1: reading active writers 2026/02/04 04:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/04 04:37:48 DEBUG : dir: Looking for writers 2026/02/04 04:37:48 DEBUG : Looking for writers 2026/02/04 04:37:48 DEBUG : file1: reading active writers 2026/02/04 04:37:48 DEBUG : dir: reading active writers 2026/02/04 04:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/04 04:37:48 DEBUG : file1: vfs cache: starting upload 2026/02/04 04:37:48 DEBUG : dir: Looking for writers 2026/02/04 04:37:48 DEBUG : Looking for writers 2026/02/04 04:37:48 DEBUG : file1: reading active writers 2026/02/04 04:37:48 DEBUG : dir: reading active writers 2026/02/04 04:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/04 04:37:48 DEBUG : dir: Looking for writers 2026/02/04 04:37:48 DEBUG : Looking for writers 2026/02/04 04:37:48 DEBUG : dir: reading active writers 2026/02/04 04:37:48 DEBUG : file1: reading active writers 2026/02/04 04:37:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/04 04:37:49 DEBUG : dir: Looking for writers 2026/02/04 04:37:49 DEBUG : Looking for writers 2026/02/04 04:37:49 DEBUG : dir: reading active writers 2026/02/04 04:37:49 DEBUG : file1: reading active writers 2026/02/04 04:37:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/04 04:37:49 DEBUG : dir: Looking for writers 2026/02/04 04:37:49 DEBUG : Looking for writers 2026/02/04 04:37:49 DEBUG : dir: reading active writers 2026/02/04 04:37:49 DEBUG : file1: reading active writers 2026/02/04 04:37:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:37:50 DEBUG : dir: Looking for writers 2026/02/04 04:37:50 DEBUG : Looking for writers 2026/02/04 04:37:50 DEBUG : dir: reading active writers 2026/02/04 04:37:50 DEBUG : file1: reading active writers 2026/02/04 04:37:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:37:51 DEBUG : dir: Looking for writers 2026/02/04 04:37:51 DEBUG : Looking for writers 2026/02/04 04:37:51 DEBUG : dir: reading active writers 2026/02/04 04:37:51 DEBUG : file1: reading active writers 2026/02/04 04:37:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/04 04:37:52 DEBUG : file1: size = 5 OK 2026/02/04 04:37:52 INFO : file1: Copied (new) 2026/02/04 04:37:52 DEBUG : file1: vfs cache: fingerprint now "5" 2026/02/04 04:37:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/04 04:37:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:37:52 INFO : file1: vfs cache: upload succeeded try #1 2026/02/04 04:37:52 DEBUG : dir: Looking for writers 2026/02/04 04:37:52 DEBUG : Looking for writers 2026/02/04 04:37:52 DEBUG : dir: reading active writers 2026/02/04 04:37:52 DEBUG : file1: reading active writers 2026/02/04 04:37:52 DEBUG : >WaitForWriters: 2026/02/04 04:37:52 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: 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: TestRWFileHandleSizeCreateNew Messages: listing wrong, want got file1 (5) 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: TestRWFileHandleSizeCreateNew Messages: Unexpected file "file1" --- FAIL: TestRWFileHandleSizeCreateNew (16.80s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:38:04 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:38:04 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/04 04:38:04 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:38:04 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:38:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:38:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/04 04:38:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestDrime/rclone-test-rozucoh8fege" 2026/02/04 04:38:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:38:04 INFO : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/04 04:38:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:38:05 DEBUG : file1: newRWFileHandle: 2026/02/04 04:38:05 DEBUG : file1: >newRWFileHandle: err= 2026/02/04 04:38:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:38:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/04 04:38:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/02/04 04:38:05 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:38:05 DEBUG : Looking for writers 2026/02/04 04:38:05 DEBUG : file1: reading active writers 2026/02/04 04:38:05 DEBUG : file1: active writers 1 2026/02/04 04:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/02/04 04:38:05 DEBUG : Looking for writers 2026/02/04 04:38:05 DEBUG : file1: reading active writers 2026/02/04 04:38:05 DEBUG : file1: active writers 1 2026/02/04 04:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/02/04 04:38:05 DEBUG : Looking for writers 2026/02/04 04:38:05 DEBUG : file1: reading active writers 2026/02/04 04:38:05 DEBUG : file1: active writers 1 2026/02/04 04:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/02/04 04:38:05 DEBUG : Looking for writers 2026/02/04 04:38:05 DEBUG : file1: reading active writers 2026/02/04 04:38:05 DEBUG : file1: active writers 1 2026/02/04 04:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/02/04 04:38:05 DEBUG : Looking for writers 2026/02/04 04:38:05 DEBUG : file1: reading active writers 2026/02/04 04:38:05 DEBUG : file1: active writers 1 2026/02/04 04:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/02/04 04:38:05 DEBUG : Looking for writers 2026/02/04 04:38:05 DEBUG : file1: reading active writers 2026/02/04 04:38:05 DEBUG : file1: active writers 1 2026/02/04 04:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/02/04 04:38:05 DEBUG : Looking for writers 2026/02/04 04:38:05 DEBUG : file1: reading active writers 2026/02/04 04:38:05 DEBUG : file1: active writers 1 2026/02/04 04:38:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/02/04 04:38:06 DEBUG : Looking for writers 2026/02/04 04:38:06 DEBUG : file1: reading active writers 2026/02/04 04:38:06 DEBUG : file1: active writers 1 2026/02/04 04:38:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:07 DEBUG : Looking for writers 2026/02/04 04:38:07 DEBUG : file1: reading active writers 2026/02/04 04:38:07 DEBUG : file1: active writers 1 2026/02/04 04:38:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:08 DEBUG : Looking for writers 2026/02/04 04:38:08 DEBUG : file1: reading active writers 2026/02/04 04:38:08 DEBUG : file1: active writers 1 2026/02/04 04:38:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:09 DEBUG : Looking for writers 2026/02/04 04:38:09 DEBUG : file1: reading active writers 2026/02/04 04:38:09 DEBUG : file1: active writers 1 2026/02/04 04:38:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:10 DEBUG : Looking for writers 2026/02/04 04:38:10 DEBUG : file1: reading active writers 2026/02/04 04:38:10 DEBUG : file1: active writers 1 2026/02/04 04:38:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:11 DEBUG : Looking for writers 2026/02/04 04:38:11 DEBUG : file1: reading active writers 2026/02/04 04:38:11 DEBUG : file1: active writers 1 2026/02/04 04:38:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:12 DEBUG : Looking for writers 2026/02/04 04:38:12 DEBUG : file1: reading active writers 2026/02/04 04:38:12 DEBUG : file1: active writers 1 2026/02/04 04:38:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:13 DEBUG : Looking for writers 2026/02/04 04:38:13 DEBUG : file1: reading active writers 2026/02/04 04:38:13 DEBUG : file1: active writers 1 2026/02/04 04:38:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:14 DEBUG : Looking for writers 2026/02/04 04:38:14 DEBUG : file1: reading active writers 2026/02/04 04:38:14 DEBUG : file1: active writers 1 2026/02/04 04:38:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:15 DEBUG : Looking for writers 2026/02/04 04:38:15 DEBUG : file1: reading active writers 2026/02/04 04:38:15 DEBUG : file1: active writers 1 2026/02/04 04:38:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:16 DEBUG : Looking for writers 2026/02/04 04:38:16 DEBUG : file1: reading active writers 2026/02/04 04:38:16 DEBUG : file1: active writers 1 2026/02/04 04:38:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:17 DEBUG : Looking for writers 2026/02/04 04:38:17 DEBUG : file1: reading active writers 2026/02/04 04:38:17 DEBUG : file1: active writers 1 2026/02/04 04:38:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:18 DEBUG : Looking for writers 2026/02/04 04:38:18 DEBUG : file1: reading active writers 2026/02/04 04:38:18 DEBUG : file1: active writers 1 2026/02/04 04:38:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:19 DEBUG : Looking for writers 2026/02/04 04:38:19 DEBUG : file1: reading active writers 2026/02/04 04:38:19 DEBUG : file1: active writers 1 2026/02/04 04:38:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:20 DEBUG : Looking for writers 2026/02/04 04:38:20 DEBUG : file1: reading active writers 2026/02/04 04:38:20 DEBUG : file1: active writers 1 2026/02/04 04:38:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:21 DEBUG : Looking for writers 2026/02/04 04:38:21 DEBUG : file1: reading active writers 2026/02/04 04:38:21 DEBUG : file1: active writers 1 2026/02/04 04:38:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:22 DEBUG : Looking for writers 2026/02/04 04:38:22 DEBUG : file1: reading active writers 2026/02/04 04:38:22 DEBUG : file1: active writers 1 2026/02/04 04:38:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:23 DEBUG : Looking for writers 2026/02/04 04:38:23 DEBUG : file1: reading active writers 2026/02/04 04:38:23 DEBUG : file1: active writers 1 2026/02/04 04:38:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:24 DEBUG : Looking for writers 2026/02/04 04:38:24 DEBUG : file1: reading active writers 2026/02/04 04:38:24 DEBUG : file1: active writers 1 2026/02/04 04:38:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:25 DEBUG : Looking for writers 2026/02/04 04:38:25 DEBUG : file1: reading active writers 2026/02/04 04:38:25 DEBUG : file1: active writers 1 2026/02/04 04:38:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:26 DEBUG : Looking for writers 2026/02/04 04:38:26 DEBUG : file1: reading active writers 2026/02/04 04:38:26 DEBUG : file1: active writers 1 2026/02/04 04:38:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:27 DEBUG : Looking for writers 2026/02/04 04:38:27 DEBUG : file1: reading active writers 2026/02/04 04:38:27 DEBUG : file1: active writers 1 2026/02/04 04:38:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:28 DEBUG : Looking for writers 2026/02/04 04:38:28 DEBUG : file1: reading active writers 2026/02/04 04:38:28 DEBUG : file1: active writers 1 2026/02/04 04:38:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:29 DEBUG : Looking for writers 2026/02/04 04:38:29 DEBUG : file1: reading active writers 2026/02/04 04:38:29 DEBUG : file1: active writers 1 2026/02/04 04:38:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:30 DEBUG : Looking for writers 2026/02/04 04:38:30 DEBUG : file1: reading active writers 2026/02/04 04:38:30 DEBUG : file1: active writers 1 2026/02/04 04:38:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:31 DEBUG : Looking for writers 2026/02/04 04:38:31 DEBUG : file1: reading active writers 2026/02/04 04:38:31 DEBUG : file1: active writers 1 2026/02/04 04:38:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:32 DEBUG : Looking for writers 2026/02/04 04:38:32 DEBUG : file1: reading active writers 2026/02/04 04:38:32 DEBUG : file1: active writers 1 2026/02/04 04:38:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:33 DEBUG : Looking for writers 2026/02/04 04:38:33 DEBUG : file1: reading active writers 2026/02/04 04:38:33 DEBUG : file1: active writers 1 2026/02/04 04:38:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:34 DEBUG : Looking for writers 2026/02/04 04:38:34 DEBUG : file1: reading active writers 2026/02/04 04:38:34 DEBUG : file1: active writers 1 2026/02/04 04:38:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/04 04:38:35 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache{ "file1": &{c:0xc0006661e0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0004f3108 notify:{wait:0 notify:0 lock:0 head: tail:} checker:0} name:file1 opens:0 downloaders: o: fd: info:{ModTime:{wall:14004173025353811112 ext:4949746009659 loc:0x4551a60} ATime:{wall:14004173025353811112 ext:4949746009659 loc:0x4551a60} Size:0 Rs:[] Fingerprint: Dirty:false} writeBackID:0 pendingAccesses:0 modified:false beingReset:false}, } 2026/02/04 04:38:35 DEBUG : >WaitForWriters: 2026/02/04 04:38:35 DEBUG : drime root 'rclone-test-rozucoh8fege': vfs cache: cleaner exiting 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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: listing wrong, want got file1 (5) 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 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1156 /usr/local/go/src/testing/testing.go:1132 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:655 Error: Should be true Test: TestRWFileModTimeWithOpenWriters Messages: Unexpected file "file1" --- FAIL: TestRWFileModTimeWithOpenWriters (39.84s) === RUN TestCaseSensitivity run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", 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/vfs/vfs_case_test.go:27 Error: Should be true Test: TestCaseSensitivity Messages: listing wrong, want FiLeA (5), FiLeB (5) got FiLeA (5) fstest.go:203: Not found "FiLeB" 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/vfs/vfs_case_test.go:27 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestCaseSensitivity Messages: 1 objects not found 2026/02/04 04:39:10 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:39:10 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:39:10 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:10 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 04:39:10 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 04:39:10 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 04:39:10 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 04:39:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 04:39:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 04:39:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:11 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:11 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:11 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 04:39:11 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 04:39:11 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 04:39:11 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:12 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:12 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:12 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/04 04:39:12 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/04 04:39:12 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/04 04:39:12 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:12 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:12 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:12 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/04 04:39:12 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/04 04:39:12 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/04 04:39:12 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 04:39:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 04:39:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 04:39:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 04:39:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 04:39:13 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 04:39:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 04:39:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 04:39:14 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/04 04:39:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 04:39:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 04:39:14 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 04:39:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/04 04:39:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/04 04:39:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/04 04:39:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/04 04:39:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/04 04:39:15 DEBUG : FilEb: >OpenFile: fd=FiLeB (r), err= 2026/02/04 04:39:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:16 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 vfs_case_test.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:150 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:78 Error: Not equal: expected: "data2" actual : "data3" Diff: --- Expected +++ Actual @@ -1 +1 @@ -data2 +data3 Test: TestCaseSensitivity 2026/02/04 04:39:16 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/04 04:39:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/04 04:39:16 DEBUG : fileb: >OpenFile: fd=FiLeB (r), err= vfs_case_test.go:81: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:81 Error: Expected nil, but got: &vfs.ReadFileHandle{baseHandle:vfs.baseHandle{}, done:(func(context.Context, error))(nil), mu:sync.Mutex{_:sync.noCopy{}, mu:sync.Mutex{state:0, sema:0x0}}, cond:sync.Cond{noCopy:sync.noCopy{}, L:(*sync.Mutex)(0xc0009fb178), notify:sync.notifyList{wait:0x0, notify:0x0, lock:0x0, head:(unsafe.Pointer)(nil), tail:(unsafe.Pointer)(nil)}, checker:0x0}, r:(*accounting.Account)(nil), size:5, offset:0, roffset:0, file:(*vfs.File)(0xc000b32c00), hash:(*hash.MultiHasher)(0xc00063b560), remote:"FiLeB", closed:false, readCalled:false, noSeek:false, sizeUnknown:false, opened:false} Test: TestCaseSensitivity vfs_case_test.go:82: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:82 Error: An error is expected but got nil. Test: TestCaseSensitivity 2026/02/04 04:39:16 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/04 04:39:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/04 04:39:16 DEBUG : FILEB: >OpenFile: fd=FiLeB (r), err= vfs_case_test.go:86: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:86 Error: Expected nil, but got: &vfs.ReadFileHandle{baseHandle:vfs.baseHandle{}, done:(func(context.Context, error))(nil), mu:sync.Mutex{_:sync.noCopy{}, mu:sync.Mutex{state:0, sema:0x0}}, cond:sync.Cond{noCopy:sync.noCopy{}, L:(*sync.Mutex)(0xc0009fb298), notify:sync.notifyList{wait:0x0, notify:0x0, lock:0x0, head:(unsafe.Pointer)(nil), tail:(unsafe.Pointer)(nil)}, checker:0x0}, r:(*accounting.Account)(nil), size:5, offset:0, roffset:0, file:(*vfs.File)(0xc000b32c00), hash:(*hash.MultiHasher)(0xc00063b6c0), remote:"FiLeB", closed:false, readCalled:false, noSeek:false, sizeUnknown:false, opened:false} Test: TestCaseSensitivity vfs_case_test.go:87: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_case_test.go:87 Error: An error is expected but got nil. Test: TestCaseSensitivity 2026/02/04 04:39:16 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:16 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/04 04:39:16 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/04 04:39:16 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/04 04:39:16 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:16 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:16 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:16 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/04 04:39:16 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:16 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/04 04:39:16 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:16 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/04 04:39:16 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:16 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/04 04:39:16 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/04 04:39:16 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/04 04:39:16 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:17 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:17 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:17 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/04 04:39:17 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/04 04:39:17 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/04 04:39:17 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:17 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:17 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:17 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/04 04:39:17 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:17 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/04 04:39:17 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:39:17 DEBUG : Looking for writers 2026/02/04 04:39:17 DEBUG : FiLeA: reading active writers 2026/02/04 04:39:17 DEBUG : FiLeB: reading active writers 2026/02/04 04:39:17 DEBUG : >WaitForWriters: 2026/02/04 04:39:17 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:39:17 DEBUG : Looking for writers 2026/02/04 04:39:17 DEBUG : FiLeA: reading active writers 2026/02/04 04:39:17 DEBUG : FiLeB: reading active writers 2026/02/04 04:39:17 DEBUG : FilEb: reading active writers 2026/02/04 04:39:17 DEBUG : >WaitForWriters: 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 --- FAIL: TestCaseSensitivity (45.88s) === RUN TestUnicodeNormalization run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:39:38 DEBUG : forgetting directory cache 2026/02/04 04:39:38 DEBUG : dir: forgetting directory cache 2026/02/04 04:39:38 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" 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 04:39:51 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:39:51 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:52 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/04 04:39:52 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/04 04:39:52 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/04 04:39:52 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:52 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:52 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:52 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/04 04:39:52 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/04 04:39:52 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/04 04:39:52 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:53 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:53 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:53 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/04 04:39:53 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/04 04:39:53 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/04 04:39:53 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:39:53 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/04 04:39:53 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:39:53 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/04 04:39:53 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:39:53 DEBUG : Looking for writers 2026/02/04 04:39:53 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/04 04:39:53 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/04 04:39:53 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/02/04 04:39:54 DEBUG : forgetting directory cache 2026/02/04 04:39:54 DEBUG : dir: forgetting directory cache 2026/02/04 04:39:54 DEBUG : dir: forgetting directory cache 2026/02/04 04:39:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 04:39:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 04:39:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 04:39:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 04:39:54 DEBUG : fil: forgetting directory cache fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestUnicodeNormalization (31.88s) === RUN TestVFSStat run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:40:02 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:40:12 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:40:12 DEBUG : dir: Looking for writers 2026/02/04 04:40:12 DEBUG : file2: reading active writers 2026/02/04 04:40:12 DEBUG : Looking for writers 2026/02/04 04:40:12 DEBUG : dir: reading active writers 2026/02/04 04:40:12 DEBUG : file1: reading active writers 2026/02/04 04:40:12 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty 2026/02/04 04:40:15 DEBUG : forgetting directory cache 2026/02/04 04:40:15 DEBUG : dir: forgetting directory cache 2026/02/04 04:40:15 DEBUG : dir: Removed virtual directory entry vAddFile: "file1" run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSStat Messages: directories --- FAIL: TestVFSStat (24.45s) === RUN TestVFSStatParent run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:40:26 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:40:33 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:40:33 DEBUG : dir: Looking for writers 2026/02/04 04:40:33 DEBUG : Looking for writers 2026/02/04 04:40:33 DEBUG : dir: reading active writers 2026/02/04 04:40:33 DEBUG : file1: reading active writers 2026/02/04 04:40:33 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSStatParent Messages: directories --- FAIL: TestVFSStatParent (23.99s) === RUN TestVFSOpenFile run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:40:50 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 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 04:41:13 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:41:13 DEBUG : file1: Open: flags=O_RDONLY 2026/02/04 04:41:13 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/04 04:41:13 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/04 04:41:13 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:41:13 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/04 04:41:13 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/04 04:41:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/04 04:41:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:41:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:41:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/04 04:41:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/04 04:41:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/04 04:41:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/04 04:41:14 DEBUG : drime root 'rclone-test-rozucoh8fege': File to upload is small (0 bytes), uploading instead of streaming 2026/02/04 04:41:20 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/04 04:41:20 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/04 04:41:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/04 04:41:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:41:20 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/04 04:41:20 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:41:20 DEBUG : dir: Looking for writers 2026/02/04 04:41:20 DEBUG : file2: reading active writers 2026/02/04 04:41:20 DEBUG : new_file.txt: reading active writers 2026/02/04 04:41:20 DEBUG : Looking for writers 2026/02/04 04:41:20 DEBUG : dir: reading active writers 2026/02/04 04:41:20 DEBUG : file1: reading active writers 2026/02/04 04:41:20 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: directory not empty run.go:130: removing dir "dir" failed - try 2/3: directory not empty run.go:130: removing dir "dir" failed - try 3/3: directory not empty run.go:133: removing dir "dir" 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: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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSOpenFile Messages: directories --- FAIL: TestVFSOpenFile (45.04s) === RUN TestVFSRename run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:41:35 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:41:43 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/04 04:41:43 DEBUG : dir/file1: Updating file with dir/file1 0xc000753440 2026/02/04 04:41:43 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/04 04:41:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 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/vfs/vfs_test.go:300 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file1 (14) got dir/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/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Should be true Test: TestVFSRename Messages: Unexpected file "dir/file2" fstest.go:203: Not found "dir/file1" 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/vfs/vfs_test.go:300 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found 2026/02/04 04:41:56 INFO : dir/file1: Moved (server-side) to: file0 2026/02/04 04:41:56 DEBUG : file0: Updating file with file0 0xc000753440 2026/02/04 04:41:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/04 04:41:56 DEBUG : Added virtual directory entry vAddFile: "file0" 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/vfs/vfs_test.go:305 Error: Should be true Test: TestVFSRename Messages: listing wrong, want file0 (14) got fstest.go:203: Not found "file0" 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/vfs/vfs_test.go:305 /usr/local/go/src/runtime/asm_amd64.s:1700 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found 2026/02/04 04:42:06 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:42:06 DEBUG : dir: Looking for writers 2026/02/04 04:42:06 DEBUG : Looking for writers 2026/02/04 04:42:06 DEBUG : dir: reading active writers 2026/02/04 04:42:06 DEBUG : file0: reading active writers 2026/02/04 04:42:06 DEBUG : >WaitForWriters: 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: TestVFSRename Messages: listing wrong, want got file0 (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: TestVFSRename Messages: Unexpected file "file0" 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{"dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dir" } Test: TestVFSRename Messages: directories --- FAIL: TestVFSRename (41.95s) === RUN TestVFSMkdir run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:42:17 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:42:18 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/04 04:42:19 DEBUG : Added virtual directory entry vAddDir: "a" 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: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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Not equal: expected: []string{"a"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/02/04 04:42:29 DEBUG : Added virtual directory entry vAddDir: "b" 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: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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{"a"} Diff: --- Expected +++ Actual @@ -1,4 +1,3 @@ -([]string) (len=2) { - (string) (len=1) "a", - (string) (len=1) "b" +([]string) (len=1) { + (string) (len=1) "a" } Test: TestVFSMkdir Messages: directories 2026/02/04 04:42:40 DEBUG : Added virtual directory entry vAddDir: "c" 2026/02/04 04:42:41 DEBUG : Added virtual directory entry vAddDir: "d" 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: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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{"a", "b", "c"} Diff: --- Expected +++ Actual @@ -1,6 +1,5 @@ -([]string) (len=4) { +([]string) (len=3) { (string) (len=1) "a", (string) (len=1) "b", - (string) (len=1) "c", - (string) (len=1) "d" + (string) (len=1) "c" } Test: TestVFSMkdir Messages: directories 2026/02/04 04:42:50 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:42:50 DEBUG : a: Looking for writers 2026/02/04 04:42:50 DEBUG : b: Looking for writers 2026/02/04 04:42:50 DEBUG : c: Looking for writers 2026/02/04 04:42:50 DEBUG : d: Looking for writers 2026/02/04 04:42:50 DEBUG : Looking for writers 2026/02/04 04:42:50 DEBUG : Looking for writers 2026/02/04 04:42:50 DEBUG : b: reading active writers 2026/02/04 04:42:50 DEBUG : c: reading active writers 2026/02/04 04:42:50 DEBUG : d: reading active writers 2026/02/04 04:42:50 DEBUG : /: reading active writers 2026/02/04 04:42:50 DEBUG : a: reading active writers 2026/02/04 04:42:50 DEBUG : >WaitForWriters: 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: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{"a", "b", "c", "d"} Diff: --- Expected +++ Actual @@ -1,2 +1,6 @@ -([]string) { +([]string) (len=4) { + (string) (len=1) "a", + (string) (len=1) "b", + (string) (len=1) "c", + (string) (len=1) "d" } Test: TestVFSMkdir Messages: directories --- FAIL: TestVFSMkdir (45.55s) === RUN TestVFSMkdirAll run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:43:03 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:43:05 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/04 04:43:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/04 04:43:07 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/04 04:43:08 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 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: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:365 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 2026/02/04 04:43:21 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:43:21 DEBUG : a/b/c/d: Looking for writers 2026/02/04 04:43:21 DEBUG : a/b/c: Looking for writers 2026/02/04 04:43:21 DEBUG : d: reading active writers 2026/02/04 04:43:21 DEBUG : a/b: Looking for writers 2026/02/04 04:43:21 DEBUG : c: reading active writers 2026/02/04 04:43:21 DEBUG : a: Looking for writers 2026/02/04 04:43:21 DEBUG : b: reading active writers 2026/02/04 04:43:21 DEBUG : Looking for writers 2026/02/04 04:43:21 DEBUG : a: reading active writers 2026/02/04 04:43:21 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 2/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 3/3: directory not empty run.go:133: removing dir "a/b/c" failed: directory not empty run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" 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: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{"a", "a/b", "a/b/c"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) (len=1) "a", + (string) (len=3) "a/b", + (string) (len=5) "a/b/c" } Test: TestVFSMkdirAll Messages: directories --- FAIL: TestVFSMkdirAll (42.82s) === RUN TestVFSIsMetadataFile run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:43:46 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:43:46 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:43:46 DEBUG : Looking for writers 2026/02/04 04:43:46 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b" failed - try 1/3: directory not empty run.go:130: removing dir "a/b" failed - try 2/3: directory not empty run.go:130: removing dir "a/b" failed - try 3/3: directory not empty run.go:133: removing dir "a/b" failed: directory not empty run.go:130: removing dir "a" failed - try 1/3: directory not empty run.go:130: removing dir "a" failed - try 2/3: directory not empty run.go:130: removing dir "a" failed - try 3/3: directory not empty run.go:133: removing dir "a" 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: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{"a", "a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "a/b" } Test: TestVFSIsMetadataFile Messages: directories --- FAIL: TestVFSIsMetadataFile (20.20s) === RUN TestWriteFileHandleMethods run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:44:06 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:44:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:44:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:44:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:44:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 04:44:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 04:44:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:44:07 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/04 04:44:07 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/04 04:44:07 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/04 04:44:07 DEBUG : drime root 'rclone-test-rozucoh8fege': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 04:44:09 DEBUG : file1: size = 5 OK 2026/02/04 04:44:09 DEBUG : file1: Size of src and dst objects identical 2026/02/04 04:44:09 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:153 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 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: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/vfs/write_test.go:157 Error: Not equal: expected: []string{} actual : []string{"a", "a/b"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=1) "a", + (string) (len=3) "a/b" } Test: TestWriteFileHandleMethods Messages: directories 2026/02/04 04:44:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:44:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:44:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:44:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 04:44:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:164 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/04 04:44:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:44:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:44:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:44:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 04:44:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 04:44:20 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:173 Error: Not equal: expected: []string{"file1,5,false"} actual : []string{"a,0,true", "file1,5,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,5,false" Test: TestWriteFileHandleMethods 2026/02/04 04:44:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 04:44:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 04:44:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:44:20 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 04:44:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 04:44:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:44:20 DEBUG : drime root 'rclone-test-rozucoh8fege': File to upload is small (0 bytes), uploading instead of streaming 2026/02/04 04:44:31 DEBUG : file1: Removing old object on successful upload 2026/02/04 04:44:31 DEBUG : file1: size = 0 OK 2026/02/04 04:44:31 DEBUG : file1: Size of src and dst objects identical 2026/02/04 04:44:31 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:182 Error: Not equal: expected: []string{"file1,0,false"} actual : []string{"a,0,true", "file1,0,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,0,false" Test: TestWriteFileHandleMethods 2026/02/04 04:44:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/04 04:44:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/04 04:44:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:44:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 04:44:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 04:44:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:44:31 DEBUG : drime root 'rclone-test-rozucoh8fege': File to upload is small (7 bytes), uploading instead of streaming 2026/02/04 04:44:34 DEBUG : file1: Removing old object on successful upload 2026/02/04 04:44:34 DEBUG : file1: size = 7 OK 2026/02/04 04:44:34 DEBUG : file1: Size of src and dst objects identical 2026/02/04 04:44:34 DEBUG : Added virtual directory entry vAddFile: "file1" dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:191 Error: Not equal: expected: []string{"file1,7,false"} actual : []string{"a,0,true", "file1,7,false"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) (len=1) { +([]string) (len=2) { + (string) (len=8) "a,0,true", (string) (len=13) "file1,7,false" Test: TestWriteFileHandleMethods 2026/02/04 04:44:34 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:44:34 DEBUG : a: Looking for writers 2026/02/04 04:44:34 DEBUG : Looking for writers 2026/02/04 04:44:34 DEBUG : a: reading active writers 2026/02/04 04:44:34 DEBUG : file1: reading active writers 2026/02/04 04:44:34 DEBUG : >WaitForWriters: 2026/02/04 04:44:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:44:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/02/04 04:44:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:44:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/02/04 04:44:35 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:44:35 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/02/04 04:44:35 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:44:35 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/02/04 04:44:36 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:44:36 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/02/04 04:44:36 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:44:36 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/02/04 04:44:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:44:36 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/02/04 04:44:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:44:37 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/02/04 04:44:38 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:44:38 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/02/04 04:44:41 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") 2026/02/04 04:44:41 DEBUG : pacer: Rate limited, increasing sleep to 10.24s run.go:130: removing file "file1" failed - try 1/3: failed to delete item: Error "Server Error" 2026/02/04 04:44:46 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:44:46 DEBUG : pacer: Rate limited, increasing sleep to 20s 2026/02/04 04:44:56 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:45:16 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:45:36 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:45:56 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:46:16 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:46:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:46:57 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:47:17 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:47:36 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "file1" failed - try 2/3: failed to delete item: Error "Server Error" 2026/02/04 04:47:48 DEBUG : dir: forgetting directory cache 2026/02/04 04:47:48 DEBUG : forgetting directory cache 2026/02/04 04:47:48 DEBUG : dir: forgetting directory cache 2026/02/04 04:47:48 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 04:47:57 DEBUG : pacer: low level retry 1/10 (error Error "Server Error") 2026/02/04 04:48:05 DEBUG : forgetting directory cache 2026/02/04 04:48:16 DEBUG : pacer: low level retry 2/10 (error Error "Server Error") 2026/02/04 04:48:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error") 2026/02/04 04:48:56 DEBUG : pacer: low level retry 4/10 (error Error "Server Error") 2026/02/04 04:49:10 DEBUG : forgetting directory cache 2026/02/04 04:49:11 DEBUG : forgetting directory cache 2026/02/04 04:49:16 DEBUG : pacer: low level retry 5/10 (error Error "Server Error") 2026/02/04 04:49:37 DEBUG : pacer: low level retry 6/10 (error Error "Server Error") 2026/02/04 04:49:52 DEBUG : forgetting directory cache 2026/02/04 04:49:54 DEBUG : forgetting directory cache 2026/02/04 04:49:54 DEBUG : dir: forgetting directory cache 2026/02/04 04:49:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 04:49:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 04:49:54 DEBUG : fil: forgetting directory cache 2026/02/04 04:49:54 DEBUG : dir: forgetting directory cache 2026/02/04 04:49:54 DEBUG : dir/subdir: forgetting directory cache 2026/02/04 04:49:54 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/04 04:49:57 DEBUG : pacer: low level retry 7/10 (error Error "Server Error") 2026/02/04 04:50:11 DEBUG : forgetting directory cache 2026/02/04 04:50:11 DEBUG : dir: forgetting directory cache 2026/02/04 04:50:16 DEBUG : pacer: low level retry 8/10 (error Error "Server Error") 2026/02/04 04:50:33 DEBUG : dir: forgetting directory cache 2026/02/04 04:50:33 DEBUG : forgetting directory cache 2026/02/04 04:50:33 DEBUG : dir: forgetting directory cache 2026/02/04 04:50:37 DEBUG : pacer: low level retry 9/10 (error Error "Server Error") 2026/02/04 04:50:57 DEBUG : pacer: low level retry 10/10 (error Error "Server Error") run.go:130: removing file "file1" failed - try 3/3: failed to delete item: Error "Server Error" run.go:133: removing file "file1" failed: failed to delete item: Error "Server Error" 2026/02/04 04:51:13 DEBUG : forgetting directory cache 2026/02/04 04:51:13 DEBUG : dir: forgetting directory cache 2026/02/04 04:51:13 DEBUG : dir: Removed virtual directory entry vAddFile: "new_file.txt" 2026/02/04 04:51:16 DEBUG : pacer: Reducing sleep to 10s 2026/02/04 04:51:37 DEBUG : pacer: Reducing sleep to 5s 2026/02/04 04:51:42 DEBUG : forgetting directory cache 2026/02/04 04:51:42 DEBUG : dir: forgetting directory cache 2026/02/04 04:51:42 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/04 04:51:42 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/04 04:51:42 DEBUG : Removed virtual directory entry vAddFile: "file0" 2026/02/04 04:51:47 DEBUG : pacer: Reducing sleep to 2.5s 2026/02/04 04:51:52 DEBUG : pacer: Reducing sleep to 1.25s 2026/02/04 04:51:54 DEBUG : pacer: Reducing sleep to 625ms 2026/02/04 04:51:55 DEBUG : pacer: Reducing sleep to 312.5ms 2026/02/04 04:51:56 DEBUG : pacer: Reducing sleep to 156.25ms fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 04:51:58 DEBUG : pacer: Reducing sleep to 78.125ms 2026/02/04 04:51:58 DEBUG : pacer: Reducing sleep to 39.0625ms fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache 2026/02/04 04:52:00 DEBUG : pacer: Reducing sleep to 19.53125ms 2026/02/04 04:52:00 DEBUG : pacer: Reducing sleep to 10ms 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: TestWriteFileHandleMethods Messages: listing wrong, want got file1 (7) 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: TestWriteFileHandleMethods Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleMethods (478.52s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:52:04 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:52:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:52:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:52:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:52:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 04:52:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 04:52:05 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes write_test.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:203 Error: Received unexpected error: permission denied Test: TestWriteFileHandleWriteAt write_test.go:204: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:204 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleWriteAt write_test.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:207 Error: Not equal: expected: 5 actual : 0 Test: TestWriteFileHandleWriteAt write_test.go:208: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:208 Error: Should be true Test: TestWriteFileHandleWriteAt 2026/02/04 04:52:05 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/04 04:52:06 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/04 04:52:06 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/04 04:52:06 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/04 04:52:06 DEBUG : file1: waiting for in-sequence write to 5 for 1s 2026/02/04 04:52:07 DEBUG : file1: aborting in-sequence write wait, off=5 2026/02/04 04:52:07 DEBUG : file1: failed to wait for in-sequence write to 5 2026/02/04 04:52:07 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes write_test.go:217: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:217 Error: Received unexpected error: Illegal seek Test: TestWriteFileHandleWriteAt write_test.go:218: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:218 Error: Not equal: expected: 6 actual : 0 Test: TestWriteFileHandleWriteAt 2026/02/04 04:52:07 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor dir_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:250 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:231 Error: Not equal: expected: []string{"file1,11,false"} actual : []string{"file1,7,false"} Diff: --- Expected +++ Actual @@ -1,3 +1,3 @@ ([]string) (len=1) { - (string) (len=14) "file1,11,false" + (string) (len=13) "file1,7,false" } Test: TestWriteFileHandleWriteAt 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/vfs/write_test.go:235 Error: Should be true Test: TestWriteFileHandleWriteAt Messages: listing wrong, want file1 (11) got file1 (7) fstest.go:150: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195 /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/vfs/write_test.go:235 Error: Not equal: expected: 11 actual : 7 Test: TestWriteFileHandleWriteAt Messages: file1: size incorrect file=11 vs obj=7 2026/02/04 04:52:16 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:52:16 DEBUG : Looking for writers 2026/02/04 04:52:16 DEBUG : file1: reading active writers 2026/02/04 04:52:16 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache 2026/02/04 04:52:18 DEBUG : forgetting directory cache 2026/02/04 04:52:18 DEBUG : d: forgetting directory cache 2026/02/04 04:52:18 DEBUG : forgetting directory cache 2026/02/04 04:52:18 DEBUG : forgetting directory cache 2026/02/04 04:52:18 DEBUG : a: forgetting directory cache 2026/02/04 04:52:18 DEBUG : b: forgetting directory cache 2026/02/04 04:52:18 DEBUG : c: forgetting directory cache 2026/02/04 04:52:18 DEBUG : Removed virtual directory entry vAddDir: "/" 2026/02/04 04:52:18 DEBUG : Removed virtual directory entry vAddDir: "a" 2026/02/04 04:52:18 DEBUG : Removed virtual directory entry vAddDir: "b" 2026/02/04 04:52:18 DEBUG : Removed virtual directory entry vAddDir: "c" 2026/02/04 04:52:18 DEBUG : Removed virtual directory entry vAddDir: "d" fstest.go:292: Sleeping for 6s just to make sure --- FAIL: TestWriteFileHandleWriteAt (20.25s) === RUN TestWriteFileHandleFlush run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:52:25 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:52:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:52:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:52:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 04:52:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 04:52:25 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/04 04:52:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:52:25 DEBUG : drime root 'rclone-test-rozucoh8fege': File to upload is small (5 bytes), uploading instead of streaming 2026/02/04 04:52:30 DEBUG : file1: size = 5 OK 2026/02/04 04:52:30 DEBUG : file1: Size of src and dst objects identical 2026/02/04 04:52:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:52:30 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/04 04:52:30 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:52:30 DEBUG : Looking for writers 2026/02/04 04:52:30 DEBUG : file1: reading active writers 2026/02/04 04:52:30 DEBUG : >WaitForWriters: 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: TestWriteFileHandleFlush Messages: listing wrong, want got file1 (5) 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: TestWriteFileHandleFlush Messages: Unexpected file "file1" --- FAIL: TestWriteFileHandleFlush (14.43s) === RUN TestFileReadAtZeroLength run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:52:39 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:52:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/04 04:52:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/04 04:52:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/04 04:52:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/04 04:52:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/04 04:52:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/04 04:52:39 DEBUG : file1: Open: flags=O_RDONLY 2026/02/04 04:52:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/04 04:52:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/04 04:52:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:52:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 write_test.go:372: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:372 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Not equal: expected: 5 actual : 0 Test: TestFileReadAtZeroLength write_test.go:373: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:373 /home/rclone/go/src/github.com/rclone/rclone/vfs/write_test.go:380 Error: Not equal: expected: []byte{} actual : []byte{0x68, 0x65, 0x6c, 0x6c, 0x6f} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]uint8) { +([]uint8) (len=5) { + 00000000 68 65 6c 6c 6f |hello| } Test: TestFileReadAtZeroLength 2026/02/04 04:52:40 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:52:40 DEBUG : Looking for writers 2026/02/04 04:52:40 DEBUG : file1: reading active writers 2026/02/04 04:52:40 DEBUG : >WaitForWriters: --- FAIL: TestFileReadAtZeroLength (1.23s) === RUN TestZipManyFiles run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:52:40 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:53:04 DEBUG : forgetting directory cache 2026/02/04 04:53:04 DEBUG : a: forgetting directory cache 2026/02/04 04:53:04 DEBUG : a/b: forgetting directory cache 2026/02/04 04:53:04 DEBUG : a/b/c: forgetting directory cache 2026/02/04 04:53:04 DEBUG : a/b/c/d: forgetting directory cache 2026/02/04 04:53:04 DEBUG : a/b/c: Removed virtual directory entry vAddDir: "d" 2026/02/04 04:53:04 DEBUG : a/b: Removed virtual directory entry vAddDir: "c" 2026/02/04 04:53:04 DEBUG : a: Removed virtual directory entry vAddDir: "b" 2026/02/04 04:53:04 DEBUG : Removed virtual directory entry vAddDir: "a" 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 04:53:23 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/04 04:53:23 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/04 04:53:23 DEBUG : flat/f000.txt: Set virtual modtime to 2026-02-04 04:52:42 +0000 UTC 2026/02/04 04:53:23 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:53:24 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:53:24 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/04 04:53:24 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/04 04:53:24 DEBUG : flat/f001.txt: Set virtual modtime to 2026-02-04 04:52:49 +0000 UTC 2026/02/04 04:53:24 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:53:25 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:53:25 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/04 04:53:25 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/04 04:53:25 DEBUG : flat/f002.txt: Set virtual modtime to 2026-02-04 04:52:54 +0000 UTC 2026/02/04 04:53:25 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:53:25 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:53:25 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/04 04:53:25 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/04 04:53:25 DEBUG : flat/f003.txt: Set virtual modtime to 2026-02-04 04:52:59 +0000 UTC 2026/02/04 04:53:25 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:53:26 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:53:26 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/04 04:53:26 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/04 04:53:26 DEBUG : flat/f004.txt: Set virtual modtime to 2026-02-04 04:53:06 +0000 UTC 2026/02/04 04:53:26 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:53:27 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:53:27 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:53:27 DEBUG : flat: Looking for writers 2026/02/04 04:53:27 DEBUG : f001.txt: reading active writers 2026/02/04 04:53:27 DEBUG : f002.txt: reading active writers 2026/02/04 04:53:27 DEBUG : f003.txt: reading active writers 2026/02/04 04:53:27 DEBUG : f004.txt: reading active writers 2026/02/04 04:53:27 DEBUG : f000.txt: reading active writers 2026/02/04 04:53:27 DEBUG : Looking for writers 2026/02/04 04:53:27 DEBUG : flat: reading active writers 2026/02/04 04:53:27 DEBUG : >WaitForWriters: run.go:130: removing dir "flat" failed - try 1/3: directory not empty run.go:130: removing dir "flat" failed - try 2/3: directory not empty run.go:130: removing dir "flat" failed - try 3/3: directory not empty run.go:133: removing dir "flat" 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: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{"flat"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "flat" } Test: TestZipManyFiles Messages: directories --- FAIL: TestZipManyFiles (63.79s) === RUN TestZipManySubDirs run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:53:44 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:53:46 DEBUG : forgetting directory cache 2026/02/04 04:54:07 DEBUG : a: forgetting directory cache 2026/02/04 04:54:07 DEBUG : forgetting directory cache 2026/02/04 04:54:07 DEBUG : a: forgetting directory cache 2026/02/04 04:54:07 DEBUG : Removed virtual directory entry vAddFile: "file1" 2026/02/04 04:54:10 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/04 04:54:10 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/04 04:54:10 DEBUG : a/b/c/deep.txt: Set virtual modtime to 2026-02-04 04:54:02 +0000 UTC 2026/02/04 04:54:10 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:54:11 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:11 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/04 04:54:11 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/04 04:54:11 DEBUG : a/b/mid.txt: Set virtual modtime to 2026-02-04 04:53:50 +0000 UTC 2026/02/04 04:54:11 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:54:12 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:12 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/04 04:54:12 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/04 04:54:12 DEBUG : a/top.txt: Set virtual modtime to 2026-02-04 04:53:46 +0000 UTC 2026/02/04 04:54:12 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:54:12 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:12 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:54:12 DEBUG : a/b/c: Looking for writers 2026/02/04 04:54:12 DEBUG : deep.txt: reading active writers 2026/02/04 04:54:12 DEBUG : a/b: Looking for writers 2026/02/04 04:54:12 DEBUG : c: reading active writers 2026/02/04 04:54:12 DEBUG : mid.txt: reading active writers 2026/02/04 04:54:12 DEBUG : a: Looking for writers 2026/02/04 04:54:12 DEBUG : b: reading active writers 2026/02/04 04:54:12 DEBUG : top.txt: reading active writers 2026/02/04 04:54:12 DEBUG : flat: Looking for writers 2026/02/04 04:54:12 DEBUG : Looking for writers 2026/02/04 04:54:12 DEBUG : a: reading active writers 2026/02/04 04:54:12 DEBUG : flat: reading active writers 2026/02/04 04:54:12 DEBUG : >WaitForWriters: run.go:130: removing dir "a/b/c" failed - try 1/3: directory not empty run.go:130: removing dir "a/b/c" failed - try 2/3: directory not empty --- PASS: TestZipManySubDirs (38.29s) === RUN TestZipLargeFiles run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:54:22 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote zip_test.go:128: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:128 Error: Received unexpected error: file does not exist Test: TestZipLargeFiles 2026/02/04 04:54:27 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:54:27 DEBUG : Looking for writers 2026/02/04 04:54:27 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (5.97s) === RUN TestZipDirsInRoot run.go:185: Remote "drime root 'rclone-test-rozucoh8fege'", Local "Local file system at /tmp/rclone1289370101", Modify Window "876000h0m0s" 2026/02/04 04:54:28 INFO : drime root 'rclone-test-rozucoh8fege': poll-interval is not supported by this remote 2026/02/04 04:54:44 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/04 04:54:44 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/04 04:54:44 DEBUG : bigdir/big.bin: Set virtual modtime to 2026-02-04 04:54:25 +0000 UTC 2026/02/04 04:54:44 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:45 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/04 04:54:45 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/04 04:54:45 DEBUG : dir1/a.txt: Set virtual modtime to 2026-02-04 04:54:30 +0000 UTC 2026/02/04 04:54:45 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:54:46 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:46 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/04 04:54:46 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/04 04:54:46 DEBUG : dir2/b.txt: Set virtual modtime to 2026-02-04 04:54:38 +0000 UTC 2026/02/04 04:54:46 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:54:47 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:47 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/04 04:54:47 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/04 04:54:47 DEBUG : dir3/c.txt: Set virtual modtime to 2026-02-04 04:54:41 +0000 UTC 2026/02/04 04:54:47 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/04 04:54:48 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/04 04:54:48 DEBUG : WaitForWriters: timeout=30s 2026/02/04 04:54:48 DEBUG : bigdir: Looking for writers 2026/02/04 04:54:48 DEBUG : big.bin: reading active writers 2026/02/04 04:54:48 DEBUG : dir1: Looking for writers 2026/02/04 04:54:48 DEBUG : a.txt: reading active writers 2026/02/04 04:54:48 DEBUG : dir2: Looking for writers 2026/02/04 04:54:48 DEBUG : b.txt: reading active writers 2026/02/04 04:54:48 DEBUG : dir3: Looking for writers 2026/02/04 04:54:48 DEBUG : c.txt: reading active writers 2026/02/04 04:54:48 DEBUG : Looking for writers 2026/02/04 04:54:48 DEBUG : dir1: reading active writers 2026/02/04 04:54:48 DEBUG : dir2: reading active writers 2026/02/04 04:54:48 DEBUG : dir3: reading active writers 2026/02/04 04:54:48 DEBUG : bigdir: reading active writers 2026/02/04 04:54:48 DEBUG : >WaitForWriters: run.go:130: removing dir "dir3" failed - try 1/3: directory not empty run.go:130: removing dir "dir3" failed - try 2/3: directory not empty run.go:130: removing dir "dir3" failed - try 3/3: directory not empty run.go:133: removing dir "dir3" failed: directory not empty run.go:130: removing dir "dir2" failed - try 1/3: directory not empty run.go:130: removing dir "dir2" failed - try 2/3: 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: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{"dir3"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=4) "dir3" } Test: TestZipDirsInRoot Messages: directories --- FAIL: TestZipDirsInRoot (40.39s) FAIL 2026/02/04 04:55:09 DEBUG : drime root 'rclone-test-rozucoh8fege': Purge remote "./vfs.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCaseSensitivity|TestDirCreate|TestDirFileOpen|TestDirForgetAll|TestDirForgetPath|TestDirHandleMethods|TestDirHandleReaddir|TestDirHandleReaddirnames|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirReadDirAll|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestDirSetModTime|TestDirStat|TestDirWalk|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtZeroLength|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleFlushWrite|TestRWFileHandleMethodsWrite|TestRWFileHandleReleaseRead|TestRWFileHandleReleaseWrite|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeCreateNew|TestRWFileHandleSizeTruncateExisting|TestRWFileHandleWriteAt|TestRWFileHandleWriteNoWrite|TestRWFileModTimeWithOpenWriters|TestReadFileHandleFlush|TestReadFileHandleRelease|TestReadFileHandleSeek|TestUnicodeNormalization|TestVFSIsMetadataFile|TestVFSMkdir|TestVFSMkdirAll|TestVFSOpenFile|TestVFSRename|TestVFSStat|TestVFSStatParent|TestWriteFileHandleFlush|TestWriteFileHandleMethods|TestWriteFileHandleWriteAt|TestZipDirsInRoot|TestZipLargeFiles|TestZipManyFiles|TestZipManySubDirs)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Finished ERROR in 1h39m34.439152049s (try 2/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll/Virtual TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileOpenWrite TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleSeek TestReadFileHandleFlush TestRWFileHandleReleaseRead TestRWFileHandleMethodsWrite TestRWFileHandleWriteAt TestRWFileHandleWriteNoWrite TestRWFileHandleReleaseWrite TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWFileHandleSizeCreateNew TestRWFileModTimeWithOpenWriters TestCaseSensitivity TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSMkdir TestVFSMkdirAll TestVFSIsMetadataFile TestWriteFileHandleMethods TestWriteFileHandleWriteAt TestWriteFileHandleFlush TestFileReadAtZeroLength TestZipManyFiles TestZipLargeFiles TestZipDirsInRoot]