"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Starting (try 2/5) 2026/02/02 03:54:41 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-wuqafag7buta" 2026/02/02 03:54:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/02 03:54:41 DEBUG : Starting OpenDrive session with ID: afba7b528cececb3d6dcdfdd19a6391eab6b9a23308616179708d4590a9a9db1 2026/02/02 03:54:42 DEBUG : Creating backend with remote "/tmp/rclone3987503585" === RUN TestDirOpen run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:54:42 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:54:42 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:54:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:54:45 ERROR : dir/: Can only open directories read only 2026/02/02 03:54:45 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:54:45 DEBUG : dir: Looking for writers 2026/02/02 03:54:45 DEBUG : Looking for writers 2026/02/02 03:54:45 DEBUG : dir: reading active writers 2026/02/02 03:54:45 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.94s) === RUN TestDirCreate run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:54:46 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:54:46 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:54:47 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/02 03:54:48 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/02 03:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/02 03:54:48 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/02 03:54:48 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/02 03:54:48 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': File to upload is small (5 bytes), uploading instead of streaming 2026/02/02 03:54:49 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/02/02 03:54:50 DEBUG : dir/potato: size = 5 OK 2026/02/02 03:54:50 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/02 03:54:50 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/02/02 03:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/02 03:54:50 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:54:50 DEBUG : dir: Looking for writers 2026/02/02 03:54:50 DEBUG : file1: reading active writers 2026/02/02 03:54:50 DEBUG : potato: reading active writers 2026/02/02 03:54:50 DEBUG : Looking for writers 2026/02/02 03:54:50 DEBUG : dir: reading active writers 2026/02/02 03:54:50 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.51s) === RUN TestDirMkdir run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:54:51 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:54:51 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:54:52 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:54:54 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/02 03:54:55 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:54:55 DEBUG : dir/sub: Looking for writers 2026/02/02 03:54:55 DEBUG : dir: Looking for writers 2026/02/02 03:54:55 DEBUG : file1: reading active writers 2026/02/02 03:54:55 DEBUG : sub: reading active writers 2026/02/02 03:54:55 DEBUG : Looking for writers 2026/02/02 03:54:55 DEBUG : dir: reading active writers 2026/02/02 03:54:55 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.23s) === RUN TestDirMkdirSub run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:54:56 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:54:56 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:54:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:54:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/02 03:55:00 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/02/02 03:55:01 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:55:01 DEBUG : dir/sub/subsub: Looking for writers 2026/02/02 03:55:01 DEBUG : dir/sub: Looking for writers 2026/02/02 03:55:01 DEBUG : subsub: reading active writers 2026/02/02 03:55:01 DEBUG : dir: Looking for writers 2026/02/02 03:55:01 DEBUG : file1: reading active writers 2026/02/02 03:55:01 DEBUG : sub: reading active writers 2026/02/02 03:55:01 DEBUG : Looking for writers 2026/02/02 03:55:01 DEBUG : dir: reading active writers 2026/02/02 03:55:01 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.06s) === RUN TestDirRemove run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:55:03 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:55:03 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:55:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:55:06 ERROR : dir/: Dir.Remove not empty 2026/02/02 03:55:06 DEBUG : dir/file1: Remove: 2026/02/02 03:55:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:55:06 DEBUG : dir/file1: >Remove: err= 2026/02/02 03:55:07 DEBUG : Added virtual directory entry vDel: "dir" 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/02 03:55:14 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:55:14 DEBUG : Looking for writers 2026/02/02 03:55:14 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (11.19s) === RUN TestDirRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:55:15 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:55:15 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:55:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:55:17 DEBUG : dir/file1: Remove: 2026/02/02 03:55:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:55:17 DEBUG : dir/file1: >Remove: err= 2026/02/02 03:55:18 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/02 03:55:18 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:55:18 DEBUG : Looking for writers 2026/02/02 03:55:18 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.72s) === RUN TestDirRemoveName run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:55:18 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:55:18 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:55:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:55:21 DEBUG : dir/file1: Remove: 2026/02/02 03:55:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:55:21 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/02/02 03:55:22 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:55:22 DEBUG : dir: Looking for writers 2026/02/02 03:55:22 DEBUG : Looking for writers 2026/02/02 03:55:22 DEBUG : dir: reading active writers 2026/02/02 03:55:22 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.18s) === RUN TestDirRename run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:55:22 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:55:22 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:55:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:55:26 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/02/02 03:55:27 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/02 03:55:27 DEBUG : dir2: same parent dir (ODFfOTcyNzgwMV9oNW9yaw) - using folder/rename instead of move_copy 2026/02/02 03:55:27 DEBUG : dir: Updating dir with dir2 0xc000772000 2026/02/02 03:55:27 DEBUG : dir: forgetting directory cache 2026/02/02 03:55:27 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/02 03:55:27 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/02 03:55:29 INFO : dir2/file1: Moved (server-side) to: file2 2026/02/02 03:55:29 DEBUG : file2: Updating file with file2 0xc0008fe180 2026/02/02 03:55:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/02 03:55:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/02 03:55:29 INFO : dir2/file3: Deleted 2026/02/02 03:55:30 INFO : file2: Moved (server-side) to: dir2/file3 2026/02/02 03:55:30 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0008fe180 2026/02/02 03:55:30 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/02 03:55:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/02 03:55:30 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/02 03:55:30 DEBUG : renamed empty directory: same parent dir (ODFfOTcyNzgwMV9oNW9yaw) - using folder/rename instead of move_copy 2026/02/02 03:55:31 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00084af70 2026/02/02 03:55:31 DEBUG : empty directory: forgetting directory cache 2026/02/02 03:55:31 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/02 03:55:31 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/02 03:55:31 DEBUG : dir2: Renaming to "dir3" 2026/02/02 03:55:31 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:55:31 DEBUG : dir3: Looking for writers 2026/02/02 03:55:31 DEBUG : file3: reading active writers 2026/02/02 03:55:31 DEBUG : renamed empty directory: Looking for writers 2026/02/02 03:55:31 DEBUG : Looking for writers 2026/02/02 03:55:31 DEBUG : dir3: reading active writers 2026/02/02 03:55:31 DEBUG : renamed empty directory: reading active writers 2026/02/02 03:55:31 DEBUG : >WaitForWriters: 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: TestDirRename (17.20s) === RUN TestDirFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:55:40 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:55:40 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:55:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:56:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/02 03:56:02 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/02 03:56:02 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/02 03:56:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/02 03:56:02 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/02 03:56:02 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/02 03:56:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/02 03:56:02 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/02 03:56:02 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/02 03:56:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/02 03:56:02 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/02 03:56:02 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/02 03:56:02 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/02 03:56:02 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': File to upload is small (12 bytes), uploading instead of streaming 2026/02/02 03:56:03 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/02/02 03:56:04 DEBUG : dir/sub/file2: size = 12 OK 2026/02/02 03:56:04 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/02/02 03:56:04 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/02/02 03:56:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/02 03:56:04 DEBUG : forgetting directory cache 2026/02/02 03:56:04 DEBUG : dir: forgetting directory cache 2026/02/02 03:56:04 DEBUG : dir/sub: forgetting directory cache 2026/02/02 03:56:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/02 03:56:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/02 03:56:04 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': File to upload is small (5 bytes), uploading instead of streaming 2026/02/02 03:56:05 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/02/02 03:56:06 DEBUG : dir/sub/file0: size = 5 OK 2026/02/02 03:56:06 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/02 03:56:06 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/02/02 03:56:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/02 03:56:06 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:06 DEBUG : dir/sub: Looking for writers 2026/02/02 03:56:06 DEBUG : file0: reading active writers 2026/02/02 03:56:06 DEBUG : file2: reading active writers 2026/02/02 03:56:06 DEBUG : dir: Looking for writers 2026/02/02 03:56:06 DEBUG : file1: reading active writers 2026/02/02 03:56:06 DEBUG : sub: reading active writers 2026/02/02 03:56:06 DEBUG : Looking for writers 2026/02/02 03:56:06 DEBUG : dir: reading active writers 2026/02/02 03:56:06 DEBUG : >WaitForWriters: 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: TestDirFileOpen (35.76s) === RUN TestDirMetadataExtension run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:56:15 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:56:15 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:56:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:56:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/02 03:56:18 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/02 03:56:18 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/02 03:56:18 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/02 03:56:18 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/02 03:56:18 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/02 03:56:18 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/02 03:56:18 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/02 03:56:18 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/02 03:56:18 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/02 03:56:18 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/02 03:56:18 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/02 03:56:18 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/02 03:56:18 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/02 03:56:18 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:18 DEBUG : dir: Looking for writers 2026/02/02 03:56:18 DEBUG : file1: reading active writers 2026/02/02 03:56:18 DEBUG : file1.metadata: reading active writers 2026/02/02 03:56:18 DEBUG : Looking for writers 2026/02/02 03:56:18 DEBUG : dir: reading active writers 2026/02/02 03:56:18 DEBUG : dir.metadata: reading active writers 2026/02/02 03:56:18 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.85s) === RUN TestFileMethods run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:56:19 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:56:19 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:56:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:56:22 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:22 DEBUG : dir: Looking for writers 2026/02/02 03:56:22 DEBUG : file1: reading active writers 2026/02/02 03:56:22 DEBUG : Looking for writers 2026/02/02 03:56:22 DEBUG : dir: reading active writers 2026/02/02 03:56:22 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.03s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:56:23 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:56:23 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:56:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:56:27 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/02/02 03:56:29 DEBUG : Can set mod time: true 2026/02/02 03:56:29 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/02 03:56:29 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:29 DEBUG : dir: Looking for writers 2026/02/02 03:56:29 DEBUG : file1: reading active writers 2026/02/02 03:56:29 DEBUG : Looking for writers 2026/02/02 03:56:29 DEBUG : dir: reading active writers 2026/02/02 03:56:29 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:56:31 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:56:31 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:56:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:56:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/02 03:56:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/02 03:56:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:56:35 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': File to upload is small (0 bytes), uploading instead of streaming 2026/02/02 03:56:36 DEBUG : dir/file1: size = 0 OK 2026/02/02 03:56:36 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/02 03:56:36 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/02 03:56:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/02 03:56:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:56:36 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:36 DEBUG : dir: Looking for writers 2026/02/02 03:56:36 DEBUG : file1: reading active writers 2026/02/02 03:56:36 DEBUG : Looking for writers 2026/02/02 03:56:36 DEBUG : dir: reading active writers 2026/02/02 03:56:36 DEBUG : >WaitForWriters: 2026/02/02 03:56:36 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:36 DEBUG : dir: Looking for writers 2026/02/02 03:56:36 DEBUG : file1: reading active writers 2026/02/02 03:56:36 DEBUG : Looking for writers 2026/02/02 03:56:36 DEBUG : dir: reading active writers 2026/02/02 03:56:36 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:56:37 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:56:37 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:56:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:56:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/02 03:56:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/02 03:56:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:56:40 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': File to upload is small (5 bytes), uploading instead of streaming 2026/02/02 03:56:41 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/02/02 03:56:42 DEBUG : dir/file1: size = 5 OK 2026/02/02 03:56:42 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/02 03:56:42 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/02 03:56:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/02 03:56:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:56:42 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:42 DEBUG : dir: Looking for writers 2026/02/02 03:56:42 DEBUG : file1: reading active writers 2026/02/02 03:56:42 DEBUG : Looking for writers 2026/02/02 03:56:42 DEBUG : dir: reading active writers 2026/02/02 03:56:42 DEBUG : >WaitForWriters: 2026/02/02 03:56:42 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:42 DEBUG : dir: Looking for writers 2026/02/02 03:56:42 DEBUG : file1: reading active writers 2026/02/02 03:56:42 DEBUG : Looking for writers 2026/02/02 03:56:42 DEBUG : dir: reading active writers 2026/02/02 03:56:42 DEBUG : >WaitForWriters: run.go:130: removing dir "dir" failed - try 1/3: folder not empty === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:56:45 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:56:45 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 03:56:45 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:45 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:56:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:56:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:45 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 03:56:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:56:48 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/02 03:56:48 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:48 DEBUG : dir: Looking for writers 2026/02/02 03:56:48 DEBUG : file1: reading active writers 2026/02/02 03:56:48 DEBUG : Looking for writers 2026/02/02 03:56:48 DEBUG : dir: reading active writers 2026/02/02 03:56:48 DEBUG : >WaitForWriters: 2026/02/02 03:56:48 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:56:49 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:56:49 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 03:56:49 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:49 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:56:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:56:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:49 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 03:56:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:56:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/02 03:56:52 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:56:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:56:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:56:52 DEBUG : dir/file1(0xc00052c680): close: 2026/02/02 03:56:52 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/02/02 03:56:52 DEBUG : dir/file1(0xc00052c680): >close: err= 2026/02/02 03:56:52 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:52 DEBUG : dir: Looking for writers 2026/02/02 03:56:52 DEBUG : file1: reading active writers 2026/02/02 03:56:52 DEBUG : Looking for writers 2026/02/02 03:56:52 DEBUG : dir: reading active writers 2026/02/02 03:56:52 DEBUG : >WaitForWriters: 2026/02/02 03:56:53 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:53 DEBUG : dir: Looking for writers 2026/02/02 03:56:53 DEBUG : file1: reading active writers 2026/02/02 03:56:53 DEBUG : Looking for writers 2026/02/02 03:56:53 DEBUG : dir: reading active writers 2026/02/02 03:56:53 DEBUG : >WaitForWriters: 2026/02/02 03:56:53 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:56:54 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:56:54 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 03:56:54 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:54 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:56:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:56:54 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 03:56:55 DEBUG : dir/file1: Uploading chunk 0, size=14, 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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true Messages: dir/file1: Modification time difference too big |-219119h51m48.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-02-02 03:56:55 +0000 UTC) (precision 1s) 2026/02/02 03:56:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/02 03:56:57 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:56:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:56:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:56:57 DEBUG : dir/file1(0xc0003716c0): _writeAt: size=5, off=0 2026/02/02 03:56:57 DEBUG : dir/file1(0xc0003716c0): openPending: 2026/02/02 03:56:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/02 03:56:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/02 03:56:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:56:57 DEBUG : dir/file1(0xc0003716c0): >openPending: err= 2026/02/02 03:56:57 DEBUG : dir/file1(0xc0003716c0): >_writeAt: n=5, err= 2026/02/02 03:56:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/02 03:56:57 DEBUG : dir/file1(0xc0003716c0): close: 2026/02/02 03:56:57 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/02/02 03:56:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/02/02 03:56:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/02/02 03:56:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/02 03:56:57 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/02/02 03:56:57 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/02 03:56:57 DEBUG : dir/file1(0xc0003716c0): >close: err= 2026/02/02 03:56:57 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:56:57 DEBUG : dir: Looking for writers 2026/02/02 03:56:57 DEBUG : file1: reading active writers 2026/02/02 03:56:57 DEBUG : Looking for writers 2026/02/02 03:56:57 DEBUG : dir: reading active writers 2026/02/02 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/02 03:56:57 DEBUG : dir: Looking for writers 2026/02/02 03:56:57 DEBUG : file1: reading active writers 2026/02/02 03:56:57 DEBUG : Looking for writers 2026/02/02 03:56:57 DEBUG : dir: reading active writers 2026/02/02 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/02 03:56:57 DEBUG : dir: Looking for writers 2026/02/02 03:56:57 DEBUG : file1: reading active writers 2026/02/02 03:56:57 DEBUG : Looking for writers 2026/02/02 03:56:57 DEBUG : dir: reading active writers 2026/02/02 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/02 03:56:57 DEBUG : dir: Looking for writers 2026/02/02 03:56:57 DEBUG : file1: reading active writers 2026/02/02 03:56:57 DEBUG : Looking for writers 2026/02/02 03:56:57 DEBUG : dir: reading active writers 2026/02/02 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/02 03:56:57 DEBUG : dir/file1: vfs cache: starting upload 2026/02/02 03:56:57 DEBUG : dir: Looking for writers 2026/02/02 03:56:57 DEBUG : file1: reading active writers 2026/02/02 03:56:57 DEBUG : Looking for writers 2026/02/02 03:56:57 DEBUG : dir: reading active writers 2026/02/02 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/02 03:56:57 DEBUG : dir: Looking for writers 2026/02/02 03:56:57 DEBUG : file1: reading active writers 2026/02/02 03:56:57 DEBUG : Looking for writers 2026/02/02 03:56:57 DEBUG : dir: reading active writers 2026/02/02 03:56:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/02 03:56:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:56:58 DEBUG : dir: Looking for writers 2026/02/02 03:56:58 DEBUG : file1: reading active writers 2026/02/02 03:56:58 DEBUG : Looking for writers 2026/02/02 03:56:58 DEBUG : dir: reading active writers 2026/02/02 03:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/02 03:56:58 DEBUG : dir: Looking for writers 2026/02/02 03:56:58 DEBUG : file1: reading active writers 2026/02/02 03:56:58 DEBUG : Looking for writers 2026/02/02 03:56:58 DEBUG : dir: reading active writers 2026/02/02 03:56:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/02 03:56:58 DEBUG : dir/file1: size = 14 OK 2026/02/02 03:56:58 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/02/02 03:56:58 INFO : dir/file1: Copied (replaced existing) 2026/02/02 03:56:58 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/02/02 03:56:58 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/02 03:56:58 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/02/02 03:56:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:56:58 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/02 03:56:59 DEBUG : dir: Looking for writers 2026/02/02 03:56:59 DEBUG : file1: reading active writers 2026/02/02 03:56:59 DEBUG : Looking for writers 2026/02/02 03:56:59 DEBUG : dir: reading active writers 2026/02/02 03:56:59 DEBUG : >WaitForWriters: 2026/02/02 03:57:00 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:57:00 DEBUG : dir: Looking for writers 2026/02/02 03:57:00 DEBUG : file1: reading active writers 2026/02/02 03:57:00 DEBUG : Looking for writers 2026/02/02 03:57:00 DEBUG : dir: reading active writers 2026/02/02 03:57:00 DEBUG : >WaitForWriters: 2026/02/02 03:57:00 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (37.41s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (8.14s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.90s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (7.20s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.74s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.55s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (6.87s) === RUN TestFileOpenRead run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:57:01 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:57:01 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:57:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:57:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:57:04 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/02 03:57:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 03:57:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/02 03:57:04 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:57:04 DEBUG : dir: Looking for writers 2026/02/02 03:57:04 DEBUG : file1: reading active writers 2026/02/02 03:57:04 DEBUG : Looking for writers 2026/02/02 03:57:04 DEBUG : dir: reading active writers 2026/02/02 03:57:04 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.39s) === RUN TestFileOpenWrite run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:57:05 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:57:05 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:57:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:57:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:57:08 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': File to upload is small (25 bytes), uploading instead of streaming 2026/02/02 03:57:08 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/02/02 03:57:10 DEBUG : dir/file1: size = 25 OK 2026/02/02 03:57:10 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/02 03:57:10 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/02 03:57:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:57:10 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:57:10 DEBUG : dir: Looking for writers 2026/02/02 03:57:10 DEBUG : file1: reading active writers 2026/02/02 03:57:10 DEBUG : Looking for writers 2026/02/02 03:57:10 DEBUG : dir: reading active writers 2026/02/02 03:57:10 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.59s) === RUN TestFileRemove run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:57:11 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:57:11 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:57:12 DEBUG : dir/file1: Uploading chunk 0, size=14, 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/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Should be true Test: TestFileRemove Messages: dir/file1: Modification time difference too big |-219119h52m5.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2026-02-02 03:57:12 +0000 UTC) (precision 1s) 2026/02/02 03:57:14 DEBUG : dir/file1: Remove: 2026/02/02 03:57:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:57:14 DEBUG : dir/file1: >Remove: err= 2026/02/02 03:57:14 DEBUG : dir/file1: Remove: 2026/02/02 03:57:14 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/02 03:57:14 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:57:14 DEBUG : dir: Looking for writers 2026/02/02 03:57:14 DEBUG : Looking for writers 2026/02/02 03:57:14 DEBUG : dir: reading active writers 2026/02/02 03:57:14 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (4.40s) === RUN TestFileRemoveAll run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:57:15 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:57:15 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:57:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:57:18 DEBUG : dir/file1: Remove: 2026/02/02 03:57:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:57:18 DEBUG : dir/file1: >Remove: err= 2026/02/02 03:57:18 DEBUG : dir/file1: Remove: 2026/02/02 03:57:18 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/02 03:57:18 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:57:18 DEBUG : dir: Looking for writers 2026/02/02 03:57:18 DEBUG : Looking for writers 2026/02/02 03:57:18 DEBUG : dir: reading active writers 2026/02/02 03:57:18 DEBUG : >WaitForWriters: 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: TestFileRemoveAll (11.92s) === RUN TestFileOpen run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:57:27 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:57:27 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:57:28 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:57:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:57:30 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/02 03:57:30 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/02 03:57:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/02 03:57:30 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/02 03:57:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/02 03:57:30 DEBUG : dir/file1: Open: flags=0x3 2026/02/02 03:57:30 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/02 03:57:30 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/02 03:57:30 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:57:30 DEBUG : dir: Looking for writers 2026/02/02 03:57:30 DEBUG : file1: reading active writers 2026/02/02 03:57:30 DEBUG : Looking for writers 2026/02/02 03:57:30 DEBUG : dir: reading active writers 2026/02/02 03:57:30 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.98s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:57:31 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:57:31 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:57:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:57:34 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:57:34 DEBUG : dir: Looking for writers 2026/02/02 03:57:34 DEBUG : file1: reading active writers 2026/02/02 03:57:34 DEBUG : Looking for writers 2026/02/02 03:57:34 DEBUG : dir: reading active writers 2026/02/02 03:57:34 DEBUG : >WaitForWriters: 2026/02/02 03:57:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:57:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0008fefc0 2026/02/02 03:57:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:57:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:57:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/02 03:57:36 DEBUG : dir/file1: Updating file with dir/file1 0xc0008fefc0 2026/02/02 03:57:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/02 03:57:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:57:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/02 03:57:36 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/02 03:57:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:57:36 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008fefc0 2026/02/02 03:57:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:57:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:57:36 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': File to upload is small (25 bytes), uploading instead of streaming 2026/02/02 03:57:36 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/02/02 03:57:37 DEBUG : dir/file1: size = 25 OK 2026/02/02 03:57:37 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/02 03:57:37 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/02 03:57:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:57:37 DEBUG : newLeaf: Running delayed rename now 2026/02/02 03:57:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:57:38 DEBUG : newLeaf: Updating file with newLeaf 0xc0008fefc0 2026/02/02 03:57:38 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:57:38 DEBUG : dir: Looking for writers 2026/02/02 03:57:38 DEBUG : Looking for writers 2026/02/02 03:57:38 DEBUG : dir: reading active writers 2026/02/02 03:57:38 DEBUG : newLeaf: reading active writers 2026/02/02 03:57:38 DEBUG : >WaitForWriters: 2026/02/02 03:57:38 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:57:38 DEBUG : dir: Looking for writers 2026/02/02 03:57:38 DEBUG : Looking for writers 2026/02/02 03:57:38 DEBUG : dir: reading active writers 2026/02/02 03:57:38 DEBUG : newLeaf: reading active writers 2026/02/02 03:57:38 DEBUG : >WaitForWriters: fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:57:47 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:57:47 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:57:47 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 03:57:47 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:57:47 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:57:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:57:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:57:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:57:47 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 03:57:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:57:50 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:57:50 DEBUG : dir: Looking for writers 2026/02/02 03:57:50 DEBUG : file1: reading active writers 2026/02/02 03:57:50 DEBUG : Looking for writers 2026/02/02 03:57:50 DEBUG : dir: reading active writers 2026/02/02 03:57:50 DEBUG : >WaitForWriters: 2026/02/02 03:57:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:57:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ff440 2026/02/02 03:57:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:57:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:57:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/02 03:57:52 DEBUG : dir/file1: Updating file with dir/file1 0xc0008ff440 2026/02/02 03:57:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/02 03:57:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/02 03:58:00 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/02 03:58:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/02 03:58:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:00 DEBUG : dir/file1: File is currently open, delaying rename 0xc0008ff440 2026/02/02 03:58:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:58:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:58:00 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': File to upload is small (25 bytes), uploading instead of streaming 2026/02/02 03:58:00 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/02/02 03:58:01 DEBUG : dir/file1: size = 25 OK 2026/02/02 03:58:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/02 03:58:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/02 03:58:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:58:01 DEBUG : newLeaf: Running delayed rename now 2026/02/02 03:58:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:58:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0008ff440 2026/02/02 03:58:01 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:01 DEBUG : dir: Looking for writers 2026/02/02 03:58:01 DEBUG : Looking for writers 2026/02/02 03:58:01 DEBUG : dir: reading active writers 2026/02/02 03:58:01 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:01 DEBUG : >WaitForWriters: 2026/02/02 03:58:02 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:02 DEBUG : dir: Looking for writers 2026/02/02 03:58:02 DEBUG : Looking for writers 2026/02/02 03:58:02 DEBUG : dir: reading active writers 2026/02/02 03:58:02 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:02 DEBUG : >WaitForWriters: 2026/02/02 03:58:02 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:58:03 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:58:03 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:58:03 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 03:58:03 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:03 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:58:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:03 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 03:58:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:58:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/02 03:58:06 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:58:06 DEBUG : dir/file1(0xc00052d5c0): openPending: 2026/02/02 03:58:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/02 03:58:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/02 03:58:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:06 DEBUG : dir/file1(0xc00052d5c0): >openPending: err= 2026/02/02 03:58:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/02 03:58:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:58:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:58:06 DEBUG : dir/file1(0xc00052d5c0): _writeAt: size=14, off=0 2026/02/02 03:58:06 DEBUG : dir/file1(0xc00052d5c0): >_writeAt: n=14, err= 2026/02/02 03:58:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/02 03:58:06 DEBUG : dir/file1(0xc00052d5c0): close: 2026/02/02 03:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/02 03:58:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/02 03:58:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/02 03:58:06 DEBUG : dir/file1(0xc00052d5c0): >close: err= 2026/02/02 03:58:06 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:06 DEBUG : dir: Looking for writers 2026/02/02 03:58:06 DEBUG : file1: reading active writers 2026/02/02 03:58:06 DEBUG : Looking for writers 2026/02/02 03:58:06 DEBUG : dir: reading active writers 2026/02/02 03:58:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/02 03:58:06 DEBUG : dir: Looking for writers 2026/02/02 03:58:06 DEBUG : file1: reading active writers 2026/02/02 03:58:06 DEBUG : Looking for writers 2026/02/02 03:58:06 DEBUG : dir: reading active writers 2026/02/02 03:58:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/02 03:58:06 DEBUG : dir: Looking for writers 2026/02/02 03:58:06 DEBUG : file1: reading active writers 2026/02/02 03:58:06 DEBUG : Looking for writers 2026/02/02 03:58:06 DEBUG : dir: reading active writers 2026/02/02 03:58:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/02 03:58:06 DEBUG : dir: Looking for writers 2026/02/02 03:58:06 DEBUG : file1: reading active writers 2026/02/02 03:58:06 DEBUG : Looking for writers 2026/02/02 03:58:06 DEBUG : dir: reading active writers 2026/02/02 03:58:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/02 03:58:06 DEBUG : dir/file1: vfs cache: starting upload 2026/02/02 03:58:06 DEBUG : dir: Looking for writers 2026/02/02 03:58:06 DEBUG : file1: reading active writers 2026/02/02 03:58:06 DEBUG : Looking for writers 2026/02/02 03:58:06 DEBUG : dir: reading active writers 2026/02/02 03:58:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/02 03:58:06 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:58:06 DEBUG : dir: Looking for writers 2026/02/02 03:58:06 DEBUG : file1: reading active writers 2026/02/02 03:58:06 DEBUG : Looking for writers 2026/02/02 03:58:06 DEBUG : dir: reading active writers 2026/02/02 03:58:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/02 03:58:06 DEBUG : dir: Looking for writers 2026/02/02 03:58:06 DEBUG : file1: reading active writers 2026/02/02 03:58:06 DEBUG : Looking for writers 2026/02/02 03:58:06 DEBUG : dir: reading active writers 2026/02/02 03:58:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/02 03:58:07 DEBUG : dir: Looking for writers 2026/02/02 03:58:07 DEBUG : file1: reading active writers 2026/02/02 03:58:07 DEBUG : Looking for writers 2026/02/02 03:58:07 DEBUG : dir: reading active writers 2026/02/02 03:58:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/02 03:58:07 DEBUG : dir/file1: size = 14 OK 2026/02/02 03:58:07 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/02 03:58:07 INFO : dir/file1: Copied (replaced existing) 2026/02/02 03:58:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/02 03:58:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/02 03:58:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/02 03:58:08 DEBUG : dir: Looking for writers 2026/02/02 03:58:08 DEBUG : file1: reading active writers 2026/02/02 03:58:08 DEBUG : Looking for writers 2026/02/02 03:58:08 DEBUG : dir: reading active writers 2026/02/02 03:58:08 DEBUG : >WaitForWriters: 2026/02/02 03:58:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:58:08 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:58:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:58:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:58:08 DEBUG : dir/file1(0xc0008e26c0): _readAt: size=512, off=0 2026/02/02 03:58:08 DEBUG : dir/file1(0xc0008e26c0): openPending: 2026/02/02 03:58:08 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/02 03:58:08 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/02 03:58:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:08 DEBUG : dir/file1(0xc0008e26c0): >openPending: err= 2026/02/02 03:58:08 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/02 03:58:08 DEBUG : dir/file1(0xc0008e26c0): >_readAt: n=14, err=EOF 2026/02/02 03:58:08 DEBUG : dir/file1(0xc0008e26c0): close: 2026/02/02 03:58:08 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/02 03:58:08 DEBUG : dir/file1(0xc0008e26c0): >close: err= 2026/02/02 03:58:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:58:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/02 03:58:09 DEBUG : newLeaf: Updating file with newLeaf 0xc000701740 2026/02/02 03:58:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:58:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:58:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/02 03:58:10 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/02 03:58:10 DEBUG : dir/file1: Updating file with dir/file1 0xc000701740 2026/02/02 03:58:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/02 03:58:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/02 03:58:10 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:58:10 DEBUG : dir/file1(0xc00052c4c0): openPending: 2026/02/02 03:58:10 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/02 03:58:10 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/02 03:58:10 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/02/02 03:58:10 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/02 03:58:10 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/02 03:58:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:10 DEBUG : dir/file1(0xc00052c4c0): >openPending: err= 2026/02/02 03:58:10 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/02 03:58:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:58:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:58:10 DEBUG : dir/file1(0xc00052c4c0): _writeAt: size=25, off=0 2026/02/02 03:58:10 DEBUG : dir/file1(0xc00052c4c0): >_writeAt: n=25, err= 2026/02/02 03:58:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:58:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/02 03:58:11 DEBUG : newLeaf: Updating file with newLeaf 0xc000701740 2026/02/02 03:58:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:58:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:58:11 DEBUG : newLeaf(0xc00052c4c0): close: 2026/02/02 03:58:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/02 03:58:11 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-02 03:58:10.685047348 +0000 UTC m=+209.453544470 2026/02/02 03:58:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/02 03:58:11 DEBUG : newLeaf(0xc00052c4c0): >close: err= 2026/02/02 03:58:11 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:11 DEBUG : dir: Looking for writers 2026/02/02 03:58:11 DEBUG : Looking for writers 2026/02/02 03:58:11 DEBUG : dir: reading active writers 2026/02/02 03:58:11 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/02 03:58:11 DEBUG : dir: Looking for writers 2026/02/02 03:58:11 DEBUG : Looking for writers 2026/02/02 03:58:11 DEBUG : dir: reading active writers 2026/02/02 03:58:11 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/02 03:58:11 DEBUG : dir: Looking for writers 2026/02/02 03:58:11 DEBUG : Looking for writers 2026/02/02 03:58:11 DEBUG : dir: reading active writers 2026/02/02 03:58:11 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/02 03:58:11 DEBUG : dir: Looking for writers 2026/02/02 03:58:11 DEBUG : Looking for writers 2026/02/02 03:58:11 DEBUG : dir: reading active writers 2026/02/02 03:58:11 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/02 03:58:11 DEBUG : newLeaf: vfs cache: starting upload 2026/02/02 03:58:11 DEBUG : dir: Looking for writers 2026/02/02 03:58:11 DEBUG : Looking for writers 2026/02/02 03:58:11 DEBUG : dir: reading active writers 2026/02/02 03:58:11 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/02 03:58:11 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/02/02 03:58:11 DEBUG : dir: Looking for writers 2026/02/02 03:58:11 DEBUG : Looking for writers 2026/02/02 03:58:11 DEBUG : dir: reading active writers 2026/02/02 03:58:11 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/02 03:58:11 DEBUG : dir: Looking for writers 2026/02/02 03:58:11 DEBUG : Looking for writers 2026/02/02 03:58:11 DEBUG : dir: reading active writers 2026/02/02 03:58:11 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/02 03:58:12 DEBUG : newLeaf: size = 25 OK 2026/02/02 03:58:12 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/02 03:58:12 INFO : newLeaf: Copied (replaced existing) 2026/02/02 03:58:12 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-02 03:58:10 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/02 03:58:12 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/02 03:58:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:58:12 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/02 03:58:12 DEBUG : dir: Looking for writers 2026/02/02 03:58:12 DEBUG : Looking for writers 2026/02/02 03:58:12 DEBUG : dir: reading active writers 2026/02/02 03:58:12 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:12 DEBUG : >WaitForWriters: 2026/02/02 03:58:12 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:12 DEBUG : dir: Looking for writers 2026/02/02 03:58:12 DEBUG : Looking for writers 2026/02/02 03:58:12 DEBUG : dir: reading active writers 2026/02/02 03:58:12 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:12 DEBUG : >WaitForWriters: 2026/02/02 03:58:12 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:58:13 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:58:13 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 03:58:13 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:13 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:58:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:58:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:13 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 03:58:15 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:58:16 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:16 DEBUG : dir: Looking for writers 2026/02/02 03:58:16 DEBUG : file1: reading active writers 2026/02/02 03:58:16 DEBUG : Looking for writers 2026/02/02 03:58:16 DEBUG : dir: reading active writers 2026/02/02 03:58:16 DEBUG : >WaitForWriters: 2026/02/02 03:58:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:58:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000700fc0 2026/02/02 03:58:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:58:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:58:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/02 03:58:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000700fc0 2026/02/02 03:58:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/02 03:58:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/02 03:58:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/02 03:58:26 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:58:26 DEBUG : dir/file1(0xc0008170c0): openPending: 2026/02/02 03:58:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/02/02 03:58:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/02 03:58:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:26 DEBUG : dir/file1(0xc0008170c0): >openPending: err= 2026/02/02 03:58:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/02 03:58:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:58:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:58:26 DEBUG : dir/file1(0xc0008170c0): _writeAt: size=25, off=0 2026/02/02 03:58:26 DEBUG : dir/file1(0xc0008170c0): >_writeAt: n=25, err= 2026/02/02 03:58:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:58:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/02 03:58:27 DEBUG : newLeaf: Updating file with newLeaf 0xc000700fc0 2026/02/02 03:58:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:58:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:58:27 DEBUG : newLeaf(0xc0008170c0): close: 2026/02/02 03:58:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/02 03:58:27 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-02 03:58:26.477637433 +0000 UTC m=+225.246134575 2026/02/02 03:58:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/02 03:58:27 DEBUG : newLeaf(0xc0008170c0): >close: err= 2026/02/02 03:58:27 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:27 DEBUG : dir: Looking for writers 2026/02/02 03:58:27 DEBUG : Looking for writers 2026/02/02 03:58:27 DEBUG : dir: reading active writers 2026/02/02 03:58:27 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/02 03:58:27 DEBUG : dir: Looking for writers 2026/02/02 03:58:27 DEBUG : Looking for writers 2026/02/02 03:58:27 DEBUG : dir: reading active writers 2026/02/02 03:58:27 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/02 03:58:27 DEBUG : dir: Looking for writers 2026/02/02 03:58:27 DEBUG : Looking for writers 2026/02/02 03:58:27 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:27 DEBUG : dir: reading active writers 2026/02/02 03:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/02 03:58:27 DEBUG : dir: Looking for writers 2026/02/02 03:58:27 DEBUG : Looking for writers 2026/02/02 03:58:27 DEBUG : dir: reading active writers 2026/02/02 03:58:27 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/02 03:58:27 DEBUG : newLeaf: vfs cache: starting upload 2026/02/02 03:58:27 DEBUG : dir: Looking for writers 2026/02/02 03:58:27 DEBUG : Looking for writers 2026/02/02 03:58:27 DEBUG : dir: reading active writers 2026/02/02 03:58:27 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/02 03:58:27 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/02/02 03:58:27 DEBUG : dir: Looking for writers 2026/02/02 03:58:27 DEBUG : Looking for writers 2026/02/02 03:58:27 DEBUG : dir: reading active writers 2026/02/02 03:58:27 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/02 03:58:27 DEBUG : dir: Looking for writers 2026/02/02 03:58:27 DEBUG : Looking for writers 2026/02/02 03:58:27 DEBUG : dir: reading active writers 2026/02/02 03:58:27 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/02 03:58:28 DEBUG : newLeaf: size = 25 OK 2026/02/02 03:58:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/02 03:58:28 INFO : newLeaf: Copied (replaced existing) 2026/02/02 03:58:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-02 03:58:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/02 03:58:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/02 03:58:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:58:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/02 03:58:28 DEBUG : dir: Looking for writers 2026/02/02 03:58:28 DEBUG : Looking for writers 2026/02/02 03:58:28 DEBUG : dir: reading active writers 2026/02/02 03:58:28 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:28 DEBUG : >WaitForWriters: 2026/02/02 03:58:28 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:28 DEBUG : dir: Looking for writers 2026/02/02 03:58:28 DEBUG : Looking for writers 2026/02/02 03:58:28 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:28 DEBUG : dir: reading active writers 2026/02/02 03:58:28 DEBUG : >WaitForWriters: 2026/02/02 03:58:28 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': 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 === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:58:37 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:58:37 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 03:58:37 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:37 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:58:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:58:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:37 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 03:58:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:58:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/02 03:58:40 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:58:40 DEBUG : dir/file1(0xc0008e26c0): openPending: 2026/02/02 03:58:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/02 03:58:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/02 03:58:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:40 DEBUG : dir/file1(0xc0008e26c0): >openPending: err= 2026/02/02 03:58:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/02 03:58:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:58:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:58:40 DEBUG : dir/file1(0xc0008e26c0): _writeAt: size=14, off=0 2026/02/02 03:58:40 DEBUG : dir/file1(0xc0008e26c0): >_writeAt: n=14, err= 2026/02/02 03:58:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/02 03:58:40 DEBUG : dir/file1(0xc0008e26c0): close: 2026/02/02 03:58:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/02 03:58:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/02 03:58:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/02 03:58:40 DEBUG : dir/file1(0xc0008e26c0): >close: err= 2026/02/02 03:58:40 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:40 DEBUG : dir: Looking for writers 2026/02/02 03:58:40 DEBUG : file1: reading active writers 2026/02/02 03:58:40 DEBUG : Looking for writers 2026/02/02 03:58:40 DEBUG : dir: reading active writers 2026/02/02 03:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/02 03:58:40 DEBUG : dir: Looking for writers 2026/02/02 03:58:40 DEBUG : file1: reading active writers 2026/02/02 03:58:40 DEBUG : Looking for writers 2026/02/02 03:58:40 DEBUG : dir: reading active writers 2026/02/02 03:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/02 03:58:40 DEBUG : dir: Looking for writers 2026/02/02 03:58:40 DEBUG : file1: reading active writers 2026/02/02 03:58:40 DEBUG : Looking for writers 2026/02/02 03:58:40 DEBUG : dir: reading active writers 2026/02/02 03:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/02 03:58:40 DEBUG : dir: Looking for writers 2026/02/02 03:58:40 DEBUG : file1: reading active writers 2026/02/02 03:58:40 DEBUG : Looking for writers 2026/02/02 03:58:40 DEBUG : dir: reading active writers 2026/02/02 03:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/02 03:58:40 DEBUG : dir/file1: vfs cache: starting upload 2026/02/02 03:58:40 DEBUG : dir: Looking for writers 2026/02/02 03:58:40 DEBUG : file1: reading active writers 2026/02/02 03:58:40 DEBUG : Looking for writers 2026/02/02 03:58:40 DEBUG : dir: reading active writers 2026/02/02 03:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/02 03:58:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:58:40 DEBUG : dir: Looking for writers 2026/02/02 03:58:40 DEBUG : file1: reading active writers 2026/02/02 03:58:40 DEBUG : Looking for writers 2026/02/02 03:58:40 DEBUG : dir: reading active writers 2026/02/02 03:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/02 03:58:40 DEBUG : dir: Looking for writers 2026/02/02 03:58:40 DEBUG : file1: reading active writers 2026/02/02 03:58:40 DEBUG : Looking for writers 2026/02/02 03:58:40 DEBUG : dir: reading active writers 2026/02/02 03:58:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/02 03:58:41 DEBUG : dir: Looking for writers 2026/02/02 03:58:41 DEBUG : file1: reading active writers 2026/02/02 03:58:41 DEBUG : Looking for writers 2026/02/02 03:58:41 DEBUG : dir: reading active writers 2026/02/02 03:58:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/02 03:58:41 DEBUG : dir/file1: size = 14 OK 2026/02/02 03:58:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/02 03:58:41 INFO : dir/file1: Copied (replaced existing) 2026/02/02 03:58:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/02 03:58:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/02 03:58:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/02 03:58:42 DEBUG : dir: Looking for writers 2026/02/02 03:58:42 DEBUG : file1: reading active writers 2026/02/02 03:58:42 DEBUG : Looking for writers 2026/02/02 03:58:42 DEBUG : dir: reading active writers 2026/02/02 03:58:42 DEBUG : >WaitForWriters: 2026/02/02 03:58:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:58:42 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:58:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:58:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:58:42 DEBUG : dir/file1(0xc0006bc800): _readAt: size=512, off=0 2026/02/02 03:58:42 DEBUG : dir/file1(0xc0006bc800): openPending: 2026/02/02 03:58:42 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/02 03:58:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/02 03:58:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:42 DEBUG : dir/file1(0xc0006bc800): >openPending: err= 2026/02/02 03:58:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/02 03:58:42 DEBUG : dir/file1(0xc0006bc800): >_readAt: n=14, err=EOF 2026/02/02 03:58:42 DEBUG : dir/file1(0xc0006bc800): close: 2026/02/02 03:58:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/02 03:58:42 DEBUG : dir/file1(0xc0006bc800): >close: err= 2026/02/02 03:58:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:58:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/02 03:58:43 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a0e40 2026/02/02 03:58:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:58:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:58:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/02 03:58:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/02 03:58:44 DEBUG : dir/file1: Updating file with dir/file1 0xc0001a0e40 2026/02/02 03:58:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/02 03:58:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/02/02 03:58:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/02 03:58:52 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:58:52 DEBUG : dir/file1(0xc00052cfc0): openPending: 2026/02/02 03:58:52 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/02 03:58:52 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/02 03:58:52 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/02/02 03:58:52 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/02 03:58:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/02 03:58:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:52 DEBUG : dir/file1(0xc00052cfc0): >openPending: err= 2026/02/02 03:58:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/02 03:58:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:58:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:58:52 DEBUG : dir/file1(0xc00052cfc0): _writeAt: size=25, off=0 2026/02/02 03:58:52 DEBUG : dir/file1(0xc00052cfc0): >_writeAt: n=25, err= 2026/02/02 03:58:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:58:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/02 03:58:53 DEBUG : newLeaf: Updating file with newLeaf 0xc0001a0e40 2026/02/02 03:58:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:58:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:58:53 DEBUG : newLeaf(0xc00052cfc0): close: 2026/02/02 03:58:53 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/02 03:58:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-02 03:58:52.630158755 +0000 UTC m=+251.398655877 2026/02/02 03:58:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/02 03:58:53 DEBUG : newLeaf(0xc00052cfc0): >close: err= 2026/02/02 03:58:53 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:53 DEBUG : dir: Looking for writers 2026/02/02 03:58:53 DEBUG : Looking for writers 2026/02/02 03:58:53 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:53 DEBUG : dir: reading active writers 2026/02/02 03:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/02 03:58:53 DEBUG : dir: Looking for writers 2026/02/02 03:58:53 DEBUG : Looking for writers 2026/02/02 03:58:53 DEBUG : dir: reading active writers 2026/02/02 03:58:53 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/02 03:58:53 DEBUG : dir: Looking for writers 2026/02/02 03:58:53 DEBUG : Looking for writers 2026/02/02 03:58:53 DEBUG : dir: reading active writers 2026/02/02 03:58:53 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/02 03:58:53 DEBUG : dir: Looking for writers 2026/02/02 03:58:53 DEBUG : Looking for writers 2026/02/02 03:58:53 DEBUG : dir: reading active writers 2026/02/02 03:58:53 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/02 03:58:53 DEBUG : newLeaf: vfs cache: starting upload 2026/02/02 03:58:53 DEBUG : dir: Looking for writers 2026/02/02 03:58:53 DEBUG : Looking for writers 2026/02/02 03:58:53 DEBUG : dir: reading active writers 2026/02/02 03:58:53 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/02 03:58:53 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/02/02 03:58:53 DEBUG : dir: Looking for writers 2026/02/02 03:58:53 DEBUG : Looking for writers 2026/02/02 03:58:53 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:53 DEBUG : dir: reading active writers 2026/02/02 03:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/02 03:58:53 DEBUG : dir: Looking for writers 2026/02/02 03:58:53 DEBUG : Looking for writers 2026/02/02 03:58:53 DEBUG : dir: reading active writers 2026/02/02 03:58:53 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/02 03:58:54 DEBUG : dir: Looking for writers 2026/02/02 03:58:54 DEBUG : Looking for writers 2026/02/02 03:58:54 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:54 DEBUG : dir: reading active writers 2026/02/02 03:58:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/02/02 03:58:54 DEBUG : newLeaf: size = 25 OK 2026/02/02 03:58:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/02 03:58:54 INFO : newLeaf: Copied (replaced existing) 2026/02/02 03:58:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-02 03:58:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/02 03:58:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/02 03:58:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:58:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/02 03:58:55 DEBUG : dir: Looking for writers 2026/02/02 03:58:55 DEBUG : Looking for writers 2026/02/02 03:58:55 DEBUG : dir: reading active writers 2026/02/02 03:58:55 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:55 DEBUG : >WaitForWriters: 2026/02/02 03:58:55 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:55 DEBUG : dir: Looking for writers 2026/02/02 03:58:55 DEBUG : Looking for writers 2026/02/02 03:58:55 DEBUG : dir: reading active writers 2026/02/02 03:58:55 DEBUG : newLeaf: reading active writers 2026/02/02 03:58:55 DEBUG : >WaitForWriters: 2026/02/02 03:58:55 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:58:56 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:58:56 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 03:58:56 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:56 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:58:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:58:56 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 03:58:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/02/02 03:58:59 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:58:59 DEBUG : dir: Looking for writers 2026/02/02 03:58:59 DEBUG : file1: reading active writers 2026/02/02 03:58:59 DEBUG : Looking for writers 2026/02/02 03:58:59 DEBUG : dir: reading active writers 2026/02/02 03:58:59 DEBUG : >WaitForWriters: 2026/02/02 03:58:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:58:59 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:58:59 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:58:59 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:58:59 DEBUG : dir/file1(0xc0006bc880): _readAt: size=512, off=0 2026/02/02 03:58:59 DEBUG : dir/file1(0xc0006bc880): openPending: 2026/02/02 03:58:59 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/02 03:58:59 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/02 03:58:59 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:58:59 DEBUG : dir/file1(0xc0006bc880): >openPending: err= 2026/02/02 03:58:59 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/02 03:58:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/02 03:58:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/02 03:58:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 03:58:59 DEBUG : dir/file1(0xc0006bc880): >_readAt: n=14, err=EOF 2026/02/02 03:58:59 DEBUG : dir/file1(0xc0006bc880): close: 2026/02/02 03:58:59 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/02 03:58:59 DEBUG : dir/file1(0xc0006bc880): >close: err= 2026/02/02 03:59:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:59:00 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/02 03:59:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000701140 2026/02/02 03:59:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:59:00 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:59:01 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/02 03:59:01 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/02 03:59:01 DEBUG : dir/file1: Updating file with dir/file1 0xc000701140 2026/02/02 03:59:01 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/02 03:59:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:59:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/02 03:59:02 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:59:02 DEBUG : dir/file1(0xc0006bd040): openPending: 2026/02/02 03:59:02 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/02 03:59:02 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/02 03:59:02 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2026/02/02 03:59:02 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/02 03:59:02 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/02 03:59:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:59:02 DEBUG : dir/file1(0xc0006bd040): >openPending: err= 2026/02/02 03:59:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/02 03:59:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:59:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:59:02 DEBUG : dir/file1(0xc0006bd040): _writeAt: size=25, off=0 2026/02/02 03:59:02 DEBUG : dir/file1(0xc0006bd040): >_writeAt: n=25, err= 2026/02/02 03:59:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/02 03:59:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/02 03:59:02 DEBUG : newLeaf: Updating file with newLeaf 0xc000701140 2026/02/02 03:59:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/02 03:59:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:59:02 DEBUG : newLeaf(0xc0006bd040): close: 2026/02/02 03:59:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/02 03:59:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-02 03:59:02.222908652 +0000 UTC m=+260.991405794 2026/02/02 03:59:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/02 03:59:02 DEBUG : newLeaf(0xc0006bd040): >close: err= 2026/02/02 03:59:02 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:59:02 DEBUG : dir: Looking for writers 2026/02/02 03:59:02 DEBUG : Looking for writers 2026/02/02 03:59:02 DEBUG : dir: reading active writers 2026/02/02 03:59:02 DEBUG : newLeaf: reading active writers 2026/02/02 03:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/02 03:59:02 DEBUG : dir: Looking for writers 2026/02/02 03:59:02 DEBUG : Looking for writers 2026/02/02 03:59:02 DEBUG : dir: reading active writers 2026/02/02 03:59:02 DEBUG : newLeaf: reading active writers 2026/02/02 03:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/02 03:59:02 DEBUG : dir: Looking for writers 2026/02/02 03:59:02 DEBUG : Looking for writers 2026/02/02 03:59:02 DEBUG : dir: reading active writers 2026/02/02 03:59:02 DEBUG : newLeaf: reading active writers 2026/02/02 03:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/02 03:59:02 DEBUG : dir: Looking for writers 2026/02/02 03:59:02 DEBUG : Looking for writers 2026/02/02 03:59:02 DEBUG : dir: reading active writers 2026/02/02 03:59:02 DEBUG : newLeaf: reading active writers 2026/02/02 03:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/02 03:59:02 DEBUG : newLeaf: vfs cache: starting upload 2026/02/02 03:59:02 DEBUG : dir: Looking for writers 2026/02/02 03:59:02 DEBUG : Looking for writers 2026/02/02 03:59:02 DEBUG : dir: reading active writers 2026/02/02 03:59:02 DEBUG : newLeaf: reading active writers 2026/02/02 03:59:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/02 03:59:03 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/02/02 03:59:03 DEBUG : dir: Looking for writers 2026/02/02 03:59:03 DEBUG : Looking for writers 2026/02/02 03:59:03 DEBUG : dir: reading active writers 2026/02/02 03:59:03 DEBUG : newLeaf: reading active writers 2026/02/02 03:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/02 03:59:03 DEBUG : dir: Looking for writers 2026/02/02 03:59:03 DEBUG : Looking for writers 2026/02/02 03:59:03 DEBUG : dir: reading active writers 2026/02/02 03:59:03 DEBUG : newLeaf: reading active writers 2026/02/02 03:59:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/02/02 03:59:03 DEBUG : newLeaf: size = 25 OK 2026/02/02 03:59:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/02 03:59:03 INFO : newLeaf: Copied (replaced existing) 2026/02/02 03:59:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-02 03:59:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/02 03:59:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/02 03:59:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/02 03:59:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/02 03:59:04 DEBUG : dir: Looking for writers 2026/02/02 03:59:04 DEBUG : Looking for writers 2026/02/02 03:59:04 DEBUG : dir: reading active writers 2026/02/02 03:59:04 DEBUG : newLeaf: reading active writers 2026/02/02 03:59:04 DEBUG : >WaitForWriters: 2026/02/02 03:59:04 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:59:04 DEBUG : dir: Looking for writers 2026/02/02 03:59:04 DEBUG : Looking for writers 2026/02/02 03:59:04 DEBUG : dir: reading active writers 2026/02/02 03:59:04 DEBUG : newLeaf: reading active writers 2026/02/02 03:59:04 DEBUG : >WaitForWriters: 2026/02/02 03:59:04 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': 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: TestFileRename (101.72s) --- PASS: TestFileRename/off,forceCache=false (15.91s) --- PASS: TestFileRename/minimal,forceCache=false (15.94s) --- PASS: TestFileRename/minimal,forceCache=true (10.69s) --- PASS: TestFileRename/writes,forceCache=false (23.44s) --- PASS: TestFileRename/writes,forceCache=true (19.49s) --- PASS: TestFileRename/full,forceCache=false (16.26s) === RUN TestReadFileHandleMethods run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:59:13 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:59:13 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:59:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/02 03:59:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/02 03:59:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:59:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/02 03:59:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/02 03:59:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 03:59:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/02 03:59:16 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/02 03:59:16 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:59:16 DEBUG : dir: Looking for writers 2026/02/02 03:59:16 DEBUG : file1: reading active writers 2026/02/02 03:59:16 DEBUG : Looking for writers 2026/02/02 03:59:16 DEBUG : dir: reading active writers 2026/02/02 03:59:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.35s) === RUN TestReadFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:59:17 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:59:17 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:59:18 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/02 03:59:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/02 03:59:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:59:20 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/02 03:59:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/02 03:59:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 03:59:20 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/02 03:59:20 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/02 03:59:20 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/02 03:59:20 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/02 03:59:20 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/02 03:59:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/02 03:59:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/02 03:59:20 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/02 03:59:21 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/02 03:59:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/02 03:59:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/02 03:59:21 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/02 03:59:21 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/02 03:59:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/02 03:59:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/02 03:59:21 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/02 03:59:22 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:59:22 DEBUG : dir: Looking for writers 2026/02/02 03:59:22 DEBUG : file1: reading active writers 2026/02/02 03:59:22 DEBUG : Looking for writers 2026/02/02 03:59:22 DEBUG : dir: reading active writers 2026/02/02 03:59:22 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.89s) === RUN TestReadFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:59:23 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:59:23 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:59:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/02 03:59:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/02 03:59:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:59:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/02 03:59:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/02 03:59:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 03:59:26 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/02 03:59:26 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/02 03:59:26 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/02 03:59:26 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/02 03:59:26 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/02 03:59:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/02 03:59:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/02 03:59:26 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/02 03:59:28 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/02 03:59:28 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/02 03:59:28 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/02 03:59:28 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/02 03:59:29 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/02 03:59:29 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/02 03:59:29 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/02 03:59:29 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/02 03:59:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/02 03:59:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/02 03:59:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/02 03:59:29 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/02 03:59:29 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/02 03:59:29 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/02 03:59:29 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/02 03:59:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/02 03:59:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/02 03:59:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/02 03:59:30 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/02 03:59:30 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/02 03:59:30 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/02 03:59:30 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/02 03:59:30 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/02 03:59:30 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:59:30 DEBUG : dir: Looking for writers 2026/02/02 03:59:30 DEBUG : file1: reading active writers 2026/02/02 03:59:30 DEBUG : Looking for writers 2026/02/02 03:59:30 DEBUG : dir: reading active writers 2026/02/02 03:59:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (8.16s) === RUN TestReadFileHandleFlush run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:59:31 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:59:31 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:59:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 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/02 03:59:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/02 03:59:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:59:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/02 03:59:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/02 03:59:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 03:59:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/02 03:59:42 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:59:42 DEBUG : dir: Looking for writers 2026/02/02 03:59:42 DEBUG : file1: reading active writers 2026/02/02 03:59:42 DEBUG : Looking for writers 2026/02/02 03:59:42 DEBUG : dir: reading active writers 2026/02/02 03:59:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (11.78s) === RUN TestReadFileHandleRelease run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:59:43 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:59:43 NOTICE: OpenDrive root 'rclone-test-wuqafag7buta': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/02 03:59:44 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/02 03:59:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/02 03:59:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:59:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/02 03:59:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/02 03:59:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 03:59:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/02 03:59:46 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/02 03:59:46 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/02 03:59:46 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:59:46 DEBUG : dir: Looking for writers 2026/02/02 03:59:46 DEBUG : file1: reading active writers 2026/02/02 03:59:46 DEBUG : Looking for writers 2026/02/02 03:59:46 DEBUG : dir: reading active writers 2026/02/02 03:59:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.21s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:59:47 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:59:47 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 03:59:47 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:47 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:59:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:47 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 03:59:48 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/02 03:59:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/02 03:59:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:59:50 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:59:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:59:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:59:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): _readAt: size=1, off=0 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): openPending: 2026/02/02 03:59:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/02 03:59:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/02 03:59:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): >openPending: err= 2026/02/02 03:59:50 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/02 03:59:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/02 03:59:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/02 03:59:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): >_readAt: n=1, err= 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): _readAt: size=256, off=1 2026/02/02 03:59:50 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): >_readAt: n=15, err=EOF 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): _readAt: size=16, off=16 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): >_readAt: n=0, err=EOF 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): close: 2026/02/02 03:59:50 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): >close: err= 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): close: 2026/02/02 03:59:50 DEBUG : dir/file1(0xc0006bc5c0): >close: err=file already closed 2026/02/02 03:59:50 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:59:50 DEBUG : dir: Looking for writers 2026/02/02 03:59:50 DEBUG : file1: reading active writers 2026/02/02 03:59:50 DEBUG : Looking for writers 2026/02/02 03:59:50 DEBUG : dir: reading active writers 2026/02/02 03:59:50 DEBUG : >WaitForWriters: 2026/02/02 03:59:50 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.24s) === RUN TestRWFileHandleSeek run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:59:51 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:59:51 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 03:59:51 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:51 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:59:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:59:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:51 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 03:59:52 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/02 03:59:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/02 03:59:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 03:59:54 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 03:59:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 03:59:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 03:59:54 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): _readAt: size=1, off=0 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): openPending: 2026/02/02 03:59:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/02 03:59:54 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/02 03:59:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): >openPending: err= 2026/02/02 03:59:54 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/02 03:59:54 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/02 03:59:54 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/02 03:59:54 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): >_readAt: n=1, err= 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): _readAt: size=1, off=5 2026/02/02 03:59:54 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): >_readAt: n=1, err= 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): _readAt: size=1, off=3 2026/02/02 03:59:54 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): >_readAt: n=1, err= 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): _readAt: size=1, off=13 2026/02/02 03:59:54 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): >_readAt: n=1, err= 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): _readAt: size=16, off=100 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): >_readAt: n=0, err=EOF 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): close: 2026/02/02 03:59:54 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/02 03:59:54 DEBUG : dir/file1(0xc00092a240): >close: err= 2026/02/02 03:59:54 DEBUG : WaitForWriters: timeout=30s 2026/02/02 03:59:54 DEBUG : dir: Looking for writers 2026/02/02 03:59:54 DEBUG : file1: reading active writers 2026/02/02 03:59:54 DEBUG : Looking for writers 2026/02/02 03:59:54 DEBUG : dir: reading active writers 2026/02/02 03:59:54 DEBUG : >WaitForWriters: 2026/02/02 03:59:54 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaner exiting run.go:130: removing dir "dir" failed - try 1/3: folder not empty --- PASS: TestRWFileHandleSeek (5.38s) === RUN TestRWFileHandleReadAt run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 03:59:57 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 03:59:57 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 03:59:57 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:57 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:59:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 03:59:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 03:59:57 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 03:59:58 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/02 03:59:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/02 04:00:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 04:00:00 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 04:00:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 04:00:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 04:00:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): _readAt: size=1, off=0 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): openPending: 2026/02/02 04:00:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/02 04:00:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/02 04:00:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): >openPending: err= 2026/02/02 04:00:00 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/02 04:00:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/02 04:00:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/02 04:00:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): >_readAt: n=1, err= 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): _readAt: size=1, off=5 2026/02/02 04:00:00 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): >_readAt: n=1, err= 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): _readAt: size=1, off=1 2026/02/02 04:00:00 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): >_readAt: n=1, err= 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): _readAt: size=6, off=10 2026/02/02 04:00:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): >_readAt: n=6, err= 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): _readAt: size=256, off=10 2026/02/02 04:00:00 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): >_readAt: n=6, err=EOF 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): _readAt: size=256, off=100 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): >_readAt: n=0, err=EOF 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): close: 2026/02/02 04:00:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): >close: err= 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): _readAt: size=256, off=100 2026/02/02 04:00:00 DEBUG : dir/file1(0xc00052c740): >_readAt: n=0, err=file already closed 2026/02/02 04:00:00 DEBUG : WaitForWriters: timeout=30s 2026/02/02 04:00:00 DEBUG : dir: Looking for writers 2026/02/02 04:00:00 DEBUG : file1: reading active writers 2026/02/02 04:00:00 DEBUG : Looking for writers 2026/02/02 04:00:00 DEBUG : dir: reading active writers 2026/02/02 04:00:00 DEBUG : >WaitForWriters: 2026/02/02 04:00:00 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (4.40s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 04:00:01 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 04:00:01 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 04:00:01 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:01 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 04:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 04:00:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:01 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 04:00:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/02 04:00:04 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/02 04:00:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 04:00:04 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 04:00:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 04:00:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 04:00:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/02 04:00:04 DEBUG : dir/file1(0xc00052d2c0): RWFileHandle.Flush 2026/02/02 04:00:04 DEBUG : dir/file1(0xc00052d2c0): _readAt: size=256, off=0 2026/02/02 04:00:04 DEBUG : dir/file1(0xc00052d2c0): openPending: 2026/02/02 04:00:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/02 04:00:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/02 04:00:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 04:00:04 DEBUG : dir/file1(0xc00052d2c0): >openPending: err= 2026/02/02 04:00:04 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/02 04:00:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/02 04:00:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/02 04:00:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 04:00:04 DEBUG : dir/file1(0xc00052d2c0): >_readAt: n=16, err=EOF 2026/02/02 04:00:04 DEBUG : dir/file1(0xc00052d2c0): RWFileHandle.Flush 2026/02/02 04:00:04 DEBUG : dir/file1(0xc00052d2c0): RWFileHandle.Flush 2026/02/02 04:00:04 DEBUG : dir/file1(0xc00052d2c0): close: 2026/02/02 04:00:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/02 04:00:04 DEBUG : dir/file1(0xc00052d2c0): >close: err= 2026/02/02 04:00:04 DEBUG : WaitForWriters: timeout=30s 2026/02/02 04:00:04 DEBUG : dir: Looking for writers 2026/02/02 04:00:04 DEBUG : file1: reading active writers 2026/02/02 04:00:04 DEBUG : Looking for writers 2026/02/02 04:00:04 DEBUG : dir: reading active writers 2026/02/02 04:00:04 DEBUG : >WaitForWriters: 2026/02/02 04:00:04 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (4.40s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "OpenDrive root 'rclone-test-wuqafag7buta'", Local "Local file system at /tmp/rclone3987503585", Modify Window "1s" 2026/02/02 04:00:05 INFO : OpenDrive root 'rclone-test-wuqafag7buta': poll-interval is not supported by this remote 2026/02/02 04:00:05 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/02 04:00:05 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:05 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 04:00:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/02 04:00:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-wuqafag7buta" 2026/02/02 04:00:05 INFO : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/02 04:00:07 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/02/02 04:00:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/02 04:00:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/02 04:00:08 DEBUG : dir/file1: newRWFileHandle: 2026/02/02 04:00:08 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/02 04:00:08 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/02 04:00:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/02 04:00:08 DEBUG : dir/file1(0xc0006bc4c0): _readAt: size=256, off=0 2026/02/02 04:00:08 DEBUG : dir/file1(0xc0006bc4c0): openPending: 2026/02/02 04:00:08 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/02 04:00:08 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/02 04:00:08 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/02 04:00:08 DEBUG : dir/file1(0xc0006bc4c0): >openPending: err= 2026/02/02 04:00:08 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/02 04:00:08 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/02 04:00:08 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/02 04:00:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/02 04:00:09 DEBUG : dir/file1(0xc0006bc4c0): >_readAt: n=16, err=EOF 2026/02/02 04:00:09 DEBUG : dir/file1(0xc0006bc4c0): RWFileHandle.Release 2026/02/02 04:00:09 DEBUG : dir/file1(0xc0006bc4c0): close: 2026/02/02 04:00:09 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2026/02/02 04:00:09 DEBUG : dir/file1(0xc0006bc4c0): >close: err= 2026/02/02 04:00:09 DEBUG : dir/file1(0xc0006bc4c0): RWFileHandle.Release 2026/02/02 04:00:09 DEBUG : WaitForWriters: timeout=30s 2026/02/02 04:00:09 DEBUG : dir: Looking for writers 2026/02/02 04:00:09 DEBUG : file1: reading active writers 2026/02/02 04:00:09 DEBUG : Looking for writers 2026/02/02 04:00:09 DEBUG : dir: reading active writers 2026/02/02 04:00:09 DEBUG : >WaitForWriters: 2026/02/02 04:00:09 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (4.41s) FAIL 2026/02/02 04:00:10 DEBUG : OpenDrive root 'rclone-test-wuqafag7buta': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirMetadataExtension|TestDirMkdir|TestDirMkdirSub|TestDirOpen|TestDirRemove|TestDirRemoveAll|TestDirRemoveName|TestDirRename|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek)$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Finished ERROR in 5m29.686555085s (try 2/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName TestFileSetModTime/cache=full,open=true,write=true TestFileRemove]