"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirMetadataExtension|TestDirMkdir|TestDirRemoveName|TestDirRename|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestVFSMkdirAll|TestVFSStat)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Starting (try 2/5) 2025/04/19 01:50:20 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sorevul9maya" 2025/04/19 01:50:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/19 01:50:21 DEBUG : Starting OpenDrive session with ID: 598125325caa50c3cc5aed8816725c3e073f0b2bda06dd7fa8f92b67a4a4b9d4 2025/04/19 01:50:21 DEBUG : Creating backend with remote "/tmp/rclone789100322" === RUN TestDirReadDirAll run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:50:21 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:50:21 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:50:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:50:24 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2025/04/19 01:50:26 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2025/04/19 01:50:28 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/04/19 01:50:28 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/04/19 01:50:28 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/04/19 01:50:28 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/04/19 01:50:29 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2025/04/19 01:50:31 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2025/04/19 01:50:33 DEBUG : dir: invalidating directory cache 2025/04/19 01:50:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/04/19 01:50:33 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/04/19 01:50:33 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/04/19 01:50:33 DEBUG : dir/file1: Reset virtual modtime 2025/04/19 01:50:33 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/04/19 01:50:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/19 01:50:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/04/19 01:50:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/04/19 01:50:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:50:33 DEBUG : dir: invalidating directory cache 2025/04/19 01:50:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/04/19 01:50:33 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/04/19 01:50:33 DEBUG : dir/virtualFile: Reset virtual modtime 2025/04/19 01:50:33 DEBUG : : forgetting directory cache 2025/04/19 01:50:33 DEBUG : dir: forgetting directory cache 2025/04/19 01:50:33 DEBUG : dir/virtualDir: forgetting directory cache 2025/04/19 01:50:33 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:50:33 DEBUG : dir/virtualDir: Looking for writers 2025/04/19 01:50:33 DEBUG : dir: Looking for writers 2025/04/19 01:50:33 DEBUG : file1: reading active writers 2025/04/19 01:50:33 DEBUG : virtualFile2: reading active writers 2025/04/19 01:50:33 DEBUG : virtualFile: reading active writers 2025/04/19 01:50:33 DEBUG : virtualDir: reading active writers 2025/04/19 01:50:33 DEBUG : : Looking for writers 2025/04/19 01:50:33 DEBUG : dir: reading active writers 2025/04/19 01:50:33 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (13.82s) --- PASS: TestDirReadDirAll/Virtual (4.74s) === RUN TestDirCreate run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:50:35 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:50:35 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:50:36 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 2025/04/19 01:50:38 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/04/19 01:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/19 01:50:38 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/04/19 01:50:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/19 01:50:38 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': File to upload is small (5 bytes), uploading instead of streaming 2025/04/19 01:50:38 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2025/04/19 01:50:39 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/19 01:50:39 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2025/04/19 01:50:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/04/19 01:50:39 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:50:39 DEBUG : dir: Looking for writers 2025/04/19 01:50:39 DEBUG : file1: reading active writers 2025/04/19 01:50:39 DEBUG : potato: reading active writers 2025/04/19 01:50:39 DEBUG : : Looking for writers 2025/04/19 01:50:39 DEBUG : dir: reading active writers 2025/04/19 01:50:39 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.65s) === RUN TestDirMkdir run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:50:41 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:50:41 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:50:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:50:44 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/19 01:50:45 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:50:45 DEBUG : dir/sub: Looking for writers 2025/04/19 01:50:45 DEBUG : dir: Looking for writers 2025/04/19 01:50:45 DEBUG : file1: reading active writers 2025/04/19 01:50:45 DEBUG : sub: reading active writers 2025/04/19 01:50:45 DEBUG : : Looking for writers 2025/04/19 01:50:45 DEBUG : dir: reading active writers 2025/04/19 01:50:45 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.43s) === RUN TestDirRemoveName run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:50:46 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:50:46 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:50:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:50:49 DEBUG : dir/file1: Remove: 2025/04/19 01:50:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:50:49 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 2025/04/19 01:50:49 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:50:49 DEBUG : dir: Looking for writers 2025/04/19 01:50:49 DEBUG : : Looking for writers 2025/04/19 01:50:49 DEBUG : dir: reading active writers 2025/04/19 01:50:49 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.15s) === RUN TestDirRename run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:50:50 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:50:50 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:50:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:50:53 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2025/04/19 01:50:55 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/04/19 01:50:55 DEBUG : dir2: same parent dir (ODFfODI5NTQ4OV9Kakl1Tg) - using folder/rename instead of move_copy 2025/04/19 01:50:55 DEBUG : dir: Updating dir with dir2 0xc000488820 2025/04/19 01:50:55 DEBUG : dir: forgetting directory cache 2025/04/19 01:50:55 DEBUG : : Added virtual directory entry vDel: "dir" 2025/04/19 01:50:55 DEBUG : : Added virtual directory entry vAddDir: "dir2" 2025/04/19 01:50:57 INFO : dir2/file1: Moved (server-side) to: file2 2025/04/19 01:50:57 DEBUG : file2: Updating file with file2 0xc000001800 2025/04/19 01:50:57 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/04/19 01:50:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/04/19 01:50:57 INFO : dir2/file3: Deleted 2025/04/19 01:50:58 INFO : file2: Moved (server-side) to: dir2/file3 2025/04/19 01:50:58 DEBUG : dir2/file3: Updating file with dir2/file3 0xc000001800 2025/04/19 01:50:58 DEBUG : : Added virtual directory entry vDel: "file2" 2025/04/19 01:50:58 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/04/19 01:50:59 DEBUG : : Added virtual directory entry vAddDir: "empty directory" 2025/04/19 01:50:59 DEBUG : renamed empty directory: same parent dir (ODFfODI5NTQ4OV9Kakl1Tg) - using folder/rename instead of move_copy 2025/04/19 01:50:59 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00088eb60 2025/04/19 01:50:59 DEBUG : empty directory: forgetting directory cache 2025/04/19 01:50:59 DEBUG : : Added virtual directory entry vDel: "empty directory" 2025/04/19 01:50:59 DEBUG : : Added virtual directory entry vAddDir: "renamed empty directory" 2025/04/19 01:50:59 DEBUG : dir2: Renaming to "dir3" 2025/04/19 01:50:59 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:50:59 DEBUG : dir3: Looking for writers 2025/04/19 01:50:59 DEBUG : file3: reading active writers 2025/04/19 01:50:59 DEBUG : renamed empty directory: Looking for writers 2025/04/19 01:50:59 DEBUG : : Looking for writers 2025/04/19 01:50:59 DEBUG : dir3: reading active writers 2025/04/19 01:50:59 DEBUG : renamed empty directory: reading active writers 2025/04/19 01:50:59 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestDirRename (17.87s) === RUN TestDirFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:51:08 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:51:08 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:51:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:51:11 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/04/19 01:51:11 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/19 01:51:11 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/19 01:51:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/19 01:51:11 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/04/19 01:51:11 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/04/19 01:51:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/19 01:51:11 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/04/19 01:51:11 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/19 01:51:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/19 01:51:11 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/04/19 01:51:11 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/04/19 01:51:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/19 01:51:11 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': File to upload is small (12 bytes), uploading instead of streaming 2025/04/19 01:51:12 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2025/04/19 01:51:13 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2025/04/19 01:51:13 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2025/04/19 01:51:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/04/19 01:51:13 DEBUG : : forgetting directory cache 2025/04/19 01:51:13 DEBUG : dir: forgetting directory cache 2025/04/19 01:51:13 DEBUG : dir/sub: forgetting directory cache 2025/04/19 01:51:13 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/04/19 01:51:13 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/04/19 01:51:13 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': File to upload is small (5 bytes), uploading instead of streaming 2025/04/19 01:51:14 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2025/04/19 01:51:15 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/19 01:51:15 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/04/19 01:51:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/04/19 01:51:15 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:51:15 DEBUG : dir/sub: Looking for writers 2025/04/19 01:51:15 DEBUG : file0: reading active writers 2025/04/19 01:51:15 DEBUG : file2: reading active writers 2025/04/19 01:51:15 DEBUG : dir: Looking for writers 2025/04/19 01:51:15 DEBUG : file1: reading active writers 2025/04/19 01:51:15 DEBUG : sub: reading active writers 2025/04/19 01:51:15 DEBUG : : Looking for writers 2025/04/19 01:51:15 DEBUG : dir: reading active writers 2025/04/19 01:51:15 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.37s) === RUN TestDirMetadataExtension run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:51:16 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:51:16 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:51:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:51:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/04/19 01:51:19 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:51:19 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/04/19 01:51:19 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/04/19 01:51:19 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/04/19 01:51:19 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:51:19 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/19 01:51:19 DEBUG : : Added virtual directory entry vAddFile: "dir.metadata" 2025/04/19 01:51:19 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:51:19 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/04/19 01:51:19 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/04/19 01:51:19 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/04/19 01:51:19 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:51:19 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/19 01:51:19 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:51:19 DEBUG : dir: Looking for writers 2025/04/19 01:51:19 DEBUG : file1: reading active writers 2025/04/19 01:51:19 DEBUG : file1.metadata: reading active writers 2025/04/19 01:51:19 DEBUG : : Looking for writers 2025/04/19 01:51:19 DEBUG : dir: reading active writers 2025/04/19 01:51:19 DEBUG : dir.metadata: reading active writers 2025/04/19 01:51:19 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.94s) === RUN TestFileMethods run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:51:20 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:51:20 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:51:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:51:23 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:51:23 DEBUG : dir: Looking for writers 2025/04/19 01:51:23 DEBUG : file1: reading active writers 2025/04/19 01:51:23 DEBUG : : Looking for writers 2025/04/19 01:51:23 DEBUG : dir: reading active writers 2025/04/19 01:51:23 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.64s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:51:24 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:51:24 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:51:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:51:28 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2025/04/19 01:51:29 DEBUG : Can set mod time: true 2025/04/19 01:51:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/19 01:51:30 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:51:30 DEBUG : dir: Looking for writers 2025/04/19 01:51:30 DEBUG : file1: reading active writers 2025/04/19 01:51:30 DEBUG : : Looking for writers 2025/04/19 01:51:30 DEBUG : dir: reading active writers 2025/04/19 01:51:30 DEBUG : >WaitForWriters: fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:51:38 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:51:38 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:51:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:51:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/19 01:51:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/19 01:51:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:51:42 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': File to upload is small (0 bytes), uploading instead of streaming 2025/04/19 01:51:43 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/04/19 01:51:43 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/19 01:51:43 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/19 01:51:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:51:43 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:51:43 DEBUG : dir: Looking for writers 2025/04/19 01:51:43 DEBUG : file1: reading active writers 2025/04/19 01:51:43 DEBUG : : Looking for writers 2025/04/19 01:51:43 DEBUG : dir: reading active writers 2025/04/19 01:51:43 DEBUG : >WaitForWriters: 2025/04/19 01:51:43 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:51:43 DEBUG : dir: Looking for writers 2025/04/19 01:51:43 DEBUG : file1: reading active writers 2025/04/19 01:51:43 DEBUG : : Looking for writers 2025/04/19 01:51:43 DEBUG : dir: reading active writers 2025/04/19 01:51:43 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:51:44 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:51:44 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:51:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:51:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/19 01:51:47 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/19 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:51:47 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': File to upload is small (5 bytes), uploading instead of streaming 2025/04/19 01:51:48 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2025/04/19 01:51:49 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/04/19 01:51:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/19 01:51:49 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/19 01:51:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:51:49 DEBUG : dir: Looking for writers 2025/04/19 01:51:49 DEBUG : file1: reading active writers 2025/04/19 01:51:49 DEBUG : : Looking for writers 2025/04/19 01:51:49 DEBUG : dir: reading active writers 2025/04/19 01:51:49 DEBUG : >WaitForWriters: 2025/04/19 01:51:49 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:51:49 DEBUG : dir: Looking for writers 2025/04/19 01:51:49 DEBUG : file1: reading active writers 2025/04/19 01:51:49 DEBUG : : Looking for writers 2025/04/19 01:51:49 DEBUG : dir: reading active writers 2025/04/19 01:51:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:51:50 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:51:50 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:51:50 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:50 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:51:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:50 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/19 01:51:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:51:53 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/19 01:51:53 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:51:53 DEBUG : dir: Looking for writers 2025/04/19 01:51:53 DEBUG : file1: reading active writers 2025/04/19 01:51:53 DEBUG : : Looking for writers 2025/04/19 01:51:53 DEBUG : dir: reading active writers 2025/04/19 01:51:53 DEBUG : >WaitForWriters: 2025/04/19 01:51:53 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:51:54 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:51:54 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:51:54 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:54 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:51:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:51:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:54 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/19 01:51:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:51:57 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/19 01:51:57 DEBUG : dir/file1: newRWFileHandle: 2025/04/19 01:51:57 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/19 01:51:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/19 01:51:57 DEBUG : dir/file1(0xc0002fbc80): close: 2025/04/19 01:51:57 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/04/19 01:51:57 DEBUG : dir/file1(0xc0002fbc80): >close: err= 2025/04/19 01:51:57 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:51:57 DEBUG : dir: Looking for writers 2025/04/19 01:51:57 DEBUG : file1: reading active writers 2025/04/19 01:51:57 DEBUG : : Looking for writers 2025/04/19 01:51:57 DEBUG : dir: reading active writers 2025/04/19 01:51:57 DEBUG : >WaitForWriters: 2025/04/19 01:51:57 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:51:57 DEBUG : dir: Looking for writers 2025/04/19 01:51:57 DEBUG : file1: reading active writers 2025/04/19 01:51:57 DEBUG : : Looking for writers 2025/04/19 01:51:57 DEBUG : dir: reading active writers 2025/04/19 01:51:57 DEBUG : >WaitForWriters: 2025/04/19 01:51:57 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:51:58 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:51:58 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:51:58 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:58 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:51:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:51:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:51:58 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/19 01:52:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:52:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/19 01:52:01 DEBUG : dir/file1: newRWFileHandle: 2025/04/19 01:52:01 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/19 01:52:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/19 01:52:01 DEBUG : dir/file1(0xc000240e00): _writeAt: size=5, off=0 2025/04/19 01:52:01 DEBUG : dir/file1(0xc000240e00): openPending: 2025/04/19 01:52:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/19 01:52:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/19 01:52:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:01 DEBUG : dir/file1(0xc000240e00): >openPending: err= 2025/04/19 01:52:01 DEBUG : dir/file1(0xc000240e00): >_writeAt: n=5, err= 2025/04/19 01:52:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/19 01:52:01 DEBUG : dir/file1(0xc000240e00): close: 2025/04/19 01:52:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/04/19 01:52:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/04/19 01:52:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/04/19 01:52:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/04/19 01:52:01 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/04/19 01:52:01 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/19 01:52:01 DEBUG : dir/file1(0xc000240e00): >close: err= 2025/04/19 01:52:01 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:01 DEBUG : dir: Looking for writers 2025/04/19 01:52:01 DEBUG : file1: reading active writers 2025/04/19 01:52:01 DEBUG : : Looking for writers 2025/04/19 01:52:01 DEBUG : dir: reading active writers 2025/04/19 01:52:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/19 01:52:01 DEBUG : dir: Looking for writers 2025/04/19 01:52:01 DEBUG : file1: reading active writers 2025/04/19 01:52:01 DEBUG : : Looking for writers 2025/04/19 01:52:01 DEBUG : dir: reading active writers 2025/04/19 01:52:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/19 01:52:01 DEBUG : dir: Looking for writers 2025/04/19 01:52:01 DEBUG : file1: reading active writers 2025/04/19 01:52:01 DEBUG : : Looking for writers 2025/04/19 01:52:01 DEBUG : dir: reading active writers 2025/04/19 01:52:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/19 01:52:02 DEBUG : dir: Looking for writers 2025/04/19 01:52:02 DEBUG : file1: reading active writers 2025/04/19 01:52:02 DEBUG : : Looking for writers 2025/04/19 01:52:02 DEBUG : dir: reading active writers 2025/04/19 01:52:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/19 01:52:02 DEBUG : dir/file1: vfs cache: starting upload 2025/04/19 01:52:02 DEBUG : dir: Looking for writers 2025/04/19 01:52:02 DEBUG : file1: reading active writers 2025/04/19 01:52:02 DEBUG : : Looking for writers 2025/04/19 01:52:02 DEBUG : dir: reading active writers 2025/04/19 01:52:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/19 01:52:02 DEBUG : dir: Looking for writers 2025/04/19 01:52:02 DEBUG : file1: reading active writers 2025/04/19 01:52:02 DEBUG : : Looking for writers 2025/04/19 01:52:02 DEBUG : dir: reading active writers 2025/04/19 01:52:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/19 01:52:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:52:02 DEBUG : dir: Looking for writers 2025/04/19 01:52:02 DEBUG : file1: reading active writers 2025/04/19 01:52:02 DEBUG : : Looking for writers 2025/04/19 01:52:02 DEBUG : dir: reading active writers 2025/04/19 01:52:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/19 01:52:03 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2025/04/19 01:52:03 INFO : dir/file1: Copied (replaced existing) 2025/04/19 01:52:03 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2025/04/19 01:52:03 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/19 01:52:03 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/04/19 01:52:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:03 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/19 01:52:03 DEBUG : dir: Looking for writers 2025/04/19 01:52:03 DEBUG : file1: reading active writers 2025/04/19 01:52:03 DEBUG : : Looking for writers 2025/04/19 01:52:03 DEBUG : dir: reading active writers 2025/04/19 01:52:03 DEBUG : >WaitForWriters: 2025/04/19 01:52:03 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:03 DEBUG : dir: Looking for writers 2025/04/19 01:52:03 DEBUG : file1: reading active writers 2025/04/19 01:52:03 DEBUG : : Looking for writers 2025/04/19 01:52:03 DEBUG : dir: reading active writers 2025/04/19 01:52:03 DEBUG : >WaitForWriters: 2025/04/19 01:52:03 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (40.25s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (14.42s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.74s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.83s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.13s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.31s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (5.80s) === RUN TestFileOpenRead run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:52:04 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:52:04 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:52:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:52:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/19 01:52:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/19 01:52:07 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:52:07 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/04/19 01:52:07 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:07 DEBUG : dir: Looking for writers 2025/04/19 01:52:07 DEBUG : file1: reading active writers 2025/04/19 01:52:07 DEBUG : : Looking for writers 2025/04/19 01:52:07 DEBUG : dir: reading active writers 2025/04/19 01:52:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.09s) === RUN TestFileOpenWrite run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:52:08 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:52:08 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:52:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:52:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:11 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': File to upload is small (25 bytes), uploading instead of streaming 2025/04/19 01:52:11 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/19 01:52:12 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/19 01:52:12 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/19 01:52:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:12 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:12 DEBUG : dir: Looking for writers 2025/04/19 01:52:12 DEBUG : file1: reading active writers 2025/04/19 01:52:12 DEBUG : : Looking for writers 2025/04/19 01:52:12 DEBUG : dir: reading active writers 2025/04/19 01:52:12 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (4.93s) === RUN TestFileRemove run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:52:13 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:52:13 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:52:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:52:16 DEBUG : dir/file1: Remove: 2025/04/19 01:52:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:52:16 DEBUG : dir/file1: >Remove: err= 2025/04/19 01:52:16 DEBUG : dir/file1: Remove: 2025/04/19 01:52:16 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/19 01:52:16 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:16 DEBUG : dir: Looking for writers 2025/04/19 01:52:16 DEBUG : : Looking for writers 2025/04/19 01:52:16 DEBUG : dir: reading active writers 2025/04/19 01:52:16 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.01s) === RUN TestFileRemoveAll run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:52:17 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:52:17 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:52:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:52:20 DEBUG : dir/file1: Remove: 2025/04/19 01:52:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:52:20 DEBUG : dir/file1: >Remove: err= 2025/04/19 01:52:21 DEBUG : dir/file1: Remove: 2025/04/19 01:52:21 DEBUG : dir/file1: >Remove: err=Read only file system 2025/04/19 01:52:21 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:21 DEBUG : dir: Looking for writers 2025/04/19 01:52:21 DEBUG : : Looking for writers 2025/04/19 01:52:21 DEBUG : dir: reading active writers 2025/04/19 01:52:21 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.05s) === RUN TestFileOpen run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:52:21 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:52:21 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:52:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:52:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/19 01:52:24 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/19 01:52:24 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/04/19 01:52:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/19 01:52:24 DEBUG : dir/file1: Open: flags=O_RDWR 2025/04/19 01:52:24 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/19 01:52:24 DEBUG : dir/file1: Open: flags=0x3 2025/04/19 01:52:24 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/04/19 01:52:24 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/04/19 01:52:24 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:24 DEBUG : dir: Looking for writers 2025/04/19 01:52:24 DEBUG : file1: reading active writers 2025/04/19 01:52:24 DEBUG : : Looking for writers 2025/04/19 01:52:24 DEBUG : dir: reading active writers 2025/04/19 01:52:24 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.63s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:52:25 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:52:25 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:52:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:52:28 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:28 DEBUG : dir: Looking for writers 2025/04/19 01:52:28 DEBUG : file1: reading active writers 2025/04/19 01:52:28 DEBUG : : Looking for writers 2025/04/19 01:52:28 DEBUG : dir: reading active writers 2025/04/19 01:52:28 DEBUG : >WaitForWriters: 2025/04/19 01:52:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:52:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000001680 2025/04/19 01:52:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:52:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:52:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/19 01:52:30 DEBUG : dir/file1: Updating file with dir/file1 0xc000001680 2025/04/19 01:52:30 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/19 01:52:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/19 01:52:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/19 01:52:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:30 DEBUG : dir/file1: File is currently open, delaying rename 0xc000001680 2025/04/19 01:52:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:52:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:52:30 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': File to upload is small (25 bytes), uploading instead of streaming 2025/04/19 01:52:30 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/19 01:52:31 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/19 01:52:31 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/19 01:52:31 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:52:31 DEBUG : newLeaf: Running delayed rename now 2025/04/19 01:52:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:52:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000001680 2025/04/19 01:52:32 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:32 DEBUG : dir: Looking for writers 2025/04/19 01:52:32 DEBUG : : Looking for writers 2025/04/19 01:52:32 DEBUG : dir: reading active writers 2025/04/19 01:52:32 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:32 DEBUG : >WaitForWriters: 2025/04/19 01:52:32 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:32 DEBUG : dir: Looking for writers 2025/04/19 01:52:32 DEBUG : : Looking for writers 2025/04/19 01:52:32 DEBUG : dir: reading active writers 2025/04/19 01:52:32 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:32 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:52:33 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:52:33 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:52:33 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:52:33 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:33 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:52:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:33 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/19 01:52:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:52:36 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:36 DEBUG : dir: Looking for writers 2025/04/19 01:52:36 DEBUG : file1: reading active writers 2025/04/19 01:52:36 DEBUG : : Looking for writers 2025/04/19 01:52:36 DEBUG : dir: reading active writers 2025/04/19 01:52:36 DEBUG : >WaitForWriters: 2025/04/19 01:52:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:52:37 DEBUG : newLeaf: Updating file with newLeaf 0xc000350780 2025/04/19 01:52:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:52:37 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:52:38 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/19 01:52:38 DEBUG : dir/file1: Updating file with dir/file1 0xc000350780 2025/04/19 01:52:38 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/19 01:52:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/19 01:52:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/19 01:52:45 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/04/19 01:52:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:45 DEBUG : dir/file1: File is currently open, delaying rename 0xc000350780 2025/04/19 01:52:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:52:45 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:52:45 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': File to upload is small (25 bytes), uploading instead of streaming 2025/04/19 01:52:46 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2025/04/19 01:52:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/19 01:52:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/04/19 01:52:47 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:52:47 DEBUG : newLeaf: Running delayed rename now 2025/04/19 01:52:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:52:47 DEBUG : newLeaf: Updating file with newLeaf 0xc000350780 2025/04/19 01:52:47 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:47 DEBUG : dir: Looking for writers 2025/04/19 01:52:47 DEBUG : : Looking for writers 2025/04/19 01:52:47 DEBUG : dir: reading active writers 2025/04/19 01:52:47 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:47 DEBUG : >WaitForWriters: 2025/04/19 01:52:47 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:47 DEBUG : dir: Looking for writers 2025/04/19 01:52:47 DEBUG : : Looking for writers 2025/04/19 01:52:47 DEBUG : dir: reading active writers 2025/04/19 01:52:47 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:47 DEBUG : >WaitForWriters: 2025/04/19 01:52:47 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:52:48 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:52:48 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:52:48 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:52:48 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:48 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:48 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/19 01:52:50 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:52:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/19 01:52:51 DEBUG : dir/file1: newRWFileHandle: 2025/04/19 01:52:51 DEBUG : dir/file1(0xc000586400): openPending: 2025/04/19 01:52:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/19 01:52:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/19 01:52:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:51 DEBUG : dir/file1(0xc000586400): >openPending: err= 2025/04/19 01:52:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/19 01:52:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/19 01:52:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/19 01:52:51 DEBUG : dir/file1(0xc000586400): _writeAt: size=14, off=0 2025/04/19 01:52:51 DEBUG : dir/file1(0xc000586400): >_writeAt: n=14, err= 2025/04/19 01:52:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/19 01:52:51 DEBUG : dir/file1(0xc000586400): close: 2025/04/19 01:52:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/19 01:52:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/19 01:52:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/19 01:52:51 DEBUG : dir/file1(0xc000586400): >close: err= 2025/04/19 01:52:51 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:51 DEBUG : dir: Looking for writers 2025/04/19 01:52:51 DEBUG : file1: reading active writers 2025/04/19 01:52:51 DEBUG : : Looking for writers 2025/04/19 01:52:51 DEBUG : dir: reading active writers 2025/04/19 01:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/19 01:52:51 DEBUG : dir: Looking for writers 2025/04/19 01:52:51 DEBUG : file1: reading active writers 2025/04/19 01:52:51 DEBUG : : Looking for writers 2025/04/19 01:52:51 DEBUG : dir: reading active writers 2025/04/19 01:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/19 01:52:51 DEBUG : dir: Looking for writers 2025/04/19 01:52:51 DEBUG : file1: reading active writers 2025/04/19 01:52:51 DEBUG : : Looking for writers 2025/04/19 01:52:51 DEBUG : dir: reading active writers 2025/04/19 01:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/19 01:52:51 DEBUG : dir: Looking for writers 2025/04/19 01:52:51 DEBUG : file1: reading active writers 2025/04/19 01:52:51 DEBUG : : Looking for writers 2025/04/19 01:52:51 DEBUG : dir: reading active writers 2025/04/19 01:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/19 01:52:51 DEBUG : dir/file1: vfs cache: starting upload 2025/04/19 01:52:51 DEBUG : dir: Looking for writers 2025/04/19 01:52:51 DEBUG : file1: reading active writers 2025/04/19 01:52:51 DEBUG : : Looking for writers 2025/04/19 01:52:51 DEBUG : dir: reading active writers 2025/04/19 01:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/19 01:52:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:52:52 DEBUG : dir: Looking for writers 2025/04/19 01:52:52 DEBUG : file1: reading active writers 2025/04/19 01:52:52 DEBUG : : Looking for writers 2025/04/19 01:52:52 DEBUG : dir: reading active writers 2025/04/19 01:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/19 01:52:52 DEBUG : dir: Looking for writers 2025/04/19 01:52:52 DEBUG : file1: reading active writers 2025/04/19 01:52:52 DEBUG : : Looking for writers 2025/04/19 01:52:52 DEBUG : dir: reading active writers 2025/04/19 01:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/19 01:52:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/19 01:52:52 INFO : dir/file1: Copied (replaced existing) 2025/04/19 01:52:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/19 01:52:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/19 01:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/19 01:52:52 DEBUG : dir: Looking for writers 2025/04/19 01:52:52 DEBUG : file1: reading active writers 2025/04/19 01:52:52 DEBUG : : Looking for writers 2025/04/19 01:52:52 DEBUG : dir: reading active writers 2025/04/19 01:52:52 DEBUG : >WaitForWriters: 2025/04/19 01:52:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/19 01:52:52 DEBUG : dir/file1: newRWFileHandle: 2025/04/19 01:52:52 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/19 01:52:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/19 01:52:52 DEBUG : dir/file1(0xc000a267c0): _readAt: size=512, off=0 2025/04/19 01:52:52 DEBUG : dir/file1(0xc000a267c0): openPending: 2025/04/19 01:52:52 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" 2025/04/19 01:52:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/19 01:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:52 DEBUG : dir/file1(0xc000a267c0): >openPending: err= 2025/04/19 01:52:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/19 01:52:52 DEBUG : dir/file1(0xc000a267c0): >_readAt: n=14, err=EOF 2025/04/19 01:52:52 DEBUG : dir/file1(0xc000a267c0): close: 2025/04/19 01:52:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/19 01:52:52 DEBUG : dir/file1(0xc000a267c0): >close: err= 2025/04/19 01:52:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:52:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/19 01:52:53 DEBUG : newLeaf: Updating file with newLeaf 0xc00095e9c0 2025/04/19 01:52:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:52:53 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:52:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/19 01:52:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/19 01:52:54 DEBUG : dir/file1: Updating file with dir/file1 0xc00095e9c0 2025/04/19 01:52:54 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/19 01:52:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/19 01:52:54 DEBUG : dir/file1: newRWFileHandle: 2025/04/19 01:52:54 DEBUG : dir/file1(0xc000a26d80): openPending: 2025/04/19 01:52:54 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" 2025/04/19 01:52:54 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") 2025/04/19 01:52:54 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:52:54 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:52:54 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/19 01:52:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:52:54 DEBUG : dir/file1(0xc000a26d80): >openPending: err= 2025/04/19 01:52:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/19 01:52:54 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/19 01:52:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/19 01:52:54 DEBUG : dir/file1(0xc000a26d80): _writeAt: size=25, off=0 2025/04/19 01:52:54 DEBUG : dir/file1(0xc000a26d80): >_writeAt: n=25, err= 2025/04/19 01:52:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:52:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/19 01:52:55 DEBUG : newLeaf: Updating file with newLeaf 0xc00095e9c0 2025/04/19 01:52:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:52:55 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:52:55 DEBUG : newLeaf(0xc000a26d80): close: 2025/04/19 01:52:55 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/19 01:52:55 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-19 01:52:54.955460537 +0000 UTC m=+154.179981650 2025/04/19 01:52:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/19 01:52:55 DEBUG : newLeaf(0xc000a26d80): >close: err= 2025/04/19 01:52:55 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:55 DEBUG : dir: Looking for writers 2025/04/19 01:52:55 DEBUG : : Looking for writers 2025/04/19 01:52:55 DEBUG : dir: reading active writers 2025/04/19 01:52:55 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/19 01:52:55 DEBUG : dir: Looking for writers 2025/04/19 01:52:55 DEBUG : : Looking for writers 2025/04/19 01:52:55 DEBUG : dir: reading active writers 2025/04/19 01:52:55 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/19 01:52:55 DEBUG : dir: Looking for writers 2025/04/19 01:52:55 DEBUG : : Looking for writers 2025/04/19 01:52:55 DEBUG : dir: reading active writers 2025/04/19 01:52:55 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/19 01:52:55 DEBUG : dir: Looking for writers 2025/04/19 01:52:55 DEBUG : : Looking for writers 2025/04/19 01:52:55 DEBUG : dir: reading active writers 2025/04/19 01:52:55 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/19 01:52:55 DEBUG : newLeaf: vfs cache: starting upload 2025/04/19 01:52:55 DEBUG : dir: Looking for writers 2025/04/19 01:52:55 DEBUG : : Looking for writers 2025/04/19 01:52:55 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:55 DEBUG : dir: reading active writers 2025/04/19 01:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/19 01:52:55 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/19 01:52:55 DEBUG : dir: Looking for writers 2025/04/19 01:52:55 DEBUG : : Looking for writers 2025/04/19 01:52:55 DEBUG : dir: reading active writers 2025/04/19 01:52:55 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/19 01:52:56 DEBUG : dir: Looking for writers 2025/04/19 01:52:56 DEBUG : : Looking for writers 2025/04/19 01:52:56 DEBUG : dir: reading active writers 2025/04/19 01:52:56 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/19 01:52:56 DEBUG : dir: Looking for writers 2025/04/19 01:52:56 DEBUG : : Looking for writers 2025/04/19 01:52:56 DEBUG : dir: reading active writers 2025/04/19 01:52:56 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/19 01:52:56 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/19 01:52:56 INFO : newLeaf: Copied (replaced existing) 2025/04/19 01:52:56 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-19 01:52:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/19 01:52:56 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/19 01:52:56 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:52:56 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/19 01:52:57 DEBUG : dir: Looking for writers 2025/04/19 01:52:57 DEBUG : : Looking for writers 2025/04/19 01:52:57 DEBUG : dir: reading active writers 2025/04/19 01:52:57 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:57 DEBUG : >WaitForWriters: 2025/04/19 01:52:58 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:52:58 DEBUG : dir: Looking for writers 2025/04/19 01:52:58 DEBUG : : Looking for writers 2025/04/19 01:52:58 DEBUG : dir: reading active writers 2025/04/19 01:52:58 DEBUG : newLeaf: reading active writers 2025/04/19 01:52:58 DEBUG : >WaitForWriters: 2025/04/19 01:52:58 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:52:59 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:52:59 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:52:59 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:59 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:52:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:52:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:52:59 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/19 01:53:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:53:01 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:01 DEBUG : dir: Looking for writers 2025/04/19 01:53:01 DEBUG : file1: reading active writers 2025/04/19 01:53:01 DEBUG : : Looking for writers 2025/04/19 01:53:01 DEBUG : dir: reading active writers 2025/04/19 01:53:01 DEBUG : >WaitForWriters: 2025/04/19 01:53:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:53:02 DEBUG : newLeaf: Updating file with newLeaf 0xc00095f140 2025/04/19 01:53:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:53:02 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:53:03 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/19 01:53:03 DEBUG : dir/file1: Updating file with dir/file1 0xc00095f140 2025/04/19 01:53:03 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/19 01:53:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/19 01:53:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/19 01:53:11 DEBUG : dir/file1: newRWFileHandle: 2025/04/19 01:53:11 DEBUG : dir/file1(0xc000b14f40): openPending: 2025/04/19 01:53:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2025/04/19 01:53:11 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/19 01:53:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:53:11 DEBUG : dir/file1(0xc000b14f40): >openPending: err= 2025/04/19 01:53:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/19 01:53:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/19 01:53:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/19 01:53:11 DEBUG : dir/file1(0xc000b14f40): _writeAt: size=25, off=0 2025/04/19 01:53:11 DEBUG : dir/file1(0xc000b14f40): >_writeAt: n=25, err= 2025/04/19 01:53:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:53:11 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/19 01:53:11 DEBUG : newLeaf: Updating file with newLeaf 0xc00095f140 2025/04/19 01:53:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:53:11 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:53:11 DEBUG : newLeaf(0xc000b14f40): close: 2025/04/19 01:53:11 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/19 01:53:11 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-19 01:53:11.304462976 +0000 UTC m=+170.528984100 2025/04/19 01:53:11 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/19 01:53:11 DEBUG : newLeaf(0xc000b14f40): >close: err= 2025/04/19 01:53:11 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:11 DEBUG : dir: Looking for writers 2025/04/19 01:53:11 DEBUG : : Looking for writers 2025/04/19 01:53:11 DEBUG : dir: reading active writers 2025/04/19 01:53:11 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/19 01:53:11 DEBUG : dir: Looking for writers 2025/04/19 01:53:11 DEBUG : : Looking for writers 2025/04/19 01:53:11 DEBUG : dir: reading active writers 2025/04/19 01:53:11 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/19 01:53:11 DEBUG : dir: Looking for writers 2025/04/19 01:53:11 DEBUG : : Looking for writers 2025/04/19 01:53:11 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:11 DEBUG : dir: reading active writers 2025/04/19 01:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/19 01:53:11 DEBUG : dir: Looking for writers 2025/04/19 01:53:11 DEBUG : : Looking for writers 2025/04/19 01:53:11 DEBUG : dir: reading active writers 2025/04/19 01:53:11 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/19 01:53:11 DEBUG : newLeaf: vfs cache: starting upload 2025/04/19 01:53:11 DEBUG : dir: Looking for writers 2025/04/19 01:53:11 DEBUG : : Looking for writers 2025/04/19 01:53:11 DEBUG : dir: reading active writers 2025/04/19 01:53:11 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/19 01:53:12 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/19 01:53:12 DEBUG : dir: Looking for writers 2025/04/19 01:53:12 DEBUG : : Looking for writers 2025/04/19 01:53:12 DEBUG : dir: reading active writers 2025/04/19 01:53:12 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/19 01:53:12 DEBUG : dir: Looking for writers 2025/04/19 01:53:12 DEBUG : : Looking for writers 2025/04/19 01:53:12 DEBUG : dir: reading active writers 2025/04/19 01:53:12 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/19 01:53:13 DEBUG : dir: Looking for writers 2025/04/19 01:53:13 DEBUG : : Looking for writers 2025/04/19 01:53:13 DEBUG : dir: reading active writers 2025/04/19 01:53:13 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/04/19 01:53:13 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/19 01:53:13 INFO : newLeaf: Copied (replaced existing) 2025/04/19 01:53:13 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-19 01:53:11 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/19 01:53:13 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/19 01:53:13 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:53:13 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/19 01:53:14 DEBUG : dir: Looking for writers 2025/04/19 01:53:14 DEBUG : : Looking for writers 2025/04/19 01:53:14 DEBUG : dir: reading active writers 2025/04/19 01:53:14 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:14 DEBUG : >WaitForWriters: 2025/04/19 01:53:14 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:14 DEBUG : dir: Looking for writers 2025/04/19 01:53:14 DEBUG : : Looking for writers 2025/04/19 01:53:14 DEBUG : dir: reading active writers 2025/04/19 01:53:14 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:14 DEBUG : >WaitForWriters: 2025/04/19 01:53:14 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:15 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:15 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:53:15 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:15 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:15 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/19 01:53:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:53:17 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/04/19 01:53:17 DEBUG : dir/file1: newRWFileHandle: 2025/04/19 01:53:17 DEBUG : dir/file1(0xc0002faec0): openPending: 2025/04/19 01:53:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/19 01:53:17 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/19 01:53:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:53:17 DEBUG : dir/file1(0xc0002faec0): >openPending: err= 2025/04/19 01:53:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/19 01:53:17 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/19 01:53:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:53:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/19 01:53:17 DEBUG : dir/file1(0xc0002faec0): _writeAt: size=14, off=0 2025/04/19 01:53:17 DEBUG : dir/file1(0xc0002faec0): >_writeAt: n=14, err= 2025/04/19 01:53:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/19 01:53:17 DEBUG : dir/file1(0xc0002faec0): close: 2025/04/19 01:53:17 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/19 01:53:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/04/19 01:53:17 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/04/19 01:53:17 DEBUG : dir/file1(0xc0002faec0): >close: err= 2025/04/19 01:53:17 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:17 DEBUG : dir: Looking for writers 2025/04/19 01:53:17 DEBUG : file1: reading active writers 2025/04/19 01:53:17 DEBUG : : Looking for writers 2025/04/19 01:53:17 DEBUG : dir: reading active writers 2025/04/19 01:53:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/19 01:53:18 DEBUG : dir: Looking for writers 2025/04/19 01:53:18 DEBUG : file1: reading active writers 2025/04/19 01:53:18 DEBUG : : Looking for writers 2025/04/19 01:53:18 DEBUG : dir: reading active writers 2025/04/19 01:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/19 01:53:18 DEBUG : dir: Looking for writers 2025/04/19 01:53:18 DEBUG : file1: reading active writers 2025/04/19 01:53:18 DEBUG : : Looking for writers 2025/04/19 01:53:18 DEBUG : dir: reading active writers 2025/04/19 01:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/19 01:53:18 DEBUG : dir: Looking for writers 2025/04/19 01:53:18 DEBUG : file1: reading active writers 2025/04/19 01:53:18 DEBUG : : Looking for writers 2025/04/19 01:53:18 DEBUG : dir: reading active writers 2025/04/19 01:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/19 01:53:18 DEBUG : dir/file1: vfs cache: starting upload 2025/04/19 01:53:18 DEBUG : dir: Looking for writers 2025/04/19 01:53:18 DEBUG : file1: reading active writers 2025/04/19 01:53:18 DEBUG : : Looking for writers 2025/04/19 01:53:18 DEBUG : dir: reading active writers 2025/04/19 01:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/19 01:53:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:53:18 DEBUG : dir: Looking for writers 2025/04/19 01:53:18 DEBUG : file1: reading active writers 2025/04/19 01:53:18 DEBUG : : Looking for writers 2025/04/19 01:53:18 DEBUG : dir: reading active writers 2025/04/19 01:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/19 01:53:18 DEBUG : dir: Looking for writers 2025/04/19 01:53:18 DEBUG : file1: reading active writers 2025/04/19 01:53:18 DEBUG : : Looking for writers 2025/04/19 01:53:18 DEBUG : dir: reading active writers 2025/04/19 01:53:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/19 01:53:19 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/04/19 01:53:19 INFO : dir/file1: Copied (replaced existing) 2025/04/19 01:53:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/04/19 01:53:19 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/04/19 01:53:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:53:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/04/19 01:53:19 DEBUG : dir: Looking for writers 2025/04/19 01:53:19 DEBUG : file1: reading active writers 2025/04/19 01:53:19 DEBUG : : Looking for writers 2025/04/19 01:53:19 DEBUG : dir: reading active writers 2025/04/19 01:53:19 DEBUG : >WaitForWriters: 2025/04/19 01:53:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/19 01:53:19 DEBUG : dir/file1: newRWFileHandle: 2025/04/19 01:53:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/19 01:53:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/19 01:53:19 DEBUG : dir/file1(0xc000586340): _readAt: size=512, off=0 2025/04/19 01:53:19 DEBUG : dir/file1(0xc000586340): openPending: 2025/04/19 01:53:19 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" 2025/04/19 01:53:19 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/04/19 01:53:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:53:19 DEBUG : dir/file1(0xc000586340): >openPending: err= 2025/04/19 01:53:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/04/19 01:53:19 DEBUG : dir/file1(0xc000586340): >_readAt: n=14, err=EOF 2025/04/19 01:53:19 DEBUG : dir/file1(0xc000586340): close: 2025/04/19 01:53:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/19 01:53:19 DEBUG : dir/file1(0xc000586340): >close: err= 2025/04/19 01:53:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:53:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/19 01:53:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0003509c0 2025/04/19 01:53:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:53:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:53:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/19 01:53:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/19 01:53:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0003509c0 2025/04/19 01:53:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/19 01:53:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:53:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/19 01:53:21 DEBUG : dir/file1: newRWFileHandle: 2025/04/19 01:53:21 DEBUG : dir/file1(0xc000a26540): openPending: 2025/04/19 01:53:21 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" 2025/04/19 01:53:21 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") 2025/04/19 01:53:21 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:53:21 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:53:21 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/19 01:53:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:53:21 DEBUG : dir/file1(0xc000a26540): >openPending: err= 2025/04/19 01:53:21 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/19 01:53:21 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/19 01:53:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/19 01:53:21 DEBUG : dir/file1(0xc000a26540): _writeAt: size=25, off=0 2025/04/19 01:53:21 DEBUG : dir/file1(0xc000a26540): >_writeAt: n=25, err= 2025/04/19 01:53:21 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:53:21 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/19 01:53:21 DEBUG : newLeaf: Updating file with newLeaf 0xc0003509c0 2025/04/19 01:53:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:53:21 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:53:21 DEBUG : newLeaf(0xc000a26540): close: 2025/04/19 01:53:21 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/19 01:53:21 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-19 01:53:21.268021356 +0000 UTC m=+180.492542478 2025/04/19 01:53:21 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/19 01:53:21 DEBUG : newLeaf(0xc000a26540): >close: err= 2025/04/19 01:53:21 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:21 DEBUG : dir: Looking for writers 2025/04/19 01:53:21 DEBUG : : Looking for writers 2025/04/19 01:53:21 DEBUG : dir: reading active writers 2025/04/19 01:53:21 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/19 01:53:21 DEBUG : dir: Looking for writers 2025/04/19 01:53:21 DEBUG : : Looking for writers 2025/04/19 01:53:21 DEBUG : dir: reading active writers 2025/04/19 01:53:21 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/19 01:53:21 DEBUG : dir: Looking for writers 2025/04/19 01:53:21 DEBUG : : Looking for writers 2025/04/19 01:53:21 DEBUG : dir: reading active writers 2025/04/19 01:53:21 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/19 01:53:21 DEBUG : dir: Looking for writers 2025/04/19 01:53:21 DEBUG : : Looking for writers 2025/04/19 01:53:21 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:21 DEBUG : dir: reading active writers 2025/04/19 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/19 01:53:21 DEBUG : newLeaf: vfs cache: starting upload 2025/04/19 01:53:21 DEBUG : dir: Looking for writers 2025/04/19 01:53:21 DEBUG : : Looking for writers 2025/04/19 01:53:21 DEBUG : dir: reading active writers 2025/04/19 01:53:21 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/19 01:53:22 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/19 01:53:22 DEBUG : dir: Looking for writers 2025/04/19 01:53:22 DEBUG : : Looking for writers 2025/04/19 01:53:22 DEBUG : dir: reading active writers 2025/04/19 01:53:22 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/19 01:53:22 DEBUG : dir: Looking for writers 2025/04/19 01:53:22 DEBUG : : Looking for writers 2025/04/19 01:53:22 DEBUG : dir: reading active writers 2025/04/19 01:53:22 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/19 01:53:22 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/19 01:53:22 INFO : newLeaf: Copied (replaced existing) 2025/04/19 01:53:22 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-19 01:53:21 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/19 01:53:22 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/19 01:53:22 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:53:22 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/19 01:53:23 DEBUG : dir: Looking for writers 2025/04/19 01:53:23 DEBUG : : Looking for writers 2025/04/19 01:53:23 DEBUG : dir: reading active writers 2025/04/19 01:53:23 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:23 DEBUG : >WaitForWriters: 2025/04/19 01:53:23 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:23 DEBUG : dir: Looking for writers 2025/04/19 01:53:23 DEBUG : : Looking for writers 2025/04/19 01:53:23 DEBUG : dir: reading active writers 2025/04/19 01:53:23 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:23 DEBUG : >WaitForWriters: 2025/04/19 01:53:23 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:24 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:24 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:53:24 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:24 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:24 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/19 01:53:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2025/04/19 01:53:27 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:27 DEBUG : dir: Looking for writers 2025/04/19 01:53:27 DEBUG : file1: reading active writers 2025/04/19 01:53:27 DEBUG : : Looking for writers 2025/04/19 01:53:27 DEBUG : dir: reading active writers 2025/04/19 01:53:27 DEBUG : >WaitForWriters: 2025/04/19 01:53:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/19 01:53:27 DEBUG : dir/file1: newRWFileHandle: 2025/04/19 01:53:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/19 01:53:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/19 01:53:27 DEBUG : dir/file1(0xc000b14440): _readAt: size=512, off=0 2025/04/19 01:53:27 DEBUG : dir/file1(0xc000b14440): openPending: 2025/04/19 01:53:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/04/19 01:53:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/19 01:53:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:53:27 DEBUG : dir/file1(0xc000b14440): >openPending: err= 2025/04/19 01:53:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/04/19 01:53:27 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/19 01:53:27 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/19 01:53:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:53:27 DEBUG : dir/file1(0xc000b14440): >_readAt: n=14, err=EOF 2025/04/19 01:53:27 DEBUG : dir/file1(0xc000b14440): close: 2025/04/19 01:53:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/04/19 01:53:27 DEBUG : dir/file1(0xc000b14440): >close: err= 2025/04/19 01:53:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:53:28 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/19 01:53:28 DEBUG : newLeaf: Updating file with newLeaf 0xc000a946c0 2025/04/19 01:53:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:53:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:53:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/04/19 01:53:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/04/19 01:53:29 DEBUG : dir/file1: Updating file with dir/file1 0xc000a946c0 2025/04/19 01:53:29 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/04/19 01:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:53:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/04/19 01:53:29 DEBUG : dir/file1: newRWFileHandle: 2025/04/19 01:53:29 DEBUG : dir/file1(0xc000586700): openPending: 2025/04/19 01:53:29 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" 2025/04/19 01:53:29 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") 2025/04/19 01:53:29 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:53:29 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:53:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/04/19 01:53:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/04/19 01:53:29 DEBUG : dir/file1(0xc000586700): >openPending: err= 2025/04/19 01:53:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/04/19 01:53:29 DEBUG : dir/file1: >newRWFileHandle: err= 2025/04/19 01:53:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/04/19 01:53:29 DEBUG : dir/file1(0xc000586700): _writeAt: size=25, off=0 2025/04/19 01:53:29 DEBUG : dir/file1(0xc000586700): >_writeAt: n=25, err= 2025/04/19 01:53:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/04/19 01:53:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/04/19 01:53:29 DEBUG : newLeaf: Updating file with newLeaf 0xc000a946c0 2025/04/19 01:53:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/04/19 01:53:29 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:53:29 DEBUG : newLeaf(0xc000586700): close: 2025/04/19 01:53:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/04/19 01:53:29 DEBUG : newLeaf: vfs cache: setting modification time to 2025-04-19 01:53:29.36617231 +0000 UTC m=+188.590693413 2025/04/19 01:53:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/04/19 01:53:29 DEBUG : newLeaf(0xc000586700): >close: err= 2025/04/19 01:53:29 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:29 DEBUG : dir: Looking for writers 2025/04/19 01:53:29 DEBUG : : Looking for writers 2025/04/19 01:53:29 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:29 DEBUG : dir: reading active writers 2025/04/19 01:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/04/19 01:53:29 DEBUG : dir: Looking for writers 2025/04/19 01:53:29 DEBUG : : Looking for writers 2025/04/19 01:53:29 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:29 DEBUG : dir: reading active writers 2025/04/19 01:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/04/19 01:53:29 DEBUG : dir: Looking for writers 2025/04/19 01:53:29 DEBUG : : Looking for writers 2025/04/19 01:53:29 DEBUG : dir: reading active writers 2025/04/19 01:53:29 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/04/19 01:53:29 DEBUG : dir: Looking for writers 2025/04/19 01:53:29 DEBUG : : Looking for writers 2025/04/19 01:53:29 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:29 DEBUG : dir: reading active writers 2025/04/19 01:53:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/04/19 01:53:29 DEBUG : newLeaf: vfs cache: starting upload 2025/04/19 01:53:30 DEBUG : dir: Looking for writers 2025/04/19 01:53:30 DEBUG : : Looking for writers 2025/04/19 01:53:30 DEBUG : dir: reading active writers 2025/04/19 01:53:30 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/04/19 01:53:30 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2025/04/19 01:53:30 DEBUG : dir: Looking for writers 2025/04/19 01:53:30 DEBUG : : Looking for writers 2025/04/19 01:53:30 DEBUG : dir: reading active writers 2025/04/19 01:53:30 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/04/19 01:53:30 DEBUG : dir: Looking for writers 2025/04/19 01:53:30 DEBUG : : Looking for writers 2025/04/19 01:53:30 DEBUG : dir: reading active writers 2025/04/19 01:53:30 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/04/19 01:53:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/04/19 01:53:30 INFO : newLeaf: Copied (replaced existing) 2025/04/19 01:53:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-04-19 01:53:29 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2025/04/19 01:53:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/04/19 01:53:30 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/04/19 01:53:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/04/19 01:53:31 DEBUG : dir: Looking for writers 2025/04/19 01:53:31 DEBUG : : Looking for writers 2025/04/19 01:53:31 DEBUG : dir: reading active writers 2025/04/19 01:53:31 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:31 DEBUG : >WaitForWriters: 2025/04/19 01:53:31 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:31 DEBUG : dir: Looking for writers 2025/04/19 01:53:31 DEBUG : : Looking for writers 2025/04/19 01:53:31 DEBUG : dir: reading active writers 2025/04/19 01:53:31 DEBUG : newLeaf: reading active writers 2025/04/19 01:53:31 DEBUG : >WaitForWriters: 2025/04/19 01:53:31 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting --- PASS: TestFileRename (67.06s) --- PASS: TestFileRename/off,forceCache=false (8.10s) --- PASS: TestFileRename/minimal,forceCache=false (15.36s) --- PASS: TestFileRename/minimal,forceCache=true (10.10s) --- PASS: TestFileRename/writes,forceCache=false (16.35s) --- PASS: TestFileRename/writes,forceCache=true (9.01s) --- PASS: TestFileRename/full,forceCache=false (8.13s) === RUN TestReadFileHandleMethods run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:32 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:32 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:53:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2025/04/19 01:53:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/04/19 01:53:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/04/19 01:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/04/19 01:53:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/04/19 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:53:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/04/19 01:53:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/04/19 01:53:36 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:36 DEBUG : dir: Looking for writers 2025/04/19 01:53:36 DEBUG : file1: reading active writers 2025/04/19 01:53:36 DEBUG : : Looking for writers 2025/04/19 01:53:36 DEBUG : dir: reading active writers 2025/04/19 01:53:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.71s) === RUN TestReadFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:37 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:37 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:53:37 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:37 DEBUG : : Looking for writers 2025/04/19 01:53:37 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (0.81s) === RUN TestReadFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:38 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:38 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:53:38 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:38 DEBUG : : Looking for writers 2025/04/19 01:53:38 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (0.65s) === RUN TestReadFileHandleFlush run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:38 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:38 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:53:39 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:39 DEBUG : : Looking for writers 2025/04/19 01:53:39 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (0.65s) === RUN TestReadFileHandleRelease run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:39 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:39 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:53:39 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:39 DEBUG : : Looking for writers 2025/04/19 01:53:39 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (0.64s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:40 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:40 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:53:40 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:53:40 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:40 DEBUG : : Looking for writers 2025/04/19 01:53:40 DEBUG : >WaitForWriters: 2025/04/19 01:53:40 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (0.66s) === RUN TestRWFileHandleSeek run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:40 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:40 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:53:40 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:40 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:53:40 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:40 DEBUG : : Looking for writers 2025/04/19 01:53:40 DEBUG : >WaitForWriters: 2025/04/19 01:53:40 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (0.66s) === RUN TestRWFileHandleReadAt run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:41 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:41 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:53:41 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:53:41 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:41 DEBUG : : Looking for writers 2025/04/19 01:53:41 DEBUG : >WaitForWriters: 2025/04/19 01:53:41 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (0.65s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:41 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:41 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:53:41 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:41 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:53:42 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:42 DEBUG : : Looking for writers 2025/04/19 01:53:42 DEBUG : >WaitForWriters: 2025/04/19 01:53:42 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (0.65s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:42 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:42 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:53:42 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:42 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:42 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:53:42 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:42 DEBUG : : Looking for writers 2025/04/19 01:53:42 DEBUG : >WaitForWriters: 2025/04/19 01:53:42 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (0.66s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:43 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:43 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:53:43 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:53:43 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:43 DEBUG : : Looking for writers 2025/04/19 01:53:43 DEBUG : >WaitForWriters: 2025/04/19 01:53:43 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeTruncateExisting (0.65s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:43 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:43 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:53:43 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:43 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:53:44 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:53:44 DEBUG : : Looking for writers 2025/04/19 01:53:44 DEBUG : >WaitForWriters: 2025/04/19 01:53:44 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (0.64s) === RUN TestRWCacheUpdate run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:53:44 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:53:44 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: root is "/home/rclone/.cache/rclone" 2025/04/19 01:53:44 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:44 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/04/19 01:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sorevul9maya" 2025/04/19 01:53:44 INFO : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/04/19 01:53:44 DEBUG : : forgetting directory cache 2025/04/19 01:53:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate(0xc000b14400): _readAt: size=512, off=0 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate(0xc000b14400): openPending: 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-19 00:54:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/19 01:53:46 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate(0xc000b14400): >openPending: err= 2025/04/19 01:53:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/19 01:53:46 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:53:47 DEBUG : TestRWCacheUpdate(0xc000b14400): >_readAt: n=20, err=EOF 2025/04/19 01:53:47 DEBUG : TestRWCacheUpdate(0xc000b14400): close: 2025/04/19 01:53:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-19 00:54:44 +0000 UTC 2025/04/19 01:53:47 DEBUG : TestRWCacheUpdate(0xc000b14400): >close: err= 2025/04/19 01:53:47 DEBUG : : Re-reading directory (164.581011ms old) 2025/04/19 01:53:47 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/19 01:53:47 DEBUG : : forgetting directory cache 2025/04/19 01:53:47 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate(0xc000b14640): _readAt: size=512, off=0 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate(0xc000b14640): openPending: 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-19 00:55:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-04-19 00:54:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-19 00:55:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-04-19 00:54:44 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/04/19 01:53:49 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/19 01:53:49 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate(0xc000b14640): >openPending: err= 2025/04/19 01:53:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate(0xc000b14640): >_readAt: n=20, err=EOF 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate(0xc000b14640): close: 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-19 00:55:44 +0000 UTC 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate(0xc000b14640): >close: err= 2025/04/19 01:53:49 DEBUG : : Re-reading directory (179.83533ms old) 2025/04/19 01:53:49 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/19 01:53:49 DEBUG : : forgetting directory cache 2025/04/19 01:53:50 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate(0xc000b14180): _readAt: size=512, off=0 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate(0xc000b14180): openPending: 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-19 00:56:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-04-19 00:55:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-19 00:56:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-04-19 00:55:44 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/04/19 01:53:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/19 01:53:51 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate(0xc000b14180): >openPending: err= 2025/04/19 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate(0xc000b14180): >_readAt: n=20, err=EOF 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate(0xc000b14180): close: 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-19 00:56:44 +0000 UTC 2025/04/19 01:53:51 DEBUG : TestRWCacheUpdate(0xc000b14180): >close: err= 2025/04/19 01:53:51 DEBUG : : Re-reading directory (181.173551ms old) 2025/04/19 01:53:52 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/19 01:53:52 DEBUG : : forgetting directory cache 2025/04/19 01:53:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate(0xc00001e740): _readAt: size=512, off=0 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate(0xc00001e740): openPending: 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-19 00:57:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-04-19 00:56:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-19 00:57:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-04-19 00:56:44 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/04/19 01:53:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/19 01:53:53 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate(0xc00001e740): >openPending: err= 2025/04/19 01:53:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/19 01:53:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:53:54 DEBUG : TestRWCacheUpdate(0xc00001e740): >_readAt: n=20, err=EOF 2025/04/19 01:53:54 DEBUG : TestRWCacheUpdate(0xc00001e740): close: 2025/04/19 01:53:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-19 00:57:44 +0000 UTC 2025/04/19 01:53:54 DEBUG : TestRWCacheUpdate(0xc00001e740): >close: err= 2025/04/19 01:53:54 DEBUG : : Re-reading directory (179.266062ms old) 2025/04/19 01:53:54 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/19 01:53:54 DEBUG : : forgetting directory cache 2025/04/19 01:53:54 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate(0xc000b144c0): _readAt: size=512, off=0 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate(0xc000b144c0): openPending: 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-19 00:58:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-04-19 00:57:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-19 00:58:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-04-19 00:57:44 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/04/19 01:53:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/19 01:53:56 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate(0xc000b144c0): >openPending: err= 2025/04/19 01:53:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:53:56 DEBUG : : forgetting directory cache 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate(0xc000b144c0): >_readAt: n=20, err=EOF 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate(0xc000b144c0): close: 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-19 00:58:44 +0000 UTC 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate(0xc000b144c0): >close: err= 2025/04/19 01:53:56 DEBUG : : Re-reading directory (211.360476ms old) 2025/04/19 01:53:56 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:56 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/19 01:53:57 DEBUG : : forgetting directory cache 2025/04/19 01:53:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 fstest.go:137: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:137 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:143 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:744 Error: Should be true Test: TestRWCacheUpdate Messages: OpenDrive root 'rclone-test-sorevul9maya'/TestRWCacheUpdate: md5 hash incorrect - expecting "58e51f3b328781d7a035e462b2e9bd00" got "25074c7237d5f7774d304950950b2d66" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:744 Error: Should be true Test: TestRWCacheUpdate Messages: TestRWCacheUpdate: Modification time difference too big |1m0.588155742s| > 1s (want 2025-04-19 00:59:44.588155742 +0000 UTC m=-3036.187323135 vs got 2025-04-19 00:58:44 +0000 UTC) (precision 1s) 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b14c00): _readAt: size=512, off=0 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b14c00): openPending: 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-04-19 00:59:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-04-19 00:58:44 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-04-19 00:59:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-04-19 00:58:44 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/04/19 01:53:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/04/19 01:53:58 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b14c00): >openPending: err= 2025/04/19 01:53:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b14c00): >_readAt: n=20, err=EOF 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b14c00): close: 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-19 00:59:44 +0000 UTC 2025/04/19 01:53:58 DEBUG : TestRWCacheUpdate(0xc000b14c00): >close: err= 2025/04/19 01:53:58 DEBUG : : Re-reading directory (180.935046ms old) 2025/04/19 01:53:59 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:53:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/19 01:53:59 DEBUG : : forgetting directory cache 2025/04/19 01:53:59 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate(0xc00001e140): _readAt: size=512, off=0 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate(0xc00001e140): openPending: 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-04-19 01:00:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-04-19 00:59:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-04-19 01:00:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-04-19 00:59:44 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/04/19 01:54:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/04/19 01:54:01 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate(0xc00001e140): >openPending: err= 2025/04/19 01:54:01 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate(0xc00001e140): >_readAt: n=21, err=EOF 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate(0xc00001e140): close: 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-19 01:00:44 +0000 UTC 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate(0xc00001e140): >close: err= 2025/04/19 01:54:01 DEBUG : : Re-reading directory (172.634032ms old) 2025/04/19 01:54:01 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:54:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/19 01:54:01 DEBUG : : forgetting directory cache 2025/04/19 01:54:02 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate(0xc00001e680): _readAt: size=512, off=0 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate(0xc00001e680): openPending: 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-04-19 01:01:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-04-19 01:00:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-04-19 01:01:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-04-19 01:00:44 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/04/19 01:54:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/04/19 01:54:03 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate(0xc00001e680): >openPending: err= 2025/04/19 01:54:03 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/19 01:54:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:54:03 DEBUG : : forgetting directory cache 2025/04/19 01:54:03 DEBUG : : forgetting directory cache 2025/04/19 01:54:04 DEBUG : TestRWCacheUpdate(0xc00001e680): >_readAt: n=22, err=EOF 2025/04/19 01:54:04 DEBUG : TestRWCacheUpdate(0xc00001e680): close: 2025/04/19 01:54:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-19 01:01:44 +0000 UTC 2025/04/19 01:54:04 DEBUG : TestRWCacheUpdate(0xc00001e680): >close: err= 2025/04/19 01:54:04 DEBUG : : Re-reading directory (549.266363ms old) 2025/04/19 01:54:04 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:54:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/19 01:54:04 DEBUG : : forgetting directory cache 2025/04/19 01:54:04 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate(0xc000a26400): _readAt: size=512, off=0 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate(0xc000a26400): openPending: 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-04-19 01:02:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-04-19 01:01:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-04-19 01:02:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-04-19 01:01:44 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/04/19 01:54:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/04/19 01:54:06 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate(0xc000a26400): >openPending: err= 2025/04/19 01:54:06 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate(0xc000a26400): >_readAt: n=23, err=EOF 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate(0xc000a26400): close: 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-19 01:02:44 +0000 UTC 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate(0xc000a26400): >close: err= 2025/04/19 01:54:06 DEBUG : : Re-reading directory (164.215859ms old) 2025/04/19 01:54:06 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:54:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/19 01:54:06 DEBUG : : forgetting directory cache 2025/04/19 01:54:07 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate(0xc00001e6c0): _readAt: size=512, off=0 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate(0xc00001e6c0): openPending: 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-04-19 01:03:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-04-19 01:02:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-04-19 01:03:44 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-04-19 01:02:44 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/04/19 01:54:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/04/19 01:54:08 DEBUG : : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate(0xc00001e6c0): >openPending: err= 2025/04/19 01:54:08 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate(0xc00001e6c0): >_readAt: n=24, err=EOF 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate(0xc00001e6c0): close: 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-04-19 01:03:44 +0000 UTC 2025/04/19 01:54:08 DEBUG : TestRWCacheUpdate(0xc00001e6c0): >close: err= 2025/04/19 01:54:08 DEBUG : : Re-reading directory (193.175272ms old) 2025/04/19 01:54:09 DEBUG : : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/04/19 01:54:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/04/19 01:54:09 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:54:09 DEBUG : : Looking for writers 2025/04/19 01:54:09 DEBUG : TestRWCacheUpdate: reading active writers 2025/04/19 01:54:09 DEBUG : >WaitForWriters: 2025/04/19 01:54:09 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': vfs cache: cleaner exiting 2025/04/19 01:54:09 DEBUG : : forgetting directory cache --- FAIL: TestRWCacheUpdate (25.01s) === RUN TestVFSStat run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:54:09 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:54:09 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:54:10 DEBUG : file1: Uploading chunk 0, size=14, remain=0 run.go:285: Failed to put "dir/file2" to "OpenDrive root 'rclone-test-sorevul9maya'": failed to create file: Parent folder is trashed (Error 403) 2025/04/19 01:54:11 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:54:11 DEBUG : : Looking for writers 2025/04/19 01:54:11 DEBUG : >WaitForWriters: --- FAIL: TestVFSStat (2.56s) === RUN TestVFSMkdirAll run.go:180: Remote "OpenDrive root 'rclone-test-sorevul9maya'", Local "Local file system at /tmp/rclone789100322", Modify Window "1s" 2025/04/19 01:54:12 INFO : OpenDrive root 'rclone-test-sorevul9maya': poll-interval is not supported by this remote 2025/04/19 01:54:12 NOTICE: OpenDrive root 'rclone-test-sorevul9maya': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/04/19 01:54:12 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/04/19 01:54:13 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/04/19 01:54:13 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/04/19 01:54:14 ERROR : a/b/c/: Dir.Mkdir failed to read directory: failed to get folder list: Directory doesn't exist (Error 404) vfs_test.go:426: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:426 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestVFSMkdirAll 2025/04/19 01:54:14 DEBUG : WaitForWriters: timeout=30s 2025/04/19 01:54:14 DEBUG : a/b/c: Looking for writers 2025/04/19 01:54:14 DEBUG : a/b: Looking for writers 2025/04/19 01:54:14 DEBUG : c: reading active writers 2025/04/19 01:54:14 DEBUG : a: Looking for writers 2025/04/19 01:54:14 DEBUG : b: reading active writers 2025/04/19 01:54:14 DEBUG : : Looking for writers 2025/04/19 01:54:14 DEBUG : a: reading active writers 2025/04/19 01:54:14 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (3.39s) FAIL 2025/04/19 01:54:15 DEBUG : OpenDrive root 'rclone-test-sorevul9maya': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestDirCreate|TestDirFileOpen|TestDirMetadataExtension|TestDirMkdir|TestDirRemoveName|TestDirRename|TestFileMethods|TestFileOpen|TestFileOpenRead|TestFileOpenWrite|TestFileRemove|TestFileRemoveAll|TestRWCacheUpdate|TestRWFileHandleFlushRead|TestRWFileHandleMethodsRead|TestRWFileHandleReadAt|TestRWFileHandleReleaseRead|TestRWFileHandleSeek|TestRWFileHandleSizeCreateExisting|TestRWFileHandleSizeTruncateExisting|TestReadFileHandleFlush|TestReadFileHandleMethods|TestReadFileHandleReadAt|TestReadFileHandleRelease|TestReadFileHandleSeek|TestVFSMkdirAll|TestVFSStat)$|^TestDirReadDirAll$/^Virtual$|^TestFileRename$/^(full,forceCache=false|minimal,forceCache=false|minimal,forceCache=true|off,forceCache=false|writes,forceCache=false|writes,forceCache=true)$|^TestFileSetModTime$/^(cache=full,open=false,write=false|cache=full,open=true,write=false|cache=full,open=true,write=true|cache=off,open=false,write=false|cache=off,open=true,write=false|cache=off,open=true,write=true)$'" - Finished ERROR in 3m55.486573507s (try 2/5): exit status 1: Failed [TestDirCreate TestDirRemoveName TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestRWCacheUpdate TestVFSStat TestVFSMkdirAll]