"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/09/22 01:49:14 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xarorod4bade" 2026/09/22 01:49:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/22 01:49:15 DEBUG : Starting OpenDrive session with ID: 4df7e8dc752df121bd9ea1b830fb785755602d72a69428a2ceb2e7f95f296d2b 2026/09/22 01:49:15 DEBUG : Creating backend with remote "/tmp/rclone122479512" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:49:15 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:49:15 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:49:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:49:19 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:49:19 DEBUG : dir: Looking for writers 2026/09/22 01:49:19 DEBUG : Looking for writers 2026/09/22 01:49:19 DEBUG : dir: reading active writers 2026/09/22 01:49:19 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.20s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:49:20 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:49:20 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:49:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:49:22 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/22 01:49:25 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/09/22 01:49:27 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:49:27 DEBUG : dir/subdir: Looking for writers 2026/09/22 01:49:27 DEBUG : dir: Looking for writers 2026/09/22 01:49:27 DEBUG : file1: reading active writers 2026/09/22 01:49:27 DEBUG : file2: reading active writers 2026/09/22 01:49:27 DEBUG : subdir: reading active writers 2026/09/22 01:49:27 DEBUG : Looking for writers 2026/09/22 01:49:27 DEBUG : dir: reading active writers 2026/09/22 01:49:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (8.86s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:49:28 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:49:28 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:49:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:49:31 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:49:31 DEBUG : dir: Looking for writers 2026/09/22 01:49:31 DEBUG : file1: reading active writers 2026/09/22 01:49:31 DEBUG : Looking for writers 2026/09/22 01:49:31 DEBUG : dir: reading active writers 2026/09/22 01:49:31 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (3.73s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:49:32 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:49:32 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:49:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:49:35 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:49:35 DEBUG : dir: Looking for writers 2026/09/22 01:49:35 DEBUG : Looking for writers 2026/09/22 01:49:35 DEBUG : dir: reading active writers 2026/09/22 01:49:35 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.59s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:49:36 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:49:36 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:49:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:49:39 DEBUG : dir: forgetting directory cache 2026/09/22 01:49:39 DEBUG : forgetting directory cache 2026/09/22 01:49:39 DEBUG : dir: forgetting directory cache 2026/09/22 01:49:39 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:49:39 DEBUG : Looking for writers 2026/09/22 01:49:39 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (3.88s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:49:40 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:49:40 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:49:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:49:42 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/22 01:49:42 DEBUG : dir: invalidating directory cache 2026/09/22 01:49:42 DEBUG : >ForgetPath: 2026/09/22 01:49:42 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/22 01:49:42 DEBUG : invalidating directory cache 2026/09/22 01:49:42 DEBUG : dir: forgetting directory cache 2026/09/22 01:49:42 DEBUG : >ForgetPath: 2026/09/22 01:49:42 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/22 01:49:42 DEBUG : >ForgetPath: 2026/09/22 01:49:42 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:49:42 DEBUG : dir: Looking for writers 2026/09/22 01:49:42 DEBUG : Looking for writers 2026/09/22 01:49:42 DEBUG : dir: reading active writers 2026/09/22 01:49:42 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (3.73s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:49:43 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:49:43 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:49:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:49:48 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/09/22 01:49:50 DEBUG : forgetting directory cache 2026/09/22 01:49:50 DEBUG : dir: forgetting directory cache 2026/09/22 01:49:50 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:49:50 DEBUG : dir: Looking for writers 2026/09/22 01:49:50 DEBUG : fil/a/b: Looking for writers 2026/09/22 01:49:50 DEBUG : fil/a: Looking for writers 2026/09/22 01:49:50 DEBUG : b: reading active writers 2026/09/22 01:49:50 DEBUG : fil: Looking for writers 2026/09/22 01:49:50 DEBUG : a: reading active writers 2026/09/22 01:49:50 DEBUG : Looking for writers 2026/09/22 01:49:50 DEBUG : dir: reading active writers 2026/09/22 01:49:50 DEBUG : fil: reading active writers 2026/09/22 01:49:50 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (9.28s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:49:53 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:49:53 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:49:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:49:55 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:49:55 DEBUG : dir: Looking for writers 2026/09/22 01:49:55 DEBUG : Looking for writers 2026/09/22 01:49:55 DEBUG : dir: reading active writers 2026/09/22 01:49:55 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.67s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:49:56 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:49:56 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:49:57 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:49:59 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:49:59 DEBUG : dir: Looking for writers 2026/09/22 01:49:59 DEBUG : file1: reading active writers 2026/09/22 01:49:59 DEBUG : Looking for writers 2026/09/22 01:49:59 DEBUG : dir: reading active writers 2026/09/22 01:49:59 DEBUG : >WaitForWriters: --- PASS: TestDirStat (3.84s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:50:00 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:50:00 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:50:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:50:03 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/09/22 01:50:05 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/09/22 01:50:07 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/22 01:50:07 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/22 01:50:07 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/22 01:50:07 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/22 01:50:08 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/09/22 01:50:10 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/09/22 01:50:12 DEBUG : dir: invalidating directory cache 2026/09/22 01:50:12 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/22 01:50:12 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/22 01:50:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/22 01:50:12 DEBUG : dir/file1: Reset virtual modtime 2026/09/22 01:50:12 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/22 01:50:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/22 01:50:12 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/22 01:50:12 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/22 01:50:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:50:12 DEBUG : dir: invalidating directory cache 2026/09/22 01:50:12 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/22 01:50:12 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/22 01:50:12 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/22 01:50:12 DEBUG : forgetting directory cache 2026/09/22 01:50:12 DEBUG : dir: forgetting directory cache 2026/09/22 01:50:12 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/22 01:50:12 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:50:12 DEBUG : dir/virtualDir: Looking for writers 2026/09/22 01:50:12 DEBUG : dir: Looking for writers 2026/09/22 01:50:12 DEBUG : virtualFile2: reading active writers 2026/09/22 01:50:12 DEBUG : virtualFile: reading active writers 2026/09/22 01:50:12 DEBUG : virtualDir: reading active writers 2026/09/22 01:50:12 DEBUG : file1: reading active writers 2026/09/22 01:50:12 DEBUG : Looking for writers 2026/09/22 01:50:12 DEBUG : dir: reading active writers 2026/09/22 01:50:12 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.28s) --- PASS: TestDirReadDirAll/Virtual (5.24s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:50:14 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:50:14 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:50:16 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:50:17 ERROR : dir/: Can only open directories read only 2026/09/22 01:50:17 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:50:17 DEBUG : dir: Looking for writers 2026/09/22 01:50:17 DEBUG : Looking for writers 2026/09/22 01:50:17 DEBUG : dir: reading active writers 2026/09/22 01:50:17 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.67s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:50:18 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:50:18 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:50:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 dir_test.go:354: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:354 Error: Should be true Test: TestDirCreate 2026/09/22 01:50:21 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:50:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/22 01:50:21 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/22 01:50:21 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/22 01:50:21 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 01:50:22 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/09/22 01:50:23 DEBUG : dir/potato: size = 5 OK 2026/09/22 01:50:23 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 01:50:23 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/22 01:50:23 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/22 01:50:23 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:50:23 DEBUG : dir: Looking for writers 2026/09/22 01:50:23 DEBUG : file1: reading active writers 2026/09/22 01:50:23 DEBUG : potato: reading active writers 2026/09/22 01:50:23 DEBUG : Looking for writers 2026/09/22 01:50:23 DEBUG : dir: reading active writers 2026/09/22 01:50:23 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (5.99s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:50:24 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:50:24 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:50:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:50:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" dir_test.go:398: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:398 Error: Should be true Test: TestDirMkdir 2026/09/22 01:50:28 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:50:28 DEBUG : dir/sub: Looking for writers 2026/09/22 01:50:28 DEBUG : dir: Looking for writers 2026/09/22 01:50:28 DEBUG : file1: reading active writers 2026/09/22 01:50:28 DEBUG : sub: reading active writers 2026/09/22 01:50:28 DEBUG : Looking for writers 2026/09/22 01:50:28 DEBUG : dir: reading active writers 2026/09/22 01:50:28 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (5.53s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:50:30 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:50:30 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:50:31 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:50:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/22 01:50:33 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/22 01:50:34 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:50:34 DEBUG : dir/sub/subsub: Looking for writers 2026/09/22 01:50:34 DEBUG : dir/sub: Looking for writers 2026/09/22 01:50:34 DEBUG : subsub: reading active writers 2026/09/22 01:50:34 DEBUG : dir: Looking for writers 2026/09/22 01:50:34 DEBUG : file1: reading active writers 2026/09/22 01:50:34 DEBUG : sub: reading active writers 2026/09/22 01:50:34 DEBUG : Looking for writers 2026/09/22 01:50:34 DEBUG : dir: reading active writers 2026/09/22 01:50:34 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.69s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:50:36 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:50:36 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:50:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:50:39 ERROR : dir/: Dir.Remove not empty 2026/09/22 01:50:39 DEBUG : dir/file1: Remove: 2026/09/22 01:50:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:50:39 DEBUG : dir/file1: >Remove: err= 2026/09/22 01:50:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/22 01:50:40 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:50:40 DEBUG : Looking for writers 2026/09/22 01:50:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (3.83s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:50:40 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:50:40 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:50:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:50:43 DEBUG : dir/file1: Remove: 2026/09/22 01:50:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:50:43 DEBUG : dir/file1: >Remove: err= 2026/09/22 01:50:43 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/22 01:50:44 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:50:44 DEBUG : Looking for writers 2026/09/22 01:50:44 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.82s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:50:44 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:50:44 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:50:45 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:50:47 DEBUG : dir/file1: Remove: 2026/09/22 01:50:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:50:47 DEBUG : dir/file1: >Remove: err= dir_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:504 Error: Should be true Test: TestDirRemoveName 2026/09/22 01:50:47 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:50:47 DEBUG : dir: Looking for writers 2026/09/22 01:50:47 DEBUG : Looking for writers 2026/09/22 01:50:47 DEBUG : dir: reading active writers 2026/09/22 01:50:47 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.28s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:50:48 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:50:48 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:50:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:50:52 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/09/22 01:50:53 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/22 01:50:53 DEBUG : dir2: same parent dir (ODFfMTMyNzA1NDVfVEJvOTQ) - using folder/rename instead of move_copy 2026/09/22 01:50:54 DEBUG : dir: Updating dir with dir2 0xfc2931d6900 2026/09/22 01:50:54 DEBUG : dir: forgetting directory cache 2026/09/22 01:50:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/22 01:50:54 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/22 01:50:55 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/22 01:50:55 DEBUG : file2: Updating file with file2 0xfc292e31930 2026/09/22 01:50:55 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/22 01:50:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 01:50:56 INFO : dir2/file3: Deleted 2026/09/22 01:50:57 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/22 01:50:57 DEBUG : dir2/file3: Updating file with dir2/file3 0xfc292e31930 2026/09/22 01:50:57 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/22 01:50:57 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/22 01:50:57 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/22 01:50:57 DEBUG : renamed empty directory: same parent dir (ODFfMTMyNzA1NDVfVEJvOTQ) - using folder/rename instead of move_copy 2026/09/22 01:50:58 DEBUG : empty directory: Updating dir with renamed empty directory 0xfc2932f0e40 2026/09/22 01:50:58 DEBUG : empty directory: forgetting directory cache 2026/09/22 01:50:58 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/22 01:50:58 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/22 01:50:58 DEBUG : dir2: Renaming to "dir3" 2026/09/22 01:50:58 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:50:58 DEBUG : dir3: Looking for writers 2026/09/22 01:50:58 DEBUG : file3: reading active writers 2026/09/22 01:50:58 DEBUG : renamed empty directory: Looking for writers 2026/09/22 01:50:58 DEBUG : Looking for writers 2026/09/22 01:50:58 DEBUG : dir3: reading active writers 2026/09/22 01:50:58 DEBUG : renamed empty directory: reading active writers 2026/09/22 01:50:58 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.03s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:50:59 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:50:59 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:51:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:02 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/22 01:51:02 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:51:03 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 01:51:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/22 01:51:03 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/22 01:51:03 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/22 01:51:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/22 01:51:03 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:51:03 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 01:51:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/22 01:51:03 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/22 01:51:03 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/22 01:51:03 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/22 01:51:03 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (12 bytes), uploading instead of streaming 2026/09/22 01:51:03 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/09/22 01:51:04 DEBUG : dir/sub/file2: size = 12 OK 2026/09/22 01:51:04 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/22 01:51:04 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/22 01:51:04 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/22 01:51:04 DEBUG : forgetting directory cache 2026/09/22 01:51:04 DEBUG : dir: forgetting directory cache 2026/09/22 01:51:04 DEBUG : dir/sub: forgetting directory cache 2026/09/22 01:51:04 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/22 01:51:04 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/22 01:51:04 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 01:51:05 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/09/22 01:51:06 DEBUG : dir/sub/file0: size = 5 OK 2026/09/22 01:51:06 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 01:51:06 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/22 01:51:06 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/22 01:51:06 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:06 DEBUG : dir/sub: Looking for writers 2026/09/22 01:51:06 DEBUG : file0: reading active writers 2026/09/22 01:51:06 DEBUG : file2: reading active writers 2026/09/22 01:51:06 DEBUG : dir: Looking for writers 2026/09/22 01:51:06 DEBUG : sub: reading active writers 2026/09/22 01:51:06 DEBUG : file1: reading active writers 2026/09/22 01:51:06 DEBUG : Looking for writers 2026/09/22 01:51:06 DEBUG : dir: reading active writers 2026/09/22 01:51:06 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (8.85s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:08 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:08 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/09/22 01:51:08 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:08 DEBUG : Looking for writers 2026/09/22 01:51:08 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.35s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:08 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:08 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:51:10 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/22 01:51:11 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:51:11 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/22 01:51:11 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/22 01:51:11 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/22 01:51:11 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:51:11 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/22 01:51:11 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/22 01:51:11 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:51:11 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/22 01:51:11 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/22 01:51:11 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/22 01:51:11 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:51:11 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/22 01:51:11 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:11 DEBUG : dir: Looking for writers 2026/09/22 01:51:11 DEBUG : file1: reading active writers 2026/09/22 01:51:11 DEBUG : file1.metadata: reading active writers 2026/09/22 01:51:11 DEBUG : Looking for writers 2026/09/22 01:51:11 DEBUG : dir: reading active writers 2026/09/22 01:51:11 DEBUG : dir.metadata: reading active writers 2026/09/22 01:51:11 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.80s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:12 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:12 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:51:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:15 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:15 DEBUG : dir: Looking for writers 2026/09/22 01:51:15 DEBUG : file1: reading active writers 2026/09/22 01:51:15 DEBUG : Looking for writers 2026/09/22 01:51:15 DEBUG : dir: reading active writers 2026/09/22 01:51:15 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.81s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:16 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:16 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:51:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:20 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/09/22 01:51:21 DEBUG : Can set mod time: true 2026/09/22 01:51:21 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/22 01:51:22 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:22 DEBUG : dir: Looking for writers 2026/09/22 01:51:22 DEBUG : file1: reading active writers 2026/09/22 01:51:22 DEBUG : Looking for writers 2026/09/22 01:51:22 DEBUG : dir: reading active writers 2026/09/22 01:51:22 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:23 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:23 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:51:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 01:51:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 01:51:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:51:26 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (0 bytes), uploading instead of streaming 2026/09/22 01:51:27 DEBUG : dir/file1: size = 0 OK 2026/09/22 01:51:27 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 01:51:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/22 01:51:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/22 01:51:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:51:27 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:27 DEBUG : dir: Looking for writers 2026/09/22 01:51:27 DEBUG : file1: reading active writers 2026/09/22 01:51:27 DEBUG : Looking for writers 2026/09/22 01:51:27 DEBUG : dir: reading active writers 2026/09/22 01:51:27 DEBUG : >WaitForWriters: 2026/09/22 01:51:27 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:27 DEBUG : dir: Looking for writers 2026/09/22 01:51:27 DEBUG : file1: reading active writers 2026/09/22 01:51:27 DEBUG : Looking for writers 2026/09/22 01:51:27 DEBUG : dir: reading active writers 2026/09/22 01:51:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:28 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:28 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:51:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 01:51:31 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 01:51:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:51:31 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 01:51:32 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/22 01:51:33 DEBUG : dir/file1: size = 5 OK 2026/09/22 01:51:33 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 01:51:33 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/22 01:51:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/22 01:51:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:51:33 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:33 DEBUG : dir: Looking for writers 2026/09/22 01:51:33 DEBUG : file1: reading active writers 2026/09/22 01:51:33 DEBUG : Looking for writers 2026/09/22 01:51:33 DEBUG : dir: reading active writers 2026/09/22 01:51:33 DEBUG : >WaitForWriters: 2026/09/22 01:51:33 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:33 DEBUG : dir: Looking for writers 2026/09/22 01:51:33 DEBUG : file1: reading active writers 2026/09/22 01:51:33 DEBUG : Looking for writers 2026/09/22 01:51:33 DEBUG : dir: reading active writers 2026/09/22 01:51:33 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:34 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:34 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:51:34 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:34 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:34 DEBUG : Config file has changed externally - reloading 2026/09/22 01:51:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:51:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:51:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:34 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:51:36 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:37 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/22 01:51:38 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:38 DEBUG : dir: Looking for writers 2026/09/22 01:51:38 DEBUG : file1: reading active writers 2026/09/22 01:51:38 DEBUG : Looking for writers 2026/09/22 01:51:38 DEBUG : dir: reading active writers 2026/09/22 01:51:38 DEBUG : >WaitForWriters: 2026/09/22 01:51:38 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:39 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:39 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:51:39 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:39 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:51:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:51:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:39 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:51:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/22 01:51:42 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:51:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:51:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:51:42 DEBUG : dir/file1(0xfc293550340): close: 2026/09/22 01:51:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/22 01:51:42 DEBUG : dir/file1(0xfc293550340): >close: err= 2026/09/22 01:51:42 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:42 DEBUG : dir: Looking for writers 2026/09/22 01:51:42 DEBUG : file1: reading active writers 2026/09/22 01:51:42 DEBUG : Looking for writers 2026/09/22 01:51:42 DEBUG : dir: reading active writers 2026/09/22 01:51:42 DEBUG : >WaitForWriters: 2026/09/22 01:51:42 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:42 DEBUG : dir: Looking for writers 2026/09/22 01:51:42 DEBUG : file1: reading active writers 2026/09/22 01:51:42 DEBUG : Looking for writers 2026/09/22 01:51:42 DEBUG : dir: reading active writers 2026/09/22 01:51:42 DEBUG : >WaitForWriters: 2026/09/22 01:51:42 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:43 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:43 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:51:43 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:43 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:51:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:51:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:51:43 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:51:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/22 01:51:46 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:51:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:51:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:51:46 DEBUG : dir/file1(0xfc292847340): _writeAt: size=5, off=0 2026/09/22 01:51:46 DEBUG : dir/file1(0xfc292847340): openPending: 2026/09/22 01:51:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/22 01:51:46 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/22 01:51:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:51:46 DEBUG : dir/file1(0xfc292847340): >openPending: err= 2026/09/22 01:51:46 DEBUG : dir/file1(0xfc292847340): >_writeAt: n=5, err= 2026/09/22 01:51:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/22 01:51:46 DEBUG : dir/file1(0xfc292847340): close: 2026/09/22 01:51:46 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/09/22 01:51:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/09/22 01:51:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/09/22 01:51:46 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/22 01:51:46 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/09/22 01:51:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:51:46 DEBUG : dir/file1(0xfc292847340): >close: err= 2026/09/22 01:51:46 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:46 DEBUG : dir: Looking for writers 2026/09/22 01:51:46 DEBUG : file1: reading active writers 2026/09/22 01:51:46 DEBUG : Looking for writers 2026/09/22 01:51:46 DEBUG : dir: reading active writers 2026/09/22 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:51:46 DEBUG : dir: Looking for writers 2026/09/22 01:51:46 DEBUG : file1: reading active writers 2026/09/22 01:51:46 DEBUG : Looking for writers 2026/09/22 01:51:46 DEBUG : dir: reading active writers 2026/09/22 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:51:46 DEBUG : dir: Looking for writers 2026/09/22 01:51:46 DEBUG : file1: reading active writers 2026/09/22 01:51:46 DEBUG : Looking for writers 2026/09/22 01:51:46 DEBUG : dir: reading active writers 2026/09/22 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:51:46 DEBUG : dir: Looking for writers 2026/09/22 01:51:46 DEBUG : file1: reading active writers 2026/09/22 01:51:46 DEBUG : Looking for writers 2026/09/22 01:51:46 DEBUG : dir: reading active writers 2026/09/22 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:51:46 DEBUG : dir/file1: vfs cache: starting upload 2026/09/22 01:51:46 DEBUG : dir: Looking for writers 2026/09/22 01:51:46 DEBUG : file1: reading active writers 2026/09/22 01:51:46 DEBUG : Looking for writers 2026/09/22 01:51:46 DEBUG : dir: reading active writers 2026/09/22 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:51:46 DEBUG : dir: Looking for writers 2026/09/22 01:51:46 DEBUG : file1: reading active writers 2026/09/22 01:51:46 DEBUG : Looking for writers 2026/09/22 01:51:46 DEBUG : dir: reading active writers 2026/09/22 01:51:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:51:47 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:47 DEBUG : dir: Looking for writers 2026/09/22 01:51:47 DEBUG : file1: reading active writers 2026/09/22 01:51:47 DEBUG : Looking for writers 2026/09/22 01:51:47 DEBUG : dir: reading active writers 2026/09/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:51:47 DEBUG : dir: Looking for writers 2026/09/22 01:51:47 DEBUG : file1: reading active writers 2026/09/22 01:51:47 DEBUG : Looking for writers 2026/09/22 01:51:47 DEBUG : dir: reading active writers 2026/09/22 01:51:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 01:51:47 DEBUG : dir/file1: size = 14 OK 2026/09/22 01:51:47 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/09/22 01:51:47 INFO : dir/file1: Copied (replaced existing) 2026/09/22 01:51:47 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/09/22 01:51:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/22 01:51:47 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/09/22 01:51:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:51:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/22 01:51:48 DEBUG : dir: Looking for writers 2026/09/22 01:51:48 DEBUG : file1: reading active writers 2026/09/22 01:51:48 DEBUG : Looking for writers 2026/09/22 01:51:48 DEBUG : dir: reading active writers 2026/09/22 01:51:48 DEBUG : >WaitForWriters: 2026/09/22 01:51:49 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:49 DEBUG : dir: Looking for writers 2026/09/22 01:51:49 DEBUG : file1: reading active writers 2026/09/22 01:51:49 DEBUG : Looking for writers 2026/09/22 01:51:49 DEBUG : dir: reading active writers 2026/09/22 01:51:49 DEBUG : >WaitForWriters: 2026/09/22 01:51:49 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (33.78s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (6.80s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.62s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.99s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.37s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.36s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.64s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:50 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:50 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:51:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:51:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 01:51:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:51:53 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/22 01:51:53 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:53 DEBUG : dir: Looking for writers 2026/09/22 01:51:53 DEBUG : file1: reading active writers 2026/09/22 01:51:53 DEBUG : Looking for writers 2026/09/22 01:51:53 DEBUG : dir: reading active writers 2026/09/22 01:51:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.22s) === RUN TestFileOpenReadUnknownSize 2026/09/22 01:51:54 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/22 01:51:54 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:51:54 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:51:54 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/22 01:51:54 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:54 DEBUG : Looking for writers 2026/09/22 01:51:54 DEBUG : file.txt: reading active writers 2026/09/22 01:51:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:54 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:54 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:51:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:51:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:51:57 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (25 bytes), uploading instead of streaming 2026/09/22 01:51:57 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/22 01:51:58 DEBUG : dir/file1: size = 25 OK 2026/09/22 01:51:58 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 01:51:58 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/22 01:51:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:51:58 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:51:58 DEBUG : dir: Looking for writers 2026/09/22 01:51:58 DEBUG : file1: reading active writers 2026/09/22 01:51:58 DEBUG : Looking for writers 2026/09/22 01:51:58 DEBUG : dir: reading active writers 2026/09/22 01:51:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.31s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:51:59 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:51:59 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:52:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:52:02 DEBUG : dir/file1: Remove: 2026/09/22 01:52:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:02 DEBUG : dir/file1: >Remove: err= 2026/09/22 01:52:03 DEBUG : dir/file1: Remove: 2026/09/22 01:52:03 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/22 01:52:03 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:03 DEBUG : dir: Looking for writers 2026/09/22 01:52:03 DEBUG : Looking for writers 2026/09/22 01:52:03 DEBUG : dir: reading active writers 2026/09/22 01:52:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.19s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:52:04 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:52:04 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:52:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:52:06 DEBUG : dir/file1: Remove: 2026/09/22 01:52:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:07 DEBUG : dir/file1: >Remove: err= 2026/09/22 01:52:07 DEBUG : dir/file1: Remove: 2026/09/22 01:52:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/22 01:52:07 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:07 DEBUG : dir: Looking for writers 2026/09/22 01:52:07 DEBUG : Looking for writers 2026/09/22 01:52:07 DEBUG : dir: reading active writers 2026/09/22 01:52:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.18s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:52:08 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:52:08 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:52:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:52:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:52:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 01:52:11 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/22 01:52:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 01:52:11 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/22 01:52:11 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 01:52:11 DEBUG : dir/file1: Open: flags=0x3 2026/09/22 01:52:11 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/22 01:52:11 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/22 01:52:11 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:11 DEBUG : dir: Looking for writers 2026/09/22 01:52:11 DEBUG : file1: reading active writers 2026/09/22 01:52:11 DEBUG : Looking for writers 2026/09/22 01:52:11 DEBUG : dir: reading active writers 2026/09/22 01:52:11 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.82s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:52:12 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:52:12 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:52:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:52:14 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:14 DEBUG : dir: Looking for writers 2026/09/22 01:52:14 DEBUG : file1: reading active writers 2026/09/22 01:52:14 DEBUG : Looking for writers 2026/09/22 01:52:14 DEBUG : dir: reading active writers 2026/09/22 01:52:14 DEBUG : >WaitForWriters: 2026/09/22 01:52:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:52:15 DEBUG : newLeaf: Updating file with newLeaf 0xfc29359d040 2026/09/22 01:52:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 01:52:16 DEBUG : dir/file1: Updating file with dir/file1 0xfc29359d040 2026/09/22 01:52:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 01:52:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 01:52:17 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 01:52:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:17 DEBUG : dir/file1: File is currently open, delaying rename 0xfc29359d040 2026/09/22 01:52:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:17 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (25 bytes), uploading instead of streaming 2026/09/22 01:52:17 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/22 01:52:18 DEBUG : dir/file1: size = 25 OK 2026/09/22 01:52:18 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 01:52:18 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/22 01:52:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:18 DEBUG : newLeaf: Running delayed rename now 2026/09/22 01:52:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:52:19 DEBUG : newLeaf: Updating file with newLeaf 0xfc29359d040 2026/09/22 01:52:19 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:19 DEBUG : dir: Looking for writers 2026/09/22 01:52:19 DEBUG : Looking for writers 2026/09/22 01:52:19 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:19 DEBUG : dir: reading active writers 2026/09/22 01:52:19 DEBUG : >WaitForWriters: 2026/09/22 01:52:19 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:19 DEBUG : dir: Looking for writers 2026/09/22 01:52:19 DEBUG : Looking for writers 2026/09/22 01:52:19 DEBUG : dir: reading active writers 2026/09/22 01:52:19 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:19 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:52:20 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:52:20 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:52:20 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:52:20 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:20 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:52:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:52:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:20 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:52:22 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:52:23 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:23 DEBUG : dir: Looking for writers 2026/09/22 01:52:23 DEBUG : file1: reading active writers 2026/09/22 01:52:23 DEBUG : Looking for writers 2026/09/22 01:52:23 DEBUG : dir: reading active writers 2026/09/22 01:52:23 DEBUG : >WaitForWriters: 2026/09/22 01:52:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:52:24 DEBUG : newLeaf: Updating file with newLeaf 0xfc29359cc30 2026/09/22 01:52:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 01:52:25 DEBUG : dir/file1: Updating file with dir/file1 0xfc29359cc30 2026/09/22 01:52:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 01:52:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 01:52:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/22 01:52:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:26 DEBUG : dir/file1: File is currently open, delaying rename 0xfc29359cc30 2026/09/22 01:52:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:26 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (25 bytes), uploading instead of streaming 2026/09/22 01:52:26 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/09/22 01:52:27 DEBUG : dir/file1: size = 25 OK 2026/09/22 01:52:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 01:52:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/22 01:52:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:27 DEBUG : newLeaf: Running delayed rename now 2026/09/22 01:52:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:52:28 DEBUG : newLeaf: Updating file with newLeaf 0xfc29359cc30 2026/09/22 01:52:28 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:28 DEBUG : dir: Looking for writers 2026/09/22 01:52:28 DEBUG : Looking for writers 2026/09/22 01:52:28 DEBUG : dir: reading active writers 2026/09/22 01:52:28 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:28 DEBUG : >WaitForWriters: 2026/09/22 01:52:28 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:28 DEBUG : dir: Looking for writers 2026/09/22 01:52:28 DEBUG : Looking for writers 2026/09/22 01:52:28 DEBUG : dir: reading active writers 2026/09/22 01:52:28 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:28 DEBUG : >WaitForWriters: 2026/09/22 01:52:28 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:52:29 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:52:29 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:52:29 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:52:29 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:29 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:52:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:52:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:29 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:52:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:52:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 01:52:32 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:52:32 DEBUG : dir/file1(0xfc293283d40): openPending: 2026/09/22 01:52:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/22 01:52:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/22 01:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:32 DEBUG : dir/file1(0xfc293283d40): >openPending: err= 2026/09/22 01:52:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 01:52:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:52:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:52:32 DEBUG : dir/file1(0xfc293283d40): _writeAt: size=14, off=0 2026/09/22 01:52:32 DEBUG : dir/file1(0xfc293283d40): >_writeAt: n=14, err= 2026/09/22 01:52:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 01:52:32 DEBUG : dir/file1(0xfc293283d40): close: 2026/09/22 01:52:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/22 01:52:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 01:52:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:52:32 DEBUG : dir/file1(0xfc293283d40): >close: err= 2026/09/22 01:52:32 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:32 DEBUG : dir: Looking for writers 2026/09/22 01:52:32 DEBUG : file1: reading active writers 2026/09/22 01:52:32 DEBUG : Looking for writers 2026/09/22 01:52:32 DEBUG : dir: reading active writers 2026/09/22 01:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:52:32 DEBUG : dir: Looking for writers 2026/09/22 01:52:32 DEBUG : file1: reading active writers 2026/09/22 01:52:32 DEBUG : Looking for writers 2026/09/22 01:52:32 DEBUG : dir: reading active writers 2026/09/22 01:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:52:32 DEBUG : dir: Looking for writers 2026/09/22 01:52:32 DEBUG : file1: reading active writers 2026/09/22 01:52:32 DEBUG : Looking for writers 2026/09/22 01:52:32 DEBUG : dir: reading active writers 2026/09/22 01:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:52:32 DEBUG : dir: Looking for writers 2026/09/22 01:52:32 DEBUG : file1: reading active writers 2026/09/22 01:52:32 DEBUG : Looking for writers 2026/09/22 01:52:32 DEBUG : dir: reading active writers 2026/09/22 01:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:52:32 DEBUG : dir/file1: vfs cache: starting upload 2026/09/22 01:52:32 DEBUG : dir: Looking for writers 2026/09/22 01:52:32 DEBUG : file1: reading active writers 2026/09/22 01:52:32 DEBUG : Looking for writers 2026/09/22 01:52:32 DEBUG : dir: reading active writers 2026/09/22 01:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:52:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:52:32 DEBUG : dir: Looking for writers 2026/09/22 01:52:32 DEBUG : file1: reading active writers 2026/09/22 01:52:32 DEBUG : Looking for writers 2026/09/22 01:52:32 DEBUG : dir: reading active writers 2026/09/22 01:52:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:52:33 DEBUG : dir: Looking for writers 2026/09/22 01:52:33 DEBUG : file1: reading active writers 2026/09/22 01:52:33 DEBUG : Looking for writers 2026/09/22 01:52:33 DEBUG : dir: reading active writers 2026/09/22 01:52:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:52:33 DEBUG : dir/file1: size = 14 OK 2026/09/22 01:52:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 01:52:33 INFO : dir/file1: Copied (replaced existing) 2026/09/22 01:52:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/22 01:52:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/22 01:52:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/22 01:52:33 DEBUG : dir: Looking for writers 2026/09/22 01:52:33 DEBUG : file1: reading active writers 2026/09/22 01:52:33 DEBUG : Looking for writers 2026/09/22 01:52:33 DEBUG : dir: reading active writers 2026/09/22 01:52:33 DEBUG : >WaitForWriters: 2026/09/22 01:52:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:52:33 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:52:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:52:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:52:33 DEBUG : dir/file1(0xfc29305e4c0): _readAt: size=512, off=0 2026/09/22 01:52:33 DEBUG : dir/file1(0xfc29305e4c0): openPending: 2026/09/22 01:52:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/22 01:52:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/22 01:52:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:33 DEBUG : dir/file1(0xfc29305e4c0): >openPending: err= 2026/09/22 01:52:33 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/22 01:52:33 DEBUG : dir/file1(0xfc29305e4c0): >_readAt: n=14, err=EOF 2026/09/22 01:52:33 DEBUG : dir/file1(0xfc29305e4c0): close: 2026/09/22 01:52:33 DEBUG : dir/file1(0xfc29305e4c0): >close: err= 2026/09/22 01:52:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:52:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 01:52:34 DEBUG : newLeaf: Updating file with newLeaf 0xfc292ef6c30 2026/09/22 01:52:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 01:52:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/22 01:52:36 DEBUG : dir/file1: Updating file with dir/file1 0xfc292ef6c30 2026/09/22 01:52:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 01:52:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 01:52:36 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:52:36 DEBUG : dir/file1(0xfc29316c0c0): openPending: 2026/09/22 01:52:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/22 01:52:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/22 01:52:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:36 DEBUG : dir/file1(0xfc29316c0c0): >openPending: err= 2026/09/22 01:52:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 01:52:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:52:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:52:36 DEBUG : dir/file1(0xfc29316c0c0): _writeAt: size=25, off=0 2026/09/22 01:52:36 DEBUG : dir/file1(0xfc29316c0c0): >_writeAt: n=25, err= 2026/09/22 01:52:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:52:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 01:52:37 DEBUG : newLeaf: Updating file with newLeaf 0xfc292ef6c30 2026/09/22 01:52:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:37 DEBUG : newLeaf(0xfc29316c0c0): close: 2026/09/22 01:52:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/22 01:52:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-22 01:52:36.364498957 +0000 UTC m=+201.608079381 2026/09/22 01:52:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/22 01:52:37 DEBUG : newLeaf(0xfc29316c0c0): >close: err= 2026/09/22 01:52:37 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:37 DEBUG : dir: Looking for writers 2026/09/22 01:52:37 DEBUG : Looking for writers 2026/09/22 01:52:37 DEBUG : dir: reading active writers 2026/09/22 01:52:37 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:52:37 DEBUG : dir: Looking for writers 2026/09/22 01:52:37 DEBUG : Looking for writers 2026/09/22 01:52:37 DEBUG : dir: reading active writers 2026/09/22 01:52:37 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:52:37 DEBUG : dir: Looking for writers 2026/09/22 01:52:37 DEBUG : Looking for writers 2026/09/22 01:52:37 DEBUG : dir: reading active writers 2026/09/22 01:52:37 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:52:37 DEBUG : dir: Looking for writers 2026/09/22 01:52:37 DEBUG : Looking for writers 2026/09/22 01:52:37 DEBUG : dir: reading active writers 2026/09/22 01:52:37 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:52:37 DEBUG : newLeaf: vfs cache: starting upload 2026/09/22 01:52:37 DEBUG : dir: Looking for writers 2026/09/22 01:52:37 DEBUG : Looking for writers 2026/09/22 01:52:37 DEBUG : dir: reading active writers 2026/09/22 01:52:37 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:52:37 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/22 01:52:37 DEBUG : dir: Looking for writers 2026/09/22 01:52:37 DEBUG : Looking for writers 2026/09/22 01:52:37 DEBUG : dir: reading active writers 2026/09/22 01:52:37 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:52:37 DEBUG : dir: Looking for writers 2026/09/22 01:52:37 DEBUG : Looking for writers 2026/09/22 01:52:37 DEBUG : dir: reading active writers 2026/09/22 01:52:37 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:52:38 DEBUG : newLeaf: size = 25 OK 2026/09/22 01:52:38 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 01:52:38 INFO : newLeaf: Copied (replaced existing) 2026/09/22 01:52:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-22 01:52:36 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/22 01:52:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/22 01:52:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/22 01:52:38 DEBUG : dir: Looking for writers 2026/09/22 01:52:38 DEBUG : Looking for writers 2026/09/22 01:52:38 DEBUG : dir: reading active writers 2026/09/22 01:52:38 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:38 DEBUG : >WaitForWriters: 2026/09/22 01:52:38 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:38 DEBUG : dir: Looking for writers 2026/09/22 01:52:38 DEBUG : Looking for writers 2026/09/22 01:52:38 DEBUG : dir: reading active writers 2026/09/22 01:52:38 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:38 DEBUG : >WaitForWriters: 2026/09/22 01:52:38 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:52:39 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:52:39 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:52:39 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:39 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:52:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:52:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:39 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:52:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:52:42 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:42 DEBUG : dir: Looking for writers 2026/09/22 01:52:42 DEBUG : file1: reading active writers 2026/09/22 01:52:42 DEBUG : Looking for writers 2026/09/22 01:52:42 DEBUG : dir: reading active writers 2026/09/22 01:52:42 DEBUG : >WaitForWriters: 2026/09/22 01:52:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:52:43 DEBUG : newLeaf: Updating file with newLeaf 0xfc2931416c0 2026/09/22 01:52:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 01:52:44 DEBUG : dir/file1: Updating file with dir/file1 0xfc2931416c0 2026/09/22 01:52:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 01:52:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 01:52:45 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:52:45 DEBUG : dir/file1(0xfc292c93840): openPending: 2026/09/22 01:52:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/22 01:52:45 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/22 01:52:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:45 DEBUG : dir/file1(0xfc292c93840): >openPending: err= 2026/09/22 01:52:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 01:52:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:52:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:52:45 DEBUG : dir/file1(0xfc292c93840): _writeAt: size=25, off=0 2026/09/22 01:52:45 DEBUG : dir/file1(0xfc292c93840): >_writeAt: n=25, err= 2026/09/22 01:52:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:52:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 01:52:45 DEBUG : newLeaf: Updating file with newLeaf 0xfc2931416c0 2026/09/22 01:52:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:45 DEBUG : newLeaf(0xfc292c93840): close: 2026/09/22 01:52:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/22 01:52:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-22 01:52:45.232887923 +0000 UTC m=+210.476468336 2026/09/22 01:52:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/22 01:52:45 DEBUG : newLeaf(0xfc292c93840): >close: err= 2026/09/22 01:52:45 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:45 DEBUG : dir: Looking for writers 2026/09/22 01:52:45 DEBUG : Looking for writers 2026/09/22 01:52:45 DEBUG : dir: reading active writers 2026/09/22 01:52:45 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:52:45 DEBUG : dir: Looking for writers 2026/09/22 01:52:45 DEBUG : Looking for writers 2026/09/22 01:52:45 DEBUG : dir: reading active writers 2026/09/22 01:52:45 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:52:45 DEBUG : dir: Looking for writers 2026/09/22 01:52:45 DEBUG : Looking for writers 2026/09/22 01:52:45 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:45 DEBUG : dir: reading active writers 2026/09/22 01:52:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:52:46 DEBUG : dir: Looking for writers 2026/09/22 01:52:46 DEBUG : Looking for writers 2026/09/22 01:52:46 DEBUG : dir: reading active writers 2026/09/22 01:52:46 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:52:46 DEBUG : newLeaf: vfs cache: starting upload 2026/09/22 01:52:46 DEBUG : dir: Looking for writers 2026/09/22 01:52:46 DEBUG : Looking for writers 2026/09/22 01:52:46 DEBUG : dir: reading active writers 2026/09/22 01:52:46 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:52:46 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/22 01:52:46 DEBUG : dir: Looking for writers 2026/09/22 01:52:46 DEBUG : Looking for writers 2026/09/22 01:52:46 DEBUG : dir: reading active writers 2026/09/22 01:52:46 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:52:46 DEBUG : dir: Looking for writers 2026/09/22 01:52:46 DEBUG : Looking for writers 2026/09/22 01:52:46 DEBUG : dir: reading active writers 2026/09/22 01:52:46 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:52:47 DEBUG : newLeaf: size = 25 OK 2026/09/22 01:52:47 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 01:52:47 INFO : newLeaf: Copied (replaced existing) 2026/09/22 01:52:47 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-22 01:52:45 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/22 01:52:47 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/22 01:52:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:47 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/22 01:52:47 DEBUG : dir: Looking for writers 2026/09/22 01:52:47 DEBUG : Looking for writers 2026/09/22 01:52:47 DEBUG : dir: reading active writers 2026/09/22 01:52:47 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:47 DEBUG : >WaitForWriters: 2026/09/22 01:52:47 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:47 DEBUG : dir: Looking for writers 2026/09/22 01:52:47 DEBUG : Looking for writers 2026/09/22 01:52:47 DEBUG : dir: reading active writers 2026/09/22 01:52:47 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:47 DEBUG : >WaitForWriters: 2026/09/22 01:52:47 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:52:48 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:52:48 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:52:48 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:48 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:52:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:48 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:52:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:52:51 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 01:52:51 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:52:51 DEBUG : dir/file1(0xfc2935b1980): openPending: 2026/09/22 01:52:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/22 01:52:51 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/22 01:52:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:51 DEBUG : dir/file1(0xfc2935b1980): >openPending: err= 2026/09/22 01:52:51 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 01:52:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:52:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:52:51 DEBUG : dir/file1(0xfc2935b1980): _writeAt: size=14, off=0 2026/09/22 01:52:51 DEBUG : dir/file1(0xfc2935b1980): >_writeAt: n=14, err= 2026/09/22 01:52:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 01:52:51 DEBUG : dir/file1(0xfc2935b1980): close: 2026/09/22 01:52:51 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/22 01:52:51 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/22 01:52:51 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:52:51 DEBUG : dir/file1(0xfc2935b1980): >close: err= 2026/09/22 01:52:51 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:51 DEBUG : dir: Looking for writers 2026/09/22 01:52:51 DEBUG : file1: reading active writers 2026/09/22 01:52:51 DEBUG : Looking for writers 2026/09/22 01:52:51 DEBUG : dir: reading active writers 2026/09/22 01:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:52:51 DEBUG : dir: Looking for writers 2026/09/22 01:52:51 DEBUG : file1: reading active writers 2026/09/22 01:52:51 DEBUG : Looking for writers 2026/09/22 01:52:51 DEBUG : dir: reading active writers 2026/09/22 01:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:52:51 DEBUG : dir: Looking for writers 2026/09/22 01:52:51 DEBUG : file1: reading active writers 2026/09/22 01:52:51 DEBUG : Looking for writers 2026/09/22 01:52:51 DEBUG : dir: reading active writers 2026/09/22 01:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:52:51 DEBUG : dir: Looking for writers 2026/09/22 01:52:51 DEBUG : file1: reading active writers 2026/09/22 01:52:51 DEBUG : Looking for writers 2026/09/22 01:52:51 DEBUG : dir: reading active writers 2026/09/22 01:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:52:51 DEBUG : dir/file1: vfs cache: starting upload 2026/09/22 01:52:51 DEBUG : dir: Looking for writers 2026/09/22 01:52:51 DEBUG : file1: reading active writers 2026/09/22 01:52:51 DEBUG : Looking for writers 2026/09/22 01:52:51 DEBUG : dir: reading active writers 2026/09/22 01:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:52:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:52:51 DEBUG : dir: Looking for writers 2026/09/22 01:52:51 DEBUG : file1: reading active writers 2026/09/22 01:52:51 DEBUG : Looking for writers 2026/09/22 01:52:51 DEBUG : dir: reading active writers 2026/09/22 01:52:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:52:52 DEBUG : dir: Looking for writers 2026/09/22 01:52:52 DEBUG : file1: reading active writers 2026/09/22 01:52:52 DEBUG : Looking for writers 2026/09/22 01:52:52 DEBUG : dir: reading active writers 2026/09/22 01:52:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:52:52 DEBUG : dir/file1: size = 14 OK 2026/09/22 01:52:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/22 01:52:52 INFO : dir/file1: Copied (replaced existing) 2026/09/22 01:52:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/22 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 2026/09/22 01:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/22 01:52:52 DEBUG : dir: Looking for writers 2026/09/22 01:52:52 DEBUG : file1: reading active writers 2026/09/22 01:52:52 DEBUG : Looking for writers 2026/09/22 01:52:52 DEBUG : dir: reading active writers 2026/09/22 01:52:52 DEBUG : >WaitForWriters: 2026/09/22 01:52:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:52:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:52:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:52:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:52:52 DEBUG : dir/file1(0xfc2935a6440): _readAt: size=512, off=0 2026/09/22 01:52:52 DEBUG : dir/file1(0xfc2935a6440): openPending: 2026/09/22 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" 2026/09/22 01:52:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/22 01:52:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:52 DEBUG : dir/file1(0xfc2935a6440): >openPending: err= 2026/09/22 01:52:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/22 01:52:52 DEBUG : dir/file1(0xfc2935a6440): >_readAt: n=14, err=EOF 2026/09/22 01:52:52 DEBUG : dir/file1(0xfc2935a6440): close: 2026/09/22 01:52:52 DEBUG : dir/file1(0xfc2935a6440): >close: err= 2026/09/22 01:52:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:52:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 01:52:53 DEBUG : newLeaf: Updating file with newLeaf 0xfc29348b860 2026/09/22 01:52:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 01:52:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/22 01:52:54 DEBUG : dir/file1: Updating file with dir/file1 0xfc29348b860 2026/09/22 01:52:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 01:52:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:55 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 01:52:55 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:52:55 DEBUG : dir/file1(0xfc2934a8a80): openPending: 2026/09/22 01:52:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/22 01:52:55 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/22 01:52:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:52:55 DEBUG : dir/file1(0xfc2934a8a80): >openPending: err= 2026/09/22 01:52:55 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 01:52:55 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:52:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:52:55 DEBUG : dir/file1(0xfc2934a8a80): _writeAt: size=25, off=0 2026/09/22 01:52:55 DEBUG : dir/file1(0xfc2934a8a80): >_writeAt: n=25, err= 2026/09/22 01:52:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:52:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 01:52:55 DEBUG : newLeaf: Updating file with newLeaf 0xfc29348b860 2026/09/22 01:52:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:52:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:55 DEBUG : newLeaf(0xfc2934a8a80): close: 2026/09/22 01:52:55 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/22 01:52:55 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-22 01:52:55.207899565 +0000 UTC m=+220.451479999 2026/09/22 01:52:55 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/22 01:52:55 DEBUG : newLeaf(0xfc2934a8a80): >close: err= 2026/09/22 01:52:55 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:55 DEBUG : dir: Looking for writers 2026/09/22 01:52:55 DEBUG : Looking for writers 2026/09/22 01:52:55 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:55 DEBUG : dir: reading active writers 2026/09/22 01:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:52:55 DEBUG : dir: Looking for writers 2026/09/22 01:52:55 DEBUG : Looking for writers 2026/09/22 01:52:55 DEBUG : dir: reading active writers 2026/09/22 01:52:55 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:52:55 DEBUG : dir: Looking for writers 2026/09/22 01:52:55 DEBUG : Looking for writers 2026/09/22 01:52:55 DEBUG : dir: reading active writers 2026/09/22 01:52:55 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:52:55 DEBUG : dir: Looking for writers 2026/09/22 01:52:55 DEBUG : Looking for writers 2026/09/22 01:52:55 DEBUG : dir: reading active writers 2026/09/22 01:52:55 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:55 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:52:56 DEBUG : newLeaf: vfs cache: starting upload 2026/09/22 01:52:56 DEBUG : dir: Looking for writers 2026/09/22 01:52:56 DEBUG : Looking for writers 2026/09/22 01:52:56 DEBUG : dir: reading active writers 2026/09/22 01:52:56 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:52:56 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/22 01:52:56 DEBUG : dir: Looking for writers 2026/09/22 01:52:56 DEBUG : Looking for writers 2026/09/22 01:52:56 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:56 DEBUG : dir: reading active writers 2026/09/22 01:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:52:56 DEBUG : dir: Looking for writers 2026/09/22 01:52:56 DEBUG : Looking for writers 2026/09/22 01:52:56 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:56 DEBUG : dir: reading active writers 2026/09/22 01:52:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:52:57 DEBUG : newLeaf: size = 25 OK 2026/09/22 01:52:57 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 01:52:57 INFO : newLeaf: Copied (replaced existing) 2026/09/22 01:52:57 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-22 01:52:55 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/22 01:52:57 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/22 01:52:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:52:57 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/22 01:52:57 DEBUG : dir: Looking for writers 2026/09/22 01:52:57 DEBUG : Looking for writers 2026/09/22 01:52:57 DEBUG : dir: reading active writers 2026/09/22 01:52:57 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:57 DEBUG : >WaitForWriters: 2026/09/22 01:52:57 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:52:57 DEBUG : dir: Looking for writers 2026/09/22 01:52:57 DEBUG : Looking for writers 2026/09/22 01:52:57 DEBUG : newLeaf: reading active writers 2026/09/22 01:52:57 DEBUG : dir: reading active writers 2026/09/22 01:52:57 DEBUG : >WaitForWriters: 2026/09/22 01:52:57 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:52:58 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:52:58 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:52:58 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:58 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:52:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:52:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:52:58 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:52:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:53:01 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:01 DEBUG : dir: Looking for writers 2026/09/22 01:53:01 DEBUG : file1: reading active writers 2026/09/22 01:53:01 DEBUG : Looking for writers 2026/09/22 01:53:01 DEBUG : dir: reading active writers 2026/09/22 01:53:01 DEBUG : >WaitForWriters: 2026/09/22 01:53:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:53:01 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:53:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:53:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:53:01 DEBUG : dir/file1(0xfc293854900): _readAt: size=512, off=0 2026/09/22 01:53:01 DEBUG : dir/file1(0xfc293854900): openPending: 2026/09/22 01:53:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/22 01:53:01 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/22 01:53:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:01 DEBUG : dir/file1(0xfc293854900): >openPending: err= 2026/09/22 01:53:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/22 01:53:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:53:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:53:01 DEBUG : dir/file1(0xfc293854900): >_readAt: n=14, err=EOF 2026/09/22 01:53:01 DEBUG : dir/file1(0xfc293854900): close: 2026/09/22 01:53:01 DEBUG : dir/file1(0xfc293854900): >close: err= 2026/09/22 01:53:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:53:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 01:53:02 DEBUG : newLeaf: Updating file with newLeaf 0xfc29364d5f0 2026/09/22 01:53:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:53:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:53:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/22 01:53:04 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/22 01:53:04 DEBUG : dir/file1: Updating file with dir/file1 0xfc29364d5f0 2026/09/22 01:53:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/22 01:53:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 01:53:04 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:53:04 DEBUG : dir/file1(0xfc29316d7c0): openPending: 2026/09/22 01:53:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/22 01:53:04 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/22 01:53:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:04 DEBUG : dir/file1(0xfc29316d7c0): >openPending: err= 2026/09/22 01:53:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 01:53:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:53:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:53:04 DEBUG : dir/file1(0xfc29316d7c0): _writeAt: size=25, off=0 2026/09/22 01:53:04 DEBUG : dir/file1(0xfc29316d7c0): >_writeAt: n=25, err= 2026/09/22 01:53:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/22 01:53:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/22 01:53:05 DEBUG : newLeaf: Updating file with newLeaf 0xfc29364d5f0 2026/09/22 01:53:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:53:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:53:05 DEBUG : newLeaf(0xfc29316d7c0): close: 2026/09/22 01:53:05 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/22 01:53:05 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-22 01:53:04.417328387 +0000 UTC m=+229.660908811 2026/09/22 01:53:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/22 01:53:05 DEBUG : newLeaf(0xfc29316d7c0): >close: err= 2026/09/22 01:53:05 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:05 DEBUG : dir: Looking for writers 2026/09/22 01:53:05 DEBUG : Looking for writers 2026/09/22 01:53:05 DEBUG : dir: reading active writers 2026/09/22 01:53:05 DEBUG : newLeaf: reading active writers 2026/09/22 01:53:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:53:05 DEBUG : dir: Looking for writers 2026/09/22 01:53:05 DEBUG : Looking for writers 2026/09/22 01:53:05 DEBUG : dir: reading active writers 2026/09/22 01:53:05 DEBUG : newLeaf: reading active writers 2026/09/22 01:53:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:53:05 DEBUG : dir: Looking for writers 2026/09/22 01:53:05 DEBUG : Looking for writers 2026/09/22 01:53:05 DEBUG : dir: reading active writers 2026/09/22 01:53:05 DEBUG : newLeaf: reading active writers 2026/09/22 01:53:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:53:05 DEBUG : dir: Looking for writers 2026/09/22 01:53:05 DEBUG : Looking for writers 2026/09/22 01:53:05 DEBUG : dir: reading active writers 2026/09/22 01:53:05 DEBUG : newLeaf: reading active writers 2026/09/22 01:53:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:53:05 DEBUG : newLeaf: vfs cache: starting upload 2026/09/22 01:53:05 DEBUG : dir: Looking for writers 2026/09/22 01:53:05 DEBUG : Looking for writers 2026/09/22 01:53:05 DEBUG : dir: reading active writers 2026/09/22 01:53:05 DEBUG : newLeaf: reading active writers 2026/09/22 01:53:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:53:05 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/09/22 01:53:05 DEBUG : dir: Looking for writers 2026/09/22 01:53:05 DEBUG : Looking for writers 2026/09/22 01:53:05 DEBUG : newLeaf: reading active writers 2026/09/22 01:53:05 DEBUG : dir: reading active writers 2026/09/22 01:53:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:53:06 DEBUG : dir: Looking for writers 2026/09/22 01:53:06 DEBUG : Looking for writers 2026/09/22 01:53:06 DEBUG : dir: reading active writers 2026/09/22 01:53:06 DEBUG : newLeaf: reading active writers 2026/09/22 01:53:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:53:06 DEBUG : newLeaf: size = 25 OK 2026/09/22 01:53:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/22 01:53:06 INFO : newLeaf: Copied (replaced existing) 2026/09/22 01:53:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-22 01:53:04 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/22 01:53:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/22 01:53:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/22 01:53:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/22 01:53:06 DEBUG : dir: Looking for writers 2026/09/22 01:53:06 DEBUG : Looking for writers 2026/09/22 01:53:06 DEBUG : dir: reading active writers 2026/09/22 01:53:06 DEBUG : newLeaf: reading active writers 2026/09/22 01:53:06 DEBUG : >WaitForWriters: 2026/09/22 01:53:07 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:07 DEBUG : dir: Looking for writers 2026/09/22 01:53:07 DEBUG : Looking for writers 2026/09/22 01:53:07 DEBUG : dir: reading active writers 2026/09/22 01:53:07 DEBUG : newLeaf: reading active writers 2026/09/22 01:53:07 DEBUG : >WaitForWriters: 2026/09/22 01:53:07 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestFileRename (56.05s) --- PASS: TestFileRename/off,forceCache=false (8.88s) --- PASS: TestFileRename/minimal,forceCache=false (8.87s) --- PASS: TestFileRename/minimal,forceCache=true (9.97s) --- PASS: TestFileRename/writes,forceCache=false (8.87s) --- PASS: TestFileRename/writes,forceCache=true (9.96s) --- PASS: TestFileRename/full,forceCache=false (9.49s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:08 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:08 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:53:08 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:08 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:53:08 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:08 DEBUG : Looking for writers 2026/09/22 01:53:08 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.34s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:08 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.34s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:08 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestSetPollIntervalAfterShutdown (0.34s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:09 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.34s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:09 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.35s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:09 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:09 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUnsupported (0.34s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:10 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:10 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:53:11 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:53:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:53:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:53:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 01:53:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/22 01:53:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:53:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:13 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:13 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:13 DEBUG : dir: Looking for writers 2026/09/22 01:53:13 DEBUG : file1: reading active writers 2026/09/22 01:53:13 DEBUG : Looking for writers 2026/09/22 01:53:13 DEBUG : dir: reading active writers 2026/09/22 01:53:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.10s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:14 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:14 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:53:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:53:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:53:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:53:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 01:53:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/22 01:53:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:53:17 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:17 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/22 01:53:17 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/22 01:53:17 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/22 01:53:17 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/22 01:53:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/22 01:53:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/22 01:53:17 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/22 01:53:17 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/22 01:53:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/22 01:53:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/22 01:53:17 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/22 01:53:17 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/22 01:53:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/22 01:53:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/22 01:53:17 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/22 01:53:18 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:18 DEBUG : dir: Looking for writers 2026/09/22 01:53:18 DEBUG : file1: reading active writers 2026/09/22 01:53:18 DEBUG : Looking for writers 2026/09/22 01:53:18 DEBUG : dir: reading active writers 2026/09/22 01:53:18 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.01s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:19 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:19 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:53:20 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:53:21 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:53:22 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:53:22 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 01:53:22 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:22 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/22 01:53:22 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/22 01:53:22 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/22 01:53:22 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/22 01:53:22 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/22 01:53:22 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/22 01:53:22 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/22 01:53:22 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/22 01:53:22 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/22 01:53:22 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/22 01:53:22 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/22 01:53:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/22 01:53:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/22 01:53:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/22 01:53:23 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/22 01:53:23 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/22 01:53:23 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/22 01:53:23 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/22 01:53:23 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/22 01:53:23 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:23 DEBUG : dir: Looking for writers 2026/09/22 01:53:23 DEBUG : file1: reading active writers 2026/09/22 01:53:23 DEBUG : Looking for writers 2026/09/22 01:53:23 DEBUG : dir: reading active writers 2026/09/22 01:53:23 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (5.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:24 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:24 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:53:25 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:53:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:53:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:53:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 01:53:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/22 01:53:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:53:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:27 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:27 DEBUG : dir: Looking for writers 2026/09/22 01:53:27 DEBUG : file1: reading active writers 2026/09/22 01:53:27 DEBUG : Looking for writers 2026/09/22 01:53:27 DEBUG : dir: reading active writers 2026/09/22 01:53:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.08s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:28 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:28 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:53:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:53:30 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:53:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:53:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/22 01:53:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/22 01:53:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:53:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:31 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/22 01:53:31 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/22 01:53:31 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:31 DEBUG : dir: Looking for writers 2026/09/22 01:53:31 DEBUG : file1: reading active writers 2026/09/22 01:53:31 DEBUG : Looking for writers 2026/09/22 01:53:31 DEBUG : dir: reading active writers 2026/09/22 01:53:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.08s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:32 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:32 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:53:32 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:32 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:32 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:53:33 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:53:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:53:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:53:35 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:53:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:53:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:53:35 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): _readAt: size=1, off=0 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): openPending: 2026/09/22 01:53:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 01:53:35 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 01:53:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): >openPending: err= 2026/09/22 01:53:35 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/22 01:53:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:53:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): >_readAt: n=1, err= 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): _readAt: size=256, off=1 2026/09/22 01:53:35 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): >_readAt: n=15, err=EOF 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): _readAt: size=16, off=16 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): >_readAt: n=0, err=EOF 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): close: 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): >close: err= 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): close: 2026/09/22 01:53:35 DEBUG : dir/file1(0xfc2935a7700): >close: err=file already closed 2026/09/22 01:53:35 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:35 DEBUG : dir: Looking for writers 2026/09/22 01:53:35 DEBUG : file1: reading active writers 2026/09/22 01:53:35 DEBUG : Looking for writers 2026/09/22 01:53:35 DEBUG : dir: reading active writers 2026/09/22 01:53:35 DEBUG : >WaitForWriters: 2026/09/22 01:53:35 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.09s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:36 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:36 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:53:36 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:36 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:36 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:53:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:53:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:53:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:53:39 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:53:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:53:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:53:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): _readAt: size=1, off=0 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): openPending: 2026/09/22 01:53:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 01:53:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 01:53:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): >openPending: err= 2026/09/22 01:53:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/22 01:53:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:53:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): >_readAt: n=1, err= 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): _readAt: size=1, off=5 2026/09/22 01:53:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): >_readAt: n=1, err= 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): _readAt: size=1, off=3 2026/09/22 01:53:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): >_readAt: n=1, err= 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): _readAt: size=1, off=13 2026/09/22 01:53:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): >_readAt: n=1, err= 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): _readAt: size=16, off=100 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): >_readAt: n=0, err=EOF 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): close: 2026/09/22 01:53:39 DEBUG : dir/file1(0xfc2932830c0): >close: err= 2026/09/22 01:53:39 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:39 DEBUG : dir: Looking for writers 2026/09/22 01:53:39 DEBUG : file1: reading active writers 2026/09/22 01:53:39 DEBUG : Looking for writers 2026/09/22 01:53:39 DEBUG : dir: reading active writers 2026/09/22 01:53:39 DEBUG : >WaitForWriters: 2026/09/22 01:53:39 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting 2026/09/22 01:53:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade/dir/file1: no such file or directory 2026/09/22 01:53:40 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.07s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:40 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:40 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:53:40 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:40 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:40 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:53:41 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:53:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:53:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:53:43 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:53:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:53:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:53:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): _readAt: size=1, off=0 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): openPending: 2026/09/22 01:53:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 01:53:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 01:53:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): >openPending: err= 2026/09/22 01:53:43 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/22 01:53:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:53:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): >_readAt: n=1, err= 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): _readAt: size=1, off=5 2026/09/22 01:53:43 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): >_readAt: n=1, err= 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): _readAt: size=1, off=1 2026/09/22 01:53:43 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): >_readAt: n=1, err= 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): _readAt: size=6, off=10 2026/09/22 01:53:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): >_readAt: n=6, err= 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): _readAt: size=256, off=10 2026/09/22 01:53:43 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): >_readAt: n=6, err=EOF 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): _readAt: size=256, off=100 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): >_readAt: n=0, err=EOF 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): close: 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): >close: err= 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): _readAt: size=256, off=100 2026/09/22 01:53:43 DEBUG : dir/file1(0xfc29305e100): >_readAt: n=0, err=file already closed 2026/09/22 01:53:43 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:43 DEBUG : dir: Looking for writers 2026/09/22 01:53:43 DEBUG : file1: reading active writers 2026/09/22 01:53:43 DEBUG : Looking for writers 2026/09/22 01:53:43 DEBUG : dir: reading active writers 2026/09/22 01:53:43 DEBUG : >WaitForWriters: 2026/09/22 01:53:43 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting 2026/09/22 01:53:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade/dir/file1: no such file or directory 2026/09/22 01:53:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.07s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:44 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:44 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:53:44 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:44 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:44 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:53:46 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:53:47 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:53:47 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:53:47 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:53:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:53:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:53:47 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 01:53:47 DEBUG : dir/file1(0xfc2935b0300): RWFileHandle.Flush 2026/09/22 01:53:47 DEBUG : dir/file1(0xfc2935b0300): _readAt: size=256, off=0 2026/09/22 01:53:47 DEBUG : dir/file1(0xfc2935b0300): openPending: 2026/09/22 01:53:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 01:53:47 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 01:53:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:47 DEBUG : dir/file1(0xfc2935b0300): >openPending: err= 2026/09/22 01:53:47 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/22 01:53:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:53:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:47 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:53:47 DEBUG : dir/file1(0xfc2935b0300): >_readAt: n=16, err=EOF 2026/09/22 01:53:47 DEBUG : dir/file1(0xfc2935b0300): RWFileHandle.Flush 2026/09/22 01:53:47 DEBUG : dir/file1(0xfc2935b0300): RWFileHandle.Flush 2026/09/22 01:53:47 DEBUG : dir/file1(0xfc2935b0300): close: 2026/09/22 01:53:47 DEBUG : dir/file1(0xfc2935b0300): >close: err= 2026/09/22 01:53:47 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:47 DEBUG : dir: Looking for writers 2026/09/22 01:53:47 DEBUG : file1: reading active writers 2026/09/22 01:53:47 DEBUG : Looking for writers 2026/09/22 01:53:47 DEBUG : dir: reading active writers 2026/09/22 01:53:47 DEBUG : >WaitForWriters: 2026/09/22 01:53:47 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting 2026/09/22 01:53:48 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade/dir/file1: no such file or directory 2026/09/22 01:53:48 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.09s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:49 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:49 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:53:49 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:49 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:49 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:53:50 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:53:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:53:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/22 01:53:51 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:53:51 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:53:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:53:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 01:53:51 DEBUG : dir/file1(0xfc293102300): _readAt: size=256, off=0 2026/09/22 01:53:51 DEBUG : dir/file1(0xfc293102300): openPending: 2026/09/22 01:53:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 01:53:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 01:53:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:51 DEBUG : dir/file1(0xfc293102300): >openPending: err= 2026/09/22 01:53:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/22 01:53:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:53:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:53:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:53:51 DEBUG : dir/file1(0xfc293102300): >_readAt: n=16, err=EOF 2026/09/22 01:53:51 DEBUG : dir/file1(0xfc293102300): RWFileHandle.Release 2026/09/22 01:53:51 DEBUG : dir/file1(0xfc293102300): close: 2026/09/22 01:53:51 DEBUG : dir/file1(0xfc293102300): >close: err= 2026/09/22 01:53:51 DEBUG : dir/file1(0xfc293102300): RWFileHandle.Release 2026/09/22 01:53:51 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:51 DEBUG : dir: Looking for writers 2026/09/22 01:53:51 DEBUG : file1: reading active writers 2026/09/22 01:53:51 DEBUG : Looking for writers 2026/09/22 01:53:51 DEBUG : dir: reading active writers 2026/09/22 01:53:51 DEBUG : >WaitForWriters: 2026/09/22 01:53:51 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting 2026/09/22 01:53:52 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade/dir/file1: no such file or directory 2026/09/22 01:53:52 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.08s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:53 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:53 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:53:53 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:53 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:53:53 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:53:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:53:53 DEBUG : file1: newRWFileHandle: 2026/09/22 01:53:53 DEBUG : file1(0xfc2935b0100): openPending: 2026/09/22 01:53:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:53:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:53 DEBUG : file1(0xfc2935b0100): >openPending: err= 2026/09/22 01:53:53 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 01:53:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 01:53:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 01:53:53 DEBUG : file1(0xfc2935b0100): _writeAt: size=5, off=0 2026/09/22 01:53:53 DEBUG : file1(0xfc2935b0100): >_writeAt: n=5, err= 2026/09/22 01:53:53 DEBUG : file1(0xfc2935b0100): _writeAt: size=7, off=5 2026/09/22 01:53:53 DEBUG : file1(0xfc2935b0100): >_writeAt: n=7, err= 2026/09/22 01:53:53 DEBUG : file1: vfs cache: truncate to size=11 2026/09/22 01:53:53 DEBUG : file1(0xfc2935b0100): close: 2026/09/22 01:53:53 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 01:53:53.275593336 +0000 UTC m=+278.519173749 2026/09/22 01:53:53 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:53:53 DEBUG : file1(0xfc2935b0100): >close: err= 2026/09/22 01:53:53 DEBUG : file1(0xfc2935b0100): close: 2026/09/22 01:53:53 DEBUG : file1(0xfc2935b0100): >close: err=file already closed 2026/09/22 01:53:53 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:53 DEBUG : Looking for writers 2026/09/22 01:53:53 DEBUG : file1: reading active writers 2026/09/22 01:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:53:53 DEBUG : Looking for writers 2026/09/22 01:53:53 DEBUG : file1: reading active writers 2026/09/22 01:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:53:53 DEBUG : Looking for writers 2026/09/22 01:53:53 DEBUG : file1: reading active writers 2026/09/22 01:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:53:53 DEBUG : Looking for writers 2026/09/22 01:53:53 DEBUG : file1: reading active writers 2026/09/22 01:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:53:53 DEBUG : file1: vfs cache: starting upload 2026/09/22 01:53:53 DEBUG : Looking for writers 2026/09/22 01:53:53 DEBUG : file1: reading active writers 2026/09/22 01:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:53:53 DEBUG : Looking for writers 2026/09/22 01:53:53 DEBUG : file1: reading active writers 2026/09/22 01:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:53:53 DEBUG : Looking for writers 2026/09/22 01:53:53 DEBUG : file1: reading active writers 2026/09/22 01:53:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:53:54 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/22 01:53:54 DEBUG : Looking for writers 2026/09/22 01:53:54 DEBUG : file1: reading active writers 2026/09/22 01:53:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 01:53:55 DEBUG : file1: size = 11 OK 2026/09/22 01:53:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 01:53:55 INFO : file1: Copied (new) 2026/09/22 01:53:55 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-22 01:53:53 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/22 01:53:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 01:53:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:55 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 01:53:55 DEBUG : Looking for writers 2026/09/22 01:53:55 DEBUG : file1: reading active writers 2026/09/22 01:53:55 DEBUG : >WaitForWriters: 2026/09/22 01:53:55 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:55 DEBUG : Looking for writers 2026/09/22 01:53:55 DEBUG : file1: reading active writers 2026/09/22 01:53:55 DEBUG : >WaitForWriters: 2026/09/22 01:53:55 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.15s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:56 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:56 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:53:56 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:56 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:53:56 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:53:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:53:56 DEBUG : file1: newRWFileHandle: 2026/09/22 01:53:56 DEBUG : file1(0xfc29305e840): openPending: 2026/09/22 01:53:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:53:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:56 DEBUG : file1(0xfc29305e840): >openPending: err= 2026/09/22 01:53:56 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 01:53:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 01:53:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 01:53:56 DEBUG : file1(0xfc29305e840): _writeAt: size=7, off=0 2026/09/22 01:53:56 DEBUG : file1(0xfc29305e840): >_writeAt: n=7, err= 2026/09/22 01:53:56 DEBUG : file1(0xfc29305e840): _writeAt: size=6, off=5 2026/09/22 01:53:56 DEBUG : file1(0xfc29305e840): >_writeAt: n=6, err= 2026/09/22 01:53:56 DEBUG : file1(0xfc29305e840): close: 2026/09/22 01:53:56 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 01:53:56.418689525 +0000 UTC m=+281.662269938 2026/09/22 01:53:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:53:56 DEBUG : file1(0xfc29305e840): >close: err= 2026/09/22 01:53:56 DEBUG : file1(0xfc29305e840): _writeAt: size=5, off=0 2026/09/22 01:53:56 DEBUG : file1(0xfc29305e840): >_writeAt: n=0, err=file already closed 2026/09/22 01:53:56 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:56 DEBUG : Looking for writers 2026/09/22 01:53:56 DEBUG : file1: reading active writers 2026/09/22 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:53:56 DEBUG : Looking for writers 2026/09/22 01:53:56 DEBUG : file1: reading active writers 2026/09/22 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:53:56 DEBUG : Looking for writers 2026/09/22 01:53:56 DEBUG : file1: reading active writers 2026/09/22 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:53:56 DEBUG : Looking for writers 2026/09/22 01:53:56 DEBUG : file1: reading active writers 2026/09/22 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:53:56 DEBUG : file1: vfs cache: starting upload 2026/09/22 01:53:56 DEBUG : Looking for writers 2026/09/22 01:53:56 DEBUG : file1: reading active writers 2026/09/22 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:53:56 DEBUG : Looking for writers 2026/09/22 01:53:56 DEBUG : file1: reading active writers 2026/09/22 01:53:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:53:56 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade/dir/file1: no such file or directory 2026/09/22 01:53:56 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade/dir/file1: no such file or directory 2026/09/22 01:53:57 DEBUG : Looking for writers 2026/09/22 01:53:57 DEBUG : file1: reading active writers 2026/09/22 01:53:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:53:57 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/22 01:53:57 DEBUG : Looking for writers 2026/09/22 01:53:57 DEBUG : file1: reading active writers 2026/09/22 01:53:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 01:53:58 DEBUG : file1: size = 11 OK 2026/09/22 01:53:58 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 01:53:58 INFO : file1: Copied (new) 2026/09/22 01:53:58 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-22 01:53:56 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/22 01:53:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 01:53:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:58 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 01:53:58 DEBUG : Looking for writers 2026/09/22 01:53:58 DEBUG : file1: reading active writers 2026/09/22 01:53:58 DEBUG : >WaitForWriters: 2026/09/22 01:53:58 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:58 DEBUG : Looking for writers 2026/09/22 01:53:58 DEBUG : file1: reading active writers 2026/09/22 01:53:58 DEBUG : >WaitForWriters: 2026/09/22 01:53:58 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.14s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:53:59 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:53:59 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:53:59 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:59 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:53:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:53:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:53:59 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:53:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:53:59 DEBUG : file1: newRWFileHandle: 2026/09/22 01:53:59 DEBUG : file1(0xfc293103780): openPending: 2026/09/22 01:53:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:53:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:59 DEBUG : file1(0xfc293103780): >openPending: err= 2026/09/22 01:53:59 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 01:53:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:53:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 01:53:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 01:53:59 DEBUG : file1(0xfc293103780): close: 2026/09/22 01:53:59 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 01:53:59.557376096 +0000 UTC m=+284.800956529 2026/09/22 01:53:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:53:59 DEBUG : file1(0xfc293103780): >close: err= 2026/09/22 01:53:59 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/22 01:53:59 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 01:53:59 DEBUG : file2: newRWFileHandle: 2026/09/22 01:53:59 DEBUG : file2(0xfc293103d80): openPending: 2026/09/22 01:53:59 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:53:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 01:53:59 DEBUG : file2(0xfc293103d80): >openPending: err= 2026/09/22 01:53:59 DEBUG : file2: >newRWFileHandle: err= 2026/09/22 01:53:59 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 01:53:59 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/22 01:53:59 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/22 01:53:59 DEBUG : file2(0xfc293103d80): RWFileHandle.Flush 2026/09/22 01:53:59 DEBUG : file2(0xfc293103d80): RWFileHandle.Release 2026/09/22 01:53:59 DEBUG : file2(0xfc293103d80): close: 2026/09/22 01:53:59 DEBUG : file2: vfs cache: setting modification time to 2026-09-22 01:53:59.558523423 +0000 UTC m=+284.802103886 2026/09/22 01:53:59 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/22 01:53:59 DEBUG : file2(0xfc293103d80): >close: err= 2026/09/22 01:53:59 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:53:59 DEBUG : Looking for writers 2026/09/22 01:53:59 DEBUG : file1: reading active writers 2026/09/22 01:53:59 DEBUG : file2: reading active writers 2026/09/22 01:53:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/22 01:53:59 DEBUG : Looking for writers 2026/09/22 01:53:59 DEBUG : file1: reading active writers 2026/09/22 01:53:59 DEBUG : file2: reading active writers 2026/09/22 01:53:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/22 01:53:59 DEBUG : Looking for writers 2026/09/22 01:53:59 DEBUG : file1: reading active writers 2026/09/22 01:53:59 DEBUG : file2: reading active writers 2026/09/22 01:53:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/22 01:53:59 DEBUG : Looking for writers 2026/09/22 01:53:59 DEBUG : file1: reading active writers 2026/09/22 01:53:59 DEBUG : file2: reading active writers 2026/09/22 01:53:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/22 01:53:59 DEBUG : file1: vfs cache: starting upload 2026/09/22 01:53:59 DEBUG : file2: vfs cache: starting upload 2026/09/22 01:53:59 DEBUG : Looking for writers 2026/09/22 01:53:59 DEBUG : file2: reading active writers 2026/09/22 01:53:59 DEBUG : file1: reading active writers 2026/09/22 01:53:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/22 01:53:59 DEBUG : Looking for writers 2026/09/22 01:53:59 DEBUG : file1: reading active writers 2026/09/22 01:53:59 DEBUG : file2: reading active writers 2026/09/22 01:53:59 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/22 01:54:00 DEBUG : Looking for writers 2026/09/22 01:54:00 DEBUG : file1: reading active writers 2026/09/22 01:54:00 DEBUG : file2: reading active writers 2026/09/22 01:54:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/22 01:54:00 DEBUG : Looking for writers 2026/09/22 01:54:00 DEBUG : file1: reading active writers 2026/09/22 01:54:00 DEBUG : file2: reading active writers 2026/09/22 01:54:00 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/09/22 01:54:01 DEBUG : file2: size = 0 OK 2026/09/22 01:54:01 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 01:54:01 INFO : file2: Copied (new) 2026/09/22 01:54:01 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-22 01:53:59 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/22 01:54:01 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/22 01:54:01 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 01:54:01 INFO : file2: vfs cache: upload succeeded try #1 2026/09/22 01:54:01 DEBUG : file1: size = 0 OK 2026/09/22 01:54:01 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 01:54:01 INFO : file1: Copied (new) 2026/09/22 01:54:01 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-22 01:53:59 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/22 01:54:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 01:54:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:01 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 01:54:01 DEBUG : Looking for writers 2026/09/22 01:54:01 DEBUG : file1: reading active writers 2026/09/22 01:54:01 DEBUG : file2: reading active writers 2026/09/22 01:54:01 DEBUG : >WaitForWriters: 2026/09/22 01:54:02 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:02 DEBUG : Looking for writers 2026/09/22 01:54:02 DEBUG : file1: reading active writers 2026/09/22 01:54:02 DEBUG : file2: reading active writers 2026/09/22 01:54:02 DEBUG : >WaitForWriters: 2026/09/22 01:54:02 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.32s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:54:02 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:54:02 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:54:02 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:02 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:02 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:54:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:02 DEBUG : file1: newRWFileHandle: 2026/09/22 01:54:02 DEBUG : file1(0xfc292d65100): openPending: 2026/09/22 01:54:02 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:02 DEBUG : file1(0xfc292d65100): >openPending: err= 2026/09/22 01:54:02 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 01:54:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:02 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 01:54:02 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 01:54:02 DEBUG : file1(0xfc292d65100): _writeAt: size=5, off=0 2026/09/22 01:54:02 DEBUG : file1(0xfc292d65100): >_writeAt: n=5, err= 2026/09/22 01:54:02 DEBUG : file1(0xfc292d65100): RWFileHandle.Flush 2026/09/22 01:54:02 DEBUG : file1(0xfc292d65100): RWFileHandle.Flush 2026/09/22 01:54:02 DEBUG : file1(0xfc292d65100): close: 2026/09/22 01:54:02 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 01:54:02.87799104 +0000 UTC m=+288.121571484 2026/09/22 01:54:02 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:02 DEBUG : file1(0xfc292d65100): >close: err= 2026/09/22 01:54:02 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:02 DEBUG : Looking for writers 2026/09/22 01:54:02 DEBUG : file1: reading active writers 2026/09/22 01:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:54:02 DEBUG : Looking for writers 2026/09/22 01:54:02 DEBUG : file1: reading active writers 2026/09/22 01:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:54:02 DEBUG : Looking for writers 2026/09/22 01:54:02 DEBUG : file1: reading active writers 2026/09/22 01:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:54:02 DEBUG : Looking for writers 2026/09/22 01:54:02 DEBUG : file1: reading active writers 2026/09/22 01:54:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:54:02 DEBUG : file1: vfs cache: starting upload 2026/09/22 01:54:03 DEBUG : Looking for writers 2026/09/22 01:54:03 DEBUG : file1: reading active writers 2026/09/22 01:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:54:03 DEBUG : Looking for writers 2026/09/22 01:54:03 DEBUG : file1: reading active writers 2026/09/22 01:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:54:03 DEBUG : Looking for writers 2026/09/22 01:54:03 DEBUG : file1: reading active writers 2026/09/22 01:54:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:54:03 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/22 01:54:04 DEBUG : Looking for writers 2026/09/22 01:54:04 DEBUG : file1: reading active writers 2026/09/22 01:54:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 01:54:04 DEBUG : file1: size = 5 OK 2026/09/22 01:54:04 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 01:54:04 INFO : file1: Copied (new) 2026/09/22 01:54:04 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-22 01:54:02 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/22 01:54:04 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 01:54:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:04 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 01:54:05 DEBUG : Looking for writers 2026/09/22 01:54:05 DEBUG : file1: reading active writers 2026/09/22 01:54:05 DEBUG : >WaitForWriters: 2026/09/22 01:54:05 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.98s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:54:05 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:54:05 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:54:05 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:05 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:05 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:54:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:05 DEBUG : file1: newRWFileHandle: 2026/09/22 01:54:05 DEBUG : file1(0xfc292afed40): openPending: 2026/09/22 01:54:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:05 DEBUG : file1(0xfc292afed40): >openPending: err= 2026/09/22 01:54:05 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 01:54:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 01:54:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 01:54:05 DEBUG : file1(0xfc292afed40): _writeAt: size=5, off=0 2026/09/22 01:54:05 DEBUG : file1(0xfc292afed40): >_writeAt: n=5, err= 2026/09/22 01:54:05 DEBUG : file1(0xfc292afed40): RWFileHandle.Release 2026/09/22 01:54:05 DEBUG : file1(0xfc292afed40): close: 2026/09/22 01:54:05 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 01:54:05.849526489 +0000 UTC m=+291.093106912 2026/09/22 01:54:05 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:05 DEBUG : file1(0xfc292afed40): >close: err= 2026/09/22 01:54:05 DEBUG : file1(0xfc292afed40): RWFileHandle.Release 2026/09/22 01:54:05 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:05 DEBUG : Looking for writers 2026/09/22 01:54:05 DEBUG : file1: reading active writers 2026/09/22 01:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:54:05 DEBUG : Looking for writers 2026/09/22 01:54:05 DEBUG : file1: reading active writers 2026/09/22 01:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:54:05 DEBUG : Looking for writers 2026/09/22 01:54:05 DEBUG : file1: reading active writers 2026/09/22 01:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:54:05 DEBUG : Looking for writers 2026/09/22 01:54:05 DEBUG : file1: reading active writers 2026/09/22 01:54:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:54:05 DEBUG : file1: vfs cache: starting upload 2026/09/22 01:54:06 DEBUG : Looking for writers 2026/09/22 01:54:06 DEBUG : file1: reading active writers 2026/09/22 01:54:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:54:06 DEBUG : Looking for writers 2026/09/22 01:54:06 DEBUG : file1: reading active writers 2026/09/22 01:54:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:54:06 DEBUG : Looking for writers 2026/09/22 01:54:06 DEBUG : file1: reading active writers 2026/09/22 01:54:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:54:06 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/22 01:54:07 DEBUG : Looking for writers 2026/09/22 01:54:07 DEBUG : file1: reading active writers 2026/09/22 01:54:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 01:54:07 DEBUG : file1: size = 5 OK 2026/09/22 01:54:07 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 01:54:07 INFO : file1: Copied (new) 2026/09/22 01:54:07 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-22 01:54:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/22 01:54:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 01:54:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:07 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 01:54:08 DEBUG : Looking for writers 2026/09/22 01:54:08 DEBUG : file1: reading active writers 2026/09/22 01:54:08 DEBUG : >WaitForWriters: 2026/09/22 01:54:08 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.97s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:54:08 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:54:08 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:54:08 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:08 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:08 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:54:09 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:54:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/22 01:54:11 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 01:54:11 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:54:11 DEBUG : dir/file1(0xfc292d9e800): openPending: 2026/09/22 01:54:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 01:54:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 01:54:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:11 DEBUG : dir/file1(0xfc292d9e800): >openPending: err= 2026/09/22 01:54:11 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/22 01:54:11 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:54:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:54:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 01:54:11 DEBUG : dir/file1(0xfc292d9e800): _writeAt: size=5, off=0 2026/09/22 01:54:11 DEBUG : dir/file1(0xfc292d9e800): >_writeAt: n=5, err= 2026/09/22 01:54:11 DEBUG : dir/file1(0xfc292d9e800): close: 2026/09/22 01:54:11 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:11 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-22 01:54:11.338482065 +0000 UTC m=+296.582062488 2026/09/22 01:54:11 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:11 DEBUG : dir/file1(0xfc292d9e800): >close: err= 2026/09/22 01:54:11 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:11 DEBUG : dir: Looking for writers 2026/09/22 01:54:11 DEBUG : file1: reading active writers 2026/09/22 01:54:11 DEBUG : Looking for writers 2026/09/22 01:54:11 DEBUG : dir: reading active writers 2026/09/22 01:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:54:11 DEBUG : dir: Looking for writers 2026/09/22 01:54:11 DEBUG : file1: reading active writers 2026/09/22 01:54:11 DEBUG : Looking for writers 2026/09/22 01:54:11 DEBUG : dir: reading active writers 2026/09/22 01:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:54:11 DEBUG : dir: Looking for writers 2026/09/22 01:54:11 DEBUG : file1: reading active writers 2026/09/22 01:54:11 DEBUG : Looking for writers 2026/09/22 01:54:11 DEBUG : dir: reading active writers 2026/09/22 01:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:54:11 DEBUG : dir: Looking for writers 2026/09/22 01:54:11 DEBUG : file1: reading active writers 2026/09/22 01:54:11 DEBUG : Looking for writers 2026/09/22 01:54:11 DEBUG : dir: reading active writers 2026/09/22 01:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:54:11 DEBUG : dir/file1: vfs cache: starting upload 2026/09/22 01:54:11 DEBUG : dir: Looking for writers 2026/09/22 01:54:11 DEBUG : file1: reading active writers 2026/09/22 01:54:11 DEBUG : Looking for writers 2026/09/22 01:54:11 DEBUG : dir: reading active writers 2026/09/22 01:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:54:11 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/09/22 01:54:11 DEBUG : dir: Looking for writers 2026/09/22 01:54:11 DEBUG : file1: reading active writers 2026/09/22 01:54:11 DEBUG : Looking for writers 2026/09/22 01:54:11 DEBUG : dir: reading active writers 2026/09/22 01:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:54:11 DEBUG : dir: Looking for writers 2026/09/22 01:54:11 DEBUG : file1: reading active writers 2026/09/22 01:54:11 DEBUG : Looking for writers 2026/09/22 01:54:11 DEBUG : dir: reading active writers 2026/09/22 01:54:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:54:12 DEBUG : dir/file1: size = 5 OK 2026/09/22 01:54:12 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 01:54:12 INFO : dir/file1: Copied (replaced existing) 2026/09/22 01:54:12 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-22 01:54:11 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/22 01:54:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/22 01:54:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/22 01:54:12 DEBUG : dir: Looking for writers 2026/09/22 01:54:12 DEBUG : file1: reading active writers 2026/09/22 01:54:12 DEBUG : Looking for writers 2026/09/22 01:54:12 DEBUG : dir: reading active writers 2026/09/22 01:54:12 DEBUG : >WaitForWriters: 2026/09/22 01:54:12 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.00s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:54:13 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:54:13 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:54:13 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:13 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:13 DEBUG : Config file has changed externally - reloading 2026/09/22 01:54:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:13 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:54:14 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/09/22 01:54:16 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:16 DEBUG : dir/file1: newRWFileHandle: 2026/09/22 01:54:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/22 01:54:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/22 01:54:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/22 01:54:16 DEBUG : dir/file1(0xfc29316d100): _writeAt: size=5, off=0 2026/09/22 01:54:16 DEBUG : dir/file1(0xfc29316d100): openPending: 2026/09/22 01:54:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/22 01:54:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/22 01:54:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:16 DEBUG : dir/file1(0xfc29316d100): >openPending: err= 2026/09/22 01:54:16 DEBUG : dir/file1(0xfc29316d100): >_writeAt: n=5, err= 2026/09/22 01:54:16 DEBUG : dir/file1(0xfc29316d100): _writeAt: size=15, off=5 2026/09/22 01:54:16 DEBUG : dir/file1(0xfc29316d100): >_writeAt: n=15, err= 2026/09/22 01:54:16 DEBUG : dir/file1(0xfc29316d100): close: 2026/09/22 01:54:16 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/22 01:54:16 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-22 01:54:16.349311053 +0000 UTC m=+301.592891537 2026/09/22 01:54:16 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:16 DEBUG : dir/file1(0xfc29316d100): >close: err= 2026/09/22 01:54:16 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:16 DEBUG : dir: Looking for writers 2026/09/22 01:54:16 DEBUG : file1: reading active writers 2026/09/22 01:54:16 DEBUG : Looking for writers 2026/09/22 01:54:16 DEBUG : dir: reading active writers 2026/09/22 01:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:54:16 DEBUG : dir: Looking for writers 2026/09/22 01:54:16 DEBUG : file1: reading active writers 2026/09/22 01:54:16 DEBUG : Looking for writers 2026/09/22 01:54:16 DEBUG : dir: reading active writers 2026/09/22 01:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:54:16 DEBUG : dir: Looking for writers 2026/09/22 01:54:16 DEBUG : file1: reading active writers 2026/09/22 01:54:16 DEBUG : Looking for writers 2026/09/22 01:54:16 DEBUG : dir: reading active writers 2026/09/22 01:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:54:16 DEBUG : dir: Looking for writers 2026/09/22 01:54:16 DEBUG : file1: reading active writers 2026/09/22 01:54:16 DEBUG : Looking for writers 2026/09/22 01:54:16 DEBUG : dir: reading active writers 2026/09/22 01:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:54:16 DEBUG : dir/file1: vfs cache: starting upload 2026/09/22 01:54:16 DEBUG : dir: Looking for writers 2026/09/22 01:54:16 DEBUG : file1: reading active writers 2026/09/22 01:54:16 DEBUG : Looking for writers 2026/09/22 01:54:16 DEBUG : dir: reading active writers 2026/09/22 01:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:54:16 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/09/22 01:54:16 DEBUG : dir: Looking for writers 2026/09/22 01:54:16 DEBUG : file1: reading active writers 2026/09/22 01:54:16 DEBUG : Looking for writers 2026/09/22 01:54:16 DEBUG : dir: reading active writers 2026/09/22 01:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:54:16 DEBUG : dir: Looking for writers 2026/09/22 01:54:16 DEBUG : file1: reading active writers 2026/09/22 01:54:16 DEBUG : Looking for writers 2026/09/22 01:54:16 DEBUG : dir: reading active writers 2026/09/22 01:54:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:54:17 DEBUG : dir/file1: size = 20 OK 2026/09/22 01:54:17 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/22 01:54:17 INFO : dir/file1: Copied (replaced existing) 2026/09/22 01:54:17 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-22 01:54:16 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/22 01:54:17 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/22 01:54:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:17 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/22 01:54:17 DEBUG : dir: Looking for writers 2026/09/22 01:54:17 DEBUG : file1: reading active writers 2026/09/22 01:54:17 DEBUG : Looking for writers 2026/09/22 01:54:17 DEBUG : dir: reading active writers 2026/09/22 01:54:17 DEBUG : >WaitForWriters: 2026/09/22 01:54:17 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.01s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:54:18 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:54:18 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:54:18 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:18 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:18 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:54:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:18 DEBUG : file1: newRWFileHandle: 2026/09/22 01:54:18 DEBUG : file1(0xfc293282c40): openPending: 2026/09/22 01:54:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:18 DEBUG : file1(0xfc293282c40): >openPending: err= 2026/09/22 01:54:18 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 01:54:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 01:54:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 01:54:18 DEBUG : file1(0xfc293282c40): _writeAt: size=5, off=0 2026/09/22 01:54:18 DEBUG : file1(0xfc293282c40): >_writeAt: n=5, err= 2026/09/22 01:54:18 DEBUG : file1(0xfc293282c40): close: 2026/09/22 01:54:18 DEBUG : file1: vfs cache: setting modification time to 2026-09-22 01:54:18.832285328 +0000 UTC m=+304.075865741 2026/09/22 01:54:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:18 DEBUG : file1(0xfc293282c40): >close: err= 2026/09/22 01:54:18 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:18 DEBUG : Looking for writers 2026/09/22 01:54:18 DEBUG : file1: reading active writers 2026/09/22 01:54:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:54:18 DEBUG : Looking for writers 2026/09/22 01:54:18 DEBUG : file1: reading active writers 2026/09/22 01:54:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:54:18 DEBUG : Looking for writers 2026/09/22 01:54:18 DEBUG : file1: reading active writers 2026/09/22 01:54:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:54:18 DEBUG : Looking for writers 2026/09/22 01:54:18 DEBUG : file1: reading active writers 2026/09/22 01:54:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:54:18 DEBUG : file1: vfs cache: starting upload 2026/09/22 01:54:18 DEBUG : Looking for writers 2026/09/22 01:54:18 DEBUG : file1: reading active writers 2026/09/22 01:54:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:54:19 DEBUG : Looking for writers 2026/09/22 01:54:19 DEBUG : file1: reading active writers 2026/09/22 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:54:19 DEBUG : Looking for writers 2026/09/22 01:54:19 DEBUG : file1: reading active writers 2026/09/22 01:54:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:54:19 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/22 01:54:20 DEBUG : Looking for writers 2026/09/22 01:54:20 DEBUG : file1: reading active writers 2026/09/22 01:54:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 01:54:20 DEBUG : file1: size = 5 OK 2026/09/22 01:54:20 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 01:54:20 INFO : file1: Copied (new) 2026/09/22 01:54:20 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-22 01:54:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/22 01:54:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 01:54:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:20 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 01:54:21 DEBUG : Looking for writers 2026/09/22 01:54:21 DEBUG : file1: reading active writers 2026/09/22 01:54:21 DEBUG : >WaitForWriters: 2026/09/22 01:54:21 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.97s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:54:21 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:54:21 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:54:21 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:21 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/22 01:54:21 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283480): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283480): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283480): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283480): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283480): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.798487948 +0000 UTC m=+307.042068361 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283480): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283900): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283900): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283900): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283900): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283900): _writeAt: size=3, off=2 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283900): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283900): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.798487948 +0000 UTC m=+307.042068361 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283900): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283dc0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283dc0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283dc0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283dc0): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283dc0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.798487948 +0000 UTC m=+307.042068361 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283dc0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fe20e0 item 1 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340a500): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340a500): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340a500): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340a500): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340a500): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.801687098 +0000 UTC m=+307.045267511 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340a500): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340aa00): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340aa00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340aa00): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340aa00): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340aa00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.801687098 +0000 UTC m=+307.045267511 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340aa00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fe2af0 item 2 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b040): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b040): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b040): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b040): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b040): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.804126155 +0000 UTC m=+307.047706568 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b040): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b4c0): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b4c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b4c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b4c0): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b4c0): _writeAt: size=3, off=2 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b4c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b4c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.804126155 +0000 UTC m=+307.047706568 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b4c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b980): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b980): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b980): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b980): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b980): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.804126155 +0000 UTC m=+307.047706568 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29340b980): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fe33b0 item 3 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420100): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420100): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420100): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420100): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420100): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.806615206 +0000 UTC m=+307.050195619 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420100): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420640): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420640): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420640): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420640): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420640): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.806615206 +0000 UTC m=+307.050195619 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420640): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fe3e30 item 4 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420c80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420c80): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420c80): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420c80): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420c80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.808324444 +0000 UTC m=+307.051904857 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293420c80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421100): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421100): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421100): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421100): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421100): _writeAt: size=3, off=2 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421100): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421100): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.808324444 +0000 UTC m=+307.051904857 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421100): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934215c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934215c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934215c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934215c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934215c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.808324444 +0000 UTC m=+307.051904857 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934215c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293028af0 item 5 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421c40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421c40): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421c40): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421c40): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421c40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.8105305 +0000 UTC m=+307.054110913 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293421c40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a280): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a280): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a280): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a280): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a280): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.8105305 +0000 UTC m=+307.054110913 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a280): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930293b0 item 6 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a900): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a900): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a900): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a900): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a900): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.812106036 +0000 UTC m=+307.055686449 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345a900): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345ae00): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345ae00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345ae00): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345ae00): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345ae00): _writeAt: size=3, off=2 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345ae00): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345ae00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.812106036 +0000 UTC m=+307.055686449 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345ae00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b2c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b2c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b2c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b2c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b2c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.812106036 +0000 UTC m=+307.055686449 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b2c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293029ab0 item 7 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b940): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b940): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b940): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b940): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b940): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.814888831 +0000 UTC m=+307.058469284 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345b940): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345be80): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345be80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345be80): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345be80): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345be80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.814888831 +0000 UTC m=+307.058469284 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29345be80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352a700 item 8 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484540): _readAt: size=2, off=0 2026/09/22 01:54:21 ERROR : open-test-file(0xfc293484540): Couldn't read size of file 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484540): >_readAt: n=0, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484540): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484540): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484540): close: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484540): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484900): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484900): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484900): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484900): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484900): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.817219672 +0000 UTC m=+307.060800136 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484900): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484d80): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484d80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484d80): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484d80): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484d80): _writeAt: size=3, off=2 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484d80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.817219672 +0000 UTC m=+307.060800136 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293484d80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485280): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485280): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485280): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485280): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485280): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.817219672 +0000 UTC m=+307.060800136 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485280): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352ad20 item 9 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485900): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485900): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485900): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485900): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485900): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.819907841 +0000 UTC m=+307.063488273 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485900): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485e40): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485e40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485e40): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485e40): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485e40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.819907841 +0000 UTC m=+307.063488273 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293485e40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352b650 item 10 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce580): _readAt: size=2, off=0 2026/09/22 01:54:21 ERROR : open-test-file(0xfc2934ce580): Couldn't read size of file 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce580): >_readAt: n=0, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce580): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce580): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce580): close: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce580): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce940): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce940): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce940): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce940): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce940): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.822193606 +0000 UTC m=+307.065774029 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934ce940): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cee40): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cee40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cee40): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cee40): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cee40): _writeAt: size=3, off=2 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cee40): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cee40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.822193606 +0000 UTC m=+307.065774029 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cee40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf340): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf340): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf340): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf340): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf340): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.822193606 +0000 UTC m=+307.065774029 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf340): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352bc70 item 11 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf9c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf9c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf9c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf9c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf9c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.824585234 +0000 UTC m=+307.068165647 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2934cf9c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a000): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a000): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a000): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a000): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a000): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.824585234 +0000 UTC m=+307.068165647 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a000): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29310cd20 item 12 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a640): _readAt: size=2, off=0 2026/09/22 01:54:21 ERROR : open-test-file(0xfc29351a640): Couldn't read size of file 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a640): >_readAt: n=0, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a640): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a640): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a640): close: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351a640): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351aa00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351aa00): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351aa00): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351aa00): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351aa00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.826591522 +0000 UTC m=+307.070171956 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351aa00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b0c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b0c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b0c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b0c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b0c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.826591522 +0000 UTC m=+307.070171956 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b0c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29310d340 item 13 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b740): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b740): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b740): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b740): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b740): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.828674847 +0000 UTC m=+307.072255260 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351b740): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351bc80): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351bc80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351bc80): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351bc80): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351bc80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.828674847 +0000 UTC m=+307.072255260 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29351bc80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29310dd50 item 14 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935563c0): _readAt: size=2, off=0 2026/09/22 01:54:21 ERROR : open-test-file(0xfc2935563c0): Couldn't read size of file 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935563c0): >_readAt: n=0, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935563c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935563c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935563c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935563c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556780): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556780): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556780): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556780): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556780): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.831034754 +0000 UTC m=+307.074615167 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556780): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556e40): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556e40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556e40): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556e40): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556e40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.831034754 +0000 UTC m=+307.074615167 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293556e40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ff0540 item 15 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935574c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935574c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935574c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935574c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935574c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.833264906 +0000 UTC m=+307.076845328 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935574c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293557a00): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293557a00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293557a00): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293557a00): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293557a00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.833264906 +0000 UTC m=+307.076845328 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293557a00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ff0c40 item 16 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c140): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c140): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c140): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c140): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c140): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.835322632 +0000 UTC m=+307.078903074 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c140): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c5c0): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c5c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c5c0): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c5c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c5c0): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c5c0): _writeAt: size=3, off=7 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c5c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c5c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.835322632 +0000 UTC m=+307.078903074 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360c5c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360cac0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360cac0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360cac0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360cac0): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360cac0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.835322632 +0000 UTC m=+307.078903074 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360cac0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ff16c0 item 17 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d140): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d140): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d140): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d140): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d140): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.837781115 +0000 UTC m=+307.081361528 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d140): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d680): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d680): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d680): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d680): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d680): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.837781115 +0000 UTC m=+307.081361528 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360d680): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4a150 item 18 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360dd00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360dd00): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360dd00): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360dd00): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360dd00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.840052805 +0000 UTC m=+307.083633218 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29360dd00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0300): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0300): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0300): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0300): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0300): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0300): _writeAt: size=3, off=7 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0300): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0300): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.840052805 +0000 UTC m=+307.083633218 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0300): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0800): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0800): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0800): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0800): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0800): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.840052805 +0000 UTC m=+307.083633218 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0800): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4a9a0 item 19 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0e80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0e80): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0e80): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0e80): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0e80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.842286172 +0000 UTC m=+307.085866585 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a0e80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a13c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a13c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a13c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a13c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a13c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.842286172 +0000 UTC m=+307.085866585 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a13c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4b420 item 20 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a1a40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a1a40): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a1a40): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a1a40): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a1a40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.843939506 +0000 UTC m=+307.087519919 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2936a1a40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256a40): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256a40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256a40): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256a40): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256a40): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256a40): _writeAt: size=3, off=7 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256a40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.843939506 +0000 UTC m=+307.087519919 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256a40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f40): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f40): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f40): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.843939506 +0000 UTC m=+307.087519919 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fd8cb0 item 21 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932575c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932575c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932575c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932575c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932575c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.847588866 +0000 UTC m=+307.091169270 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932575c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257b00): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257b00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257b00): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257b00): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257b00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.847588866 +0000 UTC m=+307.091169270 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257b00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fd9500 item 22 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6280): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6280): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6280): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6280): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6280): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.85056628 +0000 UTC m=+307.094146713 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6280): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6780): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6780): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6780): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6780): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6780): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6780): _writeAt: size=3, off=7 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6780): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6780): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.85056628 +0000 UTC m=+307.094146713 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6780): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6c80): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6c80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6c80): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6c80): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6c80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.85056628 +0000 UTC m=+307.094146713 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c6c80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fd9ab0 item 23 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7300): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7300): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7300): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7300): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7300): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.85437352 +0000 UTC m=+307.097953944 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7300): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7840): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7840): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7840): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7840): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7840): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.85437352 +0000 UTC m=+307.097953944 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7840): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930fe4d0 item 24 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7e80): _readAt: size=2, off=0 2026/09/22 01:54:21 ERROR : open-test-file(0xfc2933c7e80): Couldn't read size of file 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7e80): >_readAt: n=0, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7e80): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7e80): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7e80): close: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933c7e80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4340): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4340): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4340): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4340): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4340): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.856381042 +0000 UTC m=+307.099961455 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4340): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4840): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4840): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4840): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4840): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4840): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4840): _writeAt: size=3, off=7 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4840): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4840): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.856381042 +0000 UTC m=+307.099961455 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4840): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4d80): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4d80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4d80): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4d80): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4d80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.856381042 +0000 UTC m=+307.099961455 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e4d80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930fecb0 item 25 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5400): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5400): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5400): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5400): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5400): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.864382703 +0000 UTC m=+307.107963106 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5400): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5940): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5940): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5940): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5940): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5940): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.864382703 +0000 UTC m=+307.107963106 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2933e5940): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930ff5e0 item 26 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e080): _readAt: size=2, off=0 2026/09/22 01:54:21 ERROR : open-test-file(0xfc29370e080): Couldn't read size of file 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e080): >_readAt: n=0, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e080): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e080): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e080): close: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e080): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e440): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e440): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e440): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e440): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e440): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.867812891 +0000 UTC m=+307.111393304 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e440): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e940): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e940): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e940): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e940): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e940): >_readAt: n=2, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e940): _writeAt: size=3, off=7 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e940): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e940): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.867812891 +0000 UTC m=+307.111393304 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370e940): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370ee80): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370ee80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370ee80): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370ee80): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370ee80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.867812891 +0000 UTC m=+307.111393304 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370ee80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930ffb90 item 27 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370f500): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370f500): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370f500): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370f500): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370f500): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.870944466 +0000 UTC m=+307.114524879 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370f500): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370fa40): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370fa40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370fa40): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370fa40): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370fa40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.870944466 +0000 UTC m=+307.114524879 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29370fa40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e0540 item 28 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726180): _readAt: size=2, off=0 2026/09/22 01:54:21 ERROR : open-test-file(0xfc293726180): Couldn't read size of file 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726180): >_readAt: n=0, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726180): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726180): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726180): close: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726180): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726540): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726540): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726540): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726540): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726540): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.875385774 +0000 UTC m=+307.118966227 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726540): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726c00): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726c00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726c00): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726c00): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726c00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.875385774 +0000 UTC m=+307.118966227 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293726c00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e0af0 item 29 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727280): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727280): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727280): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727280): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727280): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.883340616 +0000 UTC m=+307.126921030 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727280): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937277c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937277c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937277c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937277c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937277c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.883340616 +0000 UTC m=+307.126921030 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937277c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e1180 item 30 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727e00): _readAt: size=2, off=0 2026/09/22 01:54:21 ERROR : open-test-file(0xfc293727e00): Couldn't read size of file 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727e00): >_readAt: n=0, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727e00): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727e00): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727e00): close: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293727e00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937422c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937422c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937422c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937422c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937422c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.889711728 +0000 UTC m=+307.133292141 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937422c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742980): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742980): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742980): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742980): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742980): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.889711728 +0000 UTC m=+307.133292141 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742980): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e1880 item 31 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18c80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18c80): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18c80): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18c80): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18c80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.896106494 +0000 UTC m=+307.139686938 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18c80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e191c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e191c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e191c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e191c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e191c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.896106494 +0000 UTC m=+307.139686938 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e191c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d0f420 item 32 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e194c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e194c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e194c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e194c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e194c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.901976561 +0000 UTC m=+307.145557054 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e194c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19940): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19940): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19940): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19940): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19940): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d0f960 item 33 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19940): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19940): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.903515046 +0000 UTC m=+307.147095470 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19940): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6180): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6180): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6180): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6180): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6180): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.903515046 +0000 UTC m=+307.147095470 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6180): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930a80e0 item 33 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a67c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a67c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a67c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a67c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a67c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.907512677 +0000 UTC m=+307.151093090 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a67c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6c40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6c40): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930a8d20 item 34 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6c40): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6c40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6c40): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6c40): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6c40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.908066081 +0000 UTC m=+307.151646495 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a6c40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7180): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7180): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7180): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7180): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7180): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.908066081 +0000 UTC m=+307.151646495 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7180): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930a9340 item 34 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7800): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7800): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7800): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7800): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7800): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.913004037 +0000 UTC m=+307.156584450 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7800): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7cc0): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7cc0): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7cc0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7cc0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930a9c00 item 35 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7cc0): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7cc0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.913501597 +0000 UTC m=+307.157082010 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935a7cc0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742300): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742300): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742300): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742300): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742300): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.913501597 +0000 UTC m=+307.157082010 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293742300): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4a070 item 35 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937431c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937431c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937431c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937431c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937431c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.915738731 +0000 UTC m=+307.159319145 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937431c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937436c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937436c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4a930 item 36 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937436c0): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937436c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937436c0): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937436c0): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937436c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.916649142 +0000 UTC m=+307.160229544 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2937436c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293743c00): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293743c00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293743c00): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293743c00): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293743c00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.916649142 +0000 UTC m=+307.160229544 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293743c00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4abd0 item 36 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18340): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18340): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18340): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18340): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18340): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.919898918 +0000 UTC m=+307.163479331 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e18340): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102300): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102300): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102300): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102300): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102300): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4b420 item 37 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102300): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102300): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.921137518 +0000 UTC m=+307.164717931 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102300): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102dc0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102dc0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102dc0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102dc0): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102dc0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.921137518 +0000 UTC m=+307.164717931 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293102dc0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e01c0 item 37 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931035c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931035c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931035c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931035c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931035c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.923935582 +0000 UTC m=+307.167515985 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931035c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293103c40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293103c40): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e0770 item 38 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293103c40): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293103c40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293103c40): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293103c40): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293103c40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.92499863 +0000 UTC m=+307.168579032 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293103c40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c92740): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c92740): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c92740): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c92740): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c92740): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.92499863 +0000 UTC m=+307.168579032 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c92740): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e0a10 item 38 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c93a80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c93a80): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c93a80): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c93a80): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c93a80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.929254147 +0000 UTC m=+307.172834560 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292c93a80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292afe7c0): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292afe7c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292afe7c0): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292afe7c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292afe7c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e0fc0 item 39 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292afe7c0): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292afe7c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.929655585 +0000 UTC m=+307.173235998 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292afe7c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292aff940): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292aff940): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292aff940): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292aff940): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292aff940): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.929655585 +0000 UTC m=+307.173235998 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292aff940): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e1260 item 39 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d64b40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d64b40): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d64b40): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d64b40): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d64b40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.931876579 +0000 UTC m=+307.175456982 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d64b40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65040): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65040): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e1c00 item 40 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65040): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65040): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65040): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65040): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65040): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.93298438 +0000 UTC m=+307.176564793 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65040): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d655c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d655c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d655c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d655c0): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d655c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.93298438 +0000 UTC m=+307.176564793 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d655c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d0e1c0 item 40 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65b80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65b80): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65b80): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65b80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65b80): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65b80): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65b80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.935210185 +0000 UTC m=+307.178790598 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d65b80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f100): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f100): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f100): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d0ea10 item 41 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f100): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f100): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.935993775 +0000 UTC m=+307.179574188 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f100): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f5c0): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f5c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f5c0): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f5c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f5c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293586000 item 41 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f5c0): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f5c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.936673058 +0000 UTC m=+307.180253471 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9f5c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9fb00): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9fb00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9fb00): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9fb00): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9fb00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.936673058 +0000 UTC m=+307.180253471 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292d9fb00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935862a0 item 41 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0280): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0280): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0280): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0280): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0280): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0280): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0280): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.939045168 +0000 UTC m=+307.182625581 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0280): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0880): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0880): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0880): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935868c0 item 42 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0880): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0880): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.939722506 +0000 UTC m=+307.183302919 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0880): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0dc0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0dc0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293586b60 item 42 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0dc0): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0dc0): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0dc0): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0dc0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.940642104 +0000 UTC m=+307.184222517 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b0dc0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1340): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1340): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1340): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1340): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1340): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.940642104 +0000 UTC m=+307.184222517 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1340): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293586e00 item 42 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1980): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1980): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1980): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1980): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1980): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1980): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1980): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.942072855 +0000 UTC m=+307.185653268 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1980): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1e80): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1e80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1e80): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293587420 item 43 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1e80): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1e80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.943302948 +0000 UTC m=+307.186883361 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2935b1e80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292846d00): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292846d00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292846d00): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292846d00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292846d00): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293587810 item 43 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292846d00): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292846d00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.944173603 +0000 UTC m=+307.187754016 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292846d00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2928472c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2928472c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2928472c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2928472c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2928472c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.944173603 +0000 UTC m=+307.187754016 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2928472c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293587ab0 item 43 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e000): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e000): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e000): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e000): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e000): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e000): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e000): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.946266796 +0000 UTC m=+307.189847209 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e000): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e500): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e500): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e500): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935ba1c0 item 44 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e500): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e500): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.946801956 +0000 UTC m=+307.190382399 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305e500): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305ea40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305ea40): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935ba460 item 44 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305ea40): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305ea40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305ea40): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305ea40): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305ea40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.948161815 +0000 UTC m=+307.191742228 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305ea40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f040): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f040): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f040): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f040): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f040): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.948161815 +0000 UTC m=+307.191742228 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f040): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935ba7e0 item 44 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f680): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f680): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f680): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f680): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f680): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f680): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f680): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.950162363 +0000 UTC m=+307.193742776 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305f680): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305fb80): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305fb80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305fb80): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935bae00 item 45 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305fb80): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305fb80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.952693202 +0000 UTC m=+307.196273615 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29305fb80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316c680): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316c680): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316c680): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316c680): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316c680): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.952693202 +0000 UTC m=+307.196273615 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316c680): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935bb0a0 item 45 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316cf40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316cf40): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316cf40): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316cf40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316cf40): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316cf40): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316cf40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.955182424 +0000 UTC m=+307.198762837 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316cf40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316d900): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316d900): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316d900): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935bb650 item 46 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316d900): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316d900): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.955800331 +0000 UTC m=+307.199380744 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29316d900): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282140): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282140): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282140): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282140): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282140): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.955800331 +0000 UTC m=+307.199380744 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282140): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935bb8f0 item 46 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282980): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282980): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282980): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282980): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282980): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282980): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282980): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.957364444 +0000 UTC m=+307.200944857 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282980): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282e80): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282e80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282e80): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343a000 item 47 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282e80): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282e80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.957923389 +0000 UTC m=+307.201503802 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293282e80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932835c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932835c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932835c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932835c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932835c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.957923389 +0000 UTC m=+307.201503802 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2932835c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343a3f0 item 47 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283c00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283c00): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283c00): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283c00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283c00): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283c00): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283c00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.959564329 +0000 UTC m=+307.203144732 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293283c00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256200): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256200): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256200): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343aa10 item 48 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256200): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256200): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.960330837 +0000 UTC m=+307.203911250 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256200): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256940): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256940): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256940): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256940): >_readAt: n=5, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256940): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.960330837 +0000 UTC m=+307.203911250 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256940): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343acb0 item 48 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f80): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f80): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f80): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.961881034 +0000 UTC m=+307.205461447 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293256f80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257400): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257400): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257400): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257400): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257400): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257400): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343b260 item 49 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257400): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257400): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.962717293 +0000 UTC m=+307.206297706 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257400): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257940): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257940): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257940): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257940): >_readAt: n=8, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257940): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.962717293 +0000 UTC m=+307.206297706 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293257940): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343b500 item 49 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930540c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930540c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930540c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930540c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930540c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.964532321 +0000 UTC m=+307.208112734 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930540c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930545c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930545c0): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930545c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343bab0 item 50 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930545c0): _readAt: size=2, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930545c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930545c0): _writeAt: size=3, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930545c0): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930545c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.965388719 +0000 UTC m=+307.208969132 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930545c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293054b40): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293054b40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293054b40): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293054b40): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293054b40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.965388719 +0000 UTC m=+307.208969132 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293054b40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343bd50 item 50 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930551c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930551c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930551c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930551c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930551c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.967068922 +0000 UTC m=+307.210649335 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930551c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930556c0): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930556c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930556c0): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930556c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930556c0): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930556c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d9c850 item 51 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930556c0): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930556c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.967931861 +0000 UTC m=+307.211512274 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930556c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19e00): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19e00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19e00): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19e00): >_readAt: n=8, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19e00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.967931861 +0000 UTC m=+307.211512274 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc292e19e00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d9d110 item 51 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286e580): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286e580): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286e580): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286e580): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286e580): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.970267232 +0000 UTC m=+307.213847656 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286e580): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286ea80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286ea80): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286ea80): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4bab0 item 52 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286ea80): _readAt: size=2, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286ea80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286ea80): _writeAt: size=3, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286ea80): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286ea80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.971459794 +0000 UTC m=+307.215040207 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286ea80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f000): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f000): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f000): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f000): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f000): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.971459794 +0000 UTC m=+307.215040207 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f000): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4bdc0 item 52 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f680): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f680): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f680): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f680): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f680): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.973748717 +0000 UTC m=+307.217329130 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286f680): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286fb80): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286fb80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286fb80): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286fb80): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286fb80): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286fb80): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292760850 item 53 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286fb80): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286fb80): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.974681899 +0000 UTC m=+307.218262312 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29286fb80): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c1c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c1c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c1c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c1c0): >_readAt: n=8, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c1c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.974681899 +0000 UTC m=+307.218262312 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c1c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292760c40 item 53 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c840): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c840): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c840): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c840): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c840): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.976753653 +0000 UTC m=+307.220334106 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312c840): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312cd40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312cd40): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312cd40): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2927611f0 item 54 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312cd40): _readAt: size=2, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312cd40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312cd40): _writeAt: size=3, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312cd40): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312cd40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.977766214 +0000 UTC m=+307.221346628 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312cd40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d2c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d2c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d2c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d2c0): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d2c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.977766214 +0000 UTC m=+307.221346628 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d2c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292761730 item 54 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d940): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d940): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d940): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d940): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d940): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.979841113 +0000 UTC m=+307.223421526 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312d940): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312de40): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312de40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312de40): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312de40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312de40): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312de40): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2939280e0 item 55 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312de40): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312de40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.980905453 +0000 UTC m=+307.224485866 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc29312de40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144480): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144480): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144480): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144480): >_readAt: n=8, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144480): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.980905453 +0000 UTC m=+307.224485866 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144480): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293928380 item 55 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144b00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144b00): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144b00): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144b00): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144b00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.983036748 +0000 UTC m=+307.226617161 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293144b00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145000): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145000): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145000): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293928b60 item 56 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145000): _readAt: size=2, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145000): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145000): _writeAt: size=3, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145000): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145000): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.983979098 +0000 UTC m=+307.227559511 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145000): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145580): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145580): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145580): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145580): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145580): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.983979098 +0000 UTC m=+307.227559511 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293145580): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293928e00 item 56 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293055c40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293055c40): open at offset 0 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293055c40): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293055c40): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293055c40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293055c40): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293055c40): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293055c40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.985720286 +0000 UTC m=+307.229300699 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293055c40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6280): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6280): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6280): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9c150 item 57 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6280): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6280): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.986655572 +0000 UTC m=+307.230235985 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6280): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d67c0): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d67c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d67c0): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d67c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d67c0): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d67c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9c700 item 57 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d67c0): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d67c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.987345044 +0000 UTC m=+307.230925447 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d67c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6d40): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6d40): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6d40): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6d40): >_readAt: n=8, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6d40): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.987345044 +0000 UTC m=+307.230925447 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d6d40): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9ca10 item 57 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7380): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7380): open at offset 0 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7380): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7380): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7380): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7380): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7380): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7380): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.990385947 +0000 UTC m=+307.233966350 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7380): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d78c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d78c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d78c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9d490 item 58 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d78c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d78c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.991210404 +0000 UTC m=+307.234790817 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d78c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7e00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7e00): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7e00): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9ddc0 item 58 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7e00): _readAt: size=2, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7e00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7e00): _writeAt: size=3, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7e00): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7e00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.991718394 +0000 UTC m=+307.235298807 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2930d7e00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931804c0): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931804c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931804c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931804c0): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931804c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.991718394 +0000 UTC m=+307.235298807 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931804c0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b95340 item 58 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293180b00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293180b00): open at offset 0 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293180b00): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293180b00): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293180b00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293180b00): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293180b00): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293180b00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.993041422 +0000 UTC m=+307.236621835 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293180b00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181040): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181040): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181040): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277e850 item 59 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181040): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181040): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.993658998 +0000 UTC m=+307.237239411 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181040): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181580): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181580): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181580): _writeAt: size=3, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181580): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181580): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181580): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277ec40 item 59 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181580): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181580): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.994233874 +0000 UTC m=+307.237814287 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181580): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181b00): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181b00): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181b00): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181b00): >_readAt: n=8, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181b00): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.994233874 +0000 UTC m=+307.237814287 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc293181b00): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277efc0 item 59 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe240): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe240): open at offset 0 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe240): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe240): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe240): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe240): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe240): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe240): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.996324623 +0000 UTC m=+307.239905036 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe240): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe780): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe780): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe780): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277f960 item 60 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe780): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe780): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.996801975 +0000 UTC m=+307.240382448 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fe780): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fecc0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fecc0): open at offset 5 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fecc0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277fce0 item 60 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fecc0): _readAt: size=2, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fecc0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fecc0): _writeAt: size=3, off=5 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fecc0): >_writeAt: n=3, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fecc0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.997810589 +0000 UTC m=+307.241391043 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931fecc0): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff280): _readAt: size=512, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff280): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff280): >openPending: err= 2026/09/22 01:54:21 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff280): >_readAt: n=3, err=EOF 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff280): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.997810589 +0000 UTC m=+307.241391043 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff280): >close: err= 2026/09/22 01:54:21 DEBUG : open-test-file: Remove: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292812690 item 60 2026/09/22 01:54:21 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:21 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:21 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff8c0): openPending: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff8c0): open at offset 0 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff8c0): >openPending: err= 2026/09/22 01:54:21 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:21 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:21 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff8c0): _readAt: size=2, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff8c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff8c0): _writeAt: size=5, off=0 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff8c0): >_writeAt: n=5, err= 2026/09/22 01:54:21 DEBUG : open-test-file(0xfc2931ff8c0): close: 2026/09/22 01:54:21 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:21.999633623 +0000 UTC m=+307.243214036 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931ff8c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931ffe00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931ffe00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931ffe00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292813490 item 61 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931ffe00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931ffe00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.000403597 +0000 UTC m=+307.243984010 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931ffe00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226600): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226600): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226600): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226600): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226600): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.000403597 +0000 UTC m=+307.243984010 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226600): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292813960 item 61 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226c40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226c40): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226c40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226c40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226c40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226c40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226c40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226c40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.002235136 +0000 UTC m=+307.245815549 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293226c40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227180): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227180): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227180): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cd09a0 item 62 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227180): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227180): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.002687048 +0000 UTC m=+307.246267461 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227180): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227880): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227880): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227880): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227880): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227880): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.002687048 +0000 UTC m=+307.246267461 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227880): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cd0e00 item 62 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227ec0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227ec0): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227ec0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227ec0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227ec0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227ec0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227ec0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.004342195 +0000 UTC m=+307.247922597 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293227ec0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244500): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244500): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244500): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2939882a0 item 63 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244500): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244500): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.005005196 +0000 UTC m=+307.248585609 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244500): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244c00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244c00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244c00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244c00): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244c00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.005005196 +0000 UTC m=+307.248585609 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293244c00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293988770 item 63 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245240): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245240): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245240): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245240): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245240): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245240): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245240): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245240): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.006596262 +0000 UTC m=+307.250176675 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245240): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245780): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245780): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245780): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293988f50 item 64 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245780): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245780): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.007175725 +0000 UTC m=+307.250756138 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245780): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245e80): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245e80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245e80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245e80): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245e80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.007175725 +0000 UTC m=+307.250756138 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293245e80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293989260 item 64 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326c5c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326c5c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326c5c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326c5c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326c5c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.008816915 +0000 UTC m=+307.252397328 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326c5c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326ca40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326ca40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326ca40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326ca40): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326ca40): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2939899d0 item 65 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326ca40): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326ca40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.009433731 +0000 UTC m=+307.253014144 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326ca40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326cf40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326cf40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326cf40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326cf40): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326cf40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.009433731 +0000 UTC m=+307.253014144 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326cf40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293989d50 item 65 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326d580): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326d580): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326d580): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326d580): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326d580): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.011625028 +0000 UTC m=+307.255205441 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326d580): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326da00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326da00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cdad90 item 66 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326da00): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326da00): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326da00): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326da00): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326da00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.012214932 +0000 UTC m=+307.255795335 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29326da00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0040): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0040): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0040): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0040): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0040): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.012214932 +0000 UTC m=+307.255795335 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0040): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cdb500 item 66 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0680): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0680): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0680): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0680): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0680): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.014005654 +0000 UTC m=+307.257586067 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0680): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0b00): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0b00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0b00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0b00): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0b00): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932ee230 item 67 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0b00): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0b00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.014713161 +0000 UTC m=+307.258293574 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a0b00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1000): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1000): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1000): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1000): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1000): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.014713161 +0000 UTC m=+307.258293574 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1000): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932ee620 item 67 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1680): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1680): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1680): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1680): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1680): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.016128844 +0000 UTC m=+307.259709257 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1680): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1b80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1b80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932eec40 item 68 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1b80): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1b80): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1b80): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1b80): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1b80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.016673422 +0000 UTC m=+307.260253835 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932a1b80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933061c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933061c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933061c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933061c0): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933061c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.016673422 +0000 UTC m=+307.260253835 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933061c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932eeee0 item 68 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306800): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306800): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306800): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.018018252 +0000 UTC m=+307.261598665 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306c80): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306c80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306c80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306c80): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306c80): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932ef490 item 69 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306c80): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306c80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.018580815 +0000 UTC m=+307.262161228 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293306c80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307180): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307180): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307180): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307180): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307180): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.018580815 +0000 UTC m=+307.262161228 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307180): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932ef730 item 69 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307800): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307800): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307800): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.020115242 +0000 UTC m=+307.263695655 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307d00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307d00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932efce0 item 70 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307d00): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307d00): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307d00): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307d00): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307d00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.020817999 +0000 UTC m=+307.264398413 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293307d00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e340): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e340): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e340): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e340): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e340): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.020817999 +0000 UTC m=+307.264398413 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e340): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9e380 item 70 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e9c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e9c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e9c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e9c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e9c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.022191123 +0000 UTC m=+307.265771526 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331e9c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331eec0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331eec0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331eec0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331eec0): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331eec0): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9f730 item 71 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331eec0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331eec0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.022788191 +0000 UTC m=+307.266368623 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331eec0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331f3c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331f3c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331f3c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331f3c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331f3c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.022788191 +0000 UTC m=+307.266368623 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331f3c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9fb20 item 71 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331fa40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331fa40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331fa40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331fa40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331fa40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.024261643 +0000 UTC m=+307.267842056 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29331fa40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380040): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380040): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ce4700 item 72 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380040): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380040): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380040): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380040): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380040): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.02518694 +0000 UTC m=+307.268767353 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380040): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380580): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380580): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380580): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380580): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380580): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.02518694 +0000 UTC m=+307.268767353 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380580): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ce4c40 item 72 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380b40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380b40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380b40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380b40): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380b40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380b40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380b40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.026584481 +0000 UTC m=+307.270164883 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380b40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381040): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381040): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381040): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ce5d50 item 73 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381040): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381040): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.027075146 +0000 UTC m=+307.270655560 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381040): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381500): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381500): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381500): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381500): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381500): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f6c770 item 73 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381500): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381500): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.027653609 +0000 UTC m=+307.271234022 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381500): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381a40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381a40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381a40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381a40): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381a40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.027653609 +0000 UTC m=+307.271234022 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381a40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f6caf0 item 73 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac180): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac180): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac180): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac180): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac180): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac180): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac180): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.029072178 +0000 UTC m=+307.272652581 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac180): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac680): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac680): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac680): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f6d420 item 74 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac680): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac680): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.029832363 +0000 UTC m=+307.273412776 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ac680): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933acbc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933acbc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f6d730 item 74 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933acbc0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933acbc0): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933acbc0): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933acbc0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933acbc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.030642835 +0000 UTC m=+307.274223288 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933acbc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad140): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad140): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad140): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad140): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad140): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.030642835 +0000 UTC m=+307.274223288 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad140): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f6d9d0 item 74 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad780): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad780): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad780): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad780): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad780): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad780): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad780): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.032575164 +0000 UTC m=+307.276155577 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ad780): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933adc80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933adc80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933adc80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292bc2150 item 75 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933adc80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933adc80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.03325637 +0000 UTC m=+307.276836784 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933adc80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca2c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca2c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca2c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca2c0): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca2c0): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292bc28c0 item 75 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca2c0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca2c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.034076219 +0000 UTC m=+307.277656652 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca2c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca800): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca800): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca800): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.034076219 +0000 UTC m=+307.277656652 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ca800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292bc2cb0 item 75 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cae40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cae40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cae40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cae40): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cae40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cae40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cae40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.036100973 +0000 UTC m=+307.279681386 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cae40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb340): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb340): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb340): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292bc3a40 item 76 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb340): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb340): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.036704763 +0000 UTC m=+307.280285176 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb340): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb880): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb880): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292798770 item 76 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb880): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb880): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb880): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb880): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb880): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.037336285 +0000 UTC m=+307.280916698 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cb880): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cbe00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cbe00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cbe00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cbe00): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cbe00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.037336285 +0000 UTC m=+307.280916698 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933cbe00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292798cb0 item 76 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6540): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6540): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6540): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6540): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6540): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6540): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6540): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.038646059 +0000 UTC m=+307.282226472 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6540): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6a40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6a40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6a40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293600000 item 77 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6a40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6a40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.03921856 +0000 UTC m=+307.282799034 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e6a40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7140): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7140): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7140): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7140): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7140): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.03921856 +0000 UTC m=+307.282799034 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7140): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293600380 item 77 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7780): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7780): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7780): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7780): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7780): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7780): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7780): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.04065307 +0000 UTC m=+307.284233483 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7780): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7c80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7c80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7c80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293600e00 item 78 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7c80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7c80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.041361327 +0000 UTC m=+307.284941761 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933e7c80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414480): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414480): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414480): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414480): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414480): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.041361327 +0000 UTC m=+307.284941761 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414480): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293601260 item 78 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414ac0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414ac0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414ac0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414ac0): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414ac0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414ac0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414ac0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.043214787 +0000 UTC m=+307.286795230 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414ac0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414fc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414fc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414fc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357e070 item 79 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414fc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414fc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.043734229 +0000 UTC m=+307.287314642 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293414fc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934156c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934156c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934156c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934156c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934156c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.043734229 +0000 UTC m=+307.287314642 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934156c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357e310 item 79 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293415d00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293415d00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293415d00): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293415d00): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293415d00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293415d00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293415d00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.045335522 +0000 UTC m=+307.288915935 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293415d00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434300): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434300): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434300): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357e9a0 item 80 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434300): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434300): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.045824826 +0000 UTC m=+307.289405240 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434300): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434a00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434a00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434a00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434a00): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434a00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.045824826 +0000 UTC m=+307.289405240 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293434a00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357ec40 item 80 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435040): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435040): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435040): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435040): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435040): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.047363522 +0000 UTC m=+307.290943936 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435040): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934354c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934354c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934354c0): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934354c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934354c0): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934354c0): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357f490 item 81 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934354c0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934354c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.048064337 +0000 UTC m=+307.291644750 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934354c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435a00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435a00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435a00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435a00): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435a00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.048064337 +0000 UTC m=+307.291644750 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293435a00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357f810 item 81 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e180): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e180): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e180): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e180): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e180): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.049591519 +0000 UTC m=+307.293171923 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e180): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e680): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e680): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e680): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357fdc0 item 82 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e680): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e680): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e680): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e680): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e680): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.050408473 +0000 UTC m=+307.293988886 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346e680): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346ec00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346ec00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346ec00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346ec00): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346ec00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.050408473 +0000 UTC m=+307.293988886 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346ec00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b4cd20 item 82 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f280): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f280): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f280): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f280): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f280): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.05193721 +0000 UTC m=+307.295517623 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f280): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f780): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f780): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f780): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f780): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f780): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f780): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b4d6c0 item 83 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f780): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f780): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.052597507 +0000 UTC m=+307.296177920 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346f780): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346fcc0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346fcc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346fcc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346fcc0): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346fcc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.052597507 +0000 UTC m=+307.296177920 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29346fcc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b4db20 item 83 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498440): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498440): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498440): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498440): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498440): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.055185175 +0000 UTC m=+307.298765577 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498440): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498940): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498940): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498940): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2928251f0 item 84 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498940): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498940): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498940): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498940): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498940): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.056347179 +0000 UTC m=+307.299927582 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498940): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498ec0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498ec0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498ec0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498ec0): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498ec0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.056347179 +0000 UTC m=+307.299927582 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293498ec0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2928256c0 item 84 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499540): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499540): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499540): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499540): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499540): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.058402371 +0000 UTC m=+307.301982773 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499540): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499a40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499a40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499a40): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499a40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499a40): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499a40): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f52230 item 85 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499a40): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499a40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.058921219 +0000 UTC m=+307.302501632 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293499a40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce080): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce080): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce080): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce080): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce080): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.058921219 +0000 UTC m=+307.302501632 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce080): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f52690 item 85 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce700): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce700): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce700): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce700): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce700): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.0607795 +0000 UTC m=+307.304359913 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934ce700): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cec00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cec00): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cec00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f52ee0 item 86 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cec00): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cec00): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cec00): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cec00): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cec00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.061789867 +0000 UTC m=+307.305370281 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cec00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf180): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf180): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf180): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf180): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf180): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.061789867 +0000 UTC m=+307.305370281 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf180): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f536c0 item 86 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf800): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf800): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf800): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.063539402 +0000 UTC m=+307.307119815 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cf800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cfd00): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cfd00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cfd00): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cfd00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cfd00): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cfd00): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29284c310 item 87 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cfd00): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cfd00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.06449696 +0000 UTC m=+307.308077373 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934cfd00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa340): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa340): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa340): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa340): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa340): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.06449696 +0000 UTC m=+307.308077373 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa340): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29284c700 item 87 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa9c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa9c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa9c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa9c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa9c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.066236345 +0000 UTC m=+307.309816758 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fa9c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934faec0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934faec0): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934faec0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29284d420 item 88 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934faec0): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934faec0): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934faec0): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934faec0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934faec0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.066926068 +0000 UTC m=+307.310506481 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934faec0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fb440): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fb440): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fb440): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fb440): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fb440): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.066926068 +0000 UTC m=+307.310506481 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fb440): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29284d8f0 item 88 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fba80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fba80): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fba80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fba80): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fba80): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fba80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fba80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fba80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.068512834 +0000 UTC m=+307.312093248 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2934fba80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935200c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935200c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935200c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935d6460 item 89 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935200c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935200c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.069474059 +0000 UTC m=+307.313054482 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935200c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520600): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520600): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520600): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520600): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520600): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520600): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935d6700 item 89 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520600): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520600): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.070610455 +0000 UTC m=+307.314190889 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520600): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520b80): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520b80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520b80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520b80): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520b80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.070610455 +0000 UTC m=+307.314190889 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293520b80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935d69a0 item 89 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935211c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935211c0): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935211c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935211c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935211c0): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935211c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935211c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935211c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.074469133 +0000 UTC m=+307.318049546 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935211c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521700): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521700): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521700): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935d70a0 item 90 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521700): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521700): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.07604588 +0000 UTC m=+307.319626324 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521700): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521c40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521c40): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521c40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935d73b0 item 90 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521c40): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521c40): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521c40): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521c40): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521c40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.077343 +0000 UTC m=+307.320923413 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293521c40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556300): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556300): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556300): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556300): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556300): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.077343 +0000 UTC m=+307.320923413 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556300): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935d7650 item 90 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556940): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556940): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556940): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556940): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556940): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556940): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556940): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556940): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.078649517 +0000 UTC m=+307.322229930 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556940): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556e80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556e80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556e80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935d7ce0 item 91 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556e80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556e80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.079295548 +0000 UTC m=+307.322875962 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293556e80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935573c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935573c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935573c0): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935573c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935573c0): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935573c0): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935cc0e0 item 91 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935573c0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935573c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.079970784 +0000 UTC m=+307.323551197 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935573c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293557940): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293557940): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293557940): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293557940): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293557940): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.079970784 +0000 UTC m=+307.323551197 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293557940): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935cc540 item 91 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590080): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590080): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590080): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590080): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590080): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590080): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590080): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590080): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.081632161 +0000 UTC m=+307.325212574 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590080): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935905c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935905c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935905c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935ccaf0 item 92 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935905c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935905c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.087557361 +0000 UTC m=+307.331137805 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935905c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590b00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590b00): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590b00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935ccf50 item 92 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590b00): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590b00): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590b00): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590b00): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590b00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.090440756 +0000 UTC m=+307.334021169 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293590b00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935910c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935910c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935910c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935910c0): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935910c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.090440756 +0000 UTC m=+307.334021169 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935910c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935cd2d0 item 92 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591700): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591700): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591700): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591700): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591700): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591700): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591700): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591700): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.09199952 +0000 UTC m=+307.335579933 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591700): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591c40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591c40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591c40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935cd960 item 93 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591c40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591c40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.09255566 +0000 UTC m=+307.336136073 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293591c40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8440): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8440): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8440): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8440): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8440): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.09255566 +0000 UTC m=+307.336136073 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8440): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935cdd50 item 93 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8a80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8a80): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8a80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8a80): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8a80): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8a80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8a80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8a80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.094192431 +0000 UTC m=+307.337772844 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8a80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8fc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8fc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8fc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292bb67e0 item 94 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8fc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8fc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.094728203 +0000 UTC m=+307.338308616 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b8fc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b96c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b96c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b96c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b96c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b96c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.094728203 +0000 UTC m=+307.338308616 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b96c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292bb76c0 item 94 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b9d00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b9d00): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b9d00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b9d00): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b9d00): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b9d00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b9d00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b9d00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.096318727 +0000 UTC m=+307.339899140 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b9d00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ee340): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ee340): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ee340): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277c8c0 item 95 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ee340): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ee340): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.096851924 +0000 UTC m=+307.340432327 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ee340): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935eea40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935eea40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935eea40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935eea40): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935eea40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.096851924 +0000 UTC m=+307.340432327 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935eea40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277ce00 item 95 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef080): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef080): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef080): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef080): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef080): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef080): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef080): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef080): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.098627738 +0000 UTC m=+307.342208140 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef080): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef5c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef5c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef5c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b8a150 item 96 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef5c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef5c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.09982568 +0000 UTC m=+307.343406103 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935ef5c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935efcc0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935efcc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935efcc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935efcc0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935efcc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.09982568 +0000 UTC m=+307.343406103 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935efcc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b8af50 item 96 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= 2026/09/22 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:22 DEBUG : Looking for writers 2026/09/22 01:54:22 DEBUG : >WaitForWriters: 2026/09/22 01:54:22 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:54:22 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:54:22 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:54:22 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:22 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/22 01:54:22 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145c40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145c40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145c40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145c40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145c40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.616810405 +0000 UTC m=+307.860390828 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145c40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c1c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c1c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c1c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c1c0): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c1c0): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c1c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c1c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.616810405 +0000 UTC m=+307.860390828 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c1c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c680): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c680): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c680): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c680): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c680): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.616810405 +0000 UTC m=+307.860390828 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315c680): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293929490 item 1 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315ccc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315ccc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315ccc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315ccc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315ccc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.620163036 +0000 UTC m=+307.863743460 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315ccc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d1c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d1c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d1c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d1c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d1c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.620163036 +0000 UTC m=+307.863743460 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d1c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293929ce0 item 2 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d800): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d800): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d800): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.624301703 +0000 UTC m=+307.867882126 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315d800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315dc80): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315dc80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315dc80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315dc80): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315dc80): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315dc80): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315dc80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.624301703 +0000 UTC m=+307.867882126 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29315dc80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704240): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704240): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704240): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704240): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704240): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.624301703 +0000 UTC m=+307.867882126 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704240): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293028620 item 3 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2937048c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2937048c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2937048c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2937048c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2937048c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.627352644 +0000 UTC m=+307.870933067 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2937048c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704e00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704e00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704e00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704e00): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704e00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.627352644 +0000 UTC m=+307.870933067 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704e00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293029110 item 4 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a440): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a440): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a440): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a440): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a440): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.629354274 +0000 UTC m=+307.872934698 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a440): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a8c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a8c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a8c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a8c0): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a8c0): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a8c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a8c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.629354274 +0000 UTC m=+307.872934698 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386a8c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386ad80): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386ad80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386ad80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386ad80): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386ad80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.629354274 +0000 UTC m=+307.872934698 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386ad80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fe25b0 item 5 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b400): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b400): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b400): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b400): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b400): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.631903358 +0000 UTC m=+307.875483781 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b400): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b940): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b940): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b940): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b940): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b940): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.631903358 +0000 UTC m=+307.875483781 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29386b940): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fe31f0 item 6 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b80c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b80c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b80c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b80c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b80c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.634004998 +0000 UTC m=+307.877585421 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b80c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b85c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b85c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b85c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b85c0): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b85c0): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b85c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b85c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.634004998 +0000 UTC m=+307.877585421 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b85c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b8a80): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b8a80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b8a80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b8a80): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b8a80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.634004998 +0000 UTC m=+307.877585421 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b8a80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fe38f0 item 7 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9100): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9100): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9100): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9100): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9100): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.637475943 +0000 UTC m=+307.881056366 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9100): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9640): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9640): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9640): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9640): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9640): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.637475943 +0000 UTC m=+307.881056366 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9640): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352a460 item 8 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9c00): _readAt: size=2, off=0 2026/09/22 01:54:22 ERROR : open-test-file(0xfc2938b9c00): Couldn't read size of file 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9c00): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9c00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9c00): close: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938b9c00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d20c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d20c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d20c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d20c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d20c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.639790052 +0000 UTC m=+307.883370475 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d20c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2540): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2540): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2540): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2540): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2540): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2540): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2540): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.639790052 +0000 UTC m=+307.883370475 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2540): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2a40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2a40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2a40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2a40): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2a40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.639790052 +0000 UTC m=+307.883370475 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d2a40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352aaf0 item 9 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d30c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d30c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d30c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d30c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d30c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.642447422 +0000 UTC m=+307.886027844 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d30c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3600): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3600): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3600): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3600): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3600): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.642447422 +0000 UTC m=+307.886027844 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3600): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352b420 item 10 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3c40): _readAt: size=2, off=0 2026/09/22 01:54:22 ERROR : open-test-file(0xfc2938d3c40): Couldn't read size of file 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3c40): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3c40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3c40): close: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938d3c40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea100): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea100): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea100): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea100): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea100): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.644515477 +0000 UTC m=+307.888095900 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea100): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea600): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea600): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea600): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea600): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea600): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea600): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea600): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.644515477 +0000 UTC m=+307.888095900 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ea600): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eab00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eab00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eab00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eab00): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eab00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.644515477 +0000 UTC m=+307.888095900 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eab00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352ba40 item 11 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb180): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb180): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb180): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb180): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb180): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.647120677 +0000 UTC m=+307.890701100 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb180): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb6c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb6c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb6c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb6c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb6c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.647120677 +0000 UTC m=+307.890701100 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938eb6c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29310ca10 item 12 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ebd00): _readAt: size=2, off=0 2026/09/22 01:54:22 ERROR : open-test-file(0xfc2938ebd00): Couldn't read size of file 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ebd00): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ebd00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ebd00): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ebd00): close: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2938ebd00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e1c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e1c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e1c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e1c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e1c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.649587716 +0000 UTC m=+307.893168179 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e1c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e880): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e880): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e880): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e880): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e880): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.649587716 +0000 UTC m=+307.893168179 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390e880): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29310d030 item 13 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390ef00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390ef00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390ef00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390ef00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390ef00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.651949036 +0000 UTC m=+307.895529449 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390ef00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390f440): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390f440): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390f440): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390f440): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390f440): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.651949036 +0000 UTC m=+307.895529449 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390f440): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29310d6c0 item 14 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fa80): _readAt: size=2, off=0 2026/09/22 01:54:22 ERROR : open-test-file(0xfc29390fa80): Couldn't read size of file 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fa80): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fa80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fa80): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fa80): close: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fa80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fe40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fe40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fe40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fe40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fe40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.653876566 +0000 UTC m=+307.897456979 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29390fe40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392c600): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392c600): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392c600): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392c600): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392c600): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.653876566 +0000 UTC m=+307.897456979 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392c600): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ff0150 item 15 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392cc80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392cc80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392cc80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392cc80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392cc80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.655649363 +0000 UTC m=+307.899229776 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392cc80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d1c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d1c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d1c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d1c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d1c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.655649363 +0000 UTC m=+307.899229776 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d1c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ff0700 item 16 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d800): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d800): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d800): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.658143043 +0000 UTC m=+307.901723467 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392d800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392dc80): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392dc80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392dc80): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392dc80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392dc80): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392dc80): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392dc80): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392dc80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.658143043 +0000 UTC m=+307.901723467 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29392dc80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946280): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946280): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946280): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946280): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946280): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.658143043 +0000 UTC m=+307.901723467 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946280): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ff0fc0 item 17 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946900): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946900): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946900): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946900): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946900): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.66096875 +0000 UTC m=+307.904549163 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946900): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946e40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946e40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946e40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946e40): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946e40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.66096875 +0000 UTC m=+307.904549163 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293946e40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ff1960 item 18 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939474c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939474c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939474c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939474c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939474c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.662687526 +0000 UTC m=+307.906267939 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939474c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939479c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939479c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939479c0): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939479c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939479c0): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939479c0): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939479c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939479c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.662687526 +0000 UTC m=+307.906267939 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939479c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293947ec0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293947ec0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293947ec0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293947ec0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293947ec0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.662687526 +0000 UTC m=+307.906267939 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293947ec0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fd80e0 item 19 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976640): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976640): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976640): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976640): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976640): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.664942364 +0000 UTC m=+307.908522777 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976640): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976b80): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976b80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976b80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976b80): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976b80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.664942364 +0000 UTC m=+307.908522777 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293976b80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fd8e00 item 20 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977200): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977200): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977200): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977200): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977200): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.666918557 +0000 UTC m=+307.910498970 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977200): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977700): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977700): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977700): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977700): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977700): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977700): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977700): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977700): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.666918557 +0000 UTC m=+307.910498970 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977700): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977c00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977c00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977c00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977c00): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977c00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.666918557 +0000 UTC m=+307.910498970 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293977c00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fd93b0 item 21 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0380): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0380): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0380): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0380): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0380): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.669431703 +0000 UTC m=+307.913012116 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0380): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a08c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a08c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a08c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a08c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a08c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.669431703 +0000 UTC m=+307.913012116 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a08c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fd9b90 item 22 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0f40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0f40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0f40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0f40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0f40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.671030942 +0000 UTC m=+307.914611355 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a0f40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1440): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1440): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1440): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1440): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1440): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1440): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1440): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1440): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.671030942 +0000 UTC m=+307.914611355 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1440): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1940): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1940): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1940): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1940): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1940): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.671030942 +0000 UTC m=+307.914611355 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939a1940): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930fe380 item 23 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c40c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c40c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c40c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c40c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c40c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.673905111 +0000 UTC m=+307.917485534 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c40c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4600): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4600): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4600): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4600): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4600): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.673905111 +0000 UTC m=+307.917485534 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4600): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930fed90 item 24 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4c40): _readAt: size=2, off=0 2026/09/22 01:54:22 ERROR : open-test-file(0xfc2939c4c40): Couldn't read size of file 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4c40): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4c40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4c40): close: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c4c40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5000): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5000): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5000): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5000): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5000): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.676462811 +0000 UTC m=+307.920043234 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5000): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5500): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5500): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5500): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5500): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5500): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5500): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5500): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5500): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.676462811 +0000 UTC m=+307.920043234 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5500): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5a40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5a40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5a40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5a40): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5a40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.676462811 +0000 UTC m=+307.920043234 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939c5a40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930ff490 item 25 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de1c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de1c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de1c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de1c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de1c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.679800836 +0000 UTC m=+307.923381258 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de1c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de700): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de700): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de700): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de700): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de700): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.679800836 +0000 UTC m=+307.923381258 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939de700): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930ffc70 item 26 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939ded40): _readAt: size=2, off=0 2026/09/22 01:54:22 ERROR : open-test-file(0xfc2939ded40): Couldn't read size of file 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939ded40): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939ded40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939ded40): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939ded40): close: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939ded40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df100): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df100): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df100): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df100): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df100): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.682249911 +0000 UTC m=+307.925830324 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df100): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df600): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df600): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df600): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df600): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df600): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df600): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df600): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df600): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.682249911 +0000 UTC m=+307.925830324 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939df600): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939dfb40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939dfb40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939dfb40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939dfb40): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939dfb40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.682249911 +0000 UTC m=+307.925830324 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2939dfb40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fe85b0 item 27 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a042c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a042c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a042c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a042c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a042c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.685371686 +0000 UTC m=+307.928952109 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a042c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.685371686 +0000 UTC m=+307.928952109 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fe90a0 item 28 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04e40): _readAt: size=2, off=0 2026/09/22 01:54:22 ERROR : open-test-file(0xfc293a04e40): Couldn't read size of file 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04e40): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04e40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04e40): close: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04e40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05200): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05200): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05200): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05200): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05200): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.687745119 +0000 UTC m=+307.931325542 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05200): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a058c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a058c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a058c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a058c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a058c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.687745119 +0000 UTC m=+307.931325542 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a058c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292fe9ab0 item 29 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30040): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30040): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30040): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30040): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30040): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.690918772 +0000 UTC m=+307.934499195 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30040): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705440): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705440): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705440): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705440): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705440): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.690918772 +0000 UTC m=+307.934499195 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705440): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930293b0 item 30 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614380): _readAt: size=2, off=0 2026/09/22 01:54:22 ERROR : open-test-file(0xfc293614380): Couldn't read size of file 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614380): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614380): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614380): >_writeAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614380): close: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614380): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614780): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614780): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614780): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614780): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614780): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.693368378 +0000 UTC m=+307.936948811 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614780): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614e40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614e40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614e40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614e40): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614e40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.693368378 +0000 UTC m=+307.936948811 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293614e40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352e3f0 item 31 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936154c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936154c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936154c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936154c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936154c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.695358817 +0000 UTC m=+307.938939240 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936154c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293615a00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293615a00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293615a00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293615a00): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293615a00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.695358817 +0000 UTC m=+307.938939240 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293615a00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352f0a0 item 32 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a302c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a302c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a302c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a302c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a302c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.697768529 +0000 UTC m=+307.941348952 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a302c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30740): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30740): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30740): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30740): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30740): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352f810 item 33 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30740): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30740): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.698632961 +0000 UTC m=+307.942213384 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30740): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30c40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30c40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30c40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30c40): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30c40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.698632961 +0000 UTC m=+307.942213384 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a30c40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29352fab0 item 33 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31280): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31280): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31280): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31280): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31280): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.701302853 +0000 UTC m=+307.944883276 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31280): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31700): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31700): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292edc690 item 34 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31700): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31700): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31700): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31700): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31700): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.701951899 +0000 UTC m=+307.945532323 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31700): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31c40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31c40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31c40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31c40): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31c40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.701951899 +0000 UTC m=+307.945532323 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a31c40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292edc9a0 item 34 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704380): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704380): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704380): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704380): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704380): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.703704328 +0000 UTC m=+307.947284751 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704380): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704800): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704800): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704800): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704800): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292edd260 item 35 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704800): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.704400213 +0000 UTC m=+307.947980636 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704d00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704d00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704d00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704d00): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704d00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.704400213 +0000 UTC m=+307.947980636 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293704d00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292edd500 item 35 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705a40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705a40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705a40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705a40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705a40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.706434064 +0000 UTC m=+307.950014477 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293705a40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6040): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6040): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292eddab0 item 36 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6040): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6040): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6040): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6040): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6040): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.70728491 +0000 UTC m=+307.950865314 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6040): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6580): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6580): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6580): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6580): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6580): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.70728491 +0000 UTC m=+307.950865314 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6580): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292edddc0 item 36 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6bc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6bc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6bc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6bc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6bc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.709423208 +0000 UTC m=+307.953003612 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a6bc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7040): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7040): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7040): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7040): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7040): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293028620 item 37 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7040): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7040): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.710115807 +0000 UTC m=+307.953696220 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7040): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7540): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7540): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7540): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7540): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7540): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.710115807 +0000 UTC m=+307.953696220 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7540): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293028af0 item 37 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7c00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7c00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7c00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7c00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7c00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.71185433 +0000 UTC m=+307.955434763 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935a7c00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293102740): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293102740): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930291f0 item 38 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293102740): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293102740): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293102740): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293102740): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293102740): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.712617782 +0000 UTC m=+307.956198195 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293102740): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103000): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103000): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103000): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103000): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103000): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.712617782 +0000 UTC m=+307.956198195 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103000): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930298f0 item 38 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103800): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103800): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103800): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.714450514 +0000 UTC m=+307.958030927 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103e80): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103e80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103e80): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103e80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103e80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cbe700 item 39 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103e80): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103e80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.715111201 +0000 UTC m=+307.958691614 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293103e80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c92b00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c92b00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c92b00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c92b00): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c92b00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.715111201 +0000 UTC m=+307.958691614 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c92b00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cbec40 item 39 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c93c80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c93c80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c93c80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c93c80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c93c80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.716655668 +0000 UTC m=+307.960236081 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292c93c80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292afed00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292afed00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cbf6c0 item 40 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292afed00): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292afed00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292afed00): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292afed00): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292afed00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.717367932 +0000 UTC m=+307.960948426 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292afed00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64700): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64700): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64700): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64700): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64700): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.717367932 +0000 UTC m=+307.960948426 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64700): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cbfab0 item 40 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64cc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64cc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64cc0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64cc0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64cc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64cc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64cc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.719208929 +0000 UTC m=+307.962789342 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d64cc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d651c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d651c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d651c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930a8700 item 41 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d651c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d651c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.719854389 +0000 UTC m=+307.963434802 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d651c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d656c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d656c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d656c0): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d656c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d656c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930a8a80 item 41 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d656c0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d656c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.720439023 +0000 UTC m=+307.964019436 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d656c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d65c00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d65c00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d65c00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d65c00): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d65c00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.720439023 +0000 UTC m=+307.964019436 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d65c00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930a90a0 item 41 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f2c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f2c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f2c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f2c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f2c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f2c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f2c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.721974763 +0000 UTC m=+307.965555226 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f2c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f7c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f7c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f7c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930a9a40 item 42 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f7c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f7c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.722821311 +0000 UTC m=+307.966401755 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9f7c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9fd40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9fd40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2930a9ce0 item 42 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9fd40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9fd40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9fd40): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9fd40): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9fd40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.72362504 +0000 UTC m=+307.967205453 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292d9fd40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b03c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b03c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b03c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b03c0): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b03c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.72362504 +0000 UTC m=+307.967205453 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b03c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e00e0 item 42 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b0b00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b0b00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b0b00): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b0b00): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b0b00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b0b00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b0b00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.725375766 +0000 UTC m=+307.968956200 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b0b00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1000): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1000): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1000): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e0690 item 43 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1000): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1000): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.726070508 +0000 UTC m=+307.969650922 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1000): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1540): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1540): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1540): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1540): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1540): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e0930 item 43 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1540): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1540): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.72679162 +0000 UTC m=+307.970372033 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1540): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1a80): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1a80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1a80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1a80): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1a80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.72679162 +0000 UTC m=+307.970372033 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2935b1a80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e0bd0 item 43 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2928467c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2928467c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2928467c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2928467c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2928467c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2928467c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2928467c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.728753225 +0000 UTC m=+307.972333658 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2928467c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292846f00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292846f00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292846f00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e1180 item 44 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292846f00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292846f00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.729416847 +0000 UTC m=+307.972997260 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292846f00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292847640): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292847640): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e1500 item 44 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292847640): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292847640): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292847640): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292847640): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292847640): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.730246604 +0000 UTC m=+307.973827018 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292847640): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e140): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e140): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e140): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e140): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e140): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.730246604 +0000 UTC m=+307.973827018 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e140): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e1810 item 44 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e780): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e780): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e780): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e780): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e780): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e780): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e780): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.731941185 +0000 UTC m=+307.975521598 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305e780): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305ec80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305ec80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305ec80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2934e1dc0 item 45 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305ec80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305ec80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.732604598 +0000 UTC m=+307.976185031 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305ec80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305f400): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305f400): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305f400): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305f400): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305f400): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.732604598 +0000 UTC m=+307.976185031 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305f400): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d0e380 item 45 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305fa40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305fa40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305fa40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305fa40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305fa40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305fa40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305fa40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.734476844 +0000 UTC m=+307.978057257 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29305fa40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316c080): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316c080): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316c080): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d0ecb0 item 46 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316c080): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316c080): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.735310729 +0000 UTC m=+307.978891182 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316c080): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316ccc0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316ccc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316ccc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316ccc0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316ccc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.735310729 +0000 UTC m=+307.978891182 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316ccc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d0f030 item 46 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316d780): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316d780): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316d780): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316d780): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316d780): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316d780): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316d780): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.737304624 +0000 UTC m=+307.980885038 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316d780): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316dcc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316dcc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316dcc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d0f880 item 47 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316dcc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316dcc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.738018994 +0000 UTC m=+307.981599437 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29316dcc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282500): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282500): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282500): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282500): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282500): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.738018994 +0000 UTC m=+307.981599437 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282500): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d0fb20 item 47 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282d40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282d40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282d40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282d40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282d40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282d40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282d40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.739874417 +0000 UTC m=+307.983454871 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293282d40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283240): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283240): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283240): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293586310 item 48 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283240): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283240): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.74059054 +0000 UTC m=+307.984170953 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283240): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283940): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283940): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283940): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283940): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283940): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.74059054 +0000 UTC m=+307.984170953 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293283940): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935865b0 item 48 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144080): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144080): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144080): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144080): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144080): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.742650099 +0000 UTC m=+307.986230572 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144080): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144500): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144500): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144500): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144500): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144500): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144500): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293586bd0 item 49 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144500): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144500): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.743479195 +0000 UTC m=+307.987059658 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144500): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144a40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144a40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144a40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144a40): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144a40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.743479195 +0000 UTC m=+307.987059658 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293144a40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293586e70 item 49 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931450c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931450c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931450c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931450c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931450c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.745409582 +0000 UTC m=+307.988990035 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931450c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931455c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931455c0): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931455c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293587490 item 50 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931455c0): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931455c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931455c0): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931455c0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931455c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.746228668 +0000 UTC m=+307.989809081 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931455c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145b80): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145b80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145b80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145b80): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145b80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.746228668 +0000 UTC m=+307.989809081 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293145b80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293587880 item 50 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04300): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04300): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04300): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04300): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04300): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.747885387 +0000 UTC m=+307.991465800 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04300): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293587e30 item 51 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.748728188 +0000 UTC m=+307.992308601 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04d40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04d40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04d40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04d40): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04d40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.748728188 +0000 UTC m=+307.992308601 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a04d40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935ba230 item 51 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a053c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a053c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a053c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a053c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a053c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.751070962 +0000 UTC m=+307.994651385 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a053c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05900): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05900): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05900): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935ba8c0 item 52 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05900): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05900): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05900): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05900): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05900): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.751871084 +0000 UTC m=+307.995451507 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293a05900): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dae440): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dae440): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dae440): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dae440): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dae440): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.751871084 +0000 UTC m=+307.995451507 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dae440): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935babd0 item 52 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daeac0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daeac0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daeac0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daeac0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daeac0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.753672055 +0000 UTC m=+307.997252468 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daeac0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daefc0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daefc0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daefc0): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daefc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daefc0): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daefc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935bb180 item 53 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daefc0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daefc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.754415509 +0000 UTC m=+307.997995952 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daefc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daf500): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daf500): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daf500): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daf500): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daf500): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.754415509 +0000 UTC m=+307.997995952 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292daf500): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935bb420 item 53 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dafb80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dafb80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dafb80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dafb80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dafb80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.756319334 +0000 UTC m=+307.999899747 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292dafb80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc180): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc180): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc180): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935bb9d0 item 54 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc180): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc180): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc180): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc180): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc180): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.757172465 +0000 UTC m=+308.000752878 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc180): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc700): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc700): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc700): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc700): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc700): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.757172465 +0000 UTC m=+308.000752878 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddc700): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935bbc70 item 54 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddcd80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddcd80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddcd80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddcd80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddcd80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.758878638 +0000 UTC m=+308.002459051 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddcd80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd280): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd280): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd280): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd280): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd280): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd280): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343a4d0 item 55 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd280): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd280): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.759985519 +0000 UTC m=+308.003565941 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd280): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd7c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd7c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd7c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd7c0): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd7c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.759985519 +0000 UTC m=+308.003565941 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddd7c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343a770 item 55 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddde40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddde40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddde40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddde40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddde40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.762203177 +0000 UTC m=+308.005783610 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292ddde40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e06440): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e06440): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e06440): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343ad90 item 56 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e06440): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e06440): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e06440): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e06440): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e06440): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.763011884 +0000 UTC m=+308.006592307 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e06440): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e069c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e069c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e069c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e069c0): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e069c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.763011884 +0000 UTC m=+308.006592307 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e069c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343b030 item 56 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07000): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07000): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07000): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07000): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07000): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07000): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07000): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07000): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.765066564 +0000 UTC m=+308.008646987 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07000): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07540): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07540): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07540): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343b5e0 item 57 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07540): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07540): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.76571047 +0000 UTC m=+308.009290894 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07540): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07a80): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07a80): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07a80): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07a80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07a80): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07a80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343b880 item 57 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07a80): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07a80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.766496645 +0000 UTC m=+308.010077068 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e07a80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38100): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38100): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38100): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38100): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38100): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.766496645 +0000 UTC m=+308.010077068 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38100): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29343bb20 item 57 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38740): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38740): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38740): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38740): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38740): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38740): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38740): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38740): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.768384781 +0000 UTC m=+308.011965204 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38740): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38c80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38c80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38c80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4a540 item 58 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38c80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38c80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.769071548 +0000 UTC m=+308.012651962 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e38c80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e391c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e391c0): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e391c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4a8c0 item 58 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e391c0): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e391c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e391c0): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e391c0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e391c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.769865397 +0000 UTC m=+308.013445810 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e391c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39780): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39780): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39780): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39780): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39780): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.769865397 +0000 UTC m=+308.013445810 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39780): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4ab60 item 58 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39dc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39dc0): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39dc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39dc0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39dc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39dc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39dc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.771592298 +0000 UTC m=+308.015172732 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e39dc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e54400): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e54400): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e54400): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d4b3b0 item 59 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e54400): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e54400): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.774671714 +0000 UTC m=+308.018252138 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292e54400): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c200): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c200): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c200): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c200): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c200): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c200): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292760230 item 59 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c200): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c200): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.7755803 +0000 UTC m=+308.019160763 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c200): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c780): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c780): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c780): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c780): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c780): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.7755803 +0000 UTC m=+308.019160763 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361c780): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292760700 item 59 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361cdc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361cdc0): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361cdc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361cdc0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361cdc0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361cdc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361cdc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361cdc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.777733817 +0000 UTC m=+308.021314230 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361cdc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d300): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d300): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d300): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292760e00 item 60 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d300): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d300): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.778620412 +0000 UTC m=+308.022200825 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d300): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d840): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d840): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d840): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2927610a0 item 60 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d840): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d840): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d840): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d840): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d840): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.779772057 +0000 UTC m=+308.023352470 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361d840): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361de00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361de00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361de00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361de00): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361de00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.779772057 +0000 UTC m=+308.023352470 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29361de00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2927613b0 item 60 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638540): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638540): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638540): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638540): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638540): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638540): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638540): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638540): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.781483578 +0000 UTC m=+308.025064012 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638540): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638a80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638a80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638a80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292761e30 item 61 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638a80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638a80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.782225591 +0000 UTC m=+308.025806004 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293638a80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639180): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639180): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639180): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639180): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639180): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.782225591 +0000 UTC m=+308.025806004 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639180): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d9c230 item 61 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936397c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936397c0): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936397c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936397c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936397c0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936397c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936397c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936397c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.78427973 +0000 UTC m=+308.027860153 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936397c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639d00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639d00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639d00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d9d110 item 62 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639d00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639d00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.785109156 +0000 UTC m=+308.028689579 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293639d00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365c500): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365c500): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365c500): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365c500): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365c500): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.785109156 +0000 UTC m=+308.028689579 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365c500): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292d9d880 item 62 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365cb40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365cb40): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365cb40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365cb40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365cb40): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365cb40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365cb40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365cb40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.787290516 +0000 UTC m=+308.030870949 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365cb40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d080): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d080): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d080): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9c770 item 63 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d080): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d080): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.788043968 +0000 UTC m=+308.031624392 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d080): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d780): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d780): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d780): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d780): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d780): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.788043968 +0000 UTC m=+308.031624392 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365d780): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9cb60 item 63 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365ddc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365ddc0): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365ddc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365ddc0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365ddc0): >_readAt: n=0, err=Bad file descriptor 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365ddc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365ddc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365ddc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.790182848 +0000 UTC m=+308.033763272 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29365ddc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670400): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670400): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670400): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9d730 item 64 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670400): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670400): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.790927183 +0000 UTC m=+308.034507606 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670400): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670b00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670b00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670b00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670b00): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670b00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.790927183 +0000 UTC m=+308.034507606 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293670b00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b94070 item 64 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671140): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671140): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671140): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671140): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671140): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.792987675 +0000 UTC m=+308.036568098 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671140): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936715c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936715c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936715c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936715c0): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936715c0): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b958f0 item 65 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936715c0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936715c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.793812983 +0000 UTC m=+308.037393407 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2936715c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671ac0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671ac0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671ac0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671ac0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671ac0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.793812983 +0000 UTC m=+308.037393407 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293671ac0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277e070 item 65 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36200): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36200): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36200): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36200): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36200): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.795712141 +0000 UTC m=+308.039292563 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36200): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36680): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36680): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277ee00 item 66 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36680): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36680): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36680): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36680): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36680): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.796438281 +0000 UTC m=+308.040018694 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36680): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36bc0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36bc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36bc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36bc0): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36bc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.796438281 +0000 UTC m=+308.040018694 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f36bc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277f180 item 66 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37200): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37200): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37200): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37200): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37200): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.798169401 +0000 UTC m=+308.041749814 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37200): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37680): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37680): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37680): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37680): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37680): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277fb20 item 67 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37680): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37680): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.798921772 +0000 UTC m=+308.042502185 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37680): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37b80): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37b80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37b80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37b80): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37b80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.798921772 +0000 UTC m=+308.042502185 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc292f37b80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29277fdc0 item 67 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042300): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042300): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042300): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042300): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042300): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.800645718 +0000 UTC m=+308.044226161 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042300): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042800): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292813030 item 68 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042800): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042800): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042800): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042800): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.801392959 +0000 UTC m=+308.044973372 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042d40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042d40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042d40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042d40): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042d40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.801392959 +0000 UTC m=+308.044973372 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293042d40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2928136c0 item 68 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043380): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043380): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043380): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043380): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043380): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.803124208 +0000 UTC m=+308.046704621 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043380): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043800): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043800): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043800): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043800): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cd0380 item 69 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043800): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.803847785 +0000 UTC m=+308.047428198 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043d00): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043d00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043d00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043d00): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043d00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.803847785 +0000 UTC m=+308.047428198 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293043d00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cd08c0 item 69 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae480): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae480): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae480): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae480): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae480): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.805863272 +0000 UTC m=+308.049443685 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae480): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae980): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae980): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cd10a0 item 70 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae980): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae980): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae980): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae980): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae980): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.806645889 +0000 UTC m=+308.050226302 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930ae980): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930aeec0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930aeec0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930aeec0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930aeec0): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930aeec0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.806645889 +0000 UTC m=+308.050226302 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930aeec0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293988070 item 70 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930af540): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930af540): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930af540): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930af540): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930af540): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.808529547 +0000 UTC m=+308.052109970 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930af540): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930afa40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930afa40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930afa40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930afa40): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930afa40): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2939889a0 item 71 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930afa40): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930afa40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.809208228 +0000 UTC m=+308.052788641 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930afa40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc040): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc040): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc040): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc040): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc040): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.809208228 +0000 UTC m=+308.052788641 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc040): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293988d20 item 71 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc6c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc6c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc6c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc6c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc6c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.810577794 +0000 UTC m=+308.054158217 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fc6c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fcbc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fcbc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293989490 item 72 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fcbc0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fcbc0): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fcbc0): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fcbc0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fcbc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.811442989 +0000 UTC m=+308.055023412 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fcbc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd100): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd100): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd100): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd100): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd100): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.811442989 +0000 UTC m=+308.055023412 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd100): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293989730 item 72 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd6c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd6c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd6c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd6c0): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd6c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd6c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd6c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.812932061 +0000 UTC m=+308.056512474 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fd6c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fdbc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fdbc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fdbc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cda150 item 73 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fdbc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fdbc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.813477481 +0000 UTC m=+308.057057904 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2930fdbc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130180): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130180): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130180): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130180): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130180): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cdaaf0 item 73 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130180): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130180): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.814110967 +0000 UTC m=+308.057691380 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130180): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931306c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931306c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931306c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931306c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931306c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.814110967 +0000 UTC m=+308.057691380 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931306c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cdb110 item 73 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130d00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130d00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130d00): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130d00): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130d00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130d00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130d00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.815657228 +0000 UTC m=+308.059237641 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293130d00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131200): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131200): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131200): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292cdbc00 item 74 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131200): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131200): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.816237203 +0000 UTC m=+308.059817616 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131200): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131740): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131740): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932ee1c0 item 74 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131740): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131740): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131740): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131740): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131740): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.816892701 +0000 UTC m=+308.060473124 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131740): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131cc0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131cc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131cc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131cc0): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131cc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.816892701 +0000 UTC m=+308.060473124 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293131cc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932ee5b0 item 74 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164400): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164400): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164400): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164400): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164400): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164400): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164400): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.818317552 +0000 UTC m=+308.061897975 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164400): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164900): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164900): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164900): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932eebd0 item 75 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164900): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164900): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.818913056 +0000 UTC m=+308.062493479 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164900): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164e40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164e40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164e40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164e40): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164e40): _writeAt: size=3, off=2 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932eee70 item 75 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164e40): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164e40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.819551613 +0000 UTC m=+308.063132036 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293164e40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165380): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165380): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165380): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165380): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165380): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.819551613 +0000 UTC m=+308.063132036 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165380): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932ef110 item 75 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931659c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931659c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931659c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931659c0): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931659c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931659c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931659c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.821299944 +0000 UTC m=+308.064880357 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931659c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165ec0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165ec0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165ec0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932ef6c0 item 76 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165ec0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165ec0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.822058637 +0000 UTC m=+308.065639050 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293165ec0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0500): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0500): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932ef960 item 76 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0500): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0500): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0500): _writeAt: size=3, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0500): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0500): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.82280691 +0000 UTC m=+308.066387333 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0500): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0a80): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0a80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0a80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0a80): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0a80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.82280691 +0000 UTC m=+308.066387333 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a0a80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2932efc00 item 76 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a10c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a10c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a10c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a10c0): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a10c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a10c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a10c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.824397494 +0000 UTC m=+308.067977917 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a10c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a15c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a15c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a15c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9e9a0 item 77 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a15c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a15c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.825044376 +0000 UTC m=+308.068624789 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a15c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a1cc0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a1cc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a1cc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a1cc0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a1cc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.825044376 +0000 UTC m=+308.068624789 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931a1cc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9f030 item 77 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2400): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2400): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2400): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2400): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2400): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2400): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2400): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.826941979 +0000 UTC m=+308.070522392 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2400): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2900): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2900): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2900): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b9fe30 item 78 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2900): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2900): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.827746079 +0000 UTC m=+308.071326492 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e2900): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3000): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3000): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3000): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3000): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3000): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.827746079 +0000 UTC m=+308.071326492 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3000): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ce4620 item 78 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3640): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3640): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3640): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3640): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3640): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3640): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3640): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.829490823 +0000 UTC m=+308.073071255 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3640): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3b40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3b40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3b40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ce55e0 item 79 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3b40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3b40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.830110764 +0000 UTC m=+308.073691177 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2931e3b40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200340): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200340): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200340): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200340): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200340): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.830110764 +0000 UTC m=+308.073691177 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200340): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292ce5b20 item 79 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200980): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200980): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200980): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200980): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200980): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200980): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200980): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.831997106 +0000 UTC m=+308.075577520 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200980): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200e80): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200e80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200e80): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f6c770 item 80 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200e80): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200e80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.832587722 +0000 UTC m=+308.076168135 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293200e80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201580): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201580): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201580): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201580): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201580): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.832587722 +0000 UTC m=+308.076168135 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201580): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f6caf0 item 80 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201bc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201bc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201bc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201bc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201bc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.834753842 +0000 UTC m=+308.078334366 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293201bc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c140): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c140): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c140): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c140): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c140): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c140): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f6d420 item 81 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c140): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c140): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.835644134 +0000 UTC m=+308.079224568 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c140): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c680): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c680): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c680): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c680): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c680): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.835644134 +0000 UTC m=+308.079224568 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322c680): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f6d730 item 81 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322cd00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322cd00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322cd00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322cd00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322cd00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.837752546 +0000 UTC m=+308.081332968 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322cd00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322d200): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322d200): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322d200): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f6dce0 item 82 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322d200): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322d200): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322d200): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322d200): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322d200): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.83894087 +0000 UTC m=+308.082521303 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc29322d200): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292200): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292200): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292200): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292200): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292200): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.83894087 +0000 UTC m=+308.082521303 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292200): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292798700 item 82 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292880): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292880): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292880): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292880): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292880): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.841258637 +0000 UTC m=+308.084839060 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292880): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292d80): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292d80): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292d80): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292d80): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292d80): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292d80): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2927992d0 item 83 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292d80): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292d80): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.843128148 +0000 UTC m=+308.086708561 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293292d80): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932932c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932932c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932932c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932932c0): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932932c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.843128148 +0000 UTC m=+308.086708561 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932932c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292799e30 item 83 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293940): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293940): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293940): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293940): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293940): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.845255396 +0000 UTC m=+308.088835809 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293940): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293e40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293e40): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293e40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293600620 item 84 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293e40): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293e40): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293e40): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293e40): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293e40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.84601556 +0000 UTC m=+308.089595983 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293293e40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e64c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e64c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e64c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e64c0): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e64c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.84601556 +0000 UTC m=+308.089595983 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e64c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293600cb0 item 84 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e6b40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e6b40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e6b40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e6b40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e6b40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.847536574 +0000 UTC m=+308.091117016 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e6b40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7040): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7040): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7040): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7040): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7040): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7040): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293601500 item 85 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7040): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7040): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.848235544 +0000 UTC m=+308.091815957 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7040): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7580): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7580): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7580): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7580): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7580): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.848235544 +0000 UTC m=+308.091815957 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7580): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc293601e30 item 85 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7c00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7c00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7c00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7c00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7c00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.850198891 +0000 UTC m=+308.093779305 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2932e7c00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314200): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314200): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314200): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357e620 item 86 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314200): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314200): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314200): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314200): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314200): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.850910826 +0000 UTC m=+308.094491239 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314200): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314780): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314780): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314780): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314780): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314780): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.850910826 +0000 UTC m=+308.094491239 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314780): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357e8c0 item 86 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314e00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314e00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314e00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314e00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314e00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.85250697 +0000 UTC m=+308.096087483 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293314e00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315300): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315300): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315300): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315300): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315300): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315300): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357ee70 item 87 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315300): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315300): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.853250224 +0000 UTC m=+308.096830637 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315300): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315840): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315840): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315840): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315840): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315840): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.853250224 +0000 UTC m=+308.096830637 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315840): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357f260 item 87 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315ec0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315ec0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315ec0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315ec0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315ec0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.855000149 +0000 UTC m=+308.098580562 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293315ec0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933324c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933324c0): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933324c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357f9d0 item 88 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933324c0): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933324c0): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933324c0): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933324c0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933324c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.85591662 +0000 UTC m=+308.099497033 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933324c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293332a40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293332a40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293332a40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293332a40): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293332a40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.85591662 +0000 UTC m=+308.099497033 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293332a40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29357fc70 item 88 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333080): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333080): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333080): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333080): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333080): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333080): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333080): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333080): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.857472097 +0000 UTC m=+308.101052511 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333080): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933335c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933335c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933335c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b4d030 item 89 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933335c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933335c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.858007819 +0000 UTC m=+308.101588232 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933335c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333b00): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333b00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333b00): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333b00): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333b00): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333b00): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b4d2d0 item 89 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333b00): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333b00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.859061569 +0000 UTC m=+308.102641993 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293333b00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380180): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380180): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380180): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380180): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380180): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.859061569 +0000 UTC m=+308.102641993 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380180): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292b4d8f0 item 89 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933807c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933807c0): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933807c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933807c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933807c0): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933807c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933807c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933807c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.861376231 +0000 UTC m=+308.104956644 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933807c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380d00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380d00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380d00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292824380 item 90 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380d00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380d00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.862062426 +0000 UTC m=+308.105642839 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293380d00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381240): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381240): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381240): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292824bd0 item 90 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381240): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381240): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381240): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381240): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381240): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.86285821 +0000 UTC m=+308.106438623 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381240): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381800): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381800): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381800): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381800): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381800): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.86285821 +0000 UTC m=+308.106438623 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381800): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292825570 item 90 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381e40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381e40): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381e40): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381e40): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381e40): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381e40): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381e40): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381e40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.864925975 +0000 UTC m=+308.108506398 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc293381e40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0480): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0480): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0480): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292825dc0 item 91 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0480): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0480): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.865619104 +0000 UTC m=+308.109199537 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0480): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a09c0): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a09c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a09c0): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a09c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a09c0): >_readAt: n=2, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a09c0): _writeAt: size=3, off=7 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f523f0 item 91 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a09c0): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a09c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.866718039 +0000 UTC m=+308.110298502 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a09c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0f40): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0f40): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0f40): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0f40): >_readAt: n=8, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0f40): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.866718039 +0000 UTC m=+308.110298502 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a0f40): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f52770 item 91 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1580): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1580): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1580): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1580): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1580): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1580): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1580): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1580): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.868941738 +0000 UTC m=+308.112522201 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1580): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1ac0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1ac0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1ac0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f53260 item 92 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1ac0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1ac0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.869724987 +0000 UTC m=+308.113305411 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933a1ac0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba100): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba100): open at offset 5 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba100): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f53730 item 92 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba100): _readAt: size=2, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba100): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba100): _writeAt: size=3, off=5 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba100): >_writeAt: n=3, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba100): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.870824154 +0000 UTC m=+308.114404577 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba100): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba6c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba6c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba6c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba6c0): >_readAt: n=3, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba6c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.870824154 +0000 UTC m=+308.114404577 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933ba6c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc292f53c70 item 92 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bad00): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bad00): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bad00): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bad00): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bad00): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bad00): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bad00): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bad00): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.873021874 +0000 UTC m=+308.116602297 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bad00): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb240): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb240): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb240): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29284c620 item 93 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb240): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb240): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.873775737 +0000 UTC m=+308.117356170 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb240): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb940): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb940): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb940): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb940): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb940): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.873775737 +0000 UTC m=+308.117356170 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933bb940): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29284cb60 item 93 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6080): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6080): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6080): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6080): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6080): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6080): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6080): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6080): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.87619168 +0000 UTC m=+308.119772104 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6080): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d65c0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d65c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d65c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29284d420 item 94 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d65c0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d65c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.876882275 +0000 UTC m=+308.120462778 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d65c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6cc0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6cc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6cc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6cc0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6cc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.876882275 +0000 UTC m=+308.120462778 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d6cc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc29284d8f0 item 94 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7300): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7300): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7300): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7300): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7300): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7300): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7300): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7300): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.879487004 +0000 UTC m=+308.123067427 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7300): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7840): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7840): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7840): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935d6460 item 95 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7840): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7840): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.880319376 +0000 UTC m=+308.123899899 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933d7840): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0040): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0040): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0040): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0040): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0040): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.880319376 +0000 UTC m=+308.123899899 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0040): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935d6700 item 95 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0680): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0680): open at offset 0 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0680): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0680): _readAt: size=2, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0680): >_readAt: n=0, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0680): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0680): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0680): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.882316467 +0000 UTC m=+308.125896930 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0680): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0bc0): _writeAt: size=5, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0bc0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0bc0): >openPending: err= 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935d6e00 item 96 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0bc0): >_writeAt: n=5, err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0bc0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.883052688 +0000 UTC m=+308.126633111 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f0bc0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/22 01:54:22 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:22 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/22 01:54:22 DEBUG : open-test-file: newRWFileHandle: 2026/09/22 01:54:22 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/22 01:54:22 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f12c0): _readAt: size=512, off=0 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f12c0): openPending: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f12c0): >openPending: err= 2026/09/22 01:54:22 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f12c0): >_readAt: n=5, err=EOF 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f12c0): close: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-22 01:54:22.883052688 +0000 UTC m=+308.126633111 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:22 DEBUG : open-test-file(0xfc2933f12c0): >close: err= 2026/09/22 01:54:22 DEBUG : open-test-file: Remove: 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xfc2935d70a0 item 96 2026/09/22 01:54:22 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/22 01:54:22 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/22 01:54:22 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/22 01:54:22 DEBUG : open-test-file: >Remove: err= 2026/09/22 01:54:22 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:22 DEBUG : Looking for writers 2026/09/22 01:54:22 DEBUG : >WaitForWriters: 2026/09/22 01:54:22 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.60s) --- PASS: TestRWFileHandleOpenTests/writes (0.82s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.78s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.17s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:54:23 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:54:23 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:54:23 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:23 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:23 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:54:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:23 DEBUG : file1: newRWFileHandle: 2026/09/22 01:54:23 DEBUG : file1(0xfc29322d640): openPending: 2026/09/22 01:54:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:23 DEBUG : file1(0xfc29322d640): >openPending: err= 2026/09/22 01:54:23 DEBUG : file1: >newRWFileHandle: err= 2026/09/22 01:54:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/22 01:54:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/22 01:54:23 DEBUG : file1(0xfc29322d640): _writeAt: size=2, off=0 2026/09/22 01:54:23 DEBUG : file1(0xfc29322d640): >_writeAt: n=2, err= 2026/09/22 01:54:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/22 01:54:23 DEBUG : file1(0xfc29322d640): RWFileHandle.Flush 2026/09/22 01:54:23 DEBUG : file1(0xfc29322d640): RWFileHandle.Release 2026/09/22 01:54:23 DEBUG : file1(0xfc29322d640): close: 2026/09/22 01:54:23 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/22 01:54:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:23 DEBUG : file1(0xfc29322d640): >close: err= 2026/09/22 01:54:23 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:23 DEBUG : Looking for writers 2026/09/22 01:54:23 DEBUG : file1: reading active writers 2026/09/22 01:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:54:23 DEBUG : Looking for writers 2026/09/22 01:54:23 DEBUG : file1: reading active writers 2026/09/22 01:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:54:23 DEBUG : Looking for writers 2026/09/22 01:54:23 DEBUG : file1: reading active writers 2026/09/22 01:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:54:23 DEBUG : Looking for writers 2026/09/22 01:54:23 DEBUG : file1: reading active writers 2026/09/22 01:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:54:23 DEBUG : file1: vfs cache: starting upload 2026/09/22 01:54:23 DEBUG : Looking for writers 2026/09/22 01:54:23 DEBUG : file1: reading active writers 2026/09/22 01:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:54:23 DEBUG : Looking for writers 2026/09/22 01:54:23 DEBUG : file1: reading active writers 2026/09/22 01:54:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:54:24 DEBUG : Looking for writers 2026/09/22 01:54:24 DEBUG : file1: reading active writers 2026/09/22 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:54:24 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/22 01:54:24 DEBUG : Looking for writers 2026/09/22 01:54:24 DEBUG : file1: reading active writers 2026/09/22 01:54:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 01:54:25 DEBUG : file1: size = 2 OK 2026/09/22 01:54:25 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/22 01:54:25 INFO : file1: Copied (new) 2026/09/22 01:54:25 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/22 01:54:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/22 01:54:25 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/22 01:54:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:54:25 INFO : file1: vfs cache: upload succeeded try #1 2026/09/22 01:54:25 DEBUG : Looking for writers 2026/09/22 01:54:25 DEBUG : file1: reading active writers 2026/09/22 01:54:25 DEBUG : >WaitForWriters: 2026/09/22 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:25 DEBUG : Looking for writers 2026/09/22 01:54:25 DEBUG : file1: reading active writers 2026/09/22 01:54:25 DEBUG : >WaitForWriters: 2026/09/22 01:54:25 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.14s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:54:26 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:54:26 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:54:26 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:26 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:54:26 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:54:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:54:26 DEBUG : rename_me: newRWFileHandle: 2026/09/22 01:54:26 DEBUG : rename_me(0xfc293730480): openPending: 2026/09/22 01:54:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/22 01:54:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/22 01:54:26 DEBUG : rename_me(0xfc293730480): >openPending: err= 2026/09/22 01:54:26 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/22 01:54:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/22 01:54:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/22 01:54:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/22 01:54:26 DEBUG : rename_me(0xfc293730480): _writeAt: size=5, off=0 2026/09/22 01:54:26 DEBUG : rename_me(0xfc293730480): >_writeAt: n=5, err= 2026/09/22 01:54:26 DEBUG : rename_me(0xfc293730480): close: 2026/09/22 01:54:26 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-22 01:54:26.540369433 +0000 UTC m=+311.783949856 2026/09/22 01:54:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/22 01:54:26 DEBUG : rename_me(0xfc293730480): >close: err= 2026/09/22 01:54:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/22 01:54:26 DEBUG : i_was_renamed: Updating file with 0xfc29372a750 2026/09/22 01:54:26 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/22 01:54:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/22 01:54:26 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:26 DEBUG : Looking for writers 2026/09/22 01:54:26 DEBUG : i_was_renamed: reading active writers 2026/09/22 01:54:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/22 01:54:26 DEBUG : Looking for writers 2026/09/22 01:54:26 DEBUG : i_was_renamed: reading active writers 2026/09/22 01:54:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/22 01:54:26 DEBUG : Looking for writers 2026/09/22 01:54:26 DEBUG : i_was_renamed: reading active writers 2026/09/22 01:54:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/22 01:54:26 DEBUG : Looking for writers 2026/09/22 01:54:26 DEBUG : i_was_renamed: reading active writers 2026/09/22 01:54:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/22 01:54:26 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/22 01:54:26 DEBUG : Looking for writers 2026/09/22 01:54:26 DEBUG : i_was_renamed: reading active writers 2026/09/22 01:54:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/22 01:54:26 DEBUG : Looking for writers 2026/09/22 01:54:26 DEBUG : i_was_renamed: reading active writers 2026/09/22 01:54:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/22 01:54:27 DEBUG : Looking for writers 2026/09/22 01:54:27 DEBUG : i_was_renamed: reading active writers 2026/09/22 01:54:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/22 01:54:27 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/09/22 01:54:27 DEBUG : Looking for writers 2026/09/22 01:54:27 DEBUG : i_was_renamed: reading active writers 2026/09/22 01:54:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/22 01:54:28 DEBUG : i_was_renamed: size = 5 OK 2026/09/22 01:54:28 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 01:54:28 INFO : i_was_renamed: Copied (new) 2026/09/22 01:54:28 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-22 01:54:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/22 01:54:28 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/22 01:54:28 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/22 01:54:28 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/22 01:54:28 DEBUG : Looking for writers 2026/09/22 01:54:28 DEBUG : i_was_renamed: reading active writers 2026/09/22 01:54:28 DEBUG : >WaitForWriters: 2026/09/22 01:54:28 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.98s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:54:29 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:54:29 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/22 01:54:29 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:29 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/22 01:54:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xarorod4bade" 2026/09/22 01:54:29 INFO : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/22 01:54:29 DEBUG : forgetting directory cache 2026/09/22 01:54:30 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate(0xfc293730280): _readAt: size=512, off=0 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate(0xfc293730280): openPending: 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 00:55:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 01:54:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate(0xfc293730280): >openPending: err= 2026/09/22 01:54:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:54:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:54:32 DEBUG : TestRWCacheUpdate(0xfc293730280): >_readAt: n=20, err=EOF 2026/09/22 01:54:32 DEBUG : TestRWCacheUpdate(0xfc293730280): close: 2026/09/22 01:54:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 00:55:29 +0000 UTC 2026/09/22 01:54:32 DEBUG : TestRWCacheUpdate(0xfc293730280): >close: err= 2026/09/22 01:54:32 DEBUG : Re-reading directory (173.096033ms old) 2026/09/22 01:54:32 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:32 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 01:54:32 DEBUG : forgetting directory cache 2026/09/22 01:54:32 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate(0xfc29322cd80): _readAt: size=512, off=0 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate(0xfc29322cd80): openPending: 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 00:56:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-22 00:55:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-22 00:56:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-22 00:55:29 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/22 01:54:34 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 01:54:34 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate(0xfc29322cd80): >openPending: err= 2026/09/22 01:54:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate(0xfc29322cd80): >_readAt: n=20, err=EOF 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate(0xfc29322cd80): close: 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 00:56:29 +0000 UTC 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate(0xfc29322cd80): >close: err= 2026/09/22 01:54:34 DEBUG : Re-reading directory (174.500183ms old) 2026/09/22 01:54:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 01:54:35 DEBUG : forgetting directory cache 2026/09/22 01:54:35 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate(0xfc293730c40): _readAt: size=512, off=0 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate(0xfc293730c40): openPending: 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 00:57:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-22 00:56:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-22 00:57:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-22 00:56:29 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/22 01:54:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 01:54:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate(0xfc293730c40): >openPending: err= 2026/09/22 01:54:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:54:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:54:37 DEBUG : TestRWCacheUpdate(0xfc293730c40): >_readAt: n=20, err=EOF 2026/09/22 01:54:37 DEBUG : TestRWCacheUpdate(0xfc293730c40): close: 2026/09/22 01:54:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 00:57:29 +0000 UTC 2026/09/22 01:54:37 DEBUG : TestRWCacheUpdate(0xfc293730c40): >close: err= 2026/09/22 01:54:37 DEBUG : Re-reading directory (176.193561ms old) 2026/09/22 01:54:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 01:54:37 DEBUG : forgetting directory cache 2026/09/22 01:54:37 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate(0xfc29322d7c0): _readAt: size=512, off=0 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate(0xfc29322d7c0): openPending: 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 00:58:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-22 00:57:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-22 00:58:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-22 00:57:29 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/22 01:54:39 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 01:54:39 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate(0xfc29322d7c0): >openPending: err= 2026/09/22 01:54:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate(0xfc29322d7c0): >_readAt: n=20, err=EOF 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate(0xfc29322d7c0): close: 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 00:58:29 +0000 UTC 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate(0xfc29322d7c0): >close: err= 2026/09/22 01:54:39 DEBUG : Re-reading directory (178.164634ms old) 2026/09/22 01:54:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 01:54:40 DEBUG : forgetting directory cache 2026/09/22 01:54:40 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/22 01:54:41 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate(0xfc2935a6180): _readAt: size=512, off=0 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate(0xfc2935a6180): openPending: 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 00:59:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-22 00:58:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-22 00:59:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-22 00:58:29 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/22 01:54:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 01:54:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate(0xfc2935a6180): >openPending: err= 2026/09/22 01:54:42 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate(0xfc2935a6180): >_readAt: n=20, err=EOF 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate(0xfc2935a6180): close: 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 00:59:29 +0000 UTC 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate(0xfc2935a6180): >close: err= 2026/09/22 01:54:42 DEBUG : Re-reading directory (178.340756ms old) 2026/09/22 01:54:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 01:54:42 DEBUG : forgetting directory cache 2026/09/22 01:54:43 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate(0xfc2935a6900): _readAt: size=512, off=0 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate(0xfc2935a6900): openPending: 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-22 01:00:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-22 00:59:29 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-22 01:00:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-22 00:59:29 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/22 01:54:44 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/22 01:54:44 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate(0xfc2935a6900): >openPending: err= 2026/09/22 01:54:44 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:54:44 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:54:45 DEBUG : TestRWCacheUpdate(0xfc2935a6900): >_readAt: n=20, err=EOF 2026/09/22 01:54:45 DEBUG : TestRWCacheUpdate(0xfc2935a6900): close: 2026/09/22 01:54:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 01:00:29 +0000 UTC 2026/09/22 01:54:45 DEBUG : TestRWCacheUpdate(0xfc2935a6900): >close: err= 2026/09/22 01:54:45 DEBUG : Re-reading directory (176.033318ms old) 2026/09/22 01:54:45 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:45 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 01:54:45 DEBUG : forgetting directory cache 2026/09/22 01:54:45 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate(0xfc2935a7080): _readAt: size=512, off=0 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate(0xfc2935a7080): openPending: 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-22 01:01:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-22 01:00:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-22 01:01:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-22 01:00:29 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/22 01:54:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/22 01:54:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate(0xfc2935a7080): >openPending: err= 2026/09/22 01:54:47 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate(0xfc2935a7080): >_readAt: n=21, err=EOF 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate(0xfc2935a7080): close: 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 01:01:29 +0000 UTC 2026/09/22 01:54:47 DEBUG : TestRWCacheUpdate(0xfc2935a7080): >close: err= 2026/09/22 01:54:47 DEBUG : Re-reading directory (176.374333ms old) 2026/09/22 01:54:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 01:54:48 DEBUG : forgetting directory cache 2026/09/22 01:54:48 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/09/22 01:54:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate(0xfc293731c40): _readAt: size=512, off=0 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate(0xfc293731c40): openPending: 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-22 01:02:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-22 01:01:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-22 01:02:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-22 01:01:29 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/22 01:54:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/22 01:54:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate(0xfc293731c40): >openPending: err= 2026/09/22 01:54:50 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate(0xfc293731c40): >_readAt: n=22, err=EOF 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate(0xfc293731c40): close: 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 01:02:29 +0000 UTC 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate(0xfc293731c40): >close: err= 2026/09/22 01:54:50 DEBUG : Re-reading directory (175.347634ms old) 2026/09/22 01:54:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 01:54:50 DEBUG : forgetting directory cache 2026/09/22 01:54:51 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate(0xfc292e54a00): _readAt: size=512, off=0 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate(0xfc292e54a00): openPending: 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-22 01:03:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-22 01:02:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-22 01:03:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-22 01:02:29 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/22 01:54:52 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/22 01:54:52 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate(0xfc292e54a00): >openPending: err= 2026/09/22 01:54:52 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate(0xfc292e54a00): >_readAt: n=23, err=EOF 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate(0xfc292e54a00): close: 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 01:03:29 +0000 UTC 2026/09/22 01:54:52 DEBUG : TestRWCacheUpdate(0xfc292e54a00): >close: err= 2026/09/22 01:54:52 DEBUG : Re-reading directory (176.919182ms old) 2026/09/22 01:54:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 01:54:53 DEBUG : forgetting directory cache 2026/09/22 01:54:53 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/09/22 01:54:54 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate(0xfc2931034c0): _readAt: size=512, off=0 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate(0xfc2931034c0): openPending: 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-22 01:04:29 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-22 01:03:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-22 01:04:29 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-22 01:03:29 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/22 01:54:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/22 01:54:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate(0xfc2931034c0): >openPending: err= 2026/09/22 01:54:55 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate(0xfc2931034c0): >_readAt: n=24, err=EOF 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate(0xfc2931034c0): close: 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-22 01:04:29 +0000 UTC 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate(0xfc2931034c0): >close: err= 2026/09/22 01:54:55 DEBUG : Re-reading directory (179.34841ms old) 2026/09/22 01:54:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/22 01:54:55 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:54:55 DEBUG : Looking for writers 2026/09/22 01:54:55 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/22 01:54:55 DEBUG : >WaitForWriters: 2026/09/22 01:54:55 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': vfs cache: cleaner exiting 2026/09/22 01:54:55 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (26.78s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:54:57 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/09/22 01:54:58 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/09/22 01:55:00 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:00 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:55:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/22 01:55:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/22 01:55:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/22 01:55:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:55:00 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/22 01:55:00 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:55:00 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/22 01:55:00 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/22 01:55:00 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/22 01:55:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:55:00 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/22 01:55:00 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:55:00 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/22 01:55:00 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/22 01:55:00 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/22 01:55:00 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:55:01 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/22 01:55:01 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:55:01 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/22 01:55:01 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:01 DEBUG : Looking for writers 2026/09/22 01:55:01 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/22 01:55:01 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/22 01:55:01 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.69s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:02 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:02 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:02 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': Reusing VFS from active cache 2026/09/22 01:55:02 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:02 DEBUG : Looking for writers 2026/09/22 01:55:02 DEBUG : >WaitForWriters: 2026/09/22 01:55:02 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:02 DEBUG : Looking for writers 2026/09/22 01:55:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.34s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:02 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:02 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:02 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:02 DEBUG : Looking for writers 2026/09/22 01:55:02 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.34s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:02 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:02 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:02 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:02 DEBUG : Looking for writers 2026/09/22 01:55:02 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.34s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:03 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:03 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:03 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:55:05 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/22 01:55:07 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:07 DEBUG : dir: Looking for writers 2026/09/22 01:55:07 DEBUG : file2: reading active writers 2026/09/22 01:55:07 DEBUG : Looking for writers 2026/09/22 01:55:07 DEBUG : dir: reading active writers 2026/09/22 01:55:07 DEBUG : file1: reading active writers 2026/09/22 01:55:07 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (5.74s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:08 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:08 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:09 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:55:11 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/22 01:55:13 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:13 DEBUG : dir: Looking for writers 2026/09/22 01:55:13 DEBUG : Looking for writers 2026/09/22 01:55:13 DEBUG : file1: reading active writers 2026/09/22 01:55:13 DEBUG : dir: reading active writers 2026/09/22 01:55:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.71s) === RUN TestVFSAddVirtual run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:14 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:14 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:14 DEBUG : Added virtual directory entry vAddFile: "file" 2026/09/22 01:55:14 DEBUG : Added virtual directory entry vAddDir: "dir" 2026/09/22 01:55:14 DEBUG : dir: Added virtual directory entry vAddFile: "file2" 2026/09/22 01:55:14 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:14 DEBUG : dir: Looking for writers 2026/09/22 01:55:14 DEBUG : file2: reading active writers 2026/09/22 01:55:14 DEBUG : Looking for writers 2026/09/22 01:55:14 DEBUG : file: reading active writers 2026/09/22 01:55:14 DEBUG : dir: reading active writers 2026/09/22 01:55:14 DEBUG : >WaitForWriters: --- PASS: TestVFSAddVirtual (0.68s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:15 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:15 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:16 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/09/22 01:55:18 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/22 01:55:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:55:19 DEBUG : file1: Open: flags=O_RDONLY 2026/09/22 01:55:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/22 01:55:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/22 01:55:19 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:55:19 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/22 01:55:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/22 01:55:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/22 01:55:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:55:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:55:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/22 01:55:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/22 01:55:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/22 01:55:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/22 01:55:19 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (0 bytes), uploading instead of streaming 2026/09/22 01:55:21 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/22 01:55:21 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 01:55:21 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/22 01:55:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/22 01:55:21 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:55:21 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/22 01:55:21 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:21 DEBUG : dir: Looking for writers 2026/09/22 01:55:21 DEBUG : new_file.txt: reading active writers 2026/09/22 01:55:21 DEBUG : file2: reading active writers 2026/09/22 01:55:21 DEBUG : Looking for writers 2026/09/22 01:55:21 DEBUG : file1: reading active writers 2026/09/22 01:55:21 DEBUG : dir: reading active writers 2026/09/22 01:55:21 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (7.32s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:22 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:22 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:23 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/09/22 01:55:25 DEBUG : dir/file2: same parent dir (ODFfMTMyNzA2MTBfVjhhWEs) - using file/rename instead of move_copy for dir/file1 2026/09/22 01:55:26 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/22 01:55:26 DEBUG : dir/file1: Updating file with dir/file1 0xfc29313a680 2026/09/22 01:55:26 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/22 01:55:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:27 INFO : dir/file1: Moved (server-side) to: file0 2026/09/22 01:55:27 DEBUG : file0: Updating file with file0 0xfc29313a680 2026/09/22 01:55:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/22 01:55:27 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/22 01:55:27 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:27 DEBUG : dir: Looking for writers 2026/09/22 01:55:27 DEBUG : Looking for writers 2026/09/22 01:55:27 DEBUG : dir: reading active writers 2026/09/22 01:55:27 DEBUG : file0: reading active writers 2026/09/22 01:55:27 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.85s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:28 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:28 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:28 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:28 DEBUG : Looking for writers 2026/09/22 01:55:28 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:29 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:29 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:29 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/22 01:55:29 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/22 01:55:30 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/22 01:55:31 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/22 01:55:32 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/22 01:55:33 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:33 DEBUG : c: Looking for writers 2026/09/22 01:55:33 DEBUG : d: Looking for writers 2026/09/22 01:55:33 DEBUG : Looking for writers 2026/09/22 01:55:33 DEBUG : a: Looking for writers 2026/09/22 01:55:33 DEBUG : b: Looking for writers 2026/09/22 01:55:33 DEBUG : Looking for writers 2026/09/22 01:55:33 DEBUG : /: reading active writers 2026/09/22 01:55:33 DEBUG : a: reading active writers 2026/09/22 01:55:33 DEBUG : b: reading active writers 2026/09/22 01:55:33 DEBUG : c: reading active writers 2026/09/22 01:55:33 DEBUG : d: reading active writers 2026/09/22 01:55:33 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.14s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:35 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:35 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:36 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/22 01:55:36 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/22 01:55:37 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/22 01:55:37 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/22 01:55:40 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:40 DEBUG : a/b/c/d: Looking for writers 2026/09/22 01:55:40 DEBUG : a/b/c: Looking for writers 2026/09/22 01:55:40 DEBUG : d: reading active writers 2026/09/22 01:55:40 DEBUG : a/b: Looking for writers 2026/09/22 01:55:40 DEBUG : c: reading active writers 2026/09/22 01:55:40 DEBUG : a: Looking for writers 2026/09/22 01:55:40 DEBUG : b: reading active writers 2026/09/22 01:55:40 DEBUG : Looking for writers 2026/09/22 01:55:40 DEBUG : a: reading active writers 2026/09/22 01:55:40 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.62s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:42 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:42 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:42 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:42 DEBUG : Looking for writers 2026/09/22 01:55:42 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.35s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:43 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:43 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:55:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:55:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:55:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:55:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:43 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/22 01:55:43 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/22 01:55:43 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/22 01:55:43 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 01:55:44 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/22 01:55:44 DEBUG : file1: size = 5 OK 2026/09/22 01:55:44 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 01:55:44 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 01:55:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:55:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:55:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:55:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:55:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:55:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:55:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:55:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:55:45 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/22 01:55:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/22 01:55:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 01:55:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:55:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:55:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:45 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (0 bytes), uploading instead of streaming 2026/09/22 01:55:46 DEBUG : file1: size = 0 OK 2026/09/22 01:55:46 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 01:55:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 01:55:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/22 01:55:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/22 01:55:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:55:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:55:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:46 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (7 bytes), uploading instead of streaming 2026/09/22 01:55:47 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/09/22 01:55:48 DEBUG : file1: size = 7 OK 2026/09/22 01:55:48 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/22 01:55:48 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 01:55:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:48 DEBUG : Looking for writers 2026/09/22 01:55:48 DEBUG : file1: reading active writers 2026/09/22 01:55:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.98s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:49 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:49 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:55:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:55:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:55:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:55:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:49 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/22 01:55:50 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/22 01:55:50 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/22 01:55:50 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/22 01:55:50 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (11 bytes), uploading instead of streaming 2026/09/22 01:55:51 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/09/22 01:55:51 DEBUG : file1: size = 11 OK 2026/09/22 01:55:51 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/22 01:55:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 01:55:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:51 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/22 01:55:52 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:52 DEBUG : Looking for writers 2026/09/22 01:55:52 DEBUG : file1: reading active writers 2026/09/22 01:55:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.59s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:52 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:52 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:55:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:55:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:55:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:55:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:52 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: upload interrupted 2026/09/22 01:55:52 DEBUG : file1: Remove: 2026/09/22 01:55:52 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/22 01:55:52 DEBUG : file1: >Remove: err= 2026/09/22 01:55:52 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:52 DEBUG : Looking for writers 2026/09/22 01:55:52 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:53 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:53 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:55:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:55:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:55:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:55:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:53 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: write aborted: unexpected EOF 2026/09/22 01:55:53 DEBUG : file1: Remove: 2026/09/22 01:55:53 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/22 01:55:53 DEBUG : file1: >Remove: err= 2026/09/22 01:55:53 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:53 DEBUG : Looking for writers 2026/09/22 01:55:53 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:53 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:53 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:53 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:55:53 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:55:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 01:55:53 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/22 01:55:53 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/22 01:55:53 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 01:55:53 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 01:55:54 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/09/22 01:55:55 DEBUG : file2: size = 5 OK 2026/09/22 01:55:55 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 01:55:55 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/22 01:55:55 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/22 01:55:55 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:55 DEBUG : Looking for writers 2026/09/22 01:55:55 DEBUG : file2: reading active writers 2026/09/22 01:55:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.67s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.53s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.53s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.60s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:56 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:56 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:55:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:55:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:55:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:55:56 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/22 01:55:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:56 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (5 bytes), uploading instead of streaming 2026/09/22 01:55:57 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/09/22 01:55:58 DEBUG : file1: size = 5 OK 2026/09/22 01:55:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/22 01:55:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 01:55:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/22 01:55:58 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:55:58 DEBUG : Looking for writers 2026/09/22 01:55:58 DEBUG : file1: reading active writers 2026/09/22 01:55:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.41s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:55:58 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:55:58 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:55:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:55:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:55:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:55:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:55:58 DEBUG : file1: WriteFileHandle.Release closing 2026/09/22 01:55:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:55:58 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (0 bytes), uploading instead of streaming 2026/09/22 01:56:00 DEBUG : file1: size = 0 OK 2026/09/22 01:56:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 01:56:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 01:56:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:56:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/22 01:56:00 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:56:00 DEBUG : Looking for writers 2026/09/22 01:56:00 DEBUG : file1: reading active writers 2026/09/22 01:56:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.22s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:56:00 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:56:00 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:56:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:56:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:56:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:56:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:56:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:56:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:56:01 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (2 bytes), uploading instead of streaming 2026/09/22 01:56:01 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/09/22 01:56:02 DEBUG : file1: size = 2 OK 2026/09/22 01:56:02 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/22 01:56:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 01:56:03 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/22 01:56:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:56:03 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:56:03 DEBUG : Looking for writers 2026/09/22 01:56:03 DEBUG : file1: reading active writers 2026/09/22 01:56:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.58s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:56:03 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:56:03 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:56:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:56:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:56:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:56:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:56:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:56:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:56:03 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (0 bytes), uploading instead of streaming 2026/09/22 01:56:05 DEBUG : file1: size = 0 OK 2026/09/22 01:56:05 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/22 01:56:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 01:56:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:56:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:56:05 DEBUG : file1: Open: flags=O_RDONLY 2026/09/22 01:56:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/22 01:56:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/22 01:56:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:56:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/22 01:56:05 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:56:05 DEBUG : Looking for writers 2026/09/22 01:56:05 DEBUG : file1: reading active writers 2026/09/22 01:56:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.41s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:56:05 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:56:05 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:56:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:56:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:56:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:56:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/22 01:56:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/22 01:56:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:56:06 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': File to upload is small (100 bytes), uploading instead of streaming 2026/09/22 01:56:06 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/09/22 01:56:07 DEBUG : file1: size = 100 OK 2026/09/22 01:56:07 DEBUG : file1: md5 = e8a56b134e12d6595afd0df722ea2f89 OK 2026/09/22 01:56:07 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/22 01:56:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/22 01:56:07 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/22 01:56:07 DEBUG : file1: Open: flags=O_RDONLY 2026/09/22 01:56:07 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/22 01:56:07 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/22 01:56:07 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:56:08 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/22 01:56:08 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:56:08 DEBUG : Looking for writers 2026/09/22 01:56:08 DEBUG : file1: reading active writers 2026/09/22 01:56:08 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.80s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:56:08 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:56:08 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/22 01:56:08 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/22 01:56:08 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/22 01:56:08 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/22 01:56:08 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/22 01:56:08 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/22 01:56:09 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/22 01:56:09 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/22 01:56:09 DEBUG : stalled: Remove: 2026/09/22 01:56:09 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/22 01:56:09 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.58s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:56:09 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:56:09 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:56:10 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/09/22 01:56:12 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/09/22 01:56:14 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/09/22 01:56:15 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/09/22 01:56:17 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/09/22 01:56:19 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/22 01:56:19 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/22 01:56:19 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:56:19 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:56:19 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/22 01:56:19 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/22 01:56:19 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:56:20 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:56:20 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/22 01:56:20 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/22 01:56:20 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:56:20 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:56:20 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/22 01:56:20 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/22 01:56:20 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:56:21 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:56:21 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/22 01:56:21 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/22 01:56:21 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:56:21 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:56:21 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:56:21 DEBUG : flat: Looking for writers 2026/09/22 01:56:21 DEBUG : f000.txt: reading active writers 2026/09/22 01:56:21 DEBUG : f001.txt: reading active writers 2026/09/22 01:56:21 DEBUG : f002.txt: reading active writers 2026/09/22 01:56:21 DEBUG : f003.txt: reading active writers 2026/09/22 01:56:21 DEBUG : f004.txt: reading active writers 2026/09/22 01:56:21 DEBUG : Looking for writers 2026/09/22 01:56:21 DEBUG : flat: reading active writers 2026/09/22 01:56:21 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.99s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:56:23 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:56:23 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:56:24 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/09/22 01:56:26 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/09/22 01:56:28 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/09/22 01:56:30 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/22 01:56:30 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/22 01:56:30 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:56:30 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:56:30 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/22 01:56:30 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/22 01:56:30 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:56:30 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:56:30 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/22 01:56:30 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/22 01:56:30 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:56:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:56:31 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:56:31 DEBUG : a/b/c: Looking for writers 2026/09/22 01:56:31 DEBUG : deep.txt: reading active writers 2026/09/22 01:56:31 DEBUG : a/b: Looking for writers 2026/09/22 01:56:31 DEBUG : c: reading active writers 2026/09/22 01:56:31 DEBUG : mid.txt: reading active writers 2026/09/22 01:56:31 DEBUG : a: Looking for writers 2026/09/22 01:56:31 DEBUG : b: reading active writers 2026/09/22 01:56:31 DEBUG : top.txt: reading active writers 2026/09/22 01:56:31 DEBUG : Looking for writers 2026/09/22 01:56:31 DEBUG : a: reading active writers 2026/09/22 01:56:31 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.69s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:56:34 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:56:34 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:56:35 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/09/22 01:57:03 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/22 01:57:03 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/22 01:57:03 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:57:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:29 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:57:29 DEBUG : bigdir: Looking for writers 2026/09/22 01:57:29 DEBUG : big.bin: reading active writers 2026/09/22 01:57:29 DEBUG : Looking for writers 2026/09/22 01:57:29 DEBUG : bigdir: reading active writers 2026/09/22 01:57:29 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.31s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-xarorod4bade'", Local "Local file system at /tmp/rclone122479512", Modify Window "1s" 2026/09/22 01:57:30 INFO : OpenDrive root 'rclone-test-xarorod4bade': poll-interval is not supported by this remote 2026/09/22 01:57:30 NOTICE: OpenDrive root 'rclone-test-xarorod4bade': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/22 01:57:31 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/09/22 01:57:33 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/09/22 01:57:35 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/09/22 01:57:36 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/22 01:57:36 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/22 01:57:36 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:57:37 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:37 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/22 01:57:37 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/22 01:57:37 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:57:37 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:38 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/22 01:57:38 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/22 01:57:38 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/22 01:57:38 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/22 01:57:38 DEBUG : WaitForWriters: timeout=30s 2026/09/22 01:57:38 DEBUG : dir1: Looking for writers 2026/09/22 01:57:38 DEBUG : a.txt: reading active writers 2026/09/22 01:57:38 DEBUG : dir2: Looking for writers 2026/09/22 01:57:38 DEBUG : b.txt: reading active writers 2026/09/22 01:57:38 DEBUG : dir3: Looking for writers 2026/09/22 01:57:38 DEBUG : c.txt: reading active writers 2026/09/22 01:57:38 DEBUG : Looking for writers 2026/09/22 01:57:38 DEBUG : dir1: reading active writers 2026/09/22 01:57:38 DEBUG : dir2: reading active writers 2026/09/22 01:57:38 DEBUG : dir3: reading active writers 2026/09/22 01:57:38 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (10.40s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/09/22 01:57:40 DEBUG : OpenDrive root 'rclone-test-xarorod4bade': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m26.445716126s (try 1/5): exit status 1: Failed [TestDirCreate TestDirMkdir TestDirRemoveName]