"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemoveName|TestDirRename|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtZeroLength|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestDirReadDirAll$/^Virtual$|^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=true,write=false|cache=off,open=true,write=true)$'" - Starting (try 2/5) 2026/02/22 03:32:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-farexoy6tovu" 2026/02/22 03:32:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/22 03:32:07 DEBUG : Starting OpenDrive session with ID: 890219b2853b68fc758e862f5dbdfad4fbe2b106466905b734b0fb6a6aa2c755 2026/02/22 03:32:08 DEBUG : Creating backend with remote "/tmp/rclone2402265767" === RUN TestDirReadDirAll run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:32:08 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:32:08 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:32:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:32:11 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/02/22 03:32:13 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/02/22 03:32:15 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/22 03:32:15 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/22 03:32:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/22 03:32:15 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/22 03:32:16 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/02/22 03:32:18 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/02/22 03:32:20 DEBUG : dir: invalidating directory cache 2026/02/22 03:32:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/22 03:32:20 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/22 03:32:20 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/22 03:32:20 DEBUG : dir/file1: Reset virtual modtime 2026/02/22 03:32:20 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/22 03:32:20 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/22 03:32:20 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/22 03:32:20 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/22 03:32:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:32:20 DEBUG : dir: invalidating directory cache 2026/02/22 03:32:20 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/22 03:32:20 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/22 03:32:20 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/22 03:32:20 DEBUG : forgetting directory cache 2026/02/22 03:32:20 DEBUG : dir: forgetting directory cache 2026/02/22 03:32:20 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/22 03:32:20 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:32:20 DEBUG : dir/virtualDir: Looking for writers 2026/02/22 03:32:20 DEBUG : dir: Looking for writers 2026/02/22 03:32:20 DEBUG : virtualDir: reading active writers 2026/02/22 03:32:20 DEBUG : file1: reading active writers 2026/02/22 03:32:20 DEBUG : virtualFile2: reading active writers 2026/02/22 03:32:20 DEBUG : virtualFile: reading active writers 2026/02/22 03:32:20 DEBUG : Looking for writers 2026/02/22 03:32:20 DEBUG : dir: reading active writers 2026/02/22 03:32:20 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.47s) --- PASS: TestDirReadDirAll/Virtual (4.94s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:32:22 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:32:22 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:32:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/02/22 03:32:25 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/22 03:32:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/22 03:32:25 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/22 03:32:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/22 03:32:25 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': File to upload is small (5 bytes), uploading instead of streaming 2026/02/22 03:32:26 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/02/22 03:32:27 DEBUG : dir/potato: size = 5 OK 2026/02/22 03:32:27 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/22 03:32:27 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/02/22 03:32:27 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/22 03:32:27 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:32:27 DEBUG : dir: Looking for writers 2026/02/22 03:32:27 DEBUG : file1: reading active writers 2026/02/22 03:32:27 DEBUG : potato: reading active writers 2026/02/22 03:32:27 DEBUG : Looking for writers 2026/02/22 03:32:27 DEBUG : dir: reading active writers 2026/02/22 03:32:27 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.06s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:32:28 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:32:28 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:32:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:32:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2026/02/22 03:32:32 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:32:32 DEBUG : dir/sub: Looking for writers 2026/02/22 03:32:32 DEBUG : dir: Looking for writers 2026/02/22 03:32:32 DEBUG : file1: reading active writers 2026/02/22 03:32:32 DEBUG : sub: reading active writers 2026/02/22 03:32:32 DEBUG : Looking for writers 2026/02/22 03:32:32 DEBUG : dir: reading active writers 2026/02/22 03:32:32 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- FAIL: TestDirMkdir (6.64s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:32:35 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:32:35 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:32:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:32:38 DEBUG : dir/file1: Remove: 2026/02/22 03:32:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:32:38 DEBUG : dir/file1: >Remove: err= 2026/02/22 03:32:38 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:32:38 DEBUG : dir: Looking for writers 2026/02/22 03:32:38 DEBUG : Looking for writers 2026/02/22 03:32:38 DEBUG : dir: reading active writers 2026/02/22 03:32:38 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (4.45s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:32:39 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:32:39 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:32:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:32:43 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /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:528 Error: Should be true Test: TestDirRename Messages: dir/file3: Modification time difference too big |-219599h27m36.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-02-22 03:32:43 +0000 UTC) (precision 1s) 2026/02/22 03:32:44 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/22 03:32:44 DEBUG : dir2: same parent dir (ODFfMTAyODk0MTlfT1pOYmo) - using folder/rename instead of move_copy 2026/02/22 03:32:44 DEBUG : dir: Updating dir with dir2 0xc00056eb60 2026/02/22 03:32:44 DEBUG : dir: forgetting directory cache 2026/02/22 03:32:44 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/22 03:32:44 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/22 03:32:46 INFO : dir2/file1: Moved (server-side) to: file2 2026/02/22 03:32:46 DEBUG : file2: Updating file with file2 0xc000a30000 2026/02/22 03:32:46 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/22 03:32:46 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/22 03:32:46 INFO : dir2/file3: Deleted 2026/02/22 03:32:47 INFO : file2: Moved (server-side) to: dir2/file3 2026/02/22 03:32:47 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000a30000 2026/02/22 03:32:47 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/22 03:32:47 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/22 03:32:48 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/22 03:32:48 DEBUG : renamed empty directory: same parent dir (ODFfMTAyODk0MTlfT1pOYmo) - using folder/rename instead of move_copy 2026/02/22 03:32:48 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000422f70 2026/02/22 03:32:48 DEBUG : empty directory: forgetting directory cache 2026/02/22 03:32:48 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/22 03:32:48 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/22 03:32:48 DEBUG : dir2: Renaming to "dir3" 2026/02/22 03:32:48 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:32:48 DEBUG : dir3: Looking for writers 2026/02/22 03:32:48 DEBUG : file3: reading active writers 2026/02/22 03:32:48 DEBUG : renamed empty directory: Looking for writers 2026/02/22 03:32:48 DEBUG : Looking for writers 2026/02/22 03:32:48 DEBUG : dir3: reading active writers 2026/02/22 03:32:48 DEBUG : renamed empty directory: reading active writers 2026/02/22 03:32:48 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (10.30s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:32:50 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:32:50 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:32:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:32:53 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/02/22 03:32:55 DEBUG : Can set mod time: true 2026/02/22 03:32:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/22 03:32:55 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/22 03:32:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:32:55 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/22 03:32:56 DEBUG : dir/file1: size = 0 OK 2026/02/22 03:32:56 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/22 03:32:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/22 03:32:56 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/22 03:32:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:32:56 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:32:56 DEBUG : dir: Looking for writers 2026/02/22 03:32:56 DEBUG : file1: reading active writers 2026/02/22 03:32:56 DEBUG : Looking for writers 2026/02/22 03:32:56 DEBUG : dir: reading active writers 2026/02/22 03:32:56 DEBUG : >WaitForWriters: 2026/02/22 03:32:56 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:32:56 DEBUG : dir: Looking for writers 2026/02/22 03:32:56 DEBUG : file1: reading active writers 2026/02/22 03:32:56 DEBUG : Looking for writers 2026/02/22 03:32:56 DEBUG : dir: reading active writers 2026/02/22 03:32:56 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:32:58 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:32:58 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:32:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:33:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/22 03:33:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/22 03:33:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:33:00 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': File to upload is small (5 bytes), uploading instead of streaming 2026/02/22 03:33:01 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/02/22 03:33:02 DEBUG : dir/file1: size = 5 OK 2026/02/22 03:33:02 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/22 03:33:02 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/22 03:33:02 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/22 03:33:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:33:02 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:02 DEBUG : dir: Looking for writers 2026/02/22 03:33:02 DEBUG : file1: reading active writers 2026/02/22 03:33:02 DEBUG : Looking for writers 2026/02/22 03:33:02 DEBUG : dir: reading active writers 2026/02/22 03:33:02 DEBUG : >WaitForWriters: 2026/02/22 03:33:02 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:02 DEBUG : dir: Looking for writers 2026/02/22 03:33:02 DEBUG : file1: reading active writers 2026/02/22 03:33:02 DEBUG : Looking for writers 2026/02/22 03:33:02 DEBUG : dir: reading active writers 2026/02/22 03:33:02 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:33:03 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:33:03 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:33:03 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:03 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:33:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:33:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:03 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:33:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:33:06 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/22 03:33:07 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:07 DEBUG : dir: Looking for writers 2026/02/22 03:33:07 DEBUG : file1: reading active writers 2026/02/22 03:33:07 DEBUG : Looking for writers 2026/02/22 03:33:07 DEBUG : dir: reading active writers 2026/02/22 03:33:07 DEBUG : >WaitForWriters: 2026/02/22 03:33:07 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:33:08 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:33:08 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:33:08 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:08 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:33:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:33:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:08 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:33:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:33:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/22 03:33:11 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:33:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:33:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:33:11 DEBUG : dir/file1(0xc00014f880): close: 2026/02/22 03:33:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/22 03:33:11 DEBUG : dir/file1(0xc00014f880): >close: err= 2026/02/22 03:33:11 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:11 DEBUG : dir: Looking for writers 2026/02/22 03:33:11 DEBUG : file1: reading active writers 2026/02/22 03:33:11 DEBUG : Looking for writers 2026/02/22 03:33:11 DEBUG : dir: reading active writers 2026/02/22 03:33:11 DEBUG : >WaitForWriters: fstest.go:127: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:127 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:132 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:151 /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/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:139 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=false Messages: dir/file1: Modification time difference too big |95456h54m53.123456789s| > 1s (want 2011-12-25 12:59:59.123456789 +0000 UTC vs got 2001-02-03 04:05:06 +0000 UTC) (precision 1s) 2026/02/22 03:33:11 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:11 DEBUG : dir: Looking for writers 2026/02/22 03:33:11 DEBUG : file1: reading active writers 2026/02/22 03:33:11 DEBUG : Looking for writers 2026/02/22 03:33:11 DEBUG : dir: reading active writers 2026/02/22 03:33:11 DEBUG : >WaitForWriters: 2026/02/22 03:33:11 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:33:12 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:33:12 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:33:12 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:12 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:33:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:33:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:12 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:33:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:33:15 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/22 03:33:15 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:33:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:33:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:33:15 DEBUG : dir/file1(0xc0008ae640): _writeAt: size=5, off=0 2026/02/22 03:33:15 DEBUG : dir/file1(0xc0008ae640): openPending: 2026/02/22 03:33:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/22 03:33:15 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/22 03:33:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:33:15 DEBUG : dir/file1(0xc0008ae640): >openPending: err= 2026/02/22 03:33:15 DEBUG : dir/file1(0xc0008ae640): >_writeAt: n=5, err= 2026/02/22 03:33:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/22 03:33:15 DEBUG : dir/file1(0xc0008ae640): close: 2026/02/22 03:33:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/22 03:33:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/22 03:33:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/22 03:33:15 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/22 03:33:15 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/22 03:33:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/22 03:33:15 DEBUG : dir/file1(0xc0008ae640): >close: err= 2026/02/22 03:33:15 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:15 DEBUG : dir: Looking for writers 2026/02/22 03:33:15 DEBUG : file1: reading active writers 2026/02/22 03:33:15 DEBUG : Looking for writers 2026/02/22 03:33:15 DEBUG : dir: reading active writers 2026/02/22 03:33:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/22 03:33:15 DEBUG : dir: Looking for writers 2026/02/22 03:33:15 DEBUG : file1: reading active writers 2026/02/22 03:33:15 DEBUG : Looking for writers 2026/02/22 03:33:15 DEBUG : dir: reading active writers 2026/02/22 03:33:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/22 03:33:15 DEBUG : dir: Looking for writers 2026/02/22 03:33:15 DEBUG : file1: reading active writers 2026/02/22 03:33:15 DEBUG : Looking for writers 2026/02/22 03:33:15 DEBUG : dir: reading active writers 2026/02/22 03:33:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/22 03:33:15 DEBUG : dir: Looking for writers 2026/02/22 03:33:15 DEBUG : file1: reading active writers 2026/02/22 03:33:15 DEBUG : Looking for writers 2026/02/22 03:33:15 DEBUG : dir: reading active writers 2026/02/22 03:33:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/22 03:33:15 DEBUG : dir/file1: vfs cache: starting upload 2026/02/22 03:33:15 DEBUG : dir: Looking for writers 2026/02/22 03:33:15 DEBUG : file1: reading active writers 2026/02/22 03:33:15 DEBUG : Looking for writers 2026/02/22 03:33:15 DEBUG : dir: reading active writers 2026/02/22 03:33:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/22 03:33:16 DEBUG : dir: Looking for writers 2026/02/22 03:33:16 DEBUG : file1: reading active writers 2026/02/22 03:33:16 DEBUG : Looking for writers 2026/02/22 03:33:16 DEBUG : dir: reading active writers 2026/02/22 03:33:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/22 03:33:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:33:16 DEBUG : dir: Looking for writers 2026/02/22 03:33:16 DEBUG : file1: reading active writers 2026/02/22 03:33:16 DEBUG : Looking for writers 2026/02/22 03:33:16 DEBUG : dir: reading active writers 2026/02/22 03:33:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/22 03:33:17 DEBUG : dir: Looking for writers 2026/02/22 03:33:17 DEBUG : file1: reading active writers 2026/02/22 03:33:17 DEBUG : Looking for writers 2026/02/22 03:33:17 DEBUG : dir: reading active writers 2026/02/22 03:33:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/22 03:33:17 DEBUG : dir/file1: size = 14 OK 2026/02/22 03:33:17 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/02/22 03:33:17 INFO : dir/file1: Copied (replaced existing) 2026/02/22 03:33:17 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/02/22 03:33:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/22 03:33:17 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/22 03:33:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:33:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/22 03:33:18 DEBUG : dir: Looking for writers 2026/02/22 03:33:18 DEBUG : file1: reading active writers 2026/02/22 03:33:18 DEBUG : Looking for writers 2026/02/22 03:33:18 DEBUG : dir: reading active writers 2026/02/22 03:33:18 DEBUG : >WaitForWriters: 2026/02/22 03:33:18 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:18 DEBUG : dir: Looking for writers 2026/02/22 03:33:18 DEBUG : file1: reading active writers 2026/02/22 03:33:18 DEBUG : Looking for writers 2026/02/22 03:33:18 DEBUG : dir: reading active writers 2026/02/22 03:33:18 DEBUG : >WaitForWriters: 2026/02/22 03:33:18 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- FAIL: TestFileSetModTime (30.60s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (8.00s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.72s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.36s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (4.52s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (8.00s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:33:20 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:33:20 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:33:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:33:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:33:23 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/22 03:33:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:33:23 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/22 03:33:23 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:23 DEBUG : dir: Looking for writers 2026/02/22 03:33:23 DEBUG : file1: reading active writers 2026/02/22 03:33:23 DEBUG : Looking for writers 2026/02/22 03:33:23 DEBUG : dir: reading active writers 2026/02/22 03:33:23 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestFileOpenRead (5.56s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:33:26 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:33:26 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:33:27 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:33:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:33:29 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': File to upload is small (25 bytes), uploading instead of streaming 2026/02/22 03:33:29 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/02/22 03:33:30 DEBUG : dir/file1: size = 25 OK 2026/02/22 03:33:30 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/22 03:33:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/22 03:33:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:33:30 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:30 DEBUG : dir: Looking for writers 2026/02/22 03:33:30 DEBUG : file1: reading active writers 2026/02/22 03:33:30 DEBUG : Looking for writers 2026/02/22 03:33:30 DEBUG : dir: reading active writers 2026/02/22 03:33:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.24s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:33:31 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:33:31 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:33:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:33:34 DEBUG : dir/file1: Remove: 2026/02/22 03:33:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:33:34 DEBUG : dir/file1: >Remove: err= 2026/02/22 03:33:34 DEBUG : dir/file1: Remove: 2026/02/22 03:33:34 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/22 03:33:34 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:34 DEBUG : dir: Looking for writers 2026/02/22 03:33:34 DEBUG : Looking for writers 2026/02/22 03:33:34 DEBUG : dir: reading active writers 2026/02/22 03:33:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.31s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:33:35 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:33:35 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:33:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:33:38 DEBUG : dir/file1: Remove: 2026/02/22 03:33:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:33:38 DEBUG : dir/file1: >Remove: err= 2026/02/22 03:33:38 DEBUG : dir/file1: Remove: 2026/02/22 03:33:38 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/22 03:33:38 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:38 DEBUG : dir: Looking for writers 2026/02/22 03:33:38 DEBUG : Looking for writers 2026/02/22 03:33:38 DEBUG : dir: reading active writers 2026/02/22 03:33:38 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.19s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:33:39 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:33:39 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:33:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:33:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:33:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/22 03:33:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/22 03:33:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/22 03:33:42 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/22 03:33:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/22 03:33:42 DEBUG : dir/file1: Open: flags=0x3 2026/02/22 03:33:42 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/22 03:33:42 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/22 03:33:42 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:42 DEBUG : dir: Looking for writers 2026/02/22 03:33:42 DEBUG : file1: reading active writers 2026/02/22 03:33:42 DEBUG : Looking for writers 2026/02/22 03:33:42 DEBUG : dir: reading active writers 2026/02/22 03:33:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.99s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:33:43 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:33:43 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:33:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:33:46 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:46 DEBUG : dir: Looking for writers 2026/02/22 03:33:46 DEBUG : file1: reading active writers 2026/02/22 03:33:46 DEBUG : Looking for writers 2026/02/22 03:33:46 DEBUG : dir: reading active writers 2026/02/22 03:33:46 DEBUG : >WaitForWriters: 2026/02/22 03:33:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:33:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000a30300 2026/02/22 03:33:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:33:47 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/22 03:33:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/22 03:33:56 DEBUG : dir/file1: Updating file with dir/file1 0xc000a30300 2026/02/22 03:33:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/22 03:33:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:33:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/22 03:33:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/22 03:33:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:33:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a30300 2026/02/22 03:33:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:33:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:33:56 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': File to upload is small (25 bytes), uploading instead of streaming 2026/02/22 03:33:56 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/02/22 03:33:57 DEBUG : dir/file1: size = 25 OK 2026/02/22 03:33:57 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/22 03:33:57 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/22 03:33:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:33:57 DEBUG : newLeaf: Running delayed rename now 2026/02/22 03:33:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:33:58 DEBUG : newLeaf: Updating file with newLeaf 0xc000a30300 2026/02/22 03:33:58 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:58 DEBUG : dir: Looking for writers 2026/02/22 03:33:58 DEBUG : Looking for writers 2026/02/22 03:33:58 DEBUG : dir: reading active writers 2026/02/22 03:33:58 DEBUG : newLeaf: reading active writers 2026/02/22 03:33:58 DEBUG : >WaitForWriters: 2026/02/22 03:33:58 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:33:58 DEBUG : dir: Looking for writers 2026/02/22 03:33:58 DEBUG : Looking for writers 2026/02/22 03:33:58 DEBUG : dir: reading active writers 2026/02/22 03:33:58 DEBUG : newLeaf: reading active writers 2026/02/22 03:33:58 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:33:59 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:33:59 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:33:59 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:33:59 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:59 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:59 DEBUG : Config file has changed externally - reloading 2026/02/22 03:33:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:33:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:33:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:33:59 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:34:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:34:02 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:02 DEBUG : dir: Looking for writers 2026/02/22 03:34:02 DEBUG : file1: reading active writers 2026/02/22 03:34:02 DEBUG : Looking for writers 2026/02/22 03:34:02 DEBUG : dir: reading active writers 2026/02/22 03:34:02 DEBUG : >WaitForWriters: 2026/02/22 03:34:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:34:03 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a92c0 2026/02/22 03:34:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:34:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/22 03:34:04 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a92c0 2026/02/22 03:34:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/22 03:34:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/22 03:34:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/22 03:34:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:04 DEBUG : dir/file1: File is currently open, delaying rename 0xc0001a92c0 2026/02/22 03:34:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:34:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:04 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': File to upload is small (25 bytes), uploading instead of streaming 2026/02/22 03:34:05 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/02/22 03:34:05 DEBUG : dir/file1: size = 25 OK 2026/02/22 03:34:05 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/22 03:34:05 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/22 03:34:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:05 DEBUG : newLeaf: Running delayed rename now 2026/02/22 03:34:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:34:06 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a92c0 2026/02/22 03:34:06 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:06 DEBUG : dir: Looking for writers 2026/02/22 03:34:06 DEBUG : Looking for writers 2026/02/22 03:34:06 DEBUG : dir: reading active writers 2026/02/22 03:34:06 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:06 DEBUG : >WaitForWriters: 2026/02/22 03:34:06 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:06 DEBUG : dir: Looking for writers 2026/02/22 03:34:06 DEBUG : Looking for writers 2026/02/22 03:34:06 DEBUG : dir: reading active writers 2026/02/22 03:34:06 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:06 DEBUG : >WaitForWriters: 2026/02/22 03:34:06 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:34:07 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:34:07 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:34:07 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:34:07 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:07 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:34:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:34:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:07 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:34:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:34:10 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/22 03:34:10 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:34:10 DEBUG : dir/file1(0xc0006c2140): openPending: 2026/02/22 03:34:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/22 03:34:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/22 03:34:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:10 DEBUG : dir/file1(0xc0006c2140): >openPending: err= 2026/02/22 03:34:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/22 03:34:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:34:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:34:10 DEBUG : dir/file1(0xc0006c2140): _writeAt: size=14, off=0 2026/02/22 03:34:10 DEBUG : dir/file1(0xc0006c2140): >_writeAt: n=14, err= 2026/02/22 03:34:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/22 03:34:10 DEBUG : dir/file1(0xc0006c2140): close: 2026/02/22 03:34:10 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/22 03:34:10 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/22 03:34:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/22 03:34:10 DEBUG : dir/file1(0xc0006c2140): >close: err= 2026/02/22 03:34:10 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:10 DEBUG : dir: Looking for writers 2026/02/22 03:34:10 DEBUG : file1: reading active writers 2026/02/22 03:34:10 DEBUG : Looking for writers 2026/02/22 03:34:10 DEBUG : dir: reading active writers 2026/02/22 03:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/22 03:34:10 DEBUG : dir: Looking for writers 2026/02/22 03:34:10 DEBUG : file1: reading active writers 2026/02/22 03:34:10 DEBUG : Looking for writers 2026/02/22 03:34:10 DEBUG : dir: reading active writers 2026/02/22 03:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/22 03:34:10 DEBUG : dir: Looking for writers 2026/02/22 03:34:10 DEBUG : file1: reading active writers 2026/02/22 03:34:10 DEBUG : Looking for writers 2026/02/22 03:34:10 DEBUG : dir: reading active writers 2026/02/22 03:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/22 03:34:10 DEBUG : dir: Looking for writers 2026/02/22 03:34:10 DEBUG : file1: reading active writers 2026/02/22 03:34:10 DEBUG : Looking for writers 2026/02/22 03:34:10 DEBUG : dir: reading active writers 2026/02/22 03:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/22 03:34:10 DEBUG : dir/file1: vfs cache: starting upload 2026/02/22 03:34:10 DEBUG : dir: Looking for writers 2026/02/22 03:34:10 DEBUG : file1: reading active writers 2026/02/22 03:34:10 DEBUG : Looking for writers 2026/02/22 03:34:10 DEBUG : dir: reading active writers 2026/02/22 03:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/22 03:34:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:34:10 DEBUG : dir: Looking for writers 2026/02/22 03:34:10 DEBUG : file1: reading active writers 2026/02/22 03:34:10 DEBUG : Looking for writers 2026/02/22 03:34:10 DEBUG : dir: reading active writers 2026/02/22 03:34:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/22 03:34:11 DEBUG : dir: Looking for writers 2026/02/22 03:34:11 DEBUG : file1: reading active writers 2026/02/22 03:34:11 DEBUG : Looking for writers 2026/02/22 03:34:11 DEBUG : dir: reading active writers 2026/02/22 03:34:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/22 03:34:11 DEBUG : dir/file1: size = 14 OK 2026/02/22 03:34:11 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/22 03:34:11 INFO : dir/file1: Copied (replaced existing) 2026/02/22 03:34:11 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/22 03:34: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/22 03:34:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:11 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/22 03:34:11 DEBUG : dir: Looking for writers 2026/02/22 03:34:11 DEBUG : file1: reading active writers 2026/02/22 03:34:11 DEBUG : Looking for writers 2026/02/22 03:34:11 DEBUG : dir: reading active writers 2026/02/22 03:34:11 DEBUG : >WaitForWriters: 2026/02/22 03:34:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:34:11 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:34:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:34:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:34:11 DEBUG : dir/file1(0xc0006c3b80): _readAt: size=512, off=0 2026/02/22 03:34:11 DEBUG : dir/file1(0xc0006c3b80): openPending: 2026/02/22 03:34:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/22 03:34:11 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/22 03:34:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:11 DEBUG : dir/file1(0xc0006c3b80): >openPending: err= 2026/02/22 03:34:11 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/22 03:34:11 DEBUG : dir/file1(0xc0006c3b80): >_readAt: n=14, err=EOF 2026/02/22 03:34:11 DEBUG : dir/file1(0xc0006c3b80): close: 2026/02/22 03:34:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/22 03:34:11 DEBUG : dir/file1(0xc0006c3b80): >close: err= 2026/02/22 03:34:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:34:12 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/22 03:34:12 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a9500 2026/02/22 03:34:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:34:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:13 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/22 03:34:13 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/22 03:34:13 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a9500 2026/02/22 03:34:13 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/22 03:34:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/22 03:34:14 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:34:14 DEBUG : dir/file1(0xc00014f040): openPending: 2026/02/22 03:34:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/22 03:34:14 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/02/22 03:34:14 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/02/22 03:34:14 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/22 03:34:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/22 03:34:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:14 DEBUG : dir/file1(0xc00014f040): >openPending: err= 2026/02/22 03:34:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/22 03:34:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:34:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:34:14 DEBUG : dir/file1(0xc00014f040): _writeAt: size=25, off=0 2026/02/22 03:34:14 DEBUG : dir/file1(0xc00014f040): >_writeAt: n=25, err= 2026/02/22 03:34:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:34:14 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/22 03:34:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a9500 2026/02/22 03:34:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:34:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:14 DEBUG : newLeaf(0xc00014f040): close: 2026/02/22 03:34:14 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/22 03:34:14 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-22 03:34:14.021899498 +0000 UTC m=+126.861977832 2026/02/22 03:34:14 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/22 03:34:14 DEBUG : newLeaf(0xc00014f040): >close: err= 2026/02/22 03:34:14 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:14 DEBUG : dir: Looking for writers 2026/02/22 03:34:14 DEBUG : Looking for writers 2026/02/22 03:34:14 DEBUG : dir: reading active writers 2026/02/22 03:34:14 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/22 03:34:14 DEBUG : dir: Looking for writers 2026/02/22 03:34:14 DEBUG : Looking for writers 2026/02/22 03:34:14 DEBUG : dir: reading active writers 2026/02/22 03:34:14 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/22 03:34:14 DEBUG : dir: Looking for writers 2026/02/22 03:34:14 DEBUG : Looking for writers 2026/02/22 03:34:14 DEBUG : dir: reading active writers 2026/02/22 03:34:14 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/22 03:34:14 DEBUG : dir: Looking for writers 2026/02/22 03:34:14 DEBUG : Looking for writers 2026/02/22 03:34:14 DEBUG : dir: reading active writers 2026/02/22 03:34:14 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/22 03:34:14 DEBUG : newLeaf: vfs cache: starting upload 2026/02/22 03:34:14 DEBUG : dir: Looking for writers 2026/02/22 03:34:14 DEBUG : Looking for writers 2026/02/22 03:34:14 DEBUG : dir: reading active writers 2026/02/22 03:34:14 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/22 03:34:14 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/02/22 03:34:14 DEBUG : dir: Looking for writers 2026/02/22 03:34:14 DEBUG : Looking for writers 2026/02/22 03:34:14 DEBUG : dir: reading active writers 2026/02/22 03:34:14 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/22 03:34:15 DEBUG : dir: Looking for writers 2026/02/22 03:34:15 DEBUG : Looking for writers 2026/02/22 03:34:15 DEBUG : dir: reading active writers 2026/02/22 03:34:15 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/22 03:34:15 DEBUG : newLeaf: size = 25 OK 2026/02/22 03:34:15 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/22 03:34:15 INFO : newLeaf: Copied (replaced existing) 2026/02/22 03:34:15 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-22 03:34:14 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/22 03:34:15 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/22 03:34:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:15 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/22 03:34:15 DEBUG : dir: Looking for writers 2026/02/22 03:34:15 DEBUG : Looking for writers 2026/02/22 03:34:15 DEBUG : dir: reading active writers 2026/02/22 03:34:15 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:15 DEBUG : >WaitForWriters: 2026/02/22 03:34:16 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:16 DEBUG : dir: Looking for writers 2026/02/22 03:34:16 DEBUG : Looking for writers 2026/02/22 03:34:16 DEBUG : dir: reading active writers 2026/02/22 03:34:16 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:16 DEBUG : >WaitForWriters: 2026/02/22 03:34:16 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:34:17 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:34:17 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:34:17 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:17 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:34:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:34:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:17 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:34:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:34:19 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:19 DEBUG : dir: Looking for writers 2026/02/22 03:34:19 DEBUG : file1: reading active writers 2026/02/22 03:34:19 DEBUG : Looking for writers 2026/02/22 03:34:19 DEBUG : dir: reading active writers 2026/02/22 03:34:19 DEBUG : >WaitForWriters: 2026/02/22 03:34:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:34:20 DEBUG : newLeaf: Updating file with newLeaf 0xc00043b8c0 2026/02/22 03:34:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:34:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:21 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/22 03:34:21 DEBUG : dir/file1: Updating file with dir/file1 0xc00043b8c0 2026/02/22 03:34:21 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/22 03:34:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/22 03:34:22 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:34:22 DEBUG : dir/file1(0xc0008af480): openPending: 2026/02/22 03:34:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/02/22 03:34:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/22 03:34:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:22 DEBUG : dir/file1(0xc0008af480): >openPending: err= 2026/02/22 03:34:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/22 03:34:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:34:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:34:22 DEBUG : dir/file1(0xc0008af480): _writeAt: size=25, off=0 2026/02/22 03:34:22 DEBUG : dir/file1(0xc0008af480): >_writeAt: n=25, err= 2026/02/22 03:34:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:34:22 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/22 03:34:22 DEBUG : newLeaf: Updating file with newLeaf 0xc00043b8c0 2026/02/22 03:34:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:34:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:22 DEBUG : newLeaf(0xc0008af480): close: 2026/02/22 03:34:22 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/22 03:34:22 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-22 03:34:22.104371696 +0000 UTC m=+134.944450070 2026/02/22 03:34:22 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/22 03:34:22 DEBUG : newLeaf(0xc0008af480): >close: err= 2026/02/22 03:34:22 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:22 DEBUG : dir: Looking for writers 2026/02/22 03:34:22 DEBUG : Looking for writers 2026/02/22 03:34:22 DEBUG : dir: reading active writers 2026/02/22 03:34:22 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/22 03:34:22 DEBUG : dir: Looking for writers 2026/02/22 03:34:22 DEBUG : Looking for writers 2026/02/22 03:34:22 DEBUG : dir: reading active writers 2026/02/22 03:34:22 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/22 03:34:22 DEBUG : dir: Looking for writers 2026/02/22 03:34:22 DEBUG : Looking for writers 2026/02/22 03:34:22 DEBUG : dir: reading active writers 2026/02/22 03:34:22 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/22 03:34:22 DEBUG : dir: Looking for writers 2026/02/22 03:34:22 DEBUG : Looking for writers 2026/02/22 03:34:22 DEBUG : dir: reading active writers 2026/02/22 03:34:22 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/22 03:34:22 DEBUG : newLeaf: vfs cache: starting upload 2026/02/22 03:34:22 DEBUG : dir: Looking for writers 2026/02/22 03:34:22 DEBUG : Looking for writers 2026/02/22 03:34:22 DEBUG : dir: reading active writers 2026/02/22 03:34:22 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/22 03:34:22 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/02/22 03:34:22 DEBUG : dir: Looking for writers 2026/02/22 03:34:22 DEBUG : Looking for writers 2026/02/22 03:34:22 DEBUG : dir: reading active writers 2026/02/22 03:34:22 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/22 03:34:23 DEBUG : dir: Looking for writers 2026/02/22 03:34:23 DEBUG : Looking for writers 2026/02/22 03:34:23 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:23 DEBUG : dir: reading active writers 2026/02/22 03:34:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/22 03:34:23 DEBUG : newLeaf: size = 25 OK 2026/02/22 03:34:23 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/22 03:34:23 INFO : newLeaf: Copied (replaced existing) 2026/02/22 03:34:23 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-22 03:34:22 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/22 03:34:23 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/22 03:34:23 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:23 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/22 03:34:23 DEBUG : dir: Looking for writers 2026/02/22 03:34:23 DEBUG : Looking for writers 2026/02/22 03:34:23 DEBUG : dir: reading active writers 2026/02/22 03:34:23 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:23 DEBUG : >WaitForWriters: 2026/02/22 03:34:24 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:24 DEBUG : dir: Looking for writers 2026/02/22 03:34:24 DEBUG : Looking for writers 2026/02/22 03:34:24 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:24 DEBUG : dir: reading active writers 2026/02/22 03:34:24 DEBUG : >WaitForWriters: 2026/02/22 03:34:24 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:34:25 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:34:25 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:34:25 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:25 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:34:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:34:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:25 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:34:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:34:28 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/22 03:34:28 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:34:28 DEBUG : dir/file1(0xc000a08c80): openPending: 2026/02/22 03:34:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/22 03:34:28 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/22 03:34:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:28 DEBUG : dir/file1(0xc000a08c80): >openPending: err= 2026/02/22 03:34:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/22 03:34:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:34:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:34:28 DEBUG : dir/file1(0xc000a08c80): _writeAt: size=14, off=0 2026/02/22 03:34:28 DEBUG : dir/file1(0xc000a08c80): >_writeAt: n=14, err= 2026/02/22 03:34:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/22 03:34:28 DEBUG : dir/file1(0xc000a08c80): close: 2026/02/22 03:34:28 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/22 03:34:28 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/22 03:34:28 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/22 03:34:28 DEBUG : dir/file1(0xc000a08c80): >close: err= 2026/02/22 03:34:28 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:28 DEBUG : dir: Looking for writers 2026/02/22 03:34:28 DEBUG : file1: reading active writers 2026/02/22 03:34:28 DEBUG : Looking for writers 2026/02/22 03:34:28 DEBUG : dir: reading active writers 2026/02/22 03:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/22 03:34:28 DEBUG : dir: Looking for writers 2026/02/22 03:34:28 DEBUG : file1: reading active writers 2026/02/22 03:34:28 DEBUG : Looking for writers 2026/02/22 03:34:28 DEBUG : dir: reading active writers 2026/02/22 03:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/22 03:34:28 DEBUG : dir: Looking for writers 2026/02/22 03:34:28 DEBUG : file1: reading active writers 2026/02/22 03:34:28 DEBUG : Looking for writers 2026/02/22 03:34:28 DEBUG : dir: reading active writers 2026/02/22 03:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/22 03:34:28 DEBUG : dir: Looking for writers 2026/02/22 03:34:28 DEBUG : file1: reading active writers 2026/02/22 03:34:28 DEBUG : Looking for writers 2026/02/22 03:34:28 DEBUG : dir: reading active writers 2026/02/22 03:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/22 03:34:28 DEBUG : dir/file1: vfs cache: starting upload 2026/02/22 03:34:28 DEBUG : dir: Looking for writers 2026/02/22 03:34:28 DEBUG : file1: reading active writers 2026/02/22 03:34:28 DEBUG : Looking for writers 2026/02/22 03:34:28 DEBUG : dir: reading active writers 2026/02/22 03:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/22 03:34:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:34:28 DEBUG : dir: Looking for writers 2026/02/22 03:34:28 DEBUG : file1: reading active writers 2026/02/22 03:34:28 DEBUG : Looking for writers 2026/02/22 03:34:28 DEBUG : dir: reading active writers 2026/02/22 03:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/22 03:34:28 DEBUG : dir: Looking for writers 2026/02/22 03:34:28 DEBUG : file1: reading active writers 2026/02/22 03:34:28 DEBUG : Looking for writers 2026/02/22 03:34:28 DEBUG : dir: reading active writers 2026/02/22 03:34:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/22 03:34:29 DEBUG : dir/file1: size = 14 OK 2026/02/22 03:34:29 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/22 03:34:29 INFO : dir/file1: Copied (replaced existing) 2026/02/22 03:34:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/22 03:34:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/22 03:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/22 03:34:29 DEBUG : dir: Looking for writers 2026/02/22 03:34:29 DEBUG : file1: reading active writers 2026/02/22 03:34:29 DEBUG : Looking for writers 2026/02/22 03:34:29 DEBUG : dir: reading active writers 2026/02/22 03:34:29 DEBUG : >WaitForWriters: 2026/02/22 03:34:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:34:29 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:34:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:34:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:34:29 DEBUG : dir/file1(0xc0006c3100): _readAt: size=512, off=0 2026/02/22 03:34:29 DEBUG : dir/file1(0xc0006c3100): openPending: 2026/02/22 03:34:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/22 03:34:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/22 03:34:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:29 DEBUG : dir/file1(0xc0006c3100): >openPending: err= 2026/02/22 03:34:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/22 03:34:29 DEBUG : dir/file1(0xc0006c3100): >_readAt: n=14, err=EOF 2026/02/22 03:34:29 DEBUG : dir/file1(0xc0006c3100): close: 2026/02/22 03:34:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/22 03:34:29 DEBUG : dir/file1(0xc0006c3100): >close: err= 2026/02/22 03:34:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:34:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/22 03:34:30 DEBUG : newLeaf: Updating file with newLeaf 0xc0008c8540 2026/02/22 03:34:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:34:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/22 03:34:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/22 03:34:31 DEBUG : dir/file1: Updating file with dir/file1 0xc0008c8540 2026/02/22 03:34:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/22 03:34:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/22 03:34:31 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:34:31 DEBUG : dir/file1(0xc0006c38c0): openPending: 2026/02/22 03:34:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/22 03:34:31 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/02/22 03:34:31 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/02/22 03:34:31 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/22 03:34:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/22 03:34:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:31 DEBUG : dir/file1(0xc0006c38c0): >openPending: err= 2026/02/22 03:34:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/22 03:34:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:34:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:34:31 DEBUG : dir/file1(0xc0006c38c0): _writeAt: size=25, off=0 2026/02/22 03:34:31 DEBUG : dir/file1(0xc0006c38c0): >_writeAt: n=25, err= 2026/02/22 03:34:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:34:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/22 03:34:32 DEBUG : newLeaf: Updating file with newLeaf 0xc0008c8540 2026/02/22 03:34:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:34:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:32 DEBUG : newLeaf(0xc0006c38c0): close: 2026/02/22 03:34:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/22 03:34:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-22 03:34:31.72997952 +0000 UTC m=+144.570057864 2026/02/22 03:34:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/22 03:34:32 DEBUG : newLeaf(0xc0006c38c0): >close: err= 2026/02/22 03:34:32 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:32 DEBUG : dir: Looking for writers 2026/02/22 03:34:32 DEBUG : Looking for writers 2026/02/22 03:34:32 DEBUG : dir: reading active writers 2026/02/22 03:34:32 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/22 03:34:32 DEBUG : dir: Looking for writers 2026/02/22 03:34:32 DEBUG : Looking for writers 2026/02/22 03:34:32 DEBUG : dir: reading active writers 2026/02/22 03:34:32 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/22 03:34:32 DEBUG : dir: Looking for writers 2026/02/22 03:34:32 DEBUG : Looking for writers 2026/02/22 03:34:32 DEBUG : dir: reading active writers 2026/02/22 03:34:32 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/22 03:34:32 DEBUG : dir: Looking for writers 2026/02/22 03:34:32 DEBUG : Looking for writers 2026/02/22 03:34:32 DEBUG : dir: reading active writers 2026/02/22 03:34:32 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/22 03:34:32 DEBUG : newLeaf: vfs cache: starting upload 2026/02/22 03:34:32 DEBUG : dir: Looking for writers 2026/02/22 03:34:32 DEBUG : Looking for writers 2026/02/22 03:34:32 DEBUG : dir: reading active writers 2026/02/22 03:34:32 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/22 03:34:32 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/02/22 03:34:32 DEBUG : dir: Looking for writers 2026/02/22 03:34:32 DEBUG : Looking for writers 2026/02/22 03:34:32 DEBUG : dir: reading active writers 2026/02/22 03:34:32 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/22 03:34:32 DEBUG : dir: Looking for writers 2026/02/22 03:34:32 DEBUG : Looking for writers 2026/02/22 03:34:32 DEBUG : dir: reading active writers 2026/02/22 03:34:32 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/22 03:34:33 DEBUG : newLeaf: size = 25 OK 2026/02/22 03:34:33 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/22 03:34:33 INFO : newLeaf: Copied (replaced existing) 2026/02/22 03:34:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-22 03:34:31 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/22 03:34:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/22 03:34:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/22 03:34:33 DEBUG : dir: Looking for writers 2026/02/22 03:34:33 DEBUG : Looking for writers 2026/02/22 03:34:33 DEBUG : dir: reading active writers 2026/02/22 03:34:33 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:33 DEBUG : >WaitForWriters: 2026/02/22 03:34:33 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:33 DEBUG : dir: Looking for writers 2026/02/22 03:34:33 DEBUG : Looking for writers 2026/02/22 03:34:33 DEBUG : dir: reading active writers 2026/02/22 03:34:33 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:33 DEBUG : >WaitForWriters: 2026/02/22 03:34:33 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:34:34 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:34:34 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:34:34 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:34 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:34:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:34:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:34:34 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:34:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/22 03:34:37 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:37 DEBUG : dir: Looking for writers 2026/02/22 03:34:37 DEBUG : file1: reading active writers 2026/02/22 03:34:37 DEBUG : Looking for writers 2026/02/22 03:34:37 DEBUG : dir: reading active writers 2026/02/22 03:34:37 DEBUG : >WaitForWriters: 2026/02/22 03:34:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:34:37 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:34:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:34:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:34:37 DEBUG : dir/file1(0xc0008ae340): _readAt: size=512, off=0 2026/02/22 03:34:37 DEBUG : dir/file1(0xc0008ae340): openPending: 2026/02/22 03:34:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/22 03:34:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/22 03:34:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:37 DEBUG : dir/file1(0xc0008ae340): >openPending: err= 2026/02/22 03:34:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/22 03:34:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/22 03:34:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/22 03:34:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:34:37 DEBUG : dir/file1(0xc0008ae340): >_readAt: n=14, err=EOF 2026/02/22 03:34:37 DEBUG : dir/file1(0xc0008ae340): close: 2026/02/22 03:34:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/22 03:34:37 DEBUG : dir/file1(0xc0008ae340): >close: err= 2026/02/22 03:34:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:34:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/22 03:34:38 DEBUG : newLeaf: Updating file with newLeaf 0xc00043b2c0 2026/02/22 03:34:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:34:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:39 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/22 03:34:39 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/22 03:34:39 DEBUG : dir/file1: Updating file with dir/file1 0xc00043b2c0 2026/02/22 03:34:39 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/22 03:34:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/22 03:34:40 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:34:40 DEBUG : dir/file1(0xc000602b00): openPending: 2026/02/22 03:34:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/22 03:34:40 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595") 2026/02/22 03:34:40 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/02/22 03:34:40 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/22 03:34:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/22 03:34:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:34:40 DEBUG : dir/file1(0xc000602b00): >openPending: err= 2026/02/22 03:34:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/22 03:34:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:34:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:34:40 DEBUG : dir/file1(0xc000602b00): _writeAt: size=25, off=0 2026/02/22 03:34:40 DEBUG : dir/file1(0xc000602b00): >_writeAt: n=25, err= 2026/02/22 03:34:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/22 03:34:40 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/22 03:34:40 DEBUG : newLeaf: Updating file with newLeaf 0xc00043b2c0 2026/02/22 03:34:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/22 03:34:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:40 DEBUG : newLeaf(0xc000602b00): close: 2026/02/22 03:34:40 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/22 03:34:40 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-22 03:34:40.152834463 +0000 UTC m=+152.992912827 2026/02/22 03:34:40 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/22 03:34:40 DEBUG : newLeaf(0xc000602b00): >close: err= 2026/02/22 03:34:40 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:40 DEBUG : dir: Looking for writers 2026/02/22 03:34:40 DEBUG : Looking for writers 2026/02/22 03:34:40 DEBUG : dir: reading active writers 2026/02/22 03:34:40 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/22 03:34:40 DEBUG : dir: Looking for writers 2026/02/22 03:34:40 DEBUG : Looking for writers 2026/02/22 03:34:40 DEBUG : dir: reading active writers 2026/02/22 03:34:40 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/22 03:34:40 DEBUG : dir: Looking for writers 2026/02/22 03:34:40 DEBUG : Looking for writers 2026/02/22 03:34:40 DEBUG : dir: reading active writers 2026/02/22 03:34:40 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/22 03:34:40 DEBUG : dir: Looking for writers 2026/02/22 03:34:40 DEBUG : Looking for writers 2026/02/22 03:34:40 DEBUG : dir: reading active writers 2026/02/22 03:34:40 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/22 03:34:40 DEBUG : newLeaf: vfs cache: starting upload 2026/02/22 03:34:40 DEBUG : dir: Looking for writers 2026/02/22 03:34:40 DEBUG : Looking for writers 2026/02/22 03:34:40 DEBUG : dir: reading active writers 2026/02/22 03:34:40 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/22 03:34:40 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/02/22 03:34:41 DEBUG : dir: Looking for writers 2026/02/22 03:34:41 DEBUG : Looking for writers 2026/02/22 03:34:41 DEBUG : dir: reading active writers 2026/02/22 03:34:41 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/22 03:34:41 DEBUG : dir: Looking for writers 2026/02/22 03:34:41 DEBUG : Looking for writers 2026/02/22 03:34:41 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:41 DEBUG : dir: reading active writers 2026/02/22 03:34:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/22 03:34:41 DEBUG : newLeaf: size = 25 OK 2026/02/22 03:34:41 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/22 03:34:41 INFO : newLeaf: Copied (replaced existing) 2026/02/22 03:34:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-22 03:34:40 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/22 03:34:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/22 03:34:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/22 03:34:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/22 03:34:41 DEBUG : dir: Looking for writers 2026/02/22 03:34:41 DEBUG : Looking for writers 2026/02/22 03:34:41 DEBUG : dir: reading active writers 2026/02/22 03:34:41 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:41 DEBUG : >WaitForWriters: 2026/02/22 03:34:42 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:42 DEBUG : dir: Looking for writers 2026/02/22 03:34:42 DEBUG : Looking for writers 2026/02/22 03:34:42 DEBUG : dir: reading active writers 2026/02/22 03:34:42 DEBUG : newLeaf: reading active writers 2026/02/22 03:34:42 DEBUG : >WaitForWriters: 2026/02/22 03:34:42 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting --- PASS: TestFileRename (59.47s) --- PASS: TestFileRename/off,forceCache=false (15.69s) --- PASS: TestFileRename/minimal,forceCache=false (8.28s) --- PASS: TestFileRename/minimal,forceCache=true (9.37s) --- PASS: TestFileRename/writes,forceCache=false (8.09s) --- PASS: TestFileRename/writes,forceCache=true (9.62s) --- PASS: TestFileRename/full,forceCache=false (8.42s) === RUN TestReadFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:34:43 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:34:43 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:34:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/22 03:34:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/22 03:34:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:34:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/22 03:34:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/22 03:34:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:34:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/22 03:34:46 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/22 03:34:46 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:46 DEBUG : dir: Looking for writers 2026/02/22 03:34:46 DEBUG : file1: reading active writers 2026/02/22 03:34:46 DEBUG : Looking for writers 2026/02/22 03:34:46 DEBUG : dir: reading active writers 2026/02/22 03:34:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.33s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:34:47 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:34:47 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:34:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/22 03:34:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/22 03:34:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:34:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/22 03:34:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/22 03:34:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:34:50 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/22 03:34:50 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/22 03:34:50 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/22 03:34:50 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/22 03:34:50 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/22 03:34:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/22 03:34:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/22 03:34:50 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/22 03:34:51 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/22 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/22 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/22 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/22 03:34:51 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/22 03:34:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/22 03:34:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/22 03:34:51 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/22 03:34:52 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:52 DEBUG : dir: Looking for writers 2026/02/22 03:34:52 DEBUG : file1: reading active writers 2026/02/22 03:34:52 DEBUG : Looking for writers 2026/02/22 03:34:52 DEBUG : dir: reading active writers 2026/02/22 03:34:52 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.89s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:34:53 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:34:53 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:34:54 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/22 03:34:56 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/22 03:34:56 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:34:56 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/22 03:34:56 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/22 03:34:56 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:34:56 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/22 03:34:56 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/22 03:34:56 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/22 03:34:56 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/22 03:34:56 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/22 03:34:56 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/22 03:34:56 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/22 03:34:56 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/22 03:34:57 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/22 03:34:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/22 03:34:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/22 03:34:57 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/22 03:34:57 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/22 03:34:57 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/22 03:34:57 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/22 03:34:57 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/22 03:34:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/22 03:34:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/22 03:34:57 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/22 03:34:58 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/22 03:34:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/22 03:34:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/22 03:34:58 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/22 03:34:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/22 03:34:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/22 03:34:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/22 03:34:59 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/22 03:34:59 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/22 03:34:59 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/22 03:34:59 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/22 03:34:59 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/22 03:34:59 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:34:59 DEBUG : dir: Looking for writers 2026/02/22 03:34:59 DEBUG : file1: reading active writers 2026/02/22 03:34:59 DEBUG : Looking for writers 2026/02/22 03:34:59 DEBUG : dir: reading active writers 2026/02/22 03:34:59 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestReadFileHandleReadAt (8.44s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:35:02 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:35:02 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:35:03 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/22 03:35:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/22 03:35:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:35:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/22 03:35:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/22 03:35:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:35:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/22 03:35:06 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:35:06 DEBUG : dir: Looking for writers 2026/02/22 03:35:06 DEBUG : file1: reading active writers 2026/02/22 03:35:06 DEBUG : Looking for writers 2026/02/22 03:35:06 DEBUG : dir: reading active writers 2026/02/22 03:35:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (6.40s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:35:08 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:35:08 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:35:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/22 03:35:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/22 03:35:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:35:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/22 03:35:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/22 03:35:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:35:12 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/22 03:35:12 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/22 03:35:12 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/22 03:35:12 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:35:12 DEBUG : dir: Looking for writers 2026/02/22 03:35:12 DEBUG : file1: reading active writers 2026/02/22 03:35:12 DEBUG : Looking for writers 2026/02/22 03:35:12 DEBUG : dir: reading active writers 2026/02/22 03:35:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (6.38s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:35:14 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:35:14 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:35:14 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:14 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:35:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:35:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:14 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:35:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/22 03:35:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/22 03:35:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:35:18 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:35:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:35:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:35:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/22 03:35:18 DEBUG : dir/file1(0xc0008af200): _readAt: size=1, off=0 2026/02/22 03:35:18 DEBUG : dir/file1(0xc0008af200): openPending: 2026/02/22 03:35:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/22 03:35:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/22 03:35:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:35:18 DEBUG : dir/file1(0xc0008af200): >openPending: err= 2026/02/22 03:35:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/22 03:35:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/22 03:35:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/22 03:35:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:35:19 DEBUG : dir/file1(0xc0008af200): >_readAt: n=1, err= 2026/02/22 03:35:19 DEBUG : dir/file1(0xc0008af200): _readAt: size=256, off=1 2026/02/22 03:35:19 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/22 03:35:19 DEBUG : dir/file1(0xc0008af200): >_readAt: n=15, err=EOF 2026/02/22 03:35:19 DEBUG : dir/file1(0xc0008af200): _readAt: size=16, off=16 2026/02/22 03:35:19 DEBUG : dir/file1(0xc0008af200): >_readAt: n=0, err=EOF 2026/02/22 03:35:19 DEBUG : dir/file1(0xc0008af200): close: 2026/02/22 03:35:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/22 03:35:19 DEBUG : dir/file1(0xc0008af200): >close: err= 2026/02/22 03:35:19 DEBUG : dir/file1(0xc0008af200): close: 2026/02/22 03:35:19 DEBUG : dir/file1(0xc0008af200): >close: err=file already closed 2026/02/22 03:35:19 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:35:19 DEBUG : dir: Looking for writers 2026/02/22 03:35:19 DEBUG : file1: reading active writers 2026/02/22 03:35:19 DEBUG : Looking for writers 2026/02/22 03:35:19 DEBUG : dir: reading active writers 2026/02/22 03:35:19 DEBUG : >WaitForWriters: 2026/02/22 03:35:19 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (5.65s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:35:20 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:35:20 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:35:20 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:20 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:35:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:35:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:20 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:35:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/22 03:35:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/22 03:35:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:35:24 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:35:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:35:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:35:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/22 03:35:24 DEBUG : dir/file1(0xc0001ff080): _readAt: size=1, off=0 2026/02/22 03:35:24 DEBUG : dir/file1(0xc0001ff080): openPending: 2026/02/22 03:35:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/22 03:35:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/22 03:35:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:35:24 DEBUG : dir/file1(0xc0001ff080): >openPending: err= 2026/02/22 03:35:24 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/22 03:35:24 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/22 03:35:24 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/22 03:35:24 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:35:25 DEBUG : dir/file1(0xc0001ff080): >_readAt: n=1, err= 2026/02/22 03:35:25 DEBUG : dir/file1(0xc0001ff080): _readAt: size=1, off=5 2026/02/22 03:35:25 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/22 03:35:25 DEBUG : dir/file1(0xc0001ff080): >_readAt: n=1, err= 2026/02/22 03:35:25 DEBUG : dir/file1(0xc0001ff080): _readAt: size=1, off=3 2026/02/22 03:35:25 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/22 03:35:25 DEBUG : dir/file1(0xc0001ff080): >_readAt: n=1, err= 2026/02/22 03:35:25 DEBUG : dir/file1(0xc0001ff080): _readAt: size=1, off=13 2026/02/22 03:35:25 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/22 03:35:25 DEBUG : dir/file1(0xc0001ff080): >_readAt: n=1, err= 2026/02/22 03:35:25 DEBUG : dir/file1(0xc0001ff080): _readAt: size=16, off=100 2026/02/22 03:35:25 DEBUG : dir/file1(0xc0001ff080): >_readAt: n=0, err=EOF 2026/02/22 03:35:25 DEBUG : dir/file1(0xc0001ff080): close: 2026/02/22 03:35:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/22 03:35:25 DEBUG : dir/file1(0xc0001ff080): >close: err= 2026/02/22 03:35:25 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:35:25 DEBUG : dir: Looking for writers 2026/02/22 03:35:25 DEBUG : file1: reading active writers 2026/02/22 03:35:25 DEBUG : Looking for writers 2026/02/22 03:35:25 DEBUG : dir: reading active writers 2026/02/22 03:35:25 DEBUG : >WaitForWriters: 2026/02/22 03:35:25 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (5.93s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:35:26 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:35:26 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:35:26 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:26 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:26 DEBUG : Config file has changed externally - reloading 2026/02/22 03:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:35:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:26 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:35:27 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/22 03:35:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/22 03:35:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:35:30 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:35:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:35:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:35:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): _readAt: size=1, off=0 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): openPending: 2026/02/22 03:35:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/22 03:35:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/22 03:35:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): >openPending: err= 2026/02/22 03:35:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/22 03:35:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/22 03:35:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/22 03:35:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): >_readAt: n=1, err= 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): _readAt: size=1, off=5 2026/02/22 03:35:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): >_readAt: n=1, err= 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): _readAt: size=1, off=1 2026/02/22 03:35:30 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): >_readAt: n=1, err= 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): _readAt: size=6, off=10 2026/02/22 03:35:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): >_readAt: n=6, err= 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): _readAt: size=256, off=10 2026/02/22 03:35:30 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): >_readAt: n=6, err=EOF 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): _readAt: size=256, off=100 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): >_readAt: n=0, err=EOF 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): close: 2026/02/22 03:35:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): >close: err= 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): _readAt: size=256, off=100 2026/02/22 03:35:30 DEBUG : dir/file1(0xc0001ff900): >_readAt: n=0, err=file already closed 2026/02/22 03:35:30 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:35:30 DEBUG : dir: Looking for writers 2026/02/22 03:35:30 DEBUG : file1: reading active writers 2026/02/22 03:35:30 DEBUG : Looking for writers 2026/02/22 03:35:30 DEBUG : dir: reading active writers 2026/02/22 03:35:30 DEBUG : >WaitForWriters: 2026/02/22 03:35:30 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': 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 --- PASS: TestRWFileHandleReadAt (14.16s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:35:40 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:35:40 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:35:40 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:40 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:35:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:35:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:40 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:35:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/22 03:35:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/22 03:35:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:35:44 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:35:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:35:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:35:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/22 03:35:44 DEBUG : dir/file1(0xc000602580): RWFileHandle.Flush 2026/02/22 03:35:44 DEBUG : dir/file1(0xc000602580): _readAt: size=256, off=0 2026/02/22 03:35:44 DEBUG : dir/file1(0xc000602580): openPending: 2026/02/22 03:35:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/22 03:35:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/22 03:35:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:35:44 DEBUG : dir/file1(0xc000602580): >openPending: err= 2026/02/22 03:35:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/22 03:35:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/22 03:35:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/22 03:35:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:35:45 DEBUG : dir/file1(0xc000602580): >_readAt: n=16, err=EOF 2026/02/22 03:35:45 DEBUG : dir/file1(0xc000602580): RWFileHandle.Flush 2026/02/22 03:35:45 DEBUG : dir/file1(0xc000602580): RWFileHandle.Flush 2026/02/22 03:35:45 DEBUG : dir/file1(0xc000602580): close: 2026/02/22 03:35:45 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/22 03:35:45 DEBUG : dir/file1(0xc000602580): >close: err= 2026/02/22 03:35:45 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:35:45 DEBUG : dir: Looking for writers 2026/02/22 03:35:45 DEBUG : file1: reading active writers 2026/02/22 03:35:45 DEBUG : Looking for writers 2026/02/22 03:35:45 DEBUG : dir: reading active writers 2026/02/22 03:35:45 DEBUG : >WaitForWriters: 2026/02/22 03:35:45 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (6.68s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:35:47 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:35:47 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/22 03:35:47 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:47 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:35:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/22 03:35:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-farexoy6tovu" 2026/02/22 03:35:47 INFO : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/22 03:35:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/22 03:35:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/22 03:35:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/22 03:35:50 DEBUG : dir/file1: newRWFileHandle: 2026/02/22 03:35:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/22 03:35:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/22 03:35:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/22 03:35:50 DEBUG : dir/file1(0xc000a08d40): _readAt: size=256, off=0 2026/02/22 03:35:50 DEBUG : dir/file1(0xc000a08d40): openPending: 2026/02/22 03:35:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/22 03:35:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/22 03:35:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/22 03:35:50 DEBUG : dir/file1(0xc000a08d40): >openPending: err= 2026/02/22 03:35:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/22 03:35:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/22 03:35:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/22 03:35:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:35:51 DEBUG : dir/file1(0xc000a08d40): >_readAt: n=16, err=EOF 2026/02/22 03:35:51 DEBUG : dir/file1(0xc000a08d40): RWFileHandle.Release 2026/02/22 03:35:51 DEBUG : dir/file1(0xc000a08d40): close: 2026/02/22 03:35:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/22 03:35:51 DEBUG : dir/file1(0xc000a08d40): >close: err= 2026/02/22 03:35:51 DEBUG : dir/file1(0xc000a08d40): RWFileHandle.Release 2026/02/22 03:35:51 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:35:51 DEBUG : dir: Looking for writers 2026/02/22 03:35:51 DEBUG : file1: reading active writers 2026/02/22 03:35:51 DEBUG : Looking for writers 2026/02/22 03:35:51 DEBUG : dir: reading active writers 2026/02/22 03:35:51 DEBUG : >WaitForWriters: 2026/02/22 03:35:51 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (5.56s) === RUN TestFileReadAtZeroLength run.go:185: Remote "OpenDrive root 'rclone-test-farexoy6tovu'", Local "Local file system at /tmp/rclone2402265767", Modify Window "1s" 2026/02/22 03:35:52 INFO : OpenDrive root 'rclone-test-farexoy6tovu': poll-interval is not supported by this remote 2026/02/22 03:35:52 NOTICE: OpenDrive root 'rclone-test-farexoy6tovu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/22 03:35:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/22 03:35:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/22 03:35:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/22 03:35:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/22 03:35:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/22 03:35:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/22 03:35:52 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': File to upload is small (0 bytes), uploading instead of streaming 2026/02/22 03:35:55 DEBUG : file1: size = 0 OK 2026/02/22 03:35:55 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/22 03:35:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/22 03:35:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/22 03:35:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/22 03:35:55 DEBUG : file1: Open: flags=O_RDONLY 2026/02/22 03:35:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/22 03:35:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/22 03:35:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/22 03:35:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/22 03:35:55 DEBUG : WaitForWriters: timeout=30s 2026/02/22 03:35:55 DEBUG : Looking for writers 2026/02/22 03:35:55 DEBUG : file1: reading active writers 2026/02/22 03:35:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (3.10s) FAIL 2026/02/22 03:35:55 DEBUG : OpenDrive root 'rclone-test-farexoy6tovu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirMkdir|TestDirRemoveName|TestDirRename|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileReadAtZeroLength|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestDirReadDirAll$/^Virtual$|^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=true,write=false|cache=off,open=true,write=true)$'" - Finished ERROR in 3m49.299423303s (try 2/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRename TestFileSetModTime/cache=full,open=true,write=false]