"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/08/26 02:02:01 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-xoxujug7wuro" 2026/08/26 02:02:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/26 02:02:01 DEBUG : Starting OpenDrive session with ID: 7897c59818964ed94faad881ee610c745ee7d81567a98eec4193f348ac52a747 2026/08/26 02:02:02 DEBUG : Creating backend with remote "/tmp/rclone1852620171" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:02:02 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:02:02 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:02:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:02:06 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:02:06 DEBUG : dir: Looking for writers 2026/08/26 02:02:06 DEBUG : Looking for writers 2026/08/26 02:02:06 DEBUG : dir: reading active writers 2026/08/26 02:02:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (5.05s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:02:07 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:02:07 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:02:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:02:10 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/26 02:02:22 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/08/26 02:03:20 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:03:20 DEBUG : dir/subdir: Looking for writers 2026/08/26 02:03:20 DEBUG : dir: Looking for writers 2026/08/26 02:03:20 DEBUG : file1: reading active writers 2026/08/26 02:03:20 DEBUG : file2: reading active writers 2026/08/26 02:03:20 DEBUG : subdir: reading active writers 2026/08/26 02:03:20 DEBUG : Looking for writers 2026/08/26 02:03:20 DEBUG : dir: reading active writers 2026/08/26 02:03:20 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (75.57s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:03:22 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:03:22 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:03:24 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:03:26 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:03:26 DEBUG : dir: Looking for writers 2026/08/26 02:03:26 DEBUG : file1: reading active writers 2026/08/26 02:03:26 DEBUG : Looking for writers 2026/08/26 02:03:26 DEBUG : dir: reading active writers 2026/08/26 02:03:26 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (5.15s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:03:27 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:03:27 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:05:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:05:14 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:05:14 DEBUG : dir: Looking for writers 2026/08/26 02:05:14 DEBUG : Looking for writers 2026/08/26 02:05:14 DEBUG : dir: reading active writers 2026/08/26 02:05:14 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (107.81s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:05:15 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:05:15 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:05:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:05:21 DEBUG : dir: forgetting directory cache 2026/08/26 02:05:21 DEBUG : forgetting directory cache 2026/08/26 02:05:21 DEBUG : dir: forgetting directory cache 2026/08/26 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:05:21 DEBUG : Looking for writers 2026/08/26 02:05:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (9.29s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:05:25 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:05:25 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:08:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:12:06 DEBUG : forgetting directory cache 2026/08/26 02:12:06 DEBUG : dir: forgetting directory cache 2026/08/26 02:13:19 DEBUG : forgetting directory cache 2026/08/26 02:13:19 DEBUG : dir: forgetting directory cache 2026/08/26 02:13:19 DEBUG : dir/subdir: forgetting directory cache 2026/08/26 02:13:26 DEBUG : forgetting directory cache 2026/08/26 02:13:26 DEBUG : dir: forgetting directory cache 2026/08/26 02:13:34 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/08/26 02:13:34 DEBUG : dir: invalidating directory cache 2026/08/26 02:13:34 DEBUG : >ForgetPath: 2026/08/26 02:13:34 DEBUG : ForgetPath: relativePath="dir", type=0 2026/08/26 02:13:34 DEBUG : invalidating directory cache 2026/08/26 02:13:34 DEBUG : dir: forgetting directory cache 2026/08/26 02:13:34 DEBUG : >ForgetPath: 2026/08/26 02:13:34 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/08/26 02:13:34 DEBUG : >ForgetPath: 2026/08/26 02:13:34 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:13:34 DEBUG : dir: Looking for writers 2026/08/26 02:13:34 DEBUG : Looking for writers 2026/08/26 02:13:34 DEBUG : dir: reading active writers 2026/08/26 02:13:34 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (490.19s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:13:35 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:13:35 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:13:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:15:14 DEBUG : forgetting directory cache 2026/08/26 02:15:14 DEBUG : dir: forgetting directory cache 2026/08/26 02:17:21 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/08/26 02:17:40 DEBUG : forgetting directory cache 2026/08/26 02:17:40 DEBUG : dir: forgetting directory cache 2026/08/26 02:17:41 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:17:41 DEBUG : dir: Looking for writers 2026/08/26 02:17:41 DEBUG : fil/a/b: Looking for writers 2026/08/26 02:17:41 DEBUG : fil/a: Looking for writers 2026/08/26 02:17:41 DEBUG : b: reading active writers 2026/08/26 02:17:41 DEBUG : fil: Looking for writers 2026/08/26 02:17:41 DEBUG : a: reading active writers 2026/08/26 02:17:41 DEBUG : Looking for writers 2026/08/26 02:17:41 DEBUG : dir: reading active writers 2026/08/26 02:17:41 DEBUG : fil: reading active writers 2026/08/26 02:17:41 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (248.39s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:17:43 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:17:43 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:17:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:17:46 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:17:46 DEBUG : dir: Looking for writers 2026/08/26 02:17:46 DEBUG : Looking for writers 2026/08/26 02:17:46 DEBUG : dir: reading active writers 2026/08/26 02:17:46 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.99s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:17:47 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:17:47 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:17:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:17:50 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:17:50 DEBUG : dir: Looking for writers 2026/08/26 02:17:50 DEBUG : file1: reading active writers 2026/08/26 02:17:50 DEBUG : Looking for writers 2026/08/26 02:17:50 DEBUG : dir: reading active writers 2026/08/26 02:17:50 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.08s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:17:51 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:17:51 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:17:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:17:55 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/08/26 02:17:57 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/08/26 02:17:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/08/26 02:17:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/08/26 02:17:59 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/26 02:17:59 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/08/26 02:18:00 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/08/26 02:18:02 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/08/26 02:18:04 DEBUG : dir: invalidating directory cache 2026/08/26 02:18:04 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/08/26 02:18:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/08/26 02:18:04 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/08/26 02:18:04 DEBUG : dir/file1: Reset virtual modtime 2026/08/26 02:18:04 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/08/26 02:18:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/26 02:18:04 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/08/26 02:18:04 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/08/26 02:18:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:18:04 DEBUG : dir: invalidating directory cache 2026/08/26 02:18:04 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/08/26 02:18:04 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/08/26 02:18:04 DEBUG : dir/virtualFile: Reset virtual modtime 2026/08/26 02:18:04 DEBUG : forgetting directory cache 2026/08/26 02:18:04 DEBUG : dir: forgetting directory cache 2026/08/26 02:18:04 DEBUG : dir/virtualDir: forgetting directory cache 2026/08/26 02:18:04 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:18:04 DEBUG : dir/virtualDir: Looking for writers 2026/08/26 02:18:04 DEBUG : dir: Looking for writers 2026/08/26 02:18:04 DEBUG : virtualDir: reading active writers 2026/08/26 02:18:04 DEBUG : file1: reading active writers 2026/08/26 02:18:04 DEBUG : virtualFile2: reading active writers 2026/08/26 02:18:04 DEBUG : virtualFile: reading active writers 2026/08/26 02:18:04 DEBUG : Looking for writers 2026/08/26 02:18:04 DEBUG : dir: reading active writers 2026/08/26 02:18:04 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (15.07s) --- PASS: TestDirReadDirAll/Virtual (5.56s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:18:06 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:18:06 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:18:08 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:18:09 ERROR : dir/: Can only open directories read only 2026/08/26 02:18:09 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:18:09 DEBUG : dir: Looking for writers 2026/08/26 02:18:09 DEBUG : Looking for writers 2026/08/26 02:18:09 DEBUG : dir: reading active writers 2026/08/26 02:18:09 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.75s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:18:10 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:18:10 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:18:11 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/08/26 02:18:13 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:18:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 02:18:13 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/08/26 02:18:13 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 02:18:13 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:18:14 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/08/26 02:18:15 DEBUG : dir/potato: size = 5 OK 2026/08/26 02:18:15 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:18:15 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/08/26 02:18:15 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/08/26 02:18:15 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:18:15 DEBUG : dir: Looking for writers 2026/08/26 02:18:15 DEBUG : potato: reading active writers 2026/08/26 02:18:15 DEBUG : file1: reading active writers 2026/08/26 02:18:15 DEBUG : Looking for writers 2026/08/26 02:18:15 DEBUG : dir: reading active writers 2026/08/26 02:18:15 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.08s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:18:16 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:18:16 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:18:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:18:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/26 02:18:20 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:18:20 DEBUG : dir/sub: Looking for writers 2026/08/26 02:18:20 DEBUG : dir: Looking for writers 2026/08/26 02:18:20 DEBUG : sub: reading active writers 2026/08/26 02:18:20 DEBUG : file1: reading active writers 2026/08/26 02:18:20 DEBUG : Looking for writers 2026/08/26 02:18:20 DEBUG : dir: reading active writers 2026/08/26 02:18:20 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.82s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:18:22 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:18:22 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:18:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:18:26 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/26 02:18:26 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/08/26 02:18:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:18:27 DEBUG : dir/sub/subsub: Looking for writers 2026/08/26 02:18:27 DEBUG : dir/sub: Looking for writers 2026/08/26 02:18:27 DEBUG : subsub: reading active writers 2026/08/26 02:18:27 DEBUG : dir: Looking for writers 2026/08/26 02:18:27 DEBUG : file1: reading active writers 2026/08/26 02:18:27 DEBUG : sub: reading active writers 2026/08/26 02:18:27 DEBUG : Looking for writers 2026/08/26 02:18:27 DEBUG : dir: reading active writers 2026/08/26 02:18:27 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (7.15s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:18:29 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:18:29 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:18:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:18:32 ERROR : dir/: Dir.Remove not empty 2026/08/26 02:18:32 DEBUG : dir/file1: Remove: 2026/08/26 02:18:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:18:32 DEBUG : dir/file1: >Remove: err= 2026/08/26 02:18:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 02:18:33 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:18:33 DEBUG : Looking for writers 2026/08/26 02:18:33 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.15s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:18:33 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:18:33 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:18:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:18:36 DEBUG : dir/file1: Remove: 2026/08/26 02:18:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:18:36 DEBUG : dir/file1: >Remove: err= 2026/08/26 02:18:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 02:18:37 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:18:37 DEBUG : Looking for writers 2026/08/26 02:18:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.98s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:18:37 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:18:37 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:18:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:18:40 DEBUG : dir/file1: Remove: 2026/08/26 02:18:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:18:41 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/08/26 02:18:41 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:18:41 DEBUG : dir: Looking for writers 2026/08/26 02:18:41 DEBUG : Looking for writers 2026/08/26 02:18:41 DEBUG : dir: reading active writers 2026/08/26 02:18:41 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.52s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:18:42 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:18:42 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:18:43 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:18:46 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/08/26 02:18:47 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/08/26 02:18:47 DEBUG : dir2: same parent dir (ODFfMTMxNDA1ODlfRW1XbDY) - using folder/rename instead of move_copy 2026/08/26 02:18:48 DEBUG : dir: Updating dir with dir2 0x30c4219c6d80 2026/08/26 02:18:48 DEBUG : dir: forgetting directory cache 2026/08/26 02:18:48 DEBUG : Added virtual directory entry vDel: "dir" 2026/08/26 02:18:48 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/08/26 02:18:49 INFO : dir2/file1: Moved (server-side) to: file2 2026/08/26 02:18:49 DEBUG : file2: Updating file with file2 0x30c421c7cdd0 2026/08/26 02:18:49 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/08/26 02:18:49 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:18:50 INFO : dir2/file3: Deleted 2026/08/26 02:18:51 INFO : file2: Moved (server-side) to: dir2/file3 2026/08/26 02:18:51 DEBUG : dir2/file3: Updating file with dir2/file3 0x30c421c7cdd0 2026/08/26 02:18:51 DEBUG : Added virtual directory entry vDel: "file2" 2026/08/26 02:18:51 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/08/26 02:18:51 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/08/26 02:18:51 DEBUG : renamed empty directory: same parent dir (ODFfMTMxNDA1ODlfRW1XbDY) - using folder/rename instead of move_copy 2026/08/26 02:18:52 DEBUG : empty directory: Updating dir with renamed empty directory 0x30c4219c7140 2026/08/26 02:18:52 DEBUG : empty directory: forgetting directory cache 2026/08/26 02:18:52 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/08/26 02:18:52 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/08/26 02:18:52 DEBUG : dir2: Renaming to "dir3" 2026/08/26 02:18:52 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:18:52 DEBUG : dir3: Looking for writers 2026/08/26 02:18:52 DEBUG : file3: reading active writers 2026/08/26 02:18:52 DEBUG : renamed empty directory: Looking for writers 2026/08/26 02:18:52 DEBUG : Looking for writers 2026/08/26 02:18:52 DEBUG : dir3: reading active writers 2026/08/26 02:18:52 DEBUG : renamed empty directory: reading active writers 2026/08/26 02:18:52 DEBUG : >WaitForWriters: --- PASS: TestDirRename (11.39s) === 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-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:18:53 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:18:53 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:18:54 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:18:57 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/08/26 02:18:57 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:18:57 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:18:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 02:18:57 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/08/26 02:18:57 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/08/26 02:18:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 02:18:57 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:18:57 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:18:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 02:18:57 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/08/26 02:18:57 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/08/26 02:18:57 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 02:18:57 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (12 bytes), uploading instead of streaming 2026/08/26 02:18:58 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/08/26 02:18:59 DEBUG : dir/sub/file2: size = 12 OK 2026/08/26 02:18:59 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/08/26 02:18:59 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/08/26 02:18:59 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/08/26 02:18:59 DEBUG : forgetting directory cache 2026/08/26 02:18:59 DEBUG : dir: forgetting directory cache 2026/08/26 02:18:59 DEBUG : dir/sub: forgetting directory cache 2026/08/26 02:18:59 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/08/26 02:18:59 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/08/26 02:18:59 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:19:00 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/08/26 02:19:01 DEBUG : dir/sub/file0: size = 5 OK 2026/08/26 02:19:01 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:19:01 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/08/26 02:19:01 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/08/26 02:19:01 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:01 DEBUG : dir/sub: Looking for writers 2026/08/26 02:19:01 DEBUG : file0: reading active writers 2026/08/26 02:19:01 DEBUG : file2: reading active writers 2026/08/26 02:19:01 DEBUG : dir: Looking for writers 2026/08/26 02:19:01 DEBUG : file1: reading active writers 2026/08/26 02:19:01 DEBUG : sub: reading active writers 2026/08/26 02:19:01 DEBUG : Looking for writers 2026/08/26 02:19:01 DEBUG : dir: reading active writers 2026/08/26 02:19:01 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.92s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:03 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:03 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/08/26 02:19:03 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:03 DEBUG : Looking for writers 2026/08/26 02:19:03 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.36s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:03 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:03 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:19:05 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:19:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/08/26 02:19:06 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:19:06 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/08/26 02:19:06 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/08/26 02:19:06 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/08/26 02:19:06 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:19:06 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 02:19:06 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/08/26 02:19:06 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:19:06 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/08/26 02:19:06 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/08/26 02:19:06 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/08/26 02:19:06 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:19:06 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 02:19:06 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:06 DEBUG : dir: Looking for writers 2026/08/26 02:19:06 DEBUG : file1: reading active writers 2026/08/26 02:19:06 DEBUG : file1.metadata: reading active writers 2026/08/26 02:19:06 DEBUG : Looking for writers 2026/08/26 02:19:06 DEBUG : dir: reading active writers 2026/08/26 02:19:06 DEBUG : dir.metadata: reading active writers 2026/08/26 02:19:06 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (3.96s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:07 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:07 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:19:09 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:19:10 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:10 DEBUG : dir: Looking for writers 2026/08/26 02:19:10 DEBUG : file1: reading active writers 2026/08/26 02:19:10 DEBUG : Looking for writers 2026/08/26 02:19:10 DEBUG : dir: reading active writers 2026/08/26 02:19:10 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (3.87s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:11 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:11 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:19:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:19:15 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/08/26 02:19:17 DEBUG : Can set mod time: true 2026/08/26 02:19:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 02:19:18 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:18 DEBUG : dir: Looking for writers 2026/08/26 02:19:18 DEBUG : file1: reading active writers 2026/08/26 02:19:18 DEBUG : Looking for writers 2026/08/26 02:19:18 DEBUG : dir: reading active writers 2026/08/26 02:19:18 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:19 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:19 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:19:20 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:19:22 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:19:22 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:19:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:19:22 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 02:19:23 DEBUG : dir/file1: size = 0 OK 2026/08/26 02:19:23 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:19:23 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 02:19:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 02:19:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:19:23 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:23 DEBUG : dir: Looking for writers 2026/08/26 02:19:23 DEBUG : file1: reading active writers 2026/08/26 02:19:23 DEBUG : Looking for writers 2026/08/26 02:19:23 DEBUG : dir: reading active writers 2026/08/26 02:19:23 DEBUG : >WaitForWriters: 2026/08/26 02:19:24 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:24 DEBUG : dir: Looking for writers 2026/08/26 02:19:24 DEBUG : file1: reading active writers 2026/08/26 02:19:24 DEBUG : Looking for writers 2026/08/26 02:19:24 DEBUG : dir: reading active writers 2026/08/26 02:19:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:25 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:25 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:19:26 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:19:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:19:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:19:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:19:28 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:19:28 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/26 02:19:30 DEBUG : dir/file1: size = 5 OK 2026/08/26 02:19:30 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:19:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 02:19:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 02:19:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:19:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:30 DEBUG : dir: Looking for writers 2026/08/26 02:19:30 DEBUG : file1: reading active writers 2026/08/26 02:19:30 DEBUG : Looking for writers 2026/08/26 02:19:30 DEBUG : dir: reading active writers 2026/08/26 02:19:30 DEBUG : >WaitForWriters: 2026/08/26 02:19:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:30 DEBUG : dir: Looking for writers 2026/08/26 02:19:30 DEBUG : file1: reading active writers 2026/08/26 02:19:30 DEBUG : Looking for writers 2026/08/26 02:19:30 DEBUG : dir: reading active writers 2026/08/26 02:19:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:31 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:31 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:19:31 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:31 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:31 DEBUG : Config file has changed externally - reloading 2026/08/26 02:19:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:19:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:19:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:31 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:19:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:19:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 02:19:35 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:35 DEBUG : dir: Looking for writers 2026/08/26 02:19:35 DEBUG : file1: reading active writers 2026/08/26 02:19:35 DEBUG : Looking for writers 2026/08/26 02:19:35 DEBUG : dir: reading active writers 2026/08/26 02:19:35 DEBUG : >WaitForWriters: 2026/08/26 02:19:35 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:36 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:36 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:19:36 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:36 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:19:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:19:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:36 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:19:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:19:39 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 02:19:39 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:19:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:19:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:19:39 DEBUG : dir/file1(0x30c421d34200): close: 2026/08/26 02:19:39 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/08/26 02:19:39 DEBUG : dir/file1(0x30c421d34200): >close: err= 2026/08/26 02:19:39 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:39 DEBUG : dir: Looking for writers 2026/08/26 02:19:39 DEBUG : file1: reading active writers 2026/08/26 02:19:39 DEBUG : Looking for writers 2026/08/26 02:19:39 DEBUG : dir: reading active writers 2026/08/26 02:19:39 DEBUG : >WaitForWriters: 2026/08/26 02:19:40 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:40 DEBUG : dir: Looking for writers 2026/08/26 02:19:40 DEBUG : file1: reading active writers 2026/08/26 02:19:40 DEBUG : Looking for writers 2026/08/26 02:19:40 DEBUG : dir: reading active writers 2026/08/26 02:19:40 DEBUG : >WaitForWriters: 2026/08/26 02:19:40 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:41 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:41 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:19:41 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:41 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:19:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:19:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:19:41 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:19:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:19:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 02:19:44 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:19:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:19:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:19:44 DEBUG : dir/file1(0x30c421aed200): _writeAt: size=5, off=0 2026/08/26 02:19:44 DEBUG : dir/file1(0x30c421aed200): openPending: 2026/08/26 02:19:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 02:19:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 02:19:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:19:44 DEBUG : dir/file1(0x30c421aed200): >openPending: err= 2026/08/26 02:19:44 DEBUG : dir/file1(0x30c421aed200): >_writeAt: n=5, err= 2026/08/26 02:19:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/26 02:19:44 DEBUG : dir/file1(0x30c421aed200): close: 2026/08/26 02:19:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/08/26 02:19:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/08/26 02:19:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/08/26 02:19:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 02:19:44 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/26 02:19:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:19:44 DEBUG : dir/file1(0x30c421aed200): >close: err= 2026/08/26 02:19:44 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:44 DEBUG : dir: Looking for writers 2026/08/26 02:19:44 DEBUG : file1: reading active writers 2026/08/26 02:19:44 DEBUG : Looking for writers 2026/08/26 02:19:44 DEBUG : dir: reading active writers 2026/08/26 02:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:19:44 DEBUG : dir: Looking for writers 2026/08/26 02:19:44 DEBUG : file1: reading active writers 2026/08/26 02:19:44 DEBUG : Looking for writers 2026/08/26 02:19:44 DEBUG : dir: reading active writers 2026/08/26 02:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:19:44 DEBUG : dir: Looking for writers 2026/08/26 02:19:44 DEBUG : file1: reading active writers 2026/08/26 02:19:44 DEBUG : Looking for writers 2026/08/26 02:19:44 DEBUG : dir: reading active writers 2026/08/26 02:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:19:44 DEBUG : dir: Looking for writers 2026/08/26 02:19:44 DEBUG : file1: reading active writers 2026/08/26 02:19:44 DEBUG : Looking for writers 2026/08/26 02:19:44 DEBUG : dir: reading active writers 2026/08/26 02:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:19:44 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 02:19:44 DEBUG : dir: Looking for writers 2026/08/26 02:19:44 DEBUG : file1: reading active writers 2026/08/26 02:19:44 DEBUG : Looking for writers 2026/08/26 02:19:44 DEBUG : dir: reading active writers 2026/08/26 02:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:19:44 DEBUG : dir: Looking for writers 2026/08/26 02:19:44 DEBUG : file1: reading active writers 2026/08/26 02:19:44 DEBUG : Looking for writers 2026/08/26 02:19:44 DEBUG : dir: reading active writers 2026/08/26 02:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:19:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:19:44 DEBUG : dir: Looking for writers 2026/08/26 02:19:44 DEBUG : file1: reading active writers 2026/08/26 02:19:44 DEBUG : Looking for writers 2026/08/26 02:19:44 DEBUG : dir: reading active writers 2026/08/26 02:19:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:19:45 DEBUG : dir: Looking for writers 2026/08/26 02:19:45 DEBUG : file1: reading active writers 2026/08/26 02:19:45 DEBUG : Looking for writers 2026/08/26 02:19:45 DEBUG : dir: reading active writers 2026/08/26 02:19:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:19:45 DEBUG : dir/file1: size = 14 OK 2026/08/26 02:19:45 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/08/26 02:19:45 INFO : dir/file1: Copied (replaced existing) 2026/08/26 02:19:45 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/08/26 02:19:45 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 02:19:45 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/08/26 02:19:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:19:45 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 02:19:46 DEBUG : dir: Looking for writers 2026/08/26 02:19:46 DEBUG : file1: reading active writers 2026/08/26 02:19:46 DEBUG : Looking for writers 2026/08/26 02:19:46 DEBUG : dir: reading active writers 2026/08/26 02:19:46 DEBUG : >WaitForWriters: 2026/08/26 02:19:46 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:46 DEBUG : dir: Looking for writers 2026/08/26 02:19:46 DEBUG : file1: reading active writers 2026/08/26 02:19:46 DEBUG : Looking for writers 2026/08/26 02:19:46 DEBUG : dir: reading active writers 2026/08/26 02:19:46 DEBUG : >WaitForWriters: 2026/08/26 02:19:46 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (36.21s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.38s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (6.10s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (6.48s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.57s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.82s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.86s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:47 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:47 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:19:49 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:19:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:19:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:19:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:19:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/08/26 02:19:51 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:51 DEBUG : dir: Looking for writers 2026/08/26 02:19:51 DEBUG : file1: reading active writers 2026/08/26 02:19:51 DEBUG : Looking for writers 2026/08/26 02:19:51 DEBUG : dir: reading active writers 2026/08/26 02:19:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.40s) === RUN TestFileOpenReadUnknownSize 2026/08/26 02:19:52 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/08/26 02:19:52 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:19:52 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:19:52 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/08/26 02:19:52 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:52 DEBUG : Looking for writers 2026/08/26 02:19:52 DEBUG : file.txt: reading active writers 2026/08/26 02:19:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:52 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:52 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:19:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:19:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:19:55 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 02:19:55 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/26 02:19:56 DEBUG : dir/file1: size = 25 OK 2026/08/26 02:19:56 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:19:56 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 02:19:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:19:56 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:19:56 DEBUG : dir: Looking for writers 2026/08/26 02:19:56 DEBUG : file1: reading active writers 2026/08/26 02:19:56 DEBUG : Looking for writers 2026/08/26 02:19:56 DEBUG : dir: reading active writers 2026/08/26 02:19:56 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.55s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:19:57 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:19:57 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:19:59 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:20:00 DEBUG : dir/file1: Remove: 2026/08/26 02:20:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:00 DEBUG : dir/file1: >Remove: err= 2026/08/26 02:20:01 DEBUG : dir/file1: Remove: 2026/08/26 02:20:01 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/26 02:20:01 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:01 DEBUG : dir: Looking for writers 2026/08/26 02:20:01 DEBUG : Looking for writers 2026/08/26 02:20:01 DEBUG : dir: reading active writers 2026/08/26 02:20:01 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.21s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:20:02 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:20:02 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:20:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:20:05 DEBUG : dir/file1: Remove: 2026/08/26 02:20:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:05 DEBUG : dir/file1: >Remove: err= 2026/08/26 02:20:05 DEBUG : dir/file1: Remove: 2026/08/26 02:20:05 DEBUG : dir/file1: >Remove: err=Read only file system 2026/08/26 02:20:05 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:05 DEBUG : dir: Looking for writers 2026/08/26 02:20:05 DEBUG : Looking for writers 2026/08/26 02:20:05 DEBUG : dir: reading active writers 2026/08/26 02:20:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.59s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:20:06 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:20:06 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:20:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:20:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:20:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:20:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/08/26 02:20:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:20:09 DEBUG : dir/file1: Open: flags=O_RDWR 2026/08/26 02:20:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:20:09 DEBUG : dir/file1: Open: flags=0x3 2026/08/26 02:20:09 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/08/26 02:20:09 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/08/26 02:20:09 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:09 DEBUG : dir: Looking for writers 2026/08/26 02:20:09 DEBUG : file1: reading active writers 2026/08/26 02:20:09 DEBUG : Looking for writers 2026/08/26 02:20:09 DEBUG : dir: reading active writers 2026/08/26 02:20:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (3.89s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:20:10 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:20:10 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:20:11 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:20:13 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:13 DEBUG : dir: Looking for writers 2026/08/26 02:20:13 DEBUG : file1: reading active writers 2026/08/26 02:20:13 DEBUG : Looking for writers 2026/08/26 02:20:13 DEBUG : dir: reading active writers 2026/08/26 02:20:13 DEBUG : >WaitForWriters: 2026/08/26 02:20:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:20:14 DEBUG : newLeaf: Updating file with newLeaf 0x30c421de6680 2026/08/26 02:20:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:15 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:20:15 DEBUG : dir/file1: Updating file with dir/file1 0x30c421de6680 2026/08/26 02:20:15 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:20:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:20:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:20:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:16 DEBUG : dir/file1: File is currently open, delaying rename 0x30c421de6680 2026/08/26 02:20:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:16 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 02:20:16 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/26 02:20:17 DEBUG : dir/file1: size = 25 OK 2026/08/26 02:20:17 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:20:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 02:20:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:17 DEBUG : newLeaf: Running delayed rename now 2026/08/26 02:20:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:20:18 DEBUG : newLeaf: Updating file with newLeaf 0x30c421de6680 2026/08/26 02:20:18 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:18 DEBUG : dir: Looking for writers 2026/08/26 02:20:18 DEBUG : Looking for writers 2026/08/26 02:20:18 DEBUG : dir: reading active writers 2026/08/26 02:20:18 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:18 DEBUG : >WaitForWriters: 2026/08/26 02:20:18 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:18 DEBUG : dir: Looking for writers 2026/08/26 02:20:18 DEBUG : Looking for writers 2026/08/26 02:20:18 DEBUG : dir: reading active writers 2026/08/26 02:20:18 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:18 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:20:20 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:20:20 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:20:20 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:20:20 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:20 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:20:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:20:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:20 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:20:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:20:23 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:23 DEBUG : dir: Looking for writers 2026/08/26 02:20:23 DEBUG : file1: reading active writers 2026/08/26 02:20:23 DEBUG : Looking for writers 2026/08/26 02:20:23 DEBUG : dir: reading active writers 2026/08/26 02:20:23 DEBUG : >WaitForWriters: 2026/08/26 02:20:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:20:24 DEBUG : newLeaf: Updating file with newLeaf 0x30c421b8b1e0 2026/08/26 02:20:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:20:25 DEBUG : dir/file1: Updating file with dir/file1 0x30c421b8b1e0 2026/08/26 02:20:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:20:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:25 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:20:25 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/08/26 02:20:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:25 DEBUG : dir/file1: File is currently open, delaying rename 0x30c421b8b1e0 2026/08/26 02:20:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:25 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (25 bytes), uploading instead of streaming 2026/08/26 02:20:26 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/08/26 02:20:27 DEBUG : dir/file1: size = 25 OK 2026/08/26 02:20:27 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:20:27 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/08/26 02:20:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:27 DEBUG : newLeaf: Running delayed rename now 2026/08/26 02:20:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:20:27 DEBUG : newLeaf: Updating file with newLeaf 0x30c421b8b1e0 2026/08/26 02:20:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:27 DEBUG : dir: Looking for writers 2026/08/26 02:20:27 DEBUG : Looking for writers 2026/08/26 02:20:27 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:27 DEBUG : dir: reading active writers 2026/08/26 02:20:27 DEBUG : >WaitForWriters: 2026/08/26 02:20:28 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:28 DEBUG : dir: Looking for writers 2026/08/26 02:20:28 DEBUG : Looking for writers 2026/08/26 02:20:28 DEBUG : dir: reading active writers 2026/08/26 02:20:28 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:28 DEBUG : >WaitForWriters: 2026/08/26 02:20:28 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:20:29 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:20:29 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:20:29 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:20:29 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:29 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:20:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:20:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:29 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:20:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:20:32 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:20:32 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:20:32 DEBUG : dir/file1(0x30c421d35240): openPending: 2026/08/26 02:20:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 02:20:32 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 02:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:32 DEBUG : dir/file1(0x30c421d35240): >openPending: err= 2026/08/26 02:20:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:20:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:20:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:20:32 DEBUG : dir/file1(0x30c421d35240): _writeAt: size=14, off=0 2026/08/26 02:20:32 DEBUG : dir/file1(0x30c421d35240): >_writeAt: n=14, err= 2026/08/26 02:20:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:20:32 DEBUG : dir/file1(0x30c421d35240): close: 2026/08/26 02:20:32 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 02:20:32 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:20:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:20:32 DEBUG : dir/file1(0x30c421d35240): >close: err= 2026/08/26 02:20:32 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:32 DEBUG : dir: Looking for writers 2026/08/26 02:20:32 DEBUG : file1: reading active writers 2026/08/26 02:20:32 DEBUG : Looking for writers 2026/08/26 02:20:32 DEBUG : dir: reading active writers 2026/08/26 02:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:20:32 DEBUG : dir: Looking for writers 2026/08/26 02:20:32 DEBUG : file1: reading active writers 2026/08/26 02:20:32 DEBUG : Looking for writers 2026/08/26 02:20:32 DEBUG : dir: reading active writers 2026/08/26 02:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:20:32 DEBUG : dir: Looking for writers 2026/08/26 02:20:32 DEBUG : file1: reading active writers 2026/08/26 02:20:32 DEBUG : Looking for writers 2026/08/26 02:20:32 DEBUG : dir: reading active writers 2026/08/26 02:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:20:32 DEBUG : dir: Looking for writers 2026/08/26 02:20:32 DEBUG : file1: reading active writers 2026/08/26 02:20:32 DEBUG : Looking for writers 2026/08/26 02:20:32 DEBUG : dir: reading active writers 2026/08/26 02:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:20:32 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 02:20:32 DEBUG : dir: Looking for writers 2026/08/26 02:20:32 DEBUG : file1: reading active writers 2026/08/26 02:20:32 DEBUG : Looking for writers 2026/08/26 02:20:32 DEBUG : dir: reading active writers 2026/08/26 02:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:20:32 DEBUG : dir: Looking for writers 2026/08/26 02:20:32 DEBUG : file1: reading active writers 2026/08/26 02:20:32 DEBUG : Looking for writers 2026/08/26 02:20:32 DEBUG : dir: reading active writers 2026/08/26 02:20:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:20:32 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:20:33 DEBUG : dir: Looking for writers 2026/08/26 02:20:33 DEBUG : file1: reading active writers 2026/08/26 02:20:33 DEBUG : Looking for writers 2026/08/26 02:20:33 DEBUG : dir: reading active writers 2026/08/26 02:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:20:33 DEBUG : dir: Looking for writers 2026/08/26 02:20:33 DEBUG : file1: reading active writers 2026/08/26 02:20:33 DEBUG : Looking for writers 2026/08/26 02:20:33 DEBUG : dir: reading active writers 2026/08/26 02:20:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:20:33 DEBUG : dir/file1: size = 14 OK 2026/08/26 02:20:33 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 02:20:33 INFO : dir/file1: Copied (replaced existing) 2026/08/26 02:20:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 02:20:33 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/26 02:20:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 02:20:34 DEBUG : dir: Looking for writers 2026/08/26 02:20:34 DEBUG : file1: reading active writers 2026/08/26 02:20:34 DEBUG : Looking for writers 2026/08/26 02:20:34 DEBUG : dir: reading active writers 2026/08/26 02:20:34 DEBUG : >WaitForWriters: 2026/08/26 02:20:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:20:34 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:20:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:20:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:20:34 DEBUG : dir/file1(0x30c421aece40): _readAt: size=512, off=0 2026/08/26 02:20:34 DEBUG : dir/file1(0x30c421aece40): openPending: 2026/08/26 02:20:34 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/08/26 02:20:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 02:20:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:34 DEBUG : dir/file1(0x30c421aece40): >openPending: err= 2026/08/26 02:20:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 02:20:34 DEBUG : dir/file1(0x30c421aece40): >_readAt: n=14, err=EOF 2026/08/26 02:20:34 DEBUG : dir/file1(0x30c421aece40): close: 2026/08/26 02:20:34 DEBUG : dir/file1(0x30c421aece40): >close: err= 2026/08/26 02:20:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:20:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:20:35 DEBUG : newLeaf: Updating file with newLeaf 0x30c421e09450 2026/08/26 02:20:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:20:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 02:20:36 DEBUG : dir/file1: Updating file with dir/file1 0x30c421e09450 2026/08/26 02:20:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:20:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:20:37 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:20:37 DEBUG : dir/file1(0x30c421d34980): openPending: 2026/08/26 02:20:37 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/08/26 02:20:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 02:20:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:37 DEBUG : dir/file1(0x30c421d34980): >openPending: err= 2026/08/26 02:20:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:20:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:20:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:20:37 DEBUG : dir/file1(0x30c421d34980): _writeAt: size=25, off=0 2026/08/26 02:20:37 DEBUG : dir/file1(0x30c421d34980): >_writeAt: n=25, err= 2026/08/26 02:20:38 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:20:38 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:20:38 DEBUG : newLeaf: Updating file with newLeaf 0x30c421e09450 2026/08/26 02:20:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:38 DEBUG : newLeaf(0x30c421d34980): close: 2026/08/26 02:20:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 02:20:38 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 02:20:37.291874849 +0000 UTC m=+1116.112363206 2026/08/26 02:20:38 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 02:20:38 DEBUG : newLeaf(0x30c421d34980): >close: err= 2026/08/26 02:20:38 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:38 DEBUG : dir: Looking for writers 2026/08/26 02:20:38 DEBUG : Looking for writers 2026/08/26 02:20:38 DEBUG : dir: reading active writers 2026/08/26 02:20:38 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:20:38 DEBUG : dir: Looking for writers 2026/08/26 02:20:38 DEBUG : Looking for writers 2026/08/26 02:20:38 DEBUG : dir: reading active writers 2026/08/26 02:20:38 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:20:38 DEBUG : dir: Looking for writers 2026/08/26 02:20:38 DEBUG : Looking for writers 2026/08/26 02:20:38 DEBUG : dir: reading active writers 2026/08/26 02:20:38 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:20:38 DEBUG : dir: Looking for writers 2026/08/26 02:20:38 DEBUG : Looking for writers 2026/08/26 02:20:38 DEBUG : dir: reading active writers 2026/08/26 02:20:38 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:20:38 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 02:20:38 DEBUG : dir: Looking for writers 2026/08/26 02:20:38 DEBUG : Looking for writers 2026/08/26 02:20:38 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:38 DEBUG : dir: reading active writers 2026/08/26 02:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:20:38 DEBUG : dir: Looking for writers 2026/08/26 02:20:38 DEBUG : Looking for writers 2026/08/26 02:20:38 DEBUG : dir: reading active writers 2026/08/26 02:20:38 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:20:38 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/26 02:20:38 DEBUG : dir: Looking for writers 2026/08/26 02:20:38 DEBUG : Looking for writers 2026/08/26 02:20:38 DEBUG : dir: reading active writers 2026/08/26 02:20:38 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:20:39 DEBUG : dir: Looking for writers 2026/08/26 02:20:39 DEBUG : Looking for writers 2026/08/26 02:20:39 DEBUG : dir: reading active writers 2026/08/26 02:20:39 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:20:39 DEBUG : newLeaf: size = 25 OK 2026/08/26 02:20:39 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:20:39 INFO : newLeaf: Copied (replaced existing) 2026/08/26 02:20:39 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 02:20:37 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 02:20:39 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 02:20:39 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:39 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 02:20:40 DEBUG : dir: Looking for writers 2026/08/26 02:20:40 DEBUG : Looking for writers 2026/08/26 02:20:40 DEBUG : dir: reading active writers 2026/08/26 02:20:40 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:40 DEBUG : >WaitForWriters: 2026/08/26 02:20:40 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:40 DEBUG : dir: Looking for writers 2026/08/26 02:20:40 DEBUG : Looking for writers 2026/08/26 02:20:40 DEBUG : dir: reading active writers 2026/08/26 02:20:40 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:40 DEBUG : >WaitForWriters: 2026/08/26 02:20:40 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:20:41 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:20:41 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:20:41 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:41 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:20:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:41 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:20:42 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:20:44 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:44 DEBUG : dir: Looking for writers 2026/08/26 02:20:44 DEBUG : file1: reading active writers 2026/08/26 02:20:44 DEBUG : Looking for writers 2026/08/26 02:20:44 DEBUG : dir: reading active writers 2026/08/26 02:20:44 DEBUG : >WaitForWriters: 2026/08/26 02:20:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:20:45 DEBUG : newLeaf: Updating file with newLeaf 0x30c421e9a000 2026/08/26 02:20:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:20:46 DEBUG : dir/file1: Updating file with dir/file1 0x30c421e9a000 2026/08/26 02:20:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:20:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:47 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:20:47 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:20:47 DEBUG : dir/file1(0x30c421d50bc0): openPending: 2026/08/26 02:20:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 02:20:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 02:20:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:47 DEBUG : dir/file1(0x30c421d50bc0): >openPending: err= 2026/08/26 02:20:47 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:20:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:20:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:20:47 DEBUG : dir/file1(0x30c421d50bc0): _writeAt: size=25, off=0 2026/08/26 02:20:47 DEBUG : dir/file1(0x30c421d50bc0): >_writeAt: n=25, err= 2026/08/26 02:20:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:20:47 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:20:47 DEBUG : newLeaf: Updating file with newLeaf 0x30c421e9a000 2026/08/26 02:20:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:47 DEBUG : newLeaf(0x30c421d50bc0): close: 2026/08/26 02:20:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 02:20:47 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 02:20:47.079910402 +0000 UTC m=+1125.900398750 2026/08/26 02:20:47 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 02:20:47 DEBUG : newLeaf(0x30c421d50bc0): >close: err= 2026/08/26 02:20:47 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:47 DEBUG : dir: Looking for writers 2026/08/26 02:20:47 DEBUG : Looking for writers 2026/08/26 02:20:47 DEBUG : dir: reading active writers 2026/08/26 02:20:47 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:20:47 DEBUG : dir: Looking for writers 2026/08/26 02:20:47 DEBUG : Looking for writers 2026/08/26 02:20:47 DEBUG : dir: reading active writers 2026/08/26 02:20:47 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:20:47 DEBUG : dir: Looking for writers 2026/08/26 02:20:47 DEBUG : Looking for writers 2026/08/26 02:20:47 DEBUG : dir: reading active writers 2026/08/26 02:20:47 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:20:47 DEBUG : dir: Looking for writers 2026/08/26 02:20:47 DEBUG : Looking for writers 2026/08/26 02:20:47 DEBUG : dir: reading active writers 2026/08/26 02:20:47 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:20:47 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 02:20:47 DEBUG : dir: Looking for writers 2026/08/26 02:20:47 DEBUG : Looking for writers 2026/08/26 02:20:47 DEBUG : dir: reading active writers 2026/08/26 02:20:47 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:20:48 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/26 02:20:48 DEBUG : dir: Looking for writers 2026/08/26 02:20:48 DEBUG : Looking for writers 2026/08/26 02:20:48 DEBUG : dir: reading active writers 2026/08/26 02:20:48 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:20:48 DEBUG : dir: Looking for writers 2026/08/26 02:20:48 DEBUG : Looking for writers 2026/08/26 02:20:48 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:48 DEBUG : dir: reading active writers 2026/08/26 02:20:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:20:49 DEBUG : newLeaf: size = 25 OK 2026/08/26 02:20:49 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:20:49 INFO : newLeaf: Copied (replaced existing) 2026/08/26 02:20:49 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 02:20:47 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 02:20:49 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 02:20:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:49 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 02:20:49 DEBUG : dir: Looking for writers 2026/08/26 02:20:49 DEBUG : Looking for writers 2026/08/26 02:20:49 DEBUG : dir: reading active writers 2026/08/26 02:20:49 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:49 DEBUG : >WaitForWriters: 2026/08/26 02:20:49 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:49 DEBUG : dir: Looking for writers 2026/08/26 02:20:49 DEBUG : Looking for writers 2026/08/26 02:20:49 DEBUG : dir: reading active writers 2026/08/26 02:20:49 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:49 DEBUG : >WaitForWriters: 2026/08/26 02:20:49 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:20:50 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:20:50 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:20:50 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:50 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:20:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:20:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:20:50 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:20:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:20:53 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:20:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:20:53 DEBUG : dir/file1(0x30c421d50680): openPending: 2026/08/26 02:20:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 02:20:53 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 02:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:53 DEBUG : dir/file1(0x30c421d50680): >openPending: err= 2026/08/26 02:20:53 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:20:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:20:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:20:53 DEBUG : dir/file1(0x30c421d50680): _writeAt: size=14, off=0 2026/08/26 02:20:53 DEBUG : dir/file1(0x30c421d50680): >_writeAt: n=14, err= 2026/08/26 02:20:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:20:53 DEBUG : dir/file1(0x30c421d50680): close: 2026/08/26 02:20:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 02:20:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/08/26 02:20:53 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:20:53 DEBUG : dir/file1(0x30c421d50680): >close: err= 2026/08/26 02:20:53 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:53 DEBUG : dir: Looking for writers 2026/08/26 02:20:53 DEBUG : file1: reading active writers 2026/08/26 02:20:53 DEBUG : Looking for writers 2026/08/26 02:20:53 DEBUG : dir: reading active writers 2026/08/26 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:20:53 DEBUG : dir: Looking for writers 2026/08/26 02:20:53 DEBUG : file1: reading active writers 2026/08/26 02:20:53 DEBUG : Looking for writers 2026/08/26 02:20:53 DEBUG : dir: reading active writers 2026/08/26 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:20:53 DEBUG : dir: Looking for writers 2026/08/26 02:20:53 DEBUG : file1: reading active writers 2026/08/26 02:20:53 DEBUG : Looking for writers 2026/08/26 02:20:53 DEBUG : dir: reading active writers 2026/08/26 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:20:53 DEBUG : dir: Looking for writers 2026/08/26 02:20:53 DEBUG : file1: reading active writers 2026/08/26 02:20:53 DEBUG : Looking for writers 2026/08/26 02:20:53 DEBUG : dir: reading active writers 2026/08/26 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:20:53 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 02:20:53 DEBUG : dir: Looking for writers 2026/08/26 02:20:53 DEBUG : file1: reading active writers 2026/08/26 02:20:53 DEBUG : Looking for writers 2026/08/26 02:20:53 DEBUG : dir: reading active writers 2026/08/26 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:20:53 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:20:53 DEBUG : dir: Looking for writers 2026/08/26 02:20:53 DEBUG : file1: reading active writers 2026/08/26 02:20:53 DEBUG : Looking for writers 2026/08/26 02:20:53 DEBUG : dir: reading active writers 2026/08/26 02:20:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:20:54 DEBUG : dir: Looking for writers 2026/08/26 02:20:54 DEBUG : file1: reading active writers 2026/08/26 02:20:54 DEBUG : Looking for writers 2026/08/26 02:20:54 DEBUG : dir: reading active writers 2026/08/26 02:20:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:20:54 DEBUG : dir/file1: size = 14 OK 2026/08/26 02:20:54 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/08/26 02:20:54 INFO : dir/file1: Copied (replaced existing) 2026/08/26 02:20:54 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 02:20:54 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/08/26 02:20:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:54 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 02:20:54 DEBUG : dir: Looking for writers 2026/08/26 02:20:54 DEBUG : file1: reading active writers 2026/08/26 02:20:54 DEBUG : Looking for writers 2026/08/26 02:20:54 DEBUG : dir: reading active writers 2026/08/26 02:20:54 DEBUG : >WaitForWriters: 2026/08/26 02:20:54 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:20:54 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:20:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:20:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:20:54 DEBUG : dir/file1(0x30c421d510c0): _readAt: size=512, off=0 2026/08/26 02:20:54 DEBUG : dir/file1(0x30c421d510c0): openPending: 2026/08/26 02:20:54 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/08/26 02:20:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 02:20:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:54 DEBUG : dir/file1(0x30c421d510c0): >openPending: err= 2026/08/26 02:20:54 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/08/26 02:20:54 DEBUG : dir/file1(0x30c421d510c0): >_readAt: n=14, err=EOF 2026/08/26 02:20:54 DEBUG : dir/file1(0x30c421d510c0): close: 2026/08/26 02:20:54 DEBUG : dir/file1(0x30c421d510c0): >close: err= 2026/08/26 02:20:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:20:55 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:20:55 DEBUG : newLeaf: Updating file with newLeaf 0x30c421d701a0 2026/08/26 02:20:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:20:57 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 02:20:57 DEBUG : dir/file1: Updating file with dir/file1 0x30c421d701a0 2026/08/26 02:20:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:20:57 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:20:57 DEBUG : dir/file1(0x30c421aed3c0): openPending: 2026/08/26 02:20:57 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/08/26 02:20:57 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 02:20:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:20:57 DEBUG : dir/file1(0x30c421aed3c0): >openPending: err= 2026/08/26 02:20:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:20:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:20:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:20:57 DEBUG : dir/file1(0x30c421aed3c0): _writeAt: size=25, off=0 2026/08/26 02:20:57 DEBUG : dir/file1(0x30c421aed3c0): >_writeAt: n=25, err= 2026/08/26 02:20:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:20:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:20:58 DEBUG : newLeaf: Updating file with newLeaf 0x30c421d701a0 2026/08/26 02:20:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:20:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:58 DEBUG : newLeaf(0x30c421aed3c0): close: 2026/08/26 02:20:58 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 02:20:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 02:20:57.421400885 +0000 UTC m=+1136.241889244 2026/08/26 02:20:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 02:20:58 DEBUG : newLeaf(0x30c421aed3c0): >close: err= 2026/08/26 02:20:58 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:58 DEBUG : dir: Looking for writers 2026/08/26 02:20:58 DEBUG : Looking for writers 2026/08/26 02:20:58 DEBUG : dir: reading active writers 2026/08/26 02:20:58 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:20:58 DEBUG : dir: Looking for writers 2026/08/26 02:20:58 DEBUG : Looking for writers 2026/08/26 02:20:58 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:58 DEBUG : dir: reading active writers 2026/08/26 02:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:20:58 DEBUG : dir: Looking for writers 2026/08/26 02:20:58 DEBUG : Looking for writers 2026/08/26 02:20:58 DEBUG : dir: reading active writers 2026/08/26 02:20:58 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:20:58 DEBUG : dir: Looking for writers 2026/08/26 02:20:58 DEBUG : Looking for writers 2026/08/26 02:20:58 DEBUG : dir: reading active writers 2026/08/26 02:20:58 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:20:58 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 02:20:58 DEBUG : dir: Looking for writers 2026/08/26 02:20:58 DEBUG : Looking for writers 2026/08/26 02:20:58 DEBUG : dir: reading active writers 2026/08/26 02:20:58 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:20:58 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/26 02:20:58 DEBUG : dir: Looking for writers 2026/08/26 02:20:58 DEBUG : Looking for writers 2026/08/26 02:20:58 DEBUG : dir: reading active writers 2026/08/26 02:20:58 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:20:58 DEBUG : dir: Looking for writers 2026/08/26 02:20:58 DEBUG : Looking for writers 2026/08/26 02:20:58 DEBUG : dir: reading active writers 2026/08/26 02:20:58 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:20:59 DEBUG : newLeaf: size = 25 OK 2026/08/26 02:20:59 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:20:59 INFO : newLeaf: Copied (replaced existing) 2026/08/26 02:20:59 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 02:20:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 02:20:59 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 02:20:59 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:20:59 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 02:20:59 DEBUG : dir: Looking for writers 2026/08/26 02:20:59 DEBUG : Looking for writers 2026/08/26 02:20:59 DEBUG : dir: reading active writers 2026/08/26 02:20:59 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:59 DEBUG : >WaitForWriters: 2026/08/26 02:20:59 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:20:59 DEBUG : dir: Looking for writers 2026/08/26 02:20:59 DEBUG : Looking for writers 2026/08/26 02:20:59 DEBUG : dir: reading active writers 2026/08/26 02:20:59 DEBUG : newLeaf: reading active writers 2026/08/26 02:20:59 DEBUG : >WaitForWriters: 2026/08/26 02:20:59 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:00 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:00 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:21:00 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:00 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:00 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:21:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:21:03 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:03 DEBUG : dir: Looking for writers 2026/08/26 02:21:03 DEBUG : file1: reading active writers 2026/08/26 02:21:03 DEBUG : Looking for writers 2026/08/26 02:21:03 DEBUG : dir: reading active writers 2026/08/26 02:21:03 DEBUG : >WaitForWriters: 2026/08/26 02:21:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:21:03 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:21:03 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:21:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:21:03 DEBUG : dir/file1(0x30c421d50640): _readAt: size=512, off=0 2026/08/26 02:21:03 DEBUG : dir/file1(0x30c421d50640): openPending: 2026/08/26 02:21:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/08/26 02:21:03 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/08/26 02:21:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:21:03 DEBUG : dir/file1(0x30c421d50640): >openPending: err= 2026/08/26 02:21:03 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/08/26 02:21:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:21:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:21:03 DEBUG : dir/file1(0x30c421d50640): >_readAt: n=14, err=EOF 2026/08/26 02:21:03 DEBUG : dir/file1(0x30c421d50640): close: 2026/08/26 02:21:03 DEBUG : dir/file1(0x30c421d50640): >close: err= 2026/08/26 02:21:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:21:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:21:05 DEBUG : newLeaf: Updating file with newLeaf 0x30c421c3a000 2026/08/26 02:21:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:21:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:21:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/08/26 02:21:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/08/26 02:21:06 DEBUG : dir/file1: Updating file with dir/file1 0x30c421c3a000 2026/08/26 02:21:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/08/26 02:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:21:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:21:06 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:21:06 DEBUG : dir/file1(0x30c421b8c080): openPending: 2026/08/26 02:21:06 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/08/26 02:21:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/08/26 02:21:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:21:06 DEBUG : dir/file1(0x30c421b8c080): >openPending: err= 2026/08/26 02:21:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:21:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:21:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:21:06 DEBUG : dir/file1(0x30c421b8c080): _writeAt: size=25, off=0 2026/08/26 02:21:06 DEBUG : dir/file1(0x30c421b8c080): >_writeAt: n=25, err= 2026/08/26 02:21:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/08/26 02:21:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/08/26 02:21:07 DEBUG : newLeaf: Updating file with newLeaf 0x30c421c3a000 2026/08/26 02:21:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:21:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:21:07 DEBUG : newLeaf(0x30c421b8c080): close: 2026/08/26 02:21:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/08/26 02:21:07 DEBUG : newLeaf: vfs cache: setting modification time to 2026-08-26 02:21:06.521639306 +0000 UTC m=+1145.342127654 2026/08/26 02:21:07 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/08/26 02:21:07 DEBUG : newLeaf(0x30c421b8c080): >close: err= 2026/08/26 02:21:07 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:07 DEBUG : dir: Looking for writers 2026/08/26 02:21:07 DEBUG : Looking for writers 2026/08/26 02:21:07 DEBUG : dir: reading active writers 2026/08/26 02:21:07 DEBUG : newLeaf: reading active writers 2026/08/26 02:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:21:07 DEBUG : dir: Looking for writers 2026/08/26 02:21:07 DEBUG : Looking for writers 2026/08/26 02:21:07 DEBUG : newLeaf: reading active writers 2026/08/26 02:21:07 DEBUG : dir: reading active writers 2026/08/26 02:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:21:07 DEBUG : dir: Looking for writers 2026/08/26 02:21:07 DEBUG : Looking for writers 2026/08/26 02:21:07 DEBUG : dir: reading active writers 2026/08/26 02:21:07 DEBUG : newLeaf: reading active writers 2026/08/26 02:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:21:07 DEBUG : dir: Looking for writers 2026/08/26 02:21:07 DEBUG : Looking for writers 2026/08/26 02:21:07 DEBUG : dir: reading active writers 2026/08/26 02:21:07 DEBUG : newLeaf: reading active writers 2026/08/26 02:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:21:07 DEBUG : newLeaf: vfs cache: starting upload 2026/08/26 02:21:07 DEBUG : dir: Looking for writers 2026/08/26 02:21:07 DEBUG : Looking for writers 2026/08/26 02:21:07 DEBUG : dir: reading active writers 2026/08/26 02:21:07 DEBUG : newLeaf: reading active writers 2026/08/26 02:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:21:07 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/08/26 02:21:07 DEBUG : dir: Looking for writers 2026/08/26 02:21:07 DEBUG : Looking for writers 2026/08/26 02:21:07 DEBUG : dir: reading active writers 2026/08/26 02:21:07 DEBUG : newLeaf: reading active writers 2026/08/26 02:21:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:21:08 DEBUG : dir: Looking for writers 2026/08/26 02:21:08 DEBUG : Looking for writers 2026/08/26 02:21:08 DEBUG : dir: reading active writers 2026/08/26 02:21:08 DEBUG : newLeaf: reading active writers 2026/08/26 02:21:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:21:08 DEBUG : newLeaf: size = 25 OK 2026/08/26 02:21:08 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/08/26 02:21:08 INFO : newLeaf: Copied (replaced existing) 2026/08/26 02:21:08 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-08-26 02:21:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/08/26 02:21:08 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/08/26 02:21:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/08/26 02:21:08 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/08/26 02:21:08 DEBUG : dir: Looking for writers 2026/08/26 02:21:08 DEBUG : Looking for writers 2026/08/26 02:21:08 DEBUG : dir: reading active writers 2026/08/26 02:21:08 DEBUG : newLeaf: reading active writers 2026/08/26 02:21:08 DEBUG : >WaitForWriters: 2026/08/26 02:21:09 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:09 DEBUG : dir: Looking for writers 2026/08/26 02:21:09 DEBUG : Looking for writers 2026/08/26 02:21:09 DEBUG : dir: reading active writers 2026/08/26 02:21:09 DEBUG : newLeaf: reading active writers 2026/08/26 02:21:09 DEBUG : >WaitForWriters: 2026/08/26 02:21:09 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestFileRename (59.71s) --- PASS: TestFileRename/off,forceCache=false (9.50s) --- PASS: TestFileRename/minimal,forceCache=false (9.40s) --- PASS: TestFileRename/minimal,forceCache=true (12.17s) --- PASS: TestFileRename/writes,forceCache=false (8.79s) --- PASS: TestFileRename/writes,forceCache=true (10.34s) --- PASS: TestFileRename/full,forceCache=false (9.51s) === 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-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:10 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:10 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:21:10 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:10 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:21:10 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:10 DEBUG : Looking for writers 2026/08/26 02:21:10 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-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:10 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalShutdown (0.35s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:11 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --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-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:11 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalUpdate (0.35s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:11 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream --- PASS: TestRcPollIntervalTimeout (0.36s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:12 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:12 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --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-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:12 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:12 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:21:13 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:21:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:21:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:21:15 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:21:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 02:21:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:21:15 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:15 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:15 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:15 DEBUG : dir: Looking for writers 2026/08/26 02:21:15 DEBUG : file1: reading active writers 2026/08/26 02:21:15 DEBUG : Looking for writers 2026/08/26 02:21:15 DEBUG : dir: reading active writers 2026/08/26 02:21:15 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.21s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:16 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:16 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:21:17 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:21:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:21:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:21:19 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:21:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 02:21:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:21:19 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:19 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/26 02:21:19 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/26 02:21:19 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/26 02:21:19 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/26 02:21:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/26 02:21:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/26 02:21:19 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 02:21:20 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/08/26 02:21:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/08/26 02:21:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/08/26 02:21:20 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/08/26 02:21:20 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/08/26 02:21:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/08/26 02:21:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/08/26 02:21:20 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/08/26 02:21:21 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:21 DEBUG : dir: Looking for writers 2026/08/26 02:21:21 DEBUG : file1: reading active writers 2026/08/26 02:21:21 DEBUG : Looking for writers 2026/08/26 02:21:21 DEBUG : dir: reading active writers 2026/08/26 02:21:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (5.86s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:22 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:22 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:21:23 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:21:24 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:21:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:21:25 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:21:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 02:21:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:21:25 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:25 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/08/26 02:21:25 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/08/26 02:21:25 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/08/26 02:21:25 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/08/26 02:21:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/08/26 02:21:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/08/26 02:21:25 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/08/26 02:21:25 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/08/26 02:21:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/08/26 02:21:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/08/26 02:21:25 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/08/26 02:21:26 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/08/26 02:21:26 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/08/26 02:21:26 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/08/26 02:21:26 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/08/26 02:21:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/08/26 02:21:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/08/26 02:21:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/26 02:21:26 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/08/26 02:21:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/08/26 02:21:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/08/26 02:21:26 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/08/26 02:21:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/26 02:21:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/26 02:21:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/26 02:21:27 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/08/26 02:21:27 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/08/26 02:21:27 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/08/26 02:21:27 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/08/26 02:21:27 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/08/26 02:21:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:27 DEBUG : dir: Looking for writers 2026/08/26 02:21:27 DEBUG : file1: reading active writers 2026/08/26 02:21:27 DEBUG : Looking for writers 2026/08/26 02:21:27 DEBUG : dir: reading active writers 2026/08/26 02:21:27 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.08s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:28 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:28 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:21:29 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:21:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:21:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:21:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:21:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 02:21:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:21:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:31 DEBUG : dir: Looking for writers 2026/08/26 02:21:31 DEBUG : file1: reading active writers 2026/08/26 02:21:31 DEBUG : Looking for writers 2026/08/26 02:21:31 DEBUG : dir: reading active writers 2026/08/26 02:21:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.60s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:33 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:33 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:21:34 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:21:35 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:21:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:21:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/08/26 02:21:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/08/26 02:21:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:21:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:36 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/08/26 02:21:36 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/08/26 02:21:36 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:36 DEBUG : dir: Looking for writers 2026/08/26 02:21:36 DEBUG : file1: reading active writers 2026/08/26 02:21:36 DEBUG : Looking for writers 2026/08/26 02:21:36 DEBUG : dir: reading active writers 2026/08/26 02:21:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.32s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:37 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:37 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:21:37 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:37 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:37 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:21:38 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:21:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:21:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:21:40 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:21:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:21:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:21:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): _readAt: size=1, off=0 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): openPending: 2026/08/26 02:21:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:21:40 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:21:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): >openPending: err= 2026/08/26 02:21:40 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 02:21:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:21:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): >_readAt: n=1, err= 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): _readAt: size=256, off=1 2026/08/26 02:21:40 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): >_readAt: n=15, err=EOF 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): _readAt: size=16, off=16 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): >_readAt: n=0, err=EOF 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): close: 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): >close: err= 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): close: 2026/08/26 02:21:40 DEBUG : dir/file1(0x30c421d34480): >close: err=file already closed 2026/08/26 02:21:40 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:40 DEBUG : dir: Looking for writers 2026/08/26 02:21:40 DEBUG : file1: reading active writers 2026/08/26 02:21:40 DEBUG : Looking for writers 2026/08/26 02:21:40 DEBUG : dir: reading active writers 2026/08/26 02:21:40 DEBUG : >WaitForWriters: 2026/08/26 02:21:40 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.79s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:42 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:42 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:21:42 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:42 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:42 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:21:43 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:21:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:21:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:21:45 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:21:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:21:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:21:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): _readAt: size=1, off=0 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): openPending: 2026/08/26 02:21:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:21:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:21:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): >openPending: err= 2026/08/26 02:21:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 02:21:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:21:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): >_readAt: n=1, err= 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): _readAt: size=1, off=5 2026/08/26 02:21:45 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): >_readAt: n=1, err= 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): _readAt: size=1, off=3 2026/08/26 02:21:45 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): >_readAt: n=1, err= 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): _readAt: size=1, off=13 2026/08/26 02:21:45 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): >_readAt: n=1, err= 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): _readAt: size=16, off=100 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): >_readAt: n=0, err=EOF 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): close: 2026/08/26 02:21:45 DEBUG : dir/file1(0x30c421c08240): >close: err= 2026/08/26 02:21:45 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:45 DEBUG : dir: Looking for writers 2026/08/26 02:21:45 DEBUG : file1: reading active writers 2026/08/26 02:21:45 DEBUG : Looking for writers 2026/08/26 02:21:45 DEBUG : dir: reading active writers 2026/08/26 02:21:45 DEBUG : >WaitForWriters: 2026/08/26 02:21:45 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting 2026/08/26 02:21:45 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro/dir/file1: no such file or directory 2026/08/26 02:21:45 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-xoxujug7wuro/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.45s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:46 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:46 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:21:46 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:46 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:46 DEBUG : Config file has changed externally - reloading 2026/08/26 02:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:46 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:21:47 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:21:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:21:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:21:49 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:21:49 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:21:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:21:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): _readAt: size=1, off=0 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): openPending: 2026/08/26 02:21:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:21:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:21:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): >openPending: err= 2026/08/26 02:21:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/08/26 02:21:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:21:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): >_readAt: n=1, err= 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): _readAt: size=1, off=5 2026/08/26 02:21:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): >_readAt: n=1, err= 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): _readAt: size=1, off=1 2026/08/26 02:21:49 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): >_readAt: n=1, err= 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): _readAt: size=6, off=10 2026/08/26 02:21:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): >_readAt: n=6, err= 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): _readAt: size=256, off=10 2026/08/26 02:21:49 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): >_readAt: n=6, err=EOF 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): _readAt: size=256, off=100 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): >_readAt: n=0, err=EOF 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): close: 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): >close: err= 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): _readAt: size=256, off=100 2026/08/26 02:21:49 DEBUG : dir/file1(0x30c421ebc7c0): >_readAt: n=0, err=file already closed 2026/08/26 02:21:49 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:49 DEBUG : dir: Looking for writers 2026/08/26 02:21:49 DEBUG : file1: reading active writers 2026/08/26 02:21:49 DEBUG : Looking for writers 2026/08/26 02:21:49 DEBUG : dir: reading active writers 2026/08/26 02:21:49 DEBUG : >WaitForWriters: 2026/08/26 02:21:49 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting 2026/08/26 02:21:50 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro/dir/file1: no such file or directory 2026/08/26 02:21:50 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-xoxujug7wuro/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.34s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:51 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:51 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:21:51 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:51 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:51 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:21:52 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:21:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:21:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:21:53 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:21:53 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:21:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:21:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:21:53 DEBUG : dir/file1(0x30c421b8c980): RWFileHandle.Flush 2026/08/26 02:21:53 DEBUG : dir/file1(0x30c421b8c980): _readAt: size=256, off=0 2026/08/26 02:21:53 DEBUG : dir/file1(0x30c421b8c980): openPending: 2026/08/26 02:21:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:21:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:21:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:21:53 DEBUG : dir/file1(0x30c421b8c980): >openPending: err= 2026/08/26 02:21:53 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/26 02:21:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:21:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:21:54 DEBUG : dir/file1(0x30c421b8c980): >_readAt: n=16, err=EOF 2026/08/26 02:21:54 DEBUG : dir/file1(0x30c421b8c980): RWFileHandle.Flush 2026/08/26 02:21:54 DEBUG : dir/file1(0x30c421b8c980): RWFileHandle.Flush 2026/08/26 02:21:54 DEBUG : dir/file1(0x30c421b8c980): close: 2026/08/26 02:21:54 DEBUG : dir/file1(0x30c421b8c980): >close: err= 2026/08/26 02:21:54 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:54 DEBUG : dir: Looking for writers 2026/08/26 02:21:54 DEBUG : file1: reading active writers 2026/08/26 02:21:54 DEBUG : Looking for writers 2026/08/26 02:21:54 DEBUG : dir: reading active writers 2026/08/26 02:21:54 DEBUG : >WaitForWriters: 2026/08/26 02:21:54 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting 2026/08/26 02:21:54 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro/dir/file1: no such file or directory 2026/08/26 02:21:54 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-xoxujug7wuro/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.28s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:55 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:55 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:21:55 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:55 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:55 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:21:56 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:21:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:21:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/08/26 02:21:58 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:21:58 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:21:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:21:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:21:58 DEBUG : dir/file1(0x30c421b8c140): _readAt: size=256, off=0 2026/08/26 02:21:58 DEBUG : dir/file1(0x30c421b8c140): openPending: 2026/08/26 02:21:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:21:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:21:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:21:58 DEBUG : dir/file1(0x30c421b8c140): >openPending: err= 2026/08/26 02:21:58 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/08/26 02:21:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:21:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:21:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:21:58 DEBUG : dir/file1(0x30c421b8c140): >_readAt: n=16, err=EOF 2026/08/26 02:21:58 DEBUG : dir/file1(0x30c421b8c140): RWFileHandle.Release 2026/08/26 02:21:58 DEBUG : dir/file1(0x30c421b8c140): close: 2026/08/26 02:21:58 DEBUG : dir/file1(0x30c421b8c140): >close: err= 2026/08/26 02:21:58 DEBUG : dir/file1(0x30c421b8c140): RWFileHandle.Release 2026/08/26 02:21:58 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:21:58 DEBUG : dir: Looking for writers 2026/08/26 02:21:58 DEBUG : file1: reading active writers 2026/08/26 02:21:58 DEBUG : Looking for writers 2026/08/26 02:21:58 DEBUG : dir: reading active writers 2026/08/26 02:21:58 DEBUG : >WaitForWriters: 2026/08/26 02:21:58 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting 2026/08/26 02:21:59 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro/dir/file1: no such file or directory 2026/08/26 02:21:59 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-xoxujug7wuro/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.46s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:21:59 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:21:59 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:21:59 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:59 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:21:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:21:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:21:59 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:00 DEBUG : file1: newRWFileHandle: 2026/08/26 02:22:00 DEBUG : file1(0x30c421b8cc00): openPending: 2026/08/26 02:22:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:00 DEBUG : file1(0x30c421b8cc00): >openPending: err= 2026/08/26 02:22:00 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:22:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:22:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:22:00 DEBUG : file1(0x30c421b8cc00): _writeAt: size=5, off=0 2026/08/26 02:22:00 DEBUG : file1(0x30c421b8cc00): >_writeAt: n=5, err= 2026/08/26 02:22:00 DEBUG : file1(0x30c421b8cc00): _writeAt: size=7, off=5 2026/08/26 02:22:00 DEBUG : file1(0x30c421b8cc00): >_writeAt: n=7, err= 2026/08/26 02:22:00 DEBUG : file1: vfs cache: truncate to size=11 2026/08/26 02:22:00 DEBUG : file1(0x30c421b8cc00): close: 2026/08/26 02:22:00 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:22:00.006369383 +0000 UTC m=+1198.826857731 2026/08/26 02:22:00 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:00 DEBUG : file1(0x30c421b8cc00): >close: err= 2026/08/26 02:22:00 DEBUG : file1(0x30c421b8cc00): close: 2026/08/26 02:22:00 DEBUG : file1(0x30c421b8cc00): >close: err=file already closed 2026/08/26 02:22:00 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:00 DEBUG : Looking for writers 2026/08/26 02:22:00 DEBUG : file1: reading active writers 2026/08/26 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:22:00 DEBUG : Looking for writers 2026/08/26 02:22:00 DEBUG : file1: reading active writers 2026/08/26 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:22:00 DEBUG : Looking for writers 2026/08/26 02:22:00 DEBUG : file1: reading active writers 2026/08/26 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:22:00 DEBUG : Looking for writers 2026/08/26 02:22:00 DEBUG : file1: reading active writers 2026/08/26 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:22:00 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:22:00 DEBUG : Looking for writers 2026/08/26 02:22:00 DEBUG : file1: reading active writers 2026/08/26 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:22:00 DEBUG : Looking for writers 2026/08/26 02:22:00 DEBUG : file1: reading active writers 2026/08/26 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:22:00 DEBUG : Looking for writers 2026/08/26 02:22:00 DEBUG : file1: reading active writers 2026/08/26 02:22:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:22:00 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/26 02:22:01 DEBUG : Looking for writers 2026/08/26 02:22:01 DEBUG : file1: reading active writers 2026/08/26 02:22:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:22:02 DEBUG : file1: size = 11 OK 2026/08/26 02:22:02 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:22:02 INFO : file1: Copied (new) 2026/08/26 02:22:02 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-26 02:22:00 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/26 02:22:02 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:22:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:02 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:22:02 DEBUG : Looking for writers 2026/08/26 02:22:02 DEBUG : file1: reading active writers 2026/08/26 02:22:02 DEBUG : >WaitForWriters: 2026/08/26 02:22:02 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:02 DEBUG : Looking for writers 2026/08/26 02:22:02 DEBUG : file1: reading active writers 2026/08/26 02:22:02 DEBUG : >WaitForWriters: 2026/08/26 02:22:02 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:02 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:02 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:02 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:02 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:02 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:03 DEBUG : file1: newRWFileHandle: 2026/08/26 02:22:03 DEBUG : file1(0x30c421b8d940): openPending: 2026/08/26 02:22:03 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:03 DEBUG : file1(0x30c421b8d940): >openPending: err= 2026/08/26 02:22:03 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:22:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:03 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:22:03 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:22:03 DEBUG : file1(0x30c421b8d940): _writeAt: size=7, off=0 2026/08/26 02:22:03 DEBUG : file1(0x30c421b8d940): >_writeAt: n=7, err= 2026/08/26 02:22:03 DEBUG : file1(0x30c421b8d940): _writeAt: size=6, off=5 2026/08/26 02:22:03 DEBUG : file1(0x30c421b8d940): >_writeAt: n=6, err= 2026/08/26 02:22:03 DEBUG : file1(0x30c421b8d940): close: 2026/08/26 02:22:03 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:22:03.173682063 +0000 UTC m=+1201.994170411 2026/08/26 02:22:03 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:03 DEBUG : file1(0x30c421b8d940): >close: err= 2026/08/26 02:22:03 DEBUG : file1(0x30c421b8d940): _writeAt: size=5, off=0 2026/08/26 02:22:03 DEBUG : file1(0x30c421b8d940): >_writeAt: n=0, err=file already closed 2026/08/26 02:22:03 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:03 DEBUG : Looking for writers 2026/08/26 02:22:03 DEBUG : file1: reading active writers 2026/08/26 02:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:22:03 DEBUG : Looking for writers 2026/08/26 02:22:03 DEBUG : file1: reading active writers 2026/08/26 02:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:22:03 DEBUG : Looking for writers 2026/08/26 02:22:03 DEBUG : file1: reading active writers 2026/08/26 02:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:22:03 DEBUG : Looking for writers 2026/08/26 02:22:03 DEBUG : file1: reading active writers 2026/08/26 02:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:22:03 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:22:03 DEBUG : Looking for writers 2026/08/26 02:22:03 DEBUG : file1: reading active writers 2026/08/26 02:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:22:03 DEBUG : Looking for writers 2026/08/26 02:22:03 DEBUG : file1: reading active writers 2026/08/26 02:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:22:03 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro/dir/file1: no such file or directory 2026/08/26 02:22:03 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-xoxujug7wuro/dir/file1: no such file or directory 2026/08/26 02:22:03 DEBUG : Looking for writers 2026/08/26 02:22:03 DEBUG : file1: reading active writers 2026/08/26 02:22:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:22:04 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/26 02:22:04 DEBUG : Looking for writers 2026/08/26 02:22:04 DEBUG : file1: reading active writers 2026/08/26 02:22:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:22:05 DEBUG : file1: size = 11 OK 2026/08/26 02:22:05 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:22:05 INFO : file1: Copied (new) 2026/08/26 02:22:05 DEBUG : file1: vfs cache: fingerprint now "11,2026-08-26 02:22:03 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/08/26 02:22:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:22:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:05 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:22:05 DEBUG : Looking for writers 2026/08/26 02:22:05 DEBUG : file1: reading active writers 2026/08/26 02:22:05 DEBUG : >WaitForWriters: 2026/08/26 02:22:05 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:05 DEBUG : Looking for writers 2026/08/26 02:22:05 DEBUG : file1: reading active writers 2026/08/26 02:22:05 DEBUG : >WaitForWriters: 2026/08/26 02:22:05 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.18s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:06 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:06 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:06 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:06 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:06 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:06 DEBUG : file1: newRWFileHandle: 2026/08/26 02:22:06 DEBUG : file1(0x30c421c08340): openPending: 2026/08/26 02:22:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:06 DEBUG : file1(0x30c421c08340): >openPending: err= 2026/08/26 02:22:06 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:22:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:22:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:22:06 DEBUG : file1(0x30c421c08340): close: 2026/08/26 02:22:06 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:22:06.362626598 +0000 UTC m=+1205.183114977 2026/08/26 02:22:06 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:06 DEBUG : file1(0x30c421c08340): >close: err= 2026/08/26 02:22:06 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 02:22:06 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:22:06 DEBUG : file2: newRWFileHandle: 2026/08/26 02:22:06 DEBUG : file2(0x30c421c08840): openPending: 2026/08/26 02:22:06 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:22:06 DEBUG : file2(0x30c421c08840): >openPending: err= 2026/08/26 02:22:06 DEBUG : file2: >newRWFileHandle: err= 2026/08/26 02:22:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:22:06 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/08/26 02:22:06 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/08/26 02:22:06 DEBUG : file2(0x30c421c08840): RWFileHandle.Flush 2026/08/26 02:22:06 DEBUG : file2(0x30c421c08840): RWFileHandle.Release 2026/08/26 02:22:06 DEBUG : file2(0x30c421c08840): close: 2026/08/26 02:22:06 DEBUG : file2: vfs cache: setting modification time to 2026-08-26 02:22:06.364297033 +0000 UTC m=+1205.184785411 2026/08/26 02:22:06 INFO : file2: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:06 DEBUG : file2(0x30c421c08840): >close: err= 2026/08/26 02:22:06 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:06 DEBUG : Looking for writers 2026/08/26 02:22:06 DEBUG : file1: reading active writers 2026/08/26 02:22:06 DEBUG : file2: reading active writers 2026/08/26 02:22:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/08/26 02:22:06 DEBUG : Looking for writers 2026/08/26 02:22:06 DEBUG : file1: reading active writers 2026/08/26 02:22:06 DEBUG : file2: reading active writers 2026/08/26 02:22:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/08/26 02:22:06 DEBUG : Looking for writers 2026/08/26 02:22:06 DEBUG : file1: reading active writers 2026/08/26 02:22:06 DEBUG : file2: reading active writers 2026/08/26 02:22:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/08/26 02:22:06 DEBUG : Looking for writers 2026/08/26 02:22:06 DEBUG : file1: reading active writers 2026/08/26 02:22:06 DEBUG : file2: reading active writers 2026/08/26 02:22:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/08/26 02:22:06 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:22:06 DEBUG : file2: vfs cache: starting upload 2026/08/26 02:22:06 DEBUG : Looking for writers 2026/08/26 02:22:06 DEBUG : file1: reading active writers 2026/08/26 02:22:06 DEBUG : file2: reading active writers 2026/08/26 02:22:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/08/26 02:22:06 DEBUG : Looking for writers 2026/08/26 02:22:06 DEBUG : file1: reading active writers 2026/08/26 02:22:06 DEBUG : file2: reading active writers 2026/08/26 02:22:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/08/26 02:22:06 DEBUG : Looking for writers 2026/08/26 02:22:06 DEBUG : file1: reading active writers 2026/08/26 02:22:06 DEBUG : file2: reading active writers 2026/08/26 02:22:06 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/08/26 02:22:07 DEBUG : Looking for writers 2026/08/26 02:22:07 DEBUG : file1: reading active writers 2026/08/26 02:22:07 DEBUG : file2: reading active writers 2026/08/26 02:22:07 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/08/26 02:22:08 DEBUG : file1: size = 0 OK 2026/08/26 02:22:08 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:22:08 INFO : file1: Copied (new) 2026/08/26 02:22:08 DEBUG : file1: vfs cache: fingerprint now "0,2026-08-26 02:22:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/26 02:22:08 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:22:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:08 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:22:08 DEBUG : file2: size = 0 OK 2026/08/26 02:22:08 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:22:08 INFO : file2: Copied (new) 2026/08/26 02:22:08 DEBUG : file2: vfs cache: fingerprint now "0,2026-08-26 02:22:06 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/08/26 02:22:08 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/08/26 02:22:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:22:08 INFO : file2: vfs cache: upload succeeded try #1 2026/08/26 02:22:08 DEBUG : Looking for writers 2026/08/26 02:22:08 DEBUG : file1: reading active writers 2026/08/26 02:22:08 DEBUG : file2: reading active writers 2026/08/26 02:22:08 DEBUG : >WaitForWriters: 2026/08/26 02:22:08 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:08 DEBUG : Looking for writers 2026/08/26 02:22:08 DEBUG : file1: reading active writers 2026/08/26 02:22:08 DEBUG : file2: reading active writers 2026/08/26 02:22:08 DEBUG : >WaitForWriters: 2026/08/26 02:22:08 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.36s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:09 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:09 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:09 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:09 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:09 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:09 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:09 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:09 DEBUG : file1: newRWFileHandle: 2026/08/26 02:22:09 DEBUG : file1(0x30c421c08dc0): openPending: 2026/08/26 02:22:09 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:09 DEBUG : file1(0x30c421c08dc0): >openPending: err= 2026/08/26 02:22:09 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:22:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:09 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:22:09 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:22:09 DEBUG : file1(0x30c421c08dc0): _writeAt: size=5, off=0 2026/08/26 02:22:09 DEBUG : file1(0x30c421c08dc0): >_writeAt: n=5, err= 2026/08/26 02:22:09 DEBUG : file1(0x30c421c08dc0): RWFileHandle.Flush 2026/08/26 02:22:09 DEBUG : file1(0x30c421c08dc0): RWFileHandle.Flush 2026/08/26 02:22:09 DEBUG : file1(0x30c421c08dc0): close: 2026/08/26 02:22:09 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:22:09.709437931 +0000 UTC m=+1208.529926288 2026/08/26 02:22:09 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:09 DEBUG : file1(0x30c421c08dc0): >close: err= 2026/08/26 02:22:09 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:09 DEBUG : Looking for writers 2026/08/26 02:22:09 DEBUG : file1: reading active writers 2026/08/26 02:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:22:09 DEBUG : Looking for writers 2026/08/26 02:22:09 DEBUG : file1: reading active writers 2026/08/26 02:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:22:09 DEBUG : Looking for writers 2026/08/26 02:22:09 DEBUG : file1: reading active writers 2026/08/26 02:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:22:09 DEBUG : Looking for writers 2026/08/26 02:22:09 DEBUG : file1: reading active writers 2026/08/26 02:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:22:09 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:22:09 DEBUG : Looking for writers 2026/08/26 02:22:09 DEBUG : file1: reading active writers 2026/08/26 02:22:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:22:10 DEBUG : Looking for writers 2026/08/26 02:22:10 DEBUG : file1: reading active writers 2026/08/26 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:22:10 DEBUG : Looking for writers 2026/08/26 02:22:10 DEBUG : file1: reading active writers 2026/08/26 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:22:10 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/26 02:22:10 DEBUG : Looking for writers 2026/08/26 02:22:10 DEBUG : file1: reading active writers 2026/08/26 02:22:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:22:11 DEBUG : file1: size = 5 OK 2026/08/26 02:22:11 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:22:11 INFO : file1: Copied (new) 2026/08/26 02:22:11 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 02:22:09 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 02:22:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:22:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:11 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:22:11 DEBUG : Looking for writers 2026/08/26 02:22:11 DEBUG : file1: reading active writers 2026/08/26 02:22:11 DEBUG : >WaitForWriters: 2026/08/26 02:22:11 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.00s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:12 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:12 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:12 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:12 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:12 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:12 DEBUG : file1: newRWFileHandle: 2026/08/26 02:22:12 DEBUG : file1(0x30c421d34f80): openPending: 2026/08/26 02:22:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:12 DEBUG : file1(0x30c421d34f80): >openPending: err= 2026/08/26 02:22:12 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:22:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:22:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:22:12 DEBUG : file1(0x30c421d34f80): _writeAt: size=5, off=0 2026/08/26 02:22:12 DEBUG : file1(0x30c421d34f80): >_writeAt: n=5, err= 2026/08/26 02:22:12 DEBUG : file1(0x30c421d34f80): RWFileHandle.Release 2026/08/26 02:22:12 DEBUG : file1(0x30c421d34f80): close: 2026/08/26 02:22:12 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:22:12.721281081 +0000 UTC m=+1211.541769469 2026/08/26 02:22:12 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:12 DEBUG : file1(0x30c421d34f80): >close: err= 2026/08/26 02:22:12 DEBUG : file1(0x30c421d34f80): RWFileHandle.Release 2026/08/26 02:22:12 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:12 DEBUG : Looking for writers 2026/08/26 02:22:12 DEBUG : file1: reading active writers 2026/08/26 02:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:22:12 DEBUG : Looking for writers 2026/08/26 02:22:12 DEBUG : file1: reading active writers 2026/08/26 02:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:22:12 DEBUG : Looking for writers 2026/08/26 02:22:12 DEBUG : file1: reading active writers 2026/08/26 02:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:22:12 DEBUG : Looking for writers 2026/08/26 02:22:12 DEBUG : file1: reading active writers 2026/08/26 02:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:22:12 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:22:12 DEBUG : Looking for writers 2026/08/26 02:22:12 DEBUG : file1: reading active writers 2026/08/26 02:22:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:22:13 DEBUG : Looking for writers 2026/08/26 02:22:13 DEBUG : file1: reading active writers 2026/08/26 02:22:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:22:13 DEBUG : Looking for writers 2026/08/26 02:22:13 DEBUG : file1: reading active writers 2026/08/26 02:22:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:22:13 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/26 02:22:14 DEBUG : Looking for writers 2026/08/26 02:22:14 DEBUG : file1: reading active writers 2026/08/26 02:22:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:22:14 DEBUG : file1: size = 5 OK 2026/08/26 02:22:14 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:22:14 INFO : file1: Copied (new) 2026/08/26 02:22:14 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 02:22:12 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 02:22:14 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:22:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:14 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:22:15 DEBUG : Looking for writers 2026/08/26 02:22:15 DEBUG : file1: reading active writers 2026/08/26 02:22:15 DEBUG : >WaitForWriters: 2026/08/26 02:22:15 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.02s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:15 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:15 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:15 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:15 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:15 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:16 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:22:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 02:22:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:22:18 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:22:18 DEBUG : dir/file1(0x30c421ebc480): openPending: 2026/08/26 02:22:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:22:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:22:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:18 DEBUG : dir/file1(0x30c421ebc480): >openPending: err= 2026/08/26 02:22:18 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/08/26 02:22:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:22:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:22:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:22:18 DEBUG : dir/file1(0x30c421ebc480): _writeAt: size=5, off=0 2026/08/26 02:22:18 DEBUG : dir/file1(0x30c421ebc480): >_writeAt: n=5, err= 2026/08/26 02:22:18 DEBUG : dir/file1(0x30c421ebc480): close: 2026/08/26 02:22:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:18 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-26 02:22:18.410055658 +0000 UTC m=+1217.230544016 2026/08/26 02:22:18 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:18 DEBUG : dir/file1(0x30c421ebc480): >close: err= 2026/08/26 02:22:18 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:18 DEBUG : dir: Looking for writers 2026/08/26 02:22:18 DEBUG : file1: reading active writers 2026/08/26 02:22:18 DEBUG : Looking for writers 2026/08/26 02:22:18 DEBUG : dir: reading active writers 2026/08/26 02:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:22:18 DEBUG : dir: Looking for writers 2026/08/26 02:22:18 DEBUG : file1: reading active writers 2026/08/26 02:22:18 DEBUG : Looking for writers 2026/08/26 02:22:18 DEBUG : dir: reading active writers 2026/08/26 02:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:22:18 DEBUG : dir: Looking for writers 2026/08/26 02:22:18 DEBUG : file1: reading active writers 2026/08/26 02:22:18 DEBUG : Looking for writers 2026/08/26 02:22:18 DEBUG : dir: reading active writers 2026/08/26 02:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:22:18 DEBUG : dir: Looking for writers 2026/08/26 02:22:18 DEBUG : file1: reading active writers 2026/08/26 02:22:18 DEBUG : Looking for writers 2026/08/26 02:22:18 DEBUG : dir: reading active writers 2026/08/26 02:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:22:18 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 02:22:18 DEBUG : dir: Looking for writers 2026/08/26 02:22:18 DEBUG : file1: reading active writers 2026/08/26 02:22:18 DEBUG : Looking for writers 2026/08/26 02:22:18 DEBUG : dir: reading active writers 2026/08/26 02:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:22:18 DEBUG : dir: Looking for writers 2026/08/26 02:22:18 DEBUG : file1: reading active writers 2026/08/26 02:22:18 DEBUG : Looking for writers 2026/08/26 02:22:18 DEBUG : dir: reading active writers 2026/08/26 02:22:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:22:18 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/08/26 02:22:19 DEBUG : dir: Looking for writers 2026/08/26 02:22:19 DEBUG : file1: reading active writers 2026/08/26 02:22:19 DEBUG : Looking for writers 2026/08/26 02:22:19 DEBUG : dir: reading active writers 2026/08/26 02:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:22:19 DEBUG : dir: Looking for writers 2026/08/26 02:22:19 DEBUG : file1: reading active writers 2026/08/26 02:22:19 DEBUG : Looking for writers 2026/08/26 02:22:19 DEBUG : dir: reading active writers 2026/08/26 02:22:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:22:19 DEBUG : dir/file1: size = 5 OK 2026/08/26 02:22:19 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:22:19 INFO : dir/file1: Copied (replaced existing) 2026/08/26 02:22:19 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-08-26 02:22:18 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 02:22:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 02:22:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 02:22:20 DEBUG : dir: Looking for writers 2026/08/26 02:22:20 DEBUG : file1: reading active writers 2026/08/26 02:22:20 DEBUG : Looking for writers 2026/08/26 02:22:20 DEBUG : dir: reading active writers 2026/08/26 02:22:20 DEBUG : >WaitForWriters: 2026/08/26 02:22:20 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (6.21s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:21 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:21 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:21 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:21 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:21 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:22 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/08/26 02:22:24 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:24 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:24 DEBUG : dir/file1: newRWFileHandle: 2026/08/26 02:22:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/08/26 02:22:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/08/26 02:22:24 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/08/26 02:22:24 DEBUG : dir/file1(0x30c421ebd180): _writeAt: size=5, off=0 2026/08/26 02:22:24 DEBUG : dir/file1(0x30c421ebd180): openPending: 2026/08/26 02:22:24 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/08/26 02:22:24 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/08/26 02:22:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:24 DEBUG : dir/file1(0x30c421ebd180): >openPending: err= 2026/08/26 02:22:24 DEBUG : dir/file1(0x30c421ebd180): >_writeAt: n=5, err= 2026/08/26 02:22:24 DEBUG : dir/file1(0x30c421ebd180): _writeAt: size=15, off=5 2026/08/26 02:22:24 DEBUG : dir/file1(0x30c421ebd180): >_writeAt: n=15, err= 2026/08/26 02:22:24 DEBUG : dir/file1(0x30c421ebd180): close: 2026/08/26 02:22:24 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/08/26 02:22:24 DEBUG : dir/file1: vfs cache: setting modification time to 2026-08-26 02:22:24.786313185 +0000 UTC m=+1223.606801543 2026/08/26 02:22:24 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:24 DEBUG : dir/file1(0x30c421ebd180): >close: err= 2026/08/26 02:22:24 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:24 DEBUG : dir: Looking for writers 2026/08/26 02:22:24 DEBUG : file1: reading active writers 2026/08/26 02:22:24 DEBUG : Looking for writers 2026/08/26 02:22:24 DEBUG : dir: reading active writers 2026/08/26 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:22:24 DEBUG : dir: Looking for writers 2026/08/26 02:22:24 DEBUG : file1: reading active writers 2026/08/26 02:22:24 DEBUG : Looking for writers 2026/08/26 02:22:24 DEBUG : dir: reading active writers 2026/08/26 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:22:24 DEBUG : dir: Looking for writers 2026/08/26 02:22:24 DEBUG : file1: reading active writers 2026/08/26 02:22:24 DEBUG : Looking for writers 2026/08/26 02:22:24 DEBUG : dir: reading active writers 2026/08/26 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:22:24 DEBUG : dir: Looking for writers 2026/08/26 02:22:24 DEBUG : file1: reading active writers 2026/08/26 02:22:24 DEBUG : Looking for writers 2026/08/26 02:22:24 DEBUG : dir: reading active writers 2026/08/26 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:22:24 DEBUG : dir/file1: vfs cache: starting upload 2026/08/26 02:22:24 DEBUG : dir: Looking for writers 2026/08/26 02:22:24 DEBUG : file1: reading active writers 2026/08/26 02:22:24 DEBUG : Looking for writers 2026/08/26 02:22:24 DEBUG : dir: reading active writers 2026/08/26 02:22:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:22:25 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/08/26 02:22:25 DEBUG : dir: Looking for writers 2026/08/26 02:22:25 DEBUG : file1: reading active writers 2026/08/26 02:22:25 DEBUG : Looking for writers 2026/08/26 02:22:25 DEBUG : dir: reading active writers 2026/08/26 02:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:22:25 DEBUG : dir: Looking for writers 2026/08/26 02:22:25 DEBUG : file1: reading active writers 2026/08/26 02:22:25 DEBUG : Looking for writers 2026/08/26 02:22:25 DEBUG : dir: reading active writers 2026/08/26 02:22:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:22:26 DEBUG : dir/file1: size = 20 OK 2026/08/26 02:22:26 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/08/26 02:22:26 INFO : dir/file1: Copied (replaced existing) 2026/08/26 02:22:26 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-08-26 02:22:24 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/08/26 02:22:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/08/26 02:22:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/08/26 02:22:26 DEBUG : dir: Looking for writers 2026/08/26 02:22:26 DEBUG : file1: reading active writers 2026/08/26 02:22:26 DEBUG : Looking for writers 2026/08/26 02:22:26 DEBUG : dir: reading active writers 2026/08/26 02:22:26 DEBUG : >WaitForWriters: 2026/08/26 02:22:26 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (5.37s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:27 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:27 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:27 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:27 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:27 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:27 DEBUG : file1: newRWFileHandle: 2026/08/26 02:22:27 DEBUG : file1(0x30c421c08440): openPending: 2026/08/26 02:22:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:27 DEBUG : file1(0x30c421c08440): >openPending: err= 2026/08/26 02:22:27 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:22:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:22:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:22:27 DEBUG : file1(0x30c421c08440): _writeAt: size=5, off=0 2026/08/26 02:22:27 DEBUG : file1(0x30c421c08440): >_writeAt: n=5, err= 2026/08/26 02:22:27 DEBUG : file1(0x30c421c08440): close: 2026/08/26 02:22:27 DEBUG : file1: vfs cache: setting modification time to 2026-08-26 02:22:27.309339445 +0000 UTC m=+1226.129827793 2026/08/26 02:22:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:27 DEBUG : file1(0x30c421c08440): >close: err= 2026/08/26 02:22:27 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:27 DEBUG : Looking for writers 2026/08/26 02:22:27 DEBUG : file1: reading active writers 2026/08/26 02:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:22:27 DEBUG : Looking for writers 2026/08/26 02:22:27 DEBUG : file1: reading active writers 2026/08/26 02:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:22:27 DEBUG : Looking for writers 2026/08/26 02:22:27 DEBUG : file1: reading active writers 2026/08/26 02:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:22:27 DEBUG : Looking for writers 2026/08/26 02:22:27 DEBUG : file1: reading active writers 2026/08/26 02:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:22:27 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:22:27 DEBUG : Looking for writers 2026/08/26 02:22:27 DEBUG : file1: reading active writers 2026/08/26 02:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:22:27 DEBUG : Looking for writers 2026/08/26 02:22:27 DEBUG : file1: reading active writers 2026/08/26 02:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:22:27 DEBUG : Looking for writers 2026/08/26 02:22:27 DEBUG : file1: reading active writers 2026/08/26 02:22:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:22:28 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/26 02:22:28 DEBUG : Looking for writers 2026/08/26 02:22:28 DEBUG : file1: reading active writers 2026/08/26 02:22:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:22:29 DEBUG : file1: size = 5 OK 2026/08/26 02:22:29 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:22:29 INFO : file1: Copied (new) 2026/08/26 02:22:29 DEBUG : file1: vfs cache: fingerprint now "5,2026-08-26 02:22:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 02:22:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:22:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:29 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:22:29 DEBUG : Looking for writers 2026/08/26 02:22:29 DEBUG : file1: reading active writers 2026/08/26 02:22:29 DEBUG : >WaitForWriters: 2026/08/26 02:22:29 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:30 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:30 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:30 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:30 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/08/26 02:22:30 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc8c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc8c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc8c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc8c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc8c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.305890391 +0000 UTC m=+1229.126378739 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc8c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd200): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd200): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd200): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd200): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd200): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd200): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd200): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.305890391 +0000 UTC m=+1229.126378739 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd200): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd6c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd6c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd6c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd6c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd6c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.305890391 +0000 UTC m=+1229.126378739 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd6c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b66700 item 1 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebdd00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebdd00): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebdd00): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebdd00): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebdd00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.312041156 +0000 UTC m=+1229.132529495 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebdd00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c640): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c640): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c640): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c640): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c640): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.312041156 +0000 UTC m=+1229.132529495 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c640): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b66fc0 item 2 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8cdc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8cdc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8cdc0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8cdc0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8cdc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.314073624 +0000 UTC m=+1229.134561973 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8cdc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d340): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d340): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d340): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d340): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d340): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d340): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d340): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.314073624 +0000 UTC m=+1229.134561973 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d340): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d8c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d8c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d8c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d8c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d8c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.314073624 +0000 UTC m=+1229.134561973 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d8c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b673b0 item 3 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219927c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219927c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219927c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219927c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219927c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.316460983 +0000 UTC m=+1229.136949331 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219927c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992e80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992e80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992e80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992e80): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992e80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.316460983 +0000 UTC m=+1229.136949331 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992e80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b67b20 item 4 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219934c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219934c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219934c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219934c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219934c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.317873971 +0000 UTC m=+1229.138362319 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219934c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.317873971 +0000 UTC m=+1229.138362319 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50000): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50000): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50000): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50000): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50000): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.317873971 +0000 UTC m=+1229.138362319 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50000): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218c4310 item 5 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50900): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50900): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50900): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50900): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50900): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.320397196 +0000 UTC m=+1229.140885534 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50900): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50e40): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50e40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50e40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50e40): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50e40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.320397196 +0000 UTC m=+1229.140885534 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50e40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218c4fc0 item 6 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d514c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d514c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d514c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d514c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d514c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.323496078 +0000 UTC m=+1229.143984426 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d514c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d519c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d519c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d519c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d519c0): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d519c0): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d519c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d519c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.323496078 +0000 UTC m=+1229.143984426 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d519c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51e80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51e80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51e80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51e80): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51e80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.323496078 +0000 UTC m=+1229.143984426 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51e80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421512d90 item 7 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09200): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09200): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09200): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09200): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09200): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.325494562 +0000 UTC m=+1229.145982910 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09200): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09740): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09740): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09740): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09740): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09740): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.325494562 +0000 UTC m=+1229.145982910 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09740): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c18700 item 8 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34080): _readAt: size=2, off=0 2026/08/26 02:22:30 ERROR : open-test-file(0x30c421e34080): Couldn't read size of file 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34080): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34080): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34080): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34080): close: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34080): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34440): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34440): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34440): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34440): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34440): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.327892691 +0000 UTC m=+1229.148381039 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34440): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e348c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e348c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e348c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e348c0): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e348c0): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e348c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e348c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.327892691 +0000 UTC m=+1229.148381039 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e348c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34dc0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34dc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34dc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34dc0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34dc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.327892691 +0000 UTC m=+1229.148381039 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34dc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c18ee0 item 9 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35440): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35440): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35440): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35440): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35440): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.333121636 +0000 UTC m=+1229.153609984 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35440): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35980): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35980): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35980): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35980): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35980): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.333121636 +0000 UTC m=+1229.153609984 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35980): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c19880 item 10 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a0c0): _readAt: size=2, off=0 2026/08/26 02:22:30 ERROR : open-test-file(0x30c421e6a0c0): Couldn't read size of file 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a0c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a0c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a0c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a0c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a0c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a480): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a480): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a480): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a480): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a480): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.335068342 +0000 UTC m=+1229.155556690 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a480): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a980): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a980): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a980): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a980): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a980): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a980): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a980): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.335068342 +0000 UTC m=+1229.155556690 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6a980): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ae80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ae80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ae80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ae80): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ae80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.335068342 +0000 UTC m=+1229.155556690 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ae80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218217a0 item 11 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6b500): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6b500): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6b500): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6b500): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6b500): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.337163789 +0000 UTC m=+1229.157652167 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6b500): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ba40): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ba40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ba40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ba40): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ba40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.337163789 +0000 UTC m=+1229.157652167 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e6ba40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421830690 item 12 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e180): _readAt: size=2, off=0 2026/08/26 02:22:30 ERROR : open-test-file(0x30c42290e180): Couldn't read size of file 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e180): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e180): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e180): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e180): close: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e180): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e540): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e540): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e540): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e540): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e540): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.339120423 +0000 UTC m=+1229.159608771 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290e540): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290ec00): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290ec00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290ec00): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290ec00): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290ec00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.339120423 +0000 UTC m=+1229.159608771 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290ec00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421830d20 item 13 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f280): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f280): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f280): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f280): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f280): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.341988099 +0000 UTC m=+1229.162476447 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f280): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f7c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f7c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f7c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f7c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f7c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.341988099 +0000 UTC m=+1229.162476447 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290f7c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218319d0 item 14 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290fe00): _readAt: size=2, off=0 2026/08/26 02:22:30 ERROR : open-test-file(0x30c42290fe00): Couldn't read size of file 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290fe00): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290fe00): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290fe00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290fe00): close: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42290fe00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229282c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229282c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229282c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229282c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229282c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.345604648 +0000 UTC m=+1229.166092997 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229282c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aed540): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aed540): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aed540): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aed540): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aed540): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.345604648 +0000 UTC m=+1229.166092997 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aed540): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4219d0310 item 15 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aedbc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aedbc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aedbc0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aedbc0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aedbc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.347985765 +0000 UTC m=+1229.168474113 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421aedbc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec200): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec200): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec200): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec200): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec200): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.347985765 +0000 UTC m=+1229.168474113 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec200): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4219d17a0 item 16 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec840): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec840): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec840): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec840): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec840): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.353076559 +0000 UTC m=+1229.173564907 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eec840): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eeccc0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eeccc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eeccc0): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eeccc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eeccc0): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eeccc0): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eeccc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eeccc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.353076559 +0000 UTC m=+1229.173564907 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eeccc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed1c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed1c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed1c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed1c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed1c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.353076559 +0000 UTC m=+1229.173564907 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed1c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b74150 item 17 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed840): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed840): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed840): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed840): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed840): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.355541043 +0000 UTC m=+1229.176029381 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eed840): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eedd80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eedd80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eedd80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eedd80): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eedd80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.355541043 +0000 UTC m=+1229.176029381 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421eedd80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b74620 item 18 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298e500): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298e500): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298e500): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298e500): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298e500): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.357220053 +0000 UTC m=+1229.177708401 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298e500): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ea00): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ea00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ea00): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ea00): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ea00): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ea00): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ea00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ea00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.357220053 +0000 UTC m=+1229.177708401 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ea00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ef00): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ef00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ef00): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ef00): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ef00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.357220053 +0000 UTC m=+1229.177708401 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298ef00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b74a10 item 19 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298f580): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298f580): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298f580): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298f580): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298f580): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.359439274 +0000 UTC m=+1229.179927622 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298f580): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298fac0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298fac0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298fac0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298fac0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298fac0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.359439274 +0000 UTC m=+1229.179927622 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42298fac0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b74ee0 item 20 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae240): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae240): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae240): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae240): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae240): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.361648697 +0000 UTC m=+1229.182137045 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae240): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae740): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae740): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae740): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae740): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae740): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae740): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae740): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae740): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.361648697 +0000 UTC m=+1229.182137045 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ae740): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229aec40): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229aec40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229aec40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229aec40): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229aec40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.361648697 +0000 UTC m=+1229.182137045 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229aec40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b752d0 item 21 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af2c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af2c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af2c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af2c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af2c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.363937779 +0000 UTC m=+1229.184426127 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af2c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af800): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af800): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af800): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af800): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af800): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.363937779 +0000 UTC m=+1229.184426127 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229af800): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b757a0 item 22 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229afe80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229afe80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229afe80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229afe80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229afe80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.366397304 +0000 UTC m=+1229.186885652 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229afe80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc480): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc480): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc480): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc480): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc480): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc480): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc480): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc480): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.366397304 +0000 UTC m=+1229.186885652 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc480): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc980): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc980): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc980): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc980): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc980): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.366397304 +0000 UTC m=+1229.186885652 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cc980): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b75b20 item 23 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd000): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd000): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd000): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd000): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd000): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.37000703 +0000 UTC m=+1229.190495369 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd000): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd540): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd540): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd540): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd540): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd540): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.37000703 +0000 UTC m=+1229.190495369 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cd540): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c06310 item 24 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cdb80): _readAt: size=2, off=0 2026/08/26 02:22:30 ERROR : open-test-file(0x30c4229cdb80): Couldn't read size of file 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cdb80): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cdb80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cdb80): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cdb80): close: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229cdb80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea040): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea040): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea040): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea040): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea040): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.371614527 +0000 UTC m=+1229.192102865 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea040): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea540): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea540): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea540): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea540): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea540): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea540): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea540): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea540): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.371614527 +0000 UTC m=+1229.192102865 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ea540): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eaa80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eaa80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eaa80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eaa80): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eaa80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.371614527 +0000 UTC m=+1229.192102865 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eaa80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c06770 item 25 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb100): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb100): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb100): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb100): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb100): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.374469768 +0000 UTC m=+1229.194958116 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb100): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928800): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928800): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928800): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928800): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928800): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.374469768 +0000 UTC m=+1229.194958116 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928800): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b72150 item 26 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928e40): _readAt: size=2, off=0 2026/08/26 02:22:30 ERROR : open-test-file(0x30c422928e40): Couldn't read size of file 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928e40): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928e40): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928e40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928e40): close: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422928e40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929200): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929200): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929200): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929200): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929200): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.377810778 +0000 UTC m=+1229.198299126 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929200): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929700): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929700): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929700): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929700): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929700): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929700): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929700): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929700): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.377810778 +0000 UTC m=+1229.198299126 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929700): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929c40): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929c40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929c40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929c40): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929c40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.377810778 +0000 UTC m=+1229.198299126 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422929c40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b72540 item 27 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229463c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229463c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229463c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229463c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229463c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.380738517 +0000 UTC m=+1229.201226865 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229463c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946900): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946900): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946900): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946900): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946900): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.380738517 +0000 UTC m=+1229.201226865 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946900): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b72d20 item 28 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946f40): _readAt: size=2, off=0 2026/08/26 02:22:30 ERROR : open-test-file(0x30c422946f40): Couldn't read size of file 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946f40): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946f40): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946f40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946f40): close: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422946f40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422947300): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422947300): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422947300): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422947300): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422947300): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.382327597 +0000 UTC m=+1229.202815945 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422947300): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229479c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229479c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229479c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229479c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229479c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.382327597 +0000 UTC m=+1229.202815945 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229479c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b730a0 item 29 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968140): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968140): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968140): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968140): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968140): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.385622209 +0000 UTC m=+1229.206110546 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968140): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968680): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968680): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968680): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968680): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968680): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.385622209 +0000 UTC m=+1229.206110546 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968680): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b73650 item 30 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968cc0): _readAt: size=2, off=0 2026/08/26 02:22:30 ERROR : open-test-file(0x30c422968cc0): Couldn't read size of file 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968cc0): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968cc0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968cc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968cc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422968cc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969080): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969080): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969080): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969080): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969080): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.387404334 +0000 UTC m=+1229.207892682 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969080): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969740): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969740): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969740): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969740): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969740): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.387404334 +0000 UTC m=+1229.207892682 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422969740): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b73b20 item 31 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb580): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb580): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb580): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb580): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb580): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.390225152 +0000 UTC m=+1229.210713500 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229eb580): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ebac0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ebac0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ebac0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ebac0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ebac0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.390225152 +0000 UTC m=+1229.210713500 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4229ebac0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c06d90 item 32 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12200): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12200): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12200): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12200): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12200): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.391863235 +0000 UTC m=+1229.212351583 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12200): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12680): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12680): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12680): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12680): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12680): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c07110 item 33 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12680): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12680): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.393724329 +0000 UTC m=+1229.214212677 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12680): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12b80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12b80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12b80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12b80): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12b80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.393724329 +0000 UTC m=+1229.214212677 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a12b80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c072d0 item 33 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a131c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a131c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a131c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a131c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a131c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.396004003 +0000 UTC m=+1229.216492351 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a131c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13640): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13640): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c07650 item 34 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13640): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13640): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13640): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13640): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13640): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.399506589 +0000 UTC m=+1229.219994937 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13640): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13b80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13b80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13b80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13b80): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13b80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.399506589 +0000 UTC m=+1229.219994937 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a13b80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c07810 item 34 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a302c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a302c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a302c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a302c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a302c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.401647793 +0000 UTC m=+1229.222136141 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a302c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30740): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30740): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30740): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30740): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30740): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c07b90 item 35 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30740): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30740): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.402250781 +0000 UTC m=+1229.222739129 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30740): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30c00): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30c00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30c00): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30c00): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30c00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.402250781 +0000 UTC m=+1229.222739129 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a30c00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b73d50 item 35 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31280): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31280): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31280): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31280): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31280): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.404518594 +0000 UTC m=+1229.225006942 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31280): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31780): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31780): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218f4230 item 36 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31780): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31780): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31780): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31780): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31780): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.406221449 +0000 UTC m=+1229.226709797 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31780): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31cc0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31cc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31cc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31cc0): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31cc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.406221449 +0000 UTC m=+1229.226709797 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a31cc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218f4620 item 36 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50400): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50400): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50400): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50400): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50400): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.407749645 +0000 UTC m=+1229.228237993 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50400): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50880): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50880): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50880): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50880): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50880): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218f4e70 item 37 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50880): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50880): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.410617572 +0000 UTC m=+1229.231105920 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50880): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50d80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50d80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50d80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50d80): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50d80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.410617572 +0000 UTC m=+1229.231105920 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a50d80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218f5260 item 37 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51400): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51400): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51400): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51400): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51400): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.412315157 +0000 UTC m=+1229.232803495 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51400): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51900): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51900): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421918070 item 38 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51900): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51900): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51900): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51900): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51900): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.41299498 +0000 UTC m=+1229.233483328 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51900): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51e40): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51e40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51e40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51e40): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51e40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.41299498 +0000 UTC m=+1229.233483328 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a51e40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421918230 item 38 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6e5c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6e5c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6e5c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6e5c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6e5c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.414582499 +0000 UTC m=+1229.235070836 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6e5c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6eac0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6eac0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6eac0): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6eac0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6eac0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421918770 item 39 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6eac0): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6eac0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.417618512 +0000 UTC m=+1229.238106849 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6eac0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6efc0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6efc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6efc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6efc0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6efc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.417618512 +0000 UTC m=+1229.238106849 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6efc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4219189a0 item 39 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84040): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84040): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84040): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84040): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84040): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.419211069 +0000 UTC m=+1229.239699417 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84040): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84540): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84540): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421464d20 item 40 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84540): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84540): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84540): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84540): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84540): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.419823806 +0000 UTC m=+1229.240312145 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84540): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84a80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84a80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84a80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84a80): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84a80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.419823806 +0000 UTC m=+1229.240312145 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a84a80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421465420 item 40 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85040): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85040): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85040): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85040): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85040): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85040): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85040): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.421237165 +0000 UTC m=+1229.241725513 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85040): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85540): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85540): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85540): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42182a930 item 41 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85540): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85540): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.42455967 +0000 UTC m=+1229.245048018 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85540): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85a00): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85a00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85a00): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85a00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85a00): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42182af50 item 41 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85a00): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85a00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.425207753 +0000 UTC m=+1229.245696101 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a85a00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2040): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2040): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2040): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2040): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2040): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.425207753 +0000 UTC m=+1229.245696101 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2040): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42182b260 item 41 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2680): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2680): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2680): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2680): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2680): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2680): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2680): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.426976624 +0000 UTC m=+1229.247464972 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2680): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2b80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2b80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2b80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42182bdc0 item 42 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2b80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2b80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.42751469 +0000 UTC m=+1229.248003038 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa2b80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa30c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa30c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b841c0 item 42 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa30c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa30c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa30c0): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa30c0): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa30c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.428282399 +0000 UTC m=+1229.248770747 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa30c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3640): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3640): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3640): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3640): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3640): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.428282399 +0000 UTC m=+1229.248770747 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3640): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b843f0 item 42 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3c80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3c80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3c80): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3c80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3c80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3c80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3c80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.432968729 +0000 UTC m=+1229.253457077 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422aa3c80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0280): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0280): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0280): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b847e0 item 43 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0280): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0280): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.433570156 +0000 UTC m=+1229.254058504 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0280): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac07c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac07c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac07c0): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac07c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac07c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b849a0 item 43 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac07c0): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac07c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.434202219 +0000 UTC m=+1229.254690567 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac07c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0d00): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0d00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0d00): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0d00): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0d00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.434202219 +0000 UTC m=+1229.254690567 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac0d00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b84b60 item 43 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1340): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1340): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1340): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1340): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1340): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1340): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1340): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.436479289 +0000 UTC m=+1229.256967637 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1340): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1840): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1840): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1840): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b84f50 item 44 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1840): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1840): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.437271886 +0000 UTC m=+1229.257760274 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422ac1840): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6f580): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6f580): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421918d90 item 44 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6f580): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6f580): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6f580): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6f580): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6f580): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.441329838 +0000 UTC m=+1229.261818226 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6f580): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6fb00): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6fb00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6fb00): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6fb00): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6fb00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.441329838 +0000 UTC m=+1229.261818226 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422a6fb00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421918f50 item 44 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a240): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a240): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a240): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a240): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a240): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a240): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a240): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.446168797 +0000 UTC m=+1229.266657145 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a240): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a740): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a740): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a740): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4219193b0 item 45 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a740): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a740): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.446876954 +0000 UTC m=+1229.267365353 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0a740): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0ae40): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0ae40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0ae40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0ae40): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0ae40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.446876954 +0000 UTC m=+1229.267365353 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0ae40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421919570 item 45 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b480): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b480): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b480): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b480): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b480): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b480): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b480): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.449344333 +0000 UTC m=+1229.269832742 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b480): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b980): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b980): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b980): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421919b90 item 46 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b980): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b980): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.450017124 +0000 UTC m=+1229.270505472 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b0b980): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28180): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28180): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28180): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28180): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28180): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.450017124 +0000 UTC m=+1229.270505472 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28180): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421919d50 item 46 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b287c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b287c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b287c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b287c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b287c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b287c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b287c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.454998 +0000 UTC m=+1229.275486388 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b287c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28cc0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28cc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28cc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2c2a0 item 47 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28cc0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28cc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.455698643 +0000 UTC m=+1229.276186981 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b28cc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b293c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b293c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b293c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b293c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b293c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.455698643 +0000 UTC m=+1229.276186981 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b293c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2c460 item 47 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b29a00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b29a00): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b29a00): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b29a00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b29a00): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b29a00): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b29a00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.457464037 +0000 UTC m=+1229.277952385 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b29a00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46000): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46000): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46000): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2c7e0 item 48 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46000): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46000): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.457985913 +0000 UTC m=+1229.278474261 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46000): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46700): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46700): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46700): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46700): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46700): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.457985913 +0000 UTC m=+1229.278474261 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46700): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2c9a0 item 48 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46d40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46d40): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46d40): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46d40): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46d40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.460417324 +0000 UTC m=+1229.280905672 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b46d40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b471c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b471c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b471c0): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b471c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b471c0): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b471c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2cd20 item 49 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b471c0): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b471c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.461014011 +0000 UTC m=+1229.281502349 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b471c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47700): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47700): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47700): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47700): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47700): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.461014011 +0000 UTC m=+1229.281502349 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47700): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2cee0 item 49 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47d80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47d80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47d80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47d80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47d80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.463180673 +0000 UTC m=+1229.283669010 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b47d80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64380): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64380): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64380): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2d260 item 50 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64380): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64380): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64380): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64380): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64380): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.464395176 +0000 UTC m=+1229.284883515 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64380): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64900): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64900): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64900): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64900): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64900): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.464395176 +0000 UTC m=+1229.284883515 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64900): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2d420 item 50 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64f80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64f80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64f80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64f80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64f80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.467107008 +0000 UTC m=+1229.287595356 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b64f80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65480): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65480): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65480): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65480): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65480): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65480): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2d7a0 item 51 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65480): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65480): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.467809273 +0000 UTC m=+1229.288297621 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65480): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b840): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b840): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b840): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b840): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b840): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.467809273 +0000 UTC m=+1229.288297621 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b840): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2d960 item 51 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10200): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10200): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10200): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10200): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10200): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.469529943 +0000 UTC m=+1229.290018291 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10200): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10700): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10700): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10700): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218aae70 item 52 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10700): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10700): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10700): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10700): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10700): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.470358657 +0000 UTC m=+1229.290847006 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10700): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10c80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10c80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10c80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10c80): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10c80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.470358657 +0000 UTC m=+1229.290847006 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d10c80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218ab5e0 item 52 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11300): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11300): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11300): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11300): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11300): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.472206447 +0000 UTC m=+1229.292694795 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11300): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11800): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11800): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11800): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11800): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11800): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11800): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218ab960 item 53 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11800): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11800): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.473200565 +0000 UTC m=+1229.293688913 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11800): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11d40): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11d40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11d40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11d40): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11d40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.473200565 +0000 UTC m=+1229.293688913 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d11d40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218abd50 item 53 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b964c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b964c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b964c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b964c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b964c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.474986217 +0000 UTC m=+1229.295474555 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b964c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b969c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b969c0): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b969c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b942a0 item 54 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b969c0): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b969c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b969c0): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b969c0): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b969c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.475836863 +0000 UTC m=+1229.296325211 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b969c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b96f40): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b96f40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b96f40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b96f40): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b96f40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.475836863 +0000 UTC m=+1229.296325211 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b96f40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94460 item 54 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b975c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b975c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b975c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b975c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b975c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.478274165 +0000 UTC m=+1229.298762513 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b975c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b97ac0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b97ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b97ac0): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b97ac0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b97ac0): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b97ac0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b947e0 item 55 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b97ac0): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b97ac0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.478810468 +0000 UTC m=+1229.299298816 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b97ac0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4100): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4100): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4100): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4100): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4100): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.478810468 +0000 UTC m=+1229.299298816 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4100): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b949a0 item 55 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4780): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4780): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4780): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4780): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4780): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.481148062 +0000 UTC m=+1229.301636410 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4780): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4c80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4c80): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4c80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94d20 item 56 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4c80): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4c80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4c80): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4c80): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4c80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.482130688 +0000 UTC m=+1229.302619036 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb4c80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5200): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5200): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5200): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5200): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5200): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.482130688 +0000 UTC m=+1229.302619036 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5200): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94ee0 item 56 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5840): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5840): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5840): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5840): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5840): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5840): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5840): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5840): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.48459425 +0000 UTC m=+1229.305082589 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5840): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5d80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5d80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5d80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b95260 item 57 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5d80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5d80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.485238787 +0000 UTC m=+1229.305727135 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bb5d80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd83c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd83c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd83c0): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd83c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd83c0): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd83c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b95420 item 57 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd83c0): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd83c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.485779108 +0000 UTC m=+1229.306267456 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd83c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8940): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8940): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8940): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8940): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8940): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.485779108 +0000 UTC m=+1229.306267456 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8940): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b955e0 item 57 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8f80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8f80): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8f80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8f80): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8f80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8f80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8f80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8f80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.487123657 +0000 UTC m=+1229.307612005 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd8f80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd94c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd94c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd94c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b95960 item 58 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd94c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd94c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.487568908 +0000 UTC m=+1229.308057256 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd94c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd9a00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd9a00): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd9a00): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b95b20 item 58 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd9a00): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd9a00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd9a00): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd9a00): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd9a00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.488204769 +0000 UTC m=+1229.308693117 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422bd9a00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65ac0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65ac0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65ac0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65ac0): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65ac0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.488204769 +0000 UTC m=+1229.308693117 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c422b65ac0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2da40 item 58 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34a00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34a00): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34a00): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34a00): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34a00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34a00): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34a00): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34a00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.491784278 +0000 UTC m=+1229.312272616 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34a00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34f40): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34f40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34f40): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218cef50 item 59 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34f40): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34f40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.493277037 +0000 UTC m=+1229.313765385 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34f40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35480): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35480): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35480): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35480): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35480): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35480): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218cf490 item 59 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35480): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35480): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.494798751 +0000 UTC m=+1229.315287099 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35480): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d341c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d341c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d341c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d341c0): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d341c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.494798751 +0000 UTC m=+1229.315287099 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d341c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2c000 item 59 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34880): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34880): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34880): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34880): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34880): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34880): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34880): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34880): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.498511392 +0000 UTC m=+1229.318999740 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d34880): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35d80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35d80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35d80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2c380 item 60 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35d80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35d80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.500929549 +0000 UTC m=+1229.321417897 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d35d80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421894680): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421894680): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421894680): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2c540 item 60 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421894680): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421894680): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421894680): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421894680): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421894680): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.501743506 +0000 UTC m=+1229.322231844 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421894680): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421895000): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421895000): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421895000): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421895000): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421895000): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.501743506 +0000 UTC m=+1229.322231844 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421895000): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2c700 item 60 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc580): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc580): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc580): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc580): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc580): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc580): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc580): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc580): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.503839023 +0000 UTC m=+1229.324327371 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebc580): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebcec0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebcec0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebcec0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2ca80 item 61 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebcec0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebcec0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.504596713 +0000 UTC m=+1229.325085052 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebcec0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd780): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd780): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd780): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd780): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd780): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.504596713 +0000 UTC m=+1229.325085052 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebd780): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2cc40 item 61 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebddc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebddc0): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebddc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebddc0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebddc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebddc0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebddc0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebddc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.508365862 +0000 UTC m=+1229.328854200 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ebddc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c780): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c780): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c780): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2cfc0 item 62 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c780): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c780): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.51031361 +0000 UTC m=+1229.330801958 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8c780): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d000): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d000): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d000): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d000): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d000): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.51031361 +0000 UTC m=+1229.330801958 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d000): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2d180 item 62 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d740): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d740): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d740): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d740): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d740): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d740): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d740): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d740): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.512138115 +0000 UTC m=+1229.332626453 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421b8d740): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219923c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219923c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219923c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2d500 item 63 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219923c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219923c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.512931183 +0000 UTC m=+1229.333419531 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c4219923c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992dc0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992dc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992dc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992dc0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992dc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.512931183 +0000 UTC m=+1229.333419531 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421992dc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2d6c0 item 63 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993400): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993400): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993400): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993400): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993400): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993400): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993400): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993400): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.515215577 +0000 UTC m=+1229.335703925 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993400): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2da40 item 64 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.516016319 +0000 UTC m=+1229.336504667 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421993940): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d504c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d504c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d504c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d504c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d504c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.516016319 +0000 UTC m=+1229.336504667 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d504c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b2dc70 item 64 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50b00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50b00): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50b00): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50b00): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50b00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.518027837 +0000 UTC m=+1229.338516185 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50b00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50f80): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50f80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50f80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50f80): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50f80): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94150 item 65 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50f80): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50f80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.51950638 +0000 UTC m=+1229.339994718 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d50f80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51480): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51480): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51480): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51480): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51480): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.51950638 +0000 UTC m=+1229.339994718 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51480): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94310 item 65 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51ac0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51ac0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51ac0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51ac0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51ac0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.522306317 +0000 UTC m=+1229.342794655 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d51ac0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08200): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08200): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94690 item 66 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08200): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08200): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08200): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08200): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08200): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.524145069 +0000 UTC m=+1229.344633417 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08200): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08800): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08800): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08800): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08800): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08800): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.524145069 +0000 UTC m=+1229.344633417 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08800): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94850 item 66 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08ec0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08ec0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08ec0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08ec0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08ec0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.526641043 +0000 UTC m=+1229.347129391 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c08ec0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09440): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09440): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09440): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09440): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09440): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94bd0 item 67 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09440): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09440): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.527353529 +0000 UTC m=+1229.347841877 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09440): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09980): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09980): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09980): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09980): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09980): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.527353529 +0000 UTC m=+1229.347841877 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421c09980): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94d90 item 67 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b440): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b440): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b440): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b440): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b440): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.530671954 +0000 UTC m=+1229.351160302 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179b440): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179ba80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179ba80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b84070 item 68 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179ba80): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179ba80): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179ba80): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179ba80): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179ba80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.531276917 +0000 UTC m=+1229.351765265 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c42179ba80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e300): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e300): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e300): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e300): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e300): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.531276917 +0000 UTC m=+1229.351765265 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e300): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b84230 item 68 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e940): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e940): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e940): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e940): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e940): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.532697019 +0000 UTC m=+1229.353185367 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8e940): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8edc0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8edc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8edc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8edc0): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8edc0): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b84690 item 69 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8edc0): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8edc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.533550341 +0000 UTC m=+1229.354038689 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8edc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f2c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f2c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f2c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f2c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f2c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.533550341 +0000 UTC m=+1229.354038689 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f2c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b84850 item 69 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f940): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f940): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f940): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f940): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f940): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.535192582 +0000 UTC m=+1229.355680930 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8f940): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8fe40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8fe40): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b84bd0 item 70 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8fe40): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8fe40): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8fe40): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8fe40): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8fe40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.535767628 +0000 UTC m=+1229.356255976 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421d8fe40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6480): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6480): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6480): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6480): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6480): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.535767628 +0000 UTC m=+1229.356255976 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6480): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b84e00 item 70 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6b00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6b00): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6b00): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6b00): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6b00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.537227404 +0000 UTC m=+1229.357715752 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db6b00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7000): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7000): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7000): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7000): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7000): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b85260 item 71 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7000): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7000): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.539052531 +0000 UTC m=+1229.359540879 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7000): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7500): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7500): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7500): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7500): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7500): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.539052531 +0000 UTC m=+1229.359540879 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7500): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b85420 item 71 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7b80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7b80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7b80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7b80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7b80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.540960725 +0000 UTC m=+1229.361449063 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421db7b80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6180): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6180): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b85810 item 72 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6180): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6180): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6180): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6180): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6180): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.541587619 +0000 UTC m=+1229.362075967 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6180): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc66c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc66c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc66c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc66c0): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc66c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.541587619 +0000 UTC m=+1229.362075967 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc66c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b859d0 item 72 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6c80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6c80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6c80): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6c80): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6c80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6c80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6c80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.542915827 +0000 UTC m=+1229.363404175 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc6c80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7180): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7180): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7180): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b85d50 item 73 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7180): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7180): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.543473229 +0000 UTC m=+1229.363961577 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7180): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7640): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7640): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7640): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7640): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7640): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421a12bd0 item 73 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7640): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7640): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.544062803 +0000 UTC m=+1229.364551151 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7640): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7b80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7b80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7b80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7b80): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7b80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.544062803 +0000 UTC m=+1229.364551151 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421dc7b80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421a136c0 item 73 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df82c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df82c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df82c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df82c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df82c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df82c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df82c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.545614813 +0000 UTC m=+1229.366103161 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df82c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df87c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df87c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df87c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421a13b20 item 74 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df87c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df87c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.546423551 +0000 UTC m=+1229.366911899 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df87c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df8d00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df8d00): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421a13dc0 item 74 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df8d00): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df8d00): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df8d00): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df8d00): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df8d00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.547136678 +0000 UTC m=+1229.367625026 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df8d00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9280): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9280): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9280): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9280): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9280): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.547136678 +0000 UTC m=+1229.367625026 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9280): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421834690 item 74 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df98c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df98c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df98c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df98c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df98c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df98c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df98c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.548493119 +0000 UTC m=+1229.368981467 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df98c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9dc0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9dc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9dc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421834ee0 item 75 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9dc0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9dc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.54899652 +0000 UTC m=+1229.369484868 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421df9dc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34400): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34400): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34400): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34400): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34400): _writeAt: size=3, off=2 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421835650 item 75 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34400): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34400): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.550173943 +0000 UTC m=+1229.370662291 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34400): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34940): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34940): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34940): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34940): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34940): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.550173943 +0000 UTC m=+1229.370662291 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34940): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218358f0 item 75 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34f80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34f80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34f80): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34f80): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34f80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34f80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34f80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.552325617 +0000 UTC m=+1229.372813965 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e34f80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35480): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35480): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35480): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218f9810 item 76 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35480): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35480): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.553575377 +0000 UTC m=+1229.374063714 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e35480): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e359c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e359c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4217e0150 item 76 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e359c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e359c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e359c0): _writeAt: size=3, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e359c0): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e359c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.554875652 +0000 UTC m=+1229.375364000 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e359c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58040): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58040): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58040): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58040): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58040): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.554875652 +0000 UTC m=+1229.375364000 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58040): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4217e0460 item 76 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58680): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58680): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58680): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58680): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58680): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58680): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58680): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.558014348 +0000 UTC m=+1229.378502697 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58680): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58b80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58b80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58b80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4217e1260 item 77 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58b80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58b80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.559485887 +0000 UTC m=+1229.379974235 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e58b80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59280): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59280): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59280): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59280): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59280): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.559485887 +0000 UTC m=+1229.379974235 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59280): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4217e1570 item 77 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e598c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e598c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e598c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e598c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e598c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e598c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e598c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.561971192 +0000 UTC m=+1229.382459530 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e598c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59dc0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59dc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59dc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42184d030 item 78 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59dc0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59dc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.562517594 +0000 UTC m=+1229.383005942 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e59dc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e765c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e765c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e765c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e765c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e765c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.562517594 +0000 UTC m=+1229.383005942 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e765c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42184dce0 item 78 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e76c00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e76c00): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e76c00): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e76c00): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e76c00): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e76c00): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e76c00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.565295058 +0000 UTC m=+1229.385783437 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e76c00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77100): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77100): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77100): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218d9730 item 79 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77100): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77100): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.565827814 +0000 UTC m=+1229.386316162 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77100): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77800): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77800): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77800): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77800): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77800): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.565827814 +0000 UTC m=+1229.386316162 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77800): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218fef50 item 79 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77e40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77e40): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77e40): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77e40): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77e40): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77e40): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77e40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.56795958 +0000 UTC m=+1229.388447928 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e77e40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8e440): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8e440): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8e440): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b024d0 item 80 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8e440): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8e440): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.568644443 +0000 UTC m=+1229.389132792 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8e440): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8eb40): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8eb40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8eb40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8eb40): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8eb40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.568644443 +0000 UTC m=+1229.389132792 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8eb40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b027e0 item 80 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f180): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f180): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f180): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f180): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f180): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.570669738 +0000 UTC m=+1229.391158086 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f180): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f600): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f600): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f600): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f600): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f600): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f600): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b03340 item 81 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f600): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f600): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.571771939 +0000 UTC m=+1229.392260287 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8f600): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8fb40): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8fb40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8fb40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8fb40): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8fb40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.571771939 +0000 UTC m=+1229.392260287 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421e8fb40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b038f0 item 81 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea82c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea82c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea82c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea82c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea82c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.573328549 +0000 UTC m=+1229.393816887 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea82c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea87c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea87c0): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea87c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421cba2a0 item 82 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea87c0): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea87c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea87c0): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea87c0): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea87c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.574194574 +0000 UTC m=+1229.394682923 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea87c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea8d40): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea8d40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea8d40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea8d40): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea8d40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.574194574 +0000 UTC m=+1229.394682923 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea8d40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421cba4d0 item 82 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea93c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea93c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea93c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea93c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea93c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.576059246 +0000 UTC m=+1229.396547594 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea93c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea98c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea98c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea98c0): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea98c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea98c0): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea98c0): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421cbab60 item 83 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea98c0): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea98c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.576718951 +0000 UTC m=+1229.397207319 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea98c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea9e00): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea9e00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea9e00): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea9e00): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea9e00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.576718951 +0000 UTC m=+1229.397207319 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ea9e00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421cbae70 item 83 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ece580): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ece580): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ece580): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ece580): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ece580): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.58173841 +0000 UTC m=+1229.402226748 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ece580): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecea80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecea80): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecea80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421cbb810 item 84 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecea80): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecea80): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecea80): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecea80): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecea80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.583008669 +0000 UTC m=+1229.403497007 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecea80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf000): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf000): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf000): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf000): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf000): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.583008669 +0000 UTC m=+1229.403497007 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf000): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421cbbb20 item 84 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf680): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf680): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf680): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf680): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf680): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.586970731 +0000 UTC m=+1229.407459079 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecf680): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecfb80): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecfb80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecfb80): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecfb80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecfb80): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecfb80): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421856460 item 85 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecfb80): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecfb80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.588146361 +0000 UTC m=+1229.408634729 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ecfb80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef21c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef21c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef21c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef21c0): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef21c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.588146361 +0000 UTC m=+1229.408634729 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef21c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421856d20 item 85 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2840): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2840): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2840): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2840): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2840): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.589611789 +0000 UTC m=+1229.410100137 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2840): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2d40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2d40): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2d40): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6e2a0 item 86 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2d40): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2d40): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2d40): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2d40): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2d40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.590503502 +0000 UTC m=+1229.410991841 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef2d40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef32c0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef32c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef32c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef32c0): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef32c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.590503502 +0000 UTC m=+1229.410991841 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef32c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6e690 item 86 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3940): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3940): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3940): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3940): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3940): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.592247034 +0000 UTC m=+1229.412735403 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3940): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3e40): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3e40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3e40): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3e40): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3e40): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3e40): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6f110 item 87 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3e40): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3e40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.592759282 +0000 UTC m=+1229.413247620 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421ef3e40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12480): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12480): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12480): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12480): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12480): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.592759282 +0000 UTC m=+1229.413247620 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12480): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6f420 item 87 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12b00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12b00): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12b00): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12b00): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12b00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.596251848 +0000 UTC m=+1229.416740196 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f12b00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13000): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13000): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13000): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6fa40 item 88 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13000): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13000): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13000): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13000): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13000): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.596980635 +0000 UTC m=+1229.417468983 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13000): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13580): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13580): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13580): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13580): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13580): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.596980635 +0000 UTC m=+1229.417468983 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13580): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6fc00 item 88 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13bc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13bc0): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13bc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13bc0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13bc0): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13bc0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13bc0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13bc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.599714366 +0000 UTC m=+1229.420202745 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f13bc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c200): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c200): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c200): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b661c0 item 89 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c200): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c200): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.600522583 +0000 UTC m=+1229.421010921 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c200): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c740): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c740): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c740): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c740): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c740): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c740): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b66620 item 89 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c740): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c740): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.601925913 +0000 UTC m=+1229.422414261 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2c740): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2ccc0): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2ccc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2ccc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2ccc0): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2ccc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.601925913 +0000 UTC m=+1229.422414261 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2ccc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b668c0 item 89 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d300): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d300): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d300): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d300): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d300): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d300): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d300): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d300): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.604150875 +0000 UTC m=+1229.424639234 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d300): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d840): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d840): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d840): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b66d90 item 90 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d840): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d840): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.60488968 +0000 UTC m=+1229.425378068 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2d840): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2dd80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2dd80): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2dd80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b66f50 item 90 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2dd80): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2dd80): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2dd80): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2dd80): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2dd80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.605814095 +0000 UTC m=+1229.426302443 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f2dd80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4c440): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4c440): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4c440): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4c440): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4c440): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.605814095 +0000 UTC m=+1229.426302443 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4c440): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b67180 item 90 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4ca80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4ca80): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4ca80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4ca80): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4ca80): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4ca80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4ca80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4ca80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.608237963 +0000 UTC m=+1229.428726311 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4ca80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4cfc0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4cfc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4cfc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b67500 item 91 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4cfc0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4cfc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.608795716 +0000 UTC m=+1229.429284064 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4cfc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4d500): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4d500): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4d500): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4d500): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4d500): >_readAt: n=2, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4d500): _writeAt: size=3, off=7 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b678f0 item 91 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4d500): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4d500): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.609525795 +0000 UTC m=+1229.430014143 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4d500): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4da80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4da80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4da80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4da80): >_readAt: n=8, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4da80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.609525795 +0000 UTC m=+1229.430014143 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f4da80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b67b20 item 91 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f661c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f661c0): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f661c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f661c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f661c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f661c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f661c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f661c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.611750045 +0000 UTC m=+1229.432238393 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f661c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66700): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66700): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66700): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218c4310 item 92 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66700): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66700): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.612602906 +0000 UTC m=+1229.433091254 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66700): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66c40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66c40): open at offset 5 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66c40): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218c4540 item 92 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66c40): _readAt: size=2, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66c40): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66c40): _writeAt: size=3, off=5 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66c40): >_writeAt: n=3, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66c40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.613369414 +0000 UTC m=+1229.433857762 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f66c40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67200): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67200): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67200): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67200): >_readAt: n=3, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67200): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.613369414 +0000 UTC m=+1229.433857762 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67200): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218c49a0 item 92 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67840): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67840): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67840): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67840): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67840): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67840): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67840): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67840): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.616186803 +0000 UTC m=+1229.436675151 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67840): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67d80): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67d80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67d80): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421512b60 item 93 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67d80): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67d80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.617247146 +0000 UTC m=+1229.437735494 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f67d80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80580): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80580): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80580): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80580): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80580): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.617247146 +0000 UTC m=+1229.437735494 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80580): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421512fc0 item 93 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80bc0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80bc0): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80bc0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80bc0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80bc0): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80bc0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80bc0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80bc0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.619993903 +0000 UTC m=+1229.440482242 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f80bc0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81100): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81100): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81100): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c18380 item 94 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81100): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81100): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.621171908 +0000 UTC m=+1229.441660246 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81100): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81800): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81800): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81800): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81800): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81800): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.621171908 +0000 UTC m=+1229.441660246 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81800): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c18690 item 94 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81e40): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81e40): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81e40): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81e40): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81e40): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81e40): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81e40): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81e40): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.623288705 +0000 UTC m=+1229.443777053 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f81e40): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94480): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94480): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94480): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c18d90 item 95 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94480): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94480): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.624110107 +0000 UTC m=+1229.444598455 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94480): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94b80): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94b80): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94b80): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94b80): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94b80): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.624110107 +0000 UTC m=+1229.444598455 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f94b80): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c19110 item 95 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 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/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f951c0): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f951c0): open at offset 0 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f951c0): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f951c0): _readAt: size=2, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f951c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f951c0): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f951c0): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f951c0): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.62606059 +0000 UTC m=+1229.446548938 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f951c0): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95700): _writeAt: size=5, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95700): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95700): >openPending: err= 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c19880 item 96 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95700): >_writeAt: n=5, err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95700): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.627333734 +0000 UTC m=+1229.447822082 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95700): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:30 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:30 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:30 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:30 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:30 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95e00): _readAt: size=512, off=0 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95e00): openPending: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95e00): >openPending: err= 2026/08/26 02:22:30 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95e00): >_readAt: n=5, err=EOF 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95e00): close: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:30.627333734 +0000 UTC m=+1229.447822082 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:30 DEBUG : open-test-file(0x30c421f95e00): >close: err= 2026/08/26 02:22:30 DEBUG : open-test-file: Remove: 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c19ab0 item 96 2026/08/26 02:22:30 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:30 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:30 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:30 DEBUG : open-test-file: >Remove: err= 2026/08/26 02:22:30 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:30 DEBUG : Looking for writers 2026/08/26 02:22:30 DEBUG : >WaitForWriters: 2026/08/26 02:22:30 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:30 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:30 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:30 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:30 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/08/26 02:22:30 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.17122327 +0000 UTC m=+1229.991711618 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.17122327 +0000 UTC m=+1229.991711618 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedb80): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedb80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedb80): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedb80): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedb80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.17122327 +0000 UTC m=+1229.991711618 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedb80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b958f0 item 1 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa2c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa2c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa2c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa2c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa2c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.175063783 +0000 UTC m=+1229.995552122 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa2c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa7c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa7c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa7c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa7c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa7c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.175063783 +0000 UTC m=+1229.995552122 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aa7c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b95e30 item 2 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aae00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aae00): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aae00): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aae00): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aae00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.176743595 +0000 UTC m=+1229.997231943 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220aae00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab280): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab280): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab280): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab280): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab280): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab280): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab280): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.176743595 +0000 UTC m=+1229.997231943 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab280): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab740): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab740): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab740): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab740): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab740): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.176743595 +0000 UTC m=+1229.997231943 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ab740): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b72380 item 3 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220abdc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220abdc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220abdc0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220abdc0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220abdc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.18186119 +0000 UTC m=+1230.002349538 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220abdc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2400): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2400): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2400): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2400): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2400): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.18186119 +0000 UTC m=+1230.002349538 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2400): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b72a10 item 4 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2a40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2a40): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2a40): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2a40): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2a40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.183410666 +0000 UTC m=+1230.003899014 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2a40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2ec0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2ec0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2ec0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2ec0): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2ec0): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2ec0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2ec0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.183410666 +0000 UTC m=+1230.003899014 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d2ec0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3380): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3380): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3380): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3380): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3380): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.183410666 +0000 UTC m=+1230.003899014 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3380): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b72ee0 item 5 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3a00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3a00): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3a00): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3a00): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3a00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.185616591 +0000 UTC m=+1230.006104929 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220d3a00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee040): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee040): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee040): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee040): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee040): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.185616591 +0000 UTC m=+1230.006104929 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee040): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b73570 item 6 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee6c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee6c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee6c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee6c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee6c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.187528312 +0000 UTC m=+1230.008016649 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ee6c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220eebc0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220eebc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220eebc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220eebc0): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220eebc0): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220eebc0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220eebc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.187528312 +0000 UTC m=+1230.008016649 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220eebc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef080): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef080): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef080): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef080): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef080): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.187528312 +0000 UTC m=+1230.008016649 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef080): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b73ab0 item 7 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef700): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef700): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef700): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef700): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef700): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.189766348 +0000 UTC m=+1230.010254696 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ef700): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220efc40): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220efc40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220efc40): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220efc40): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220efc40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.189766348 +0000 UTC m=+1230.010254696 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220efc40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421464d20 item 8 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108300): _readAt: size=2, off=0 2026/08/26 02:22:31 ERROR : open-test-file(0x30c422108300): Couldn't read size of file 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108300): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108300): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108300): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108300): close: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108300): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221086c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221086c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221086c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221086c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221086c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.191426833 +0000 UTC m=+1230.011915181 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221086c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108b40): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108b40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108b40): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108b40): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108b40): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108b40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108b40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.191426833 +0000 UTC m=+1230.011915181 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422108b40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109040): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109040): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109040): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109040): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109040): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.191426833 +0000 UTC m=+1230.011915181 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109040): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421465960 item 9 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221096c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221096c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221096c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221096c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221096c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.196914256 +0000 UTC m=+1230.017402604 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221096c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109c00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109c00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109c00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109c00): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109c00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.196914256 +0000 UTC m=+1230.017402604 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422109c00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42182b180 item 10 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a340): _readAt: size=2, off=0 2026/08/26 02:22:31 ERROR : open-test-file(0x30c42212a340): Couldn't read size of file 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a340): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a340): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a340): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a340): close: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a340): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a700): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a700): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a700): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a700): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a700): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.198517664 +0000 UTC m=+1230.019006012 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212a700): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212ac00): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212ac00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212ac00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212ac00): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212ac00): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212ac00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212ac00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.198517664 +0000 UTC m=+1230.019006012 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212ac00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b100): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b100): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b100): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b100): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b100): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.198517664 +0000 UTC m=+1230.019006012 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b100): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42182bd50 item 11 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b780): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b780): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b780): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b780): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b780): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.200691308 +0000 UTC m=+1230.021179656 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212b780): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212bcc0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212bcc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212bcc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212bcc0): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212bcc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.200691308 +0000 UTC m=+1230.021179656 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42212bcc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421918460 item 12 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144400): _readAt: size=2, off=0 2026/08/26 02:22:31 ERROR : open-test-file(0x30c422144400): Couldn't read size of file 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144400): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144400): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144400): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144400): close: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144400): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221447c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221447c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221447c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221447c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221447c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.202311217 +0000 UTC m=+1230.022799565 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221447c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144e80): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144e80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144e80): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144e80): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144e80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.202311217 +0000 UTC m=+1230.022799565 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422144e80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4219189a0 item 13 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145500): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145500): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145500): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145500): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145500): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.203824406 +0000 UTC m=+1230.024312754 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145500): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145a40): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145a40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145a40): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145a40): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145a40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.203824406 +0000 UTC m=+1230.024312754 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422145a40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421918ee0 item 14 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e180): _readAt: size=2, off=0 2026/08/26 02:22:31 ERROR : open-test-file(0x30c42215e180): Couldn't read size of file 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e180): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e180): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e180): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e180): close: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e180): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e540): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e540): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e540): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e540): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e540): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.206528452 +0000 UTC m=+1230.027016800 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215e540): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215ec00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215ec00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215ec00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215ec00): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215ec00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.206528452 +0000 UTC m=+1230.027016800 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215ec00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421919340 item 15 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f280): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f280): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f280): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f280): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f280): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.209376821 +0000 UTC m=+1230.029865169 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f280): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f7c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f7c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f7c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f7c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f7c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.209376821 +0000 UTC m=+1230.029865169 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215f7c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421919730 item 16 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215fe00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215fe00): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215fe00): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215fe00): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215fe00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.210907451 +0000 UTC m=+1230.031395790 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42215fe00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e380): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e380): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e380): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e380): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e380): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e380): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e380): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e380): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.210907451 +0000 UTC m=+1230.031395790 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e380): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e880): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e880): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e880): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e880): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e880): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.210907451 +0000 UTC m=+1230.031395790 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217e880): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421919ce0 item 17 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217ef00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217ef00): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217ef00): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217ef00): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217ef00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.215497219 +0000 UTC m=+1230.035985567 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217ef00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217f440): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217f440): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217f440): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217f440): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217f440): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.215497219 +0000 UTC m=+1230.035985567 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217f440): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218aae00 item 18 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217fac0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217fac0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217fac0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217fac0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217fac0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.217167152 +0000 UTC m=+1230.037655500 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42217fac0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a00c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a00c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a00c0): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a00c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a00c0): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a00c0): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a00c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a00c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.217167152 +0000 UTC m=+1230.037655500 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a00c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a05c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a05c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a05c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a05c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a05c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.217167152 +0000 UTC m=+1230.037655500 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a05c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218ab730 item 19 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a0c40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a0c40): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a0c40): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a0c40): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a0c40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.221772118 +0000 UTC m=+1230.042260466 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a0c40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1180): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1180): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1180): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1180): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1180): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.221772118 +0000 UTC m=+1230.042260466 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1180): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4221b0000 item 20 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1800): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1800): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1800): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1800): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1800): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.223448614 +0000 UTC m=+1230.043936962 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1800): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1d00): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1d00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1d00): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1d00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1d00): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1d00): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1d00): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1d00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.223448614 +0000 UTC m=+1230.043936962 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221a1d00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba300): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba300): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba300): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba300): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba300): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.223448614 +0000 UTC m=+1230.043936962 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba300): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4221b0380 item 21 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba980): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba980): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba980): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba980): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba980): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.225554241 +0000 UTC m=+1230.046042589 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ba980): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221baec0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221baec0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221baec0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221baec0): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221baec0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.225554241 +0000 UTC m=+1230.046042589 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221baec0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4221b0850 item 22 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bb540): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bb540): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bb540): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bb540): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bb540): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.229961954 +0000 UTC m=+1230.050450302 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bb540): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bba40): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bba40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bba40): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bba40): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bba40): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bba40): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bba40): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bba40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.229961954 +0000 UTC m=+1230.050450302 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221bba40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc040): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc040): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc040): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc040): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc040): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.229961954 +0000 UTC m=+1230.050450302 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc040): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4221b0bd0 item 23 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc6c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc6c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc6c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc6c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc6c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.232820672 +0000 UTC m=+1230.053309020 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dc6c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dcc00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dcc00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dcc00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dcc00): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dcc00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.232820672 +0000 UTC m=+1230.053309020 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dcc00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4221b10a0 item 24 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd240): _readAt: size=2, off=0 2026/08/26 02:22:31 ERROR : open-test-file(0x30c4221dd240): Couldn't read size of file 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd240): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd240): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd240): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd240): close: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd240): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a180): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a180): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a180): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a180): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a180): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.23574784 +0000 UTC m=+1230.056236199 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a180): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd7c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd7c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd7c0): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd7c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd7c0): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd7c0): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd7c0): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd7c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.23574784 +0000 UTC m=+1230.056236199 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221dd7c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ddd00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ddd00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ddd00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ddd00): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ddd00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.23574784 +0000 UTC m=+1230.056236199 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221ddd00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4221b1340 item 25 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc480): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc480): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc480): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc480): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc480): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.238530014 +0000 UTC m=+1230.059018373 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc480): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc9c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc9c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc9c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc9c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc9c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.238530014 +0000 UTC m=+1230.059018373 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fc9c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4221b1810 item 26 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018040): _readAt: size=2, off=0 2026/08/26 02:22:31 ERROR : open-test-file(0x30c422018040): Couldn't read size of file 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018040): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018040): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018040): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018040): close: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018040): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018400): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018400): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018400): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018400): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018400): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.25025681 +0000 UTC m=+1230.070745228 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018400): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018900): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018900): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018900): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018900): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018900): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018900): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018900): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018900): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.25025681 +0000 UTC m=+1230.070745228 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018900): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018e40): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018e40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018e40): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018e40): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018e40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.25025681 +0000 UTC m=+1230.070745228 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422018e40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218f4a80 item 27 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220194c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220194c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220194c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220194c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220194c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.253540039 +0000 UTC m=+1230.074028387 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220194c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422019a00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422019a00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422019a00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422019a00): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422019a00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.253540039 +0000 UTC m=+1230.074028387 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422019a00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218f5c00 item 28 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c140): _readAt: size=2, off=0 2026/08/26 02:22:31 ERROR : open-test-file(0x30c42203c140): Couldn't read size of file 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c140): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c140): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c140): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c140): close: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c140): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c500): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c500): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c500): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c500): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c500): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.256822999 +0000 UTC m=+1230.077311347 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c500): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cbc0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cbc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cbc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cbc0): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cbc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.256822999 +0000 UTC m=+1230.077311347 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cbc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4220362a0 item 29 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a880): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a880): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a880): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a880): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a880): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.263006687 +0000 UTC m=+1230.083495035 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1a880): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1adc0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1adc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1adc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1adc0): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1adc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.263006687 +0000 UTC m=+1230.083495035 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1adc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c06af0 item 30 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b400): _readAt: size=2, off=0 2026/08/26 02:22:31 ERROR : open-test-file(0x30c422c1b400): Couldn't read size of file 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b400): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b400): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b400): >_writeAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b400): close: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b400): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b7c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b7c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b7c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b7c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b7c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.268837578 +0000 UTC m=+1230.089325946 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1b7c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1be80): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1be80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1be80): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1be80): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1be80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.268837578 +0000 UTC m=+1230.089325946 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c1be80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c06e70 item 31 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42600): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42600): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42600): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42600): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42600): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.271584736 +0000 UTC m=+1230.092073084 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42600): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42b40): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42b40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42b40): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42b40): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42b40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.271584736 +0000 UTC m=+1230.092073084 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c42b40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c071f0 item 32 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43180): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43180): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43180): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43180): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43180): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.276317493 +0000 UTC m=+1230.096805932 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43180): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43600): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43600): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43600): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43600): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43600): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c07570 item 33 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43600): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43600): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.277467525 +0000 UTC m=+1230.097955883 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43600): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43b00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43b00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43b00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43b00): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43b00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.277467525 +0000 UTC m=+1230.097955883 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c43b00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c07730 item 33 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c240): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c240): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c240): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c240): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c240): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.282454232 +0000 UTC m=+1230.102942581 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c240): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd140): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd140): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4221b1a40 item 34 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd140): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd140): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd140): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd140): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd140): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.283283187 +0000 UTC m=+1230.103771555 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd140): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd680): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd680): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd680): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd680): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd680): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.283283187 +0000 UTC m=+1230.103771555 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fd680): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4221b1c00 item 34 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fdcc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fdcc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fdcc0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fdcc0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fdcc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.285183897 +0000 UTC m=+1230.105672295 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221fdcc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422220240): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422220240): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422220240): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422220240): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422220240): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221e0e0 item 35 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422220240): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422220240): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.288397937 +0000 UTC m=+1230.108886315 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422220240): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c5c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c5c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c5c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c5c0): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c5c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.288397937 +0000 UTC m=+1230.108886315 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c5c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221e2a0 item 35 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5cc40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5cc40): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5cc40): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5cc40): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5cc40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.300172812 +0000 UTC m=+1230.120661160 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5cc40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d140): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d140): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c07d50 item 36 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d140): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d140): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d140): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d140): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d140): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.302144516 +0000 UTC m=+1230.122632864 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d140): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d680): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d680): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d680): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d680): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d680): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.302144516 +0000 UTC m=+1230.122632864 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5d680): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c74070 item 36 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5dcc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5dcc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5dcc0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5dcc0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5dcc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.306070179 +0000 UTC m=+1230.126558527 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5dcc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284240): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284240): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284240): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284240): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284240): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422036070 item 37 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284240): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284240): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.310718777 +0000 UTC m=+1230.131207136 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284240): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284740): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284740): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284740): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284740): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284740): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.310718777 +0000 UTC m=+1230.131207136 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284740): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422036230 item 37 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284dc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284dc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284dc0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284dc0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284dc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.315276254 +0000 UTC m=+1230.135764622 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422284dc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222852c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222852c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422036620 item 38 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222852c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222852c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222852c0): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222852c0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222852c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.316227842 +0000 UTC m=+1230.136716190 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222852c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285800): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285800): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285800): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285800): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285800): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.316227842 +0000 UTC m=+1230.136716190 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285800): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4220367e0 item 38 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285e80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285e80): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285e80): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285e80): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285e80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.318531131 +0000 UTC m=+1230.139019479 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422285e80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4480): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4480): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4480): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4480): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4480): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422036b60 item 39 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4480): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4480): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.321725584 +0000 UTC m=+1230.142213932 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4480): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4a80): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4a80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4a80): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4a80): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4a80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.321725584 +0000 UTC m=+1230.142213932 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4a80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422036d20 item 39 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d345c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d345c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d345c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d345c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d345c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.326646917 +0000 UTC m=+1230.147135265 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d345c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d34ac0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d34ac0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c74620 item 40 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d34ac0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d34ac0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d34ac0): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d34ac0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d34ac0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.327456075 +0000 UTC m=+1230.147944473 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d34ac0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35000): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35000): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35000): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35000): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35000): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.327456075 +0000 UTC m=+1230.147944473 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35000): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c747e0 item 40 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d355c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d355c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d355c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d355c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d355c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d355c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d355c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.331814124 +0000 UTC m=+1230.152302472 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d355c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35ac0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35ac0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35ac0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c74b60 item 41 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35ac0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35ac0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.332578177 +0000 UTC m=+1230.153066525 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d35ac0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894100): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894100): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894100): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894100): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894100): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c74d20 item 41 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894100): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894100): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.333248553 +0000 UTC m=+1230.153736902 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894100): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894a80): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894a80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894a80): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894a80): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894a80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.333248553 +0000 UTC m=+1230.153736902 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421894a80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c74ee0 item 41 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421895580): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421895580): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421895580): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421895580): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421895580): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421895580): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421895580): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.337701813 +0000 UTC m=+1230.158190161 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421895580): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebc640): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebc640): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebc640): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c75260 item 42 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebc640): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebc640): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.338381907 +0000 UTC m=+1230.158870296 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebc640): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd080): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd080): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c75420 item 42 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd080): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd080): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd080): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd080): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd080): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.341412661 +0000 UTC m=+1230.161901009 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd080): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd6c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd6c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd6c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd6c0): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd6c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.341412661 +0000 UTC m=+1230.161901009 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebd6c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c755e0 item 42 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebdd00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebdd00): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebdd00): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebdd00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebdd00): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebdd00): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebdd00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.344912059 +0000 UTC m=+1230.165400728 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ebdd00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8c640): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8c640): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8c640): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c75960 item 43 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8c640): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8c640): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.346347841 +0000 UTC m=+1230.166836189 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8c640): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8ccc0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8ccc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8ccc0): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8ccc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8ccc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c75b20 item 43 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8ccc0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8ccc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.348553065 +0000 UTC m=+1230.169041413 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8ccc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8d300): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8d300): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8d300): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8d300): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8d300): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.348553065 +0000 UTC m=+1230.169041413 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8d300): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422c75ce0 item 43 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8db80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8db80): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8db80): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8db80): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8db80): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8db80): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8db80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.351175247 +0000 UTC m=+1230.171663655 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421b8db80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992780): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992780): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992780): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b74380 item 44 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992780): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992780): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.361313552 +0000 UTC m=+1230.181801920 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992780): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992e40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992e40): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b74540 item 44 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992e40): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992e40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992e40): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992e40): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992e40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.367549809 +0000 UTC m=+1230.188038157 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421992e40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4219933c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4219933c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4219933c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4219933c0): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4219933c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.367549809 +0000 UTC m=+1230.188038157 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4219933c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b74770 item 44 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421993a00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421993a00): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421993a00): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421993a00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421993a00): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421993a00): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421993a00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.373486009 +0000 UTC m=+1230.193974398 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421993a00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50200): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50200): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50200): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b74af0 item 45 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50200): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50200): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.377398247 +0000 UTC m=+1230.197886595 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50200): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50a80): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50a80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50a80): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50a80): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50a80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.377398247 +0000 UTC m=+1230.197886595 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d50a80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b74cb0 item 45 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d510c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d510c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d510c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d510c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d510c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d510c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d510c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.383773186 +0000 UTC m=+1230.204261564 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d510c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d515c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d515c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d515c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b75030 item 46 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d515c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d515c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.386536714 +0000 UTC m=+1230.207025063 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d515c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d51cc0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d51cc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d51cc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d51cc0): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d51cc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.386536714 +0000 UTC m=+1230.207025063 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d51cc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b75260 item 46 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08640): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08640): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08640): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08640): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08640): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08640): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08640): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.390676081 +0000 UTC m=+1230.211164419 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08640): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08b80): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08b80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08b80): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b755e0 item 47 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08b80): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08b80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.391233915 +0000 UTC m=+1230.211722263 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c08b80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09380): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09380): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09380): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09380): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09380): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.391233915 +0000 UTC m=+1230.211722263 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09380): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b757a0 item 47 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09a00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09a00): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09a00): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09a00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09a00): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09a00): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09a00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.393066866 +0000 UTC m=+1230.213555214 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421c09a00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42179b5c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42179b5c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42179b5c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b75b20 item 48 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42179b5c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42179b5c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.393576118 +0000 UTC m=+1230.214064456 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42179b5c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aec900): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aec900): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aec900): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aec900): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aec900): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.393576118 +0000 UTC m=+1230.214064456 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aec900): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b75ce0 item 48 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.39536151 +0000 UTC m=+1230.215849858 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed240): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221e1c0 item 49 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.395890368 +0000 UTC m=+1230.216378716 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aed6c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedc00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedc00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedc00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedc00): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedc00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.395890368 +0000 UTC m=+1230.216378716 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421aedc00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221e460 item 49 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c380): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c380): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c380): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c380): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c380): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.397990223 +0000 UTC m=+1230.218478571 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422c5c380): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2340): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2340): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2340): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221e7e0 item 50 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2340): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2340): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2340): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2340): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2340): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.39860761 +0000 UTC m=+1230.219095958 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2340): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce28c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce28c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce28c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce28c0): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce28c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.39860761 +0000 UTC m=+1230.219095958 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce28c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221e9a0 item 50 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4fc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4fc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4fc0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4fc0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4fc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.401735516 +0000 UTC m=+1230.222223864 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb4fc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb54c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb54c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb54c0): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb54c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb54c0): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb54c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422036fc0 item 51 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb54c0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb54c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.402879266 +0000 UTC m=+1230.223367624 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb54c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb5a00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb5a00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb5a00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb5a00): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb5a00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.402879266 +0000 UTC m=+1230.223367624 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fb5a00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422037180 item 51 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290180): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290180): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290180): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290180): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290180): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.404719241 +0000 UTC m=+1230.225207589 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290180): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290680): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290680): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290680): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422037500 item 52 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290680): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290680): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290680): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290680): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290680): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.405346606 +0000 UTC m=+1230.225834954 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290680): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290c00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290c00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290c00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290c00): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290c00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.405346606 +0000 UTC m=+1230.225834954 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422290c00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4220376c0 item 52 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291280): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291280): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291280): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291280): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291280): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.406979028 +0000 UTC m=+1230.227467376 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291280): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291780): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291780): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291780): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291780): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291780): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291780): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422037a40 item 53 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291780): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291780): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.407556429 +0000 UTC m=+1230.228044777 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291780): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291cc0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291cc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291cc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291cc0): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291cc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.407556429 +0000 UTC m=+1230.228044777 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422291cc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422037c00 item 53 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c440): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c440): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c440): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c440): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c440): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.409819392 +0000 UTC m=+1230.230307740 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c440): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2ec0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2ec0): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2ec0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221ebd0 item 54 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2ec0): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2ec0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2ec0): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2ec0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2ec0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.410483717 +0000 UTC m=+1230.230972055 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce2ec0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3440): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3440): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3440): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3440): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3440): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.410483717 +0000 UTC m=+1230.230972055 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3440): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221ed90 item 54 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3ac0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3ac0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3ac0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3ac0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3ac0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.411840158 +0000 UTC m=+1230.232328506 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ce3ac0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a0c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a0c0): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a0c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a0c0): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a0c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221f110 item 55 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a0c0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a0c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.418202203 +0000 UTC m=+1230.238690551 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a0c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a600): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a600): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a600): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a600): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a600): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.418202203 +0000 UTC m=+1230.238690551 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0a600): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221f2d0 item 55 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0ac80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0ac80): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0ac80): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0ac80): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0ac80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.421199562 +0000 UTC m=+1230.241687910 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0ac80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b180): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b180): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b180): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221f650 item 56 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b180): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b180): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b180): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b180): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b180): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.42327358 +0000 UTC m=+1230.243761928 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b180): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b700): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b700): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b700): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b700): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b700): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.42327358 +0000 UTC m=+1230.243761928 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0b700): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221f810 item 56 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0bd40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0bd40): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0bd40): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0bd40): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0bd40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0bd40): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0bd40): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0bd40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.424746972 +0000 UTC m=+1230.245235310 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d0bd40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c380): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c380): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c380): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221fb90 item 57 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c380): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c380): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.425416797 +0000 UTC m=+1230.245905135 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c380): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c8c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c8c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c8c0): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c8c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c8c0): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c8c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42221fd50 item 57 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c8c0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c8c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.425999777 +0000 UTC m=+1230.246488125 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2c8c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2ce40): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2ce40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2ce40): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2ce40): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2ce40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.425999777 +0000 UTC m=+1230.246488125 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2ce40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b840e0 item 57 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d480): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d480): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d480): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d480): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d480): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d480): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d480): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d480): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.427721149 +0000 UTC m=+1230.248209497 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d480): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d9c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d9c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d9c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b844d0 item 58 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d9c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d9c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.42860629 +0000 UTC m=+1230.249094638 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d2d9c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68000): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68000): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68000): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b84700 item 58 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68000): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68000): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68000): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68000): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68000): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.429751983 +0000 UTC m=+1230.250240332 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68000): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d685c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d685c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d685c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d685c0): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d685c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.429751983 +0000 UTC m=+1230.250240332 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d685c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b848c0 item 58 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68c00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68c00): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68c00): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68c00): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68c00): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68c00): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68c00): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68c00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.436355272 +0000 UTC m=+1230.256843621 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d68c00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69140): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69140): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69140): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b84cb0 item 59 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69140): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69140): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.437816011 +0000 UTC m=+1230.258304400 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69140): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69680): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69680): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69680): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69680): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69680): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69680): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b84e70 item 59 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69680): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69680): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.438532214 +0000 UTC m=+1230.259020553 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69680): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69c00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69c00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69c00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69c00): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69c00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.438532214 +0000 UTC m=+1230.259020553 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d69c00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b850a0 item 59 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90340): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90340): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90340): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90340): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90340): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90340): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90340): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90340): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.440040622 +0000 UTC m=+1230.260528961 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90340): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90880): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90880): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90880): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b85420 item 60 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90880): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90880): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.440872824 +0000 UTC m=+1230.261361173 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90880): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90dc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90dc0): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90dc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b855e0 item 60 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90dc0): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90dc0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90dc0): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90dc0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90dc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.441387847 +0000 UTC m=+1230.261876195 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d90dc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d91380): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d91380): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d91380): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d91380): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d91380): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.441387847 +0000 UTC m=+1230.261876195 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d91380): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b85810 item 60 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d919c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d919c0): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d919c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d919c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d919c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d919c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d919c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d919c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.44350751 +0000 UTC m=+1230.263995858 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421d919c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8000): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8000): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8000): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b85b90 item 61 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8000): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8000): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.44437102 +0000 UTC m=+1230.264859369 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8000): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8700): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8700): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8700): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8700): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8700): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.44437102 +0000 UTC m=+1230.264859369 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8700): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b85d50 item 61 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8d40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8d40): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8d40): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8d40): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8d40): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8d40): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8d40): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8d40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.447446578 +0000 UTC m=+1230.267934916 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc8d40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9280): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9280): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9280): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421a136c0 item 62 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9280): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9280): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.447999422 +0000 UTC m=+1230.268487830 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9280): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9980): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9980): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9980): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9980): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9980): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.447999422 +0000 UTC m=+1230.268487830 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421dc9980): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421a13960 item 62 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c0c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c0c0): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c0c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c0c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c0c0): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c0c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c0c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c0c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.450406928 +0000 UTC m=+1230.270895276 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c0c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c600): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c600): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c600): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421a13dc0 item 63 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c600): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c600): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.450885333 +0000 UTC m=+1230.271373681 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0c600): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0cd00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0cd00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0cd00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0cd00): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0cd00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.450885333 +0000 UTC m=+1230.271373681 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0cd00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421834690 item 63 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d340): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d340): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d340): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d340): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d340): >_readAt: n=0, err=Bad file descriptor 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d340): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d340): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d340): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.452346201 +0000 UTC m=+1230.272834549 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d340): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d880): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d880): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d880): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421834ee0 item 64 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d880): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d880): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.45322435 +0000 UTC m=+1230.273712698 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e0d880): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40080): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40080): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40080): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40080): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40080): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.45322435 +0000 UTC m=+1230.273712698 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40080): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421835650 item 64 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e406c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e406c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e406c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e406c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e406c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.45528948 +0000 UTC m=+1230.275777828 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e406c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40b40): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40b40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40b40): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40b40): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40b40): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218f81c0 item 65 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40b40): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40b40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.455873672 +0000 UTC m=+1230.276362011 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e40b40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41040): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41040): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41040): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41040): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41040): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.455873672 +0000 UTC m=+1230.276362011 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41040): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218f9810 item 65 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41680): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41680): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41680): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41680): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41680): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.457298533 +0000 UTC m=+1230.277786872 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41680): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41b00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41b00): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4217e0460 item 66 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41b00): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41b00): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41b00): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41b00): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41b00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.458420552 +0000 UTC m=+1230.278908900 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e41b00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62140): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62140): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62140): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62140): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62140): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.458420552 +0000 UTC m=+1230.278908900 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62140): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4217e0af0 item 66 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62780): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62780): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62780): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62780): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62780): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.460596922 +0000 UTC m=+1230.281085270 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62780): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62c00): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62c00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62c00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62c00): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62c00): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4217e1570 item 67 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62c00): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62c00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.461283809 +0000 UTC m=+1230.281772147 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e62c00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63100): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63100): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63100): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63100): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63100): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.461283809 +0000 UTC m=+1230.281772147 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63100): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42184c700 item 67 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63780): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63780): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63780): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63780): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63780): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.462890172 +0000 UTC m=+1230.283378521 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63780): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c680): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c680): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42184dce0 item 68 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c680): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c680): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c680): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c680): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c680): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.466158995 +0000 UTC m=+1230.286647333 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229c680): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229cbc0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229cbc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229cbc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229cbc0): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229cbc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.466158995 +0000 UTC m=+1230.286647333 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229cbc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218ce380 item 68 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d200): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d200): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d200): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d200): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d200): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.467566553 +0000 UTC m=+1230.288054891 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d200): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d680): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d680): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d680): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d680): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d680): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218cf490 item 69 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d680): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d680): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.470761237 +0000 UTC m=+1230.291249575 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229d680): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229db80): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229db80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229db80): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229db80): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229db80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.470761237 +0000 UTC m=+1230.291249575 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42229db80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218cfc00 item 69 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6300): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6300): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6300): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6300): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6300): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.472002791 +0000 UTC m=+1230.292491129 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6300): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6800): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6800): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218ff9d0 item 70 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6800): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6800): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6800): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6800): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6800): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.472590851 +0000 UTC m=+1230.293079189 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6800): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6d40): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6d40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6d40): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6d40): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6d40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.472590851 +0000 UTC m=+1230.293079189 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b6d40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b024d0 item 70 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b73c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b73c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b73c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b73c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b73c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.473811887 +0000 UTC m=+1230.294300235 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b73c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63e00): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63e00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63e00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63e00): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63e00): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218d8a80 item 71 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63e00): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63e00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.476628687 +0000 UTC m=+1230.297117025 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e63e00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80400): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80400): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80400): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80400): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80400): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.476628687 +0000 UTC m=+1230.297117025 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80400): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218d9650 item 71 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80a80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80a80): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80a80): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80a80): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80a80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.478161432 +0000 UTC m=+1230.298649769 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80a80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80f80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80f80): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421cba4d0 item 72 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80f80): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80f80): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80f80): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80f80): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80f80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.478684759 +0000 UTC m=+1230.299173097 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e80f80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e814c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e814c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e814c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e814c0): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e814c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.478684759 +0000 UTC m=+1230.299173097 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421e814c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421cba690 item 72 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7780): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7780): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7780): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7780): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7780): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7780): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7780): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.483250892 +0000 UTC m=+1230.303739240 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7780): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7c80): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7c80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7c80): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b03180 item 73 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7c80): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7c80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.483722783 +0000 UTC m=+1230.304211131 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222b7c80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4240): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4240): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4240): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4240): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4240): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b03500 item 73 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4240): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4240): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.484234981 +0000 UTC m=+1230.304723318 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4240): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4780): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4780): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4780): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4780): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4780): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.484234981 +0000 UTC m=+1230.304723318 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4780): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b03ab0 item 73 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4dc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4dc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4dc0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4dc0): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4dc0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4dc0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4dc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.486828188 +0000 UTC m=+1230.307316536 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d4dc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d52c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d52c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d52c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421856d20 item 74 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d52c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d52c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.487322952 +0000 UTC m=+1230.307811290 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d52c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5800): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5800): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421857260 item 74 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5800): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5800): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5800): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5800): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5800): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.48938159 +0000 UTC m=+1230.309869928 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5800): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5d80): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5d80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5d80): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5d80): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5d80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.48938159 +0000 UTC m=+1230.309869928 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222d5d80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6e2a0 item 74 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea4c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea4c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea4c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea4c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea4c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea4c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea4c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.490622373 +0000 UTC m=+1230.311110711 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea4c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea9c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea9c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea9c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6e8c0 item 75 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea9c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea9c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.491532472 +0000 UTC m=+1230.312020810 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222ea9c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eaf00): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eaf00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eaf00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eaf00): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eaf00): _writeAt: size=3, off=2 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6ecb0 item 75 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eaf00): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eaf00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.492473609 +0000 UTC m=+1230.312961947 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eaf00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eb440): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eb440): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eb440): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eb440): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eb440): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.492473609 +0000 UTC m=+1230.312961947 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eb440): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6f3b0 item 75 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eba80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eba80): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eba80): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eba80): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eba80): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eba80): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eba80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.4952229 +0000 UTC m=+1230.315711338 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4222eba80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12080): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12080): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12080): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6f9d0 item 76 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12080): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12080): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.497276829 +0000 UTC m=+1230.317765167 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12080): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f125c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f125c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6fb90 item 76 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f125c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f125c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f125c0): _writeAt: size=3, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f125c0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f125c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.4979599 +0000 UTC m=+1230.318448237 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f125c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12b40): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12b40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12b40): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12b40): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12b40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.4979599 +0000 UTC m=+1230.318448237 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f12b40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b6fd50 item 76 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f13180): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f13180): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f13180): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f13180): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f13180): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f13180): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f13180): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.499541946 +0000 UTC m=+1230.320030285 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f13180): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052180): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052180): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052180): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218c4310 item 77 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052180): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052180): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.501631923 +0000 UTC m=+1230.322120262 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052180): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052880): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052880): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052880): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052880): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052880): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.501631923 +0000 UTC m=+1230.322120262 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052880): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218c4540 item 77 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052ec0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052ec0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052ec0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052ec0): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052ec0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052ec0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052ec0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.503593709 +0000 UTC m=+1230.324082057 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422052ec0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220533c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220533c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220533c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218c5c00 item 78 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220533c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220533c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.505248924 +0000 UTC m=+1230.325737262 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220533c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422053ac0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422053ac0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422053ac0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422053ac0): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422053ac0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.505248924 +0000 UTC m=+1230.325737262 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422053ac0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421512b60 item 78 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c200): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c200): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c200): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c200): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c200): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c200): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c200): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.507521376 +0000 UTC m=+1230.328009714 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c200): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c700): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c700): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c700): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4215137a0 item 79 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c700): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c700): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.508050905 +0000 UTC m=+1230.328539243 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206c700): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206ce00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206ce00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206ce00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206ce00): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206ce00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.508050905 +0000 UTC m=+1230.328539243 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206ce00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c18380 item 79 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d440): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d440): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d440): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d440): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d440): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d440): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d440): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.512248242 +0000 UTC m=+1230.332736580 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d440): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d940): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d940): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d940): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c18a80 item 80 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d940): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d940): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.512734039 +0000 UTC m=+1230.333222377 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42206d940): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86140): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86140): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86140): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86140): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86140): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.512734039 +0000 UTC m=+1230.333222377 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86140): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c18d90 item 80 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86780): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86780): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86780): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86780): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86780): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.514206099 +0000 UTC m=+1230.334694437 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86780): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86c00): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86c00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86c00): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86c00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86c00): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86c00): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c193b0 item 81 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86c00): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86c00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.517539053 +0000 UTC m=+1230.338027391 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f86c00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87140): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87140): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87140): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87140): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87140): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.517539053 +0000 UTC m=+1230.338027391 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87140): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421c19880 item 81 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f877c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f877c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f877c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f877c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f877c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.518880377 +0000 UTC m=+1230.339368715 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f877c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87cc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87cc0): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87cc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218217a0 item 82 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87cc0): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87cc0): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87cc0): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87cc0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87cc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.519502531 +0000 UTC m=+1230.339990879 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421f87cc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4340): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4340): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4340): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4340): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4340): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.519502531 +0000 UTC m=+1230.339990879 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4340): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421830000 item 82 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e4c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e4c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e4c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e4c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e4c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.523625497 +0000 UTC m=+1230.344113835 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e4c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e9c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e9c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e9c0): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e9c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e9c0): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e9c0): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b942a0 item 83 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e9c0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e9c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.524183751 +0000 UTC m=+1230.344672089 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200e9c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200ef00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200ef00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200ef00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200ef00): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200ef00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.524183751 +0000 UTC m=+1230.344672089 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200ef00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94460 item 83 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4680): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4680): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4680): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4680): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4680): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.525528611 +0000 UTC m=+1230.346016949 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4680): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4b80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4b80): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4b80): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218304d0 item 84 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4b80): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4b80): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4b80): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4b80): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4b80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.526069433 +0000 UTC m=+1230.346557771 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa4b80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5100): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5100): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5100): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5100): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5100): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.526069433 +0000 UTC m=+1230.346557771 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5100): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421830850 item 84 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5780): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5780): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5780): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5780): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5780): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.530236061 +0000 UTC m=+1230.350724399 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5780): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5c80): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5c80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5c80): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5c80): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5c80): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5c80): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421831420 item 85 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5c80): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5c80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.530820544 +0000 UTC m=+1230.351308882 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fa5c80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde2c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde2c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde2c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde2c0): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde2c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.530820544 +0000 UTC m=+1230.351308882 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde2c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c4218319d0 item 85 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde940): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde940): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde940): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde940): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde940): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.532130057 +0000 UTC m=+1230.352618435 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fde940): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdee40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdee40): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdee40): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b72150 item 86 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdee40): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdee40): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdee40): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdee40): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdee40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.535596603 +0000 UTC m=+1230.356084941 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdee40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdf3c0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdf3c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdf3c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdf3c0): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdf3c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.535596603 +0000 UTC m=+1230.356084941 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdf3c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b72380 item 86 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdfa40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdfa40): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdfa40): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdfa40): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdfa40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.53697691 +0000 UTC m=+1230.357465249 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421fdfa40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc040): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc040): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc040): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc040): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc040): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc040): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b72770 item 87 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc040): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc040): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.537782241 +0000 UTC m=+1230.358270579 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc040): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc580): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc580): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc580): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc580): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc580): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.537782241 +0000 UTC m=+1230.358270579 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffc580): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b72af0 item 87 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffcc00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffcc00): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffcc00): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffcc00): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffcc00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.541546559 +0000 UTC m=+1230.362034947 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffcc00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd100): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd100): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd100): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b72f50 item 88 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd100): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd100): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd100): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd100): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd100): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.542066682 +0000 UTC m=+1230.362555030 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd100): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd680): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd680): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd680): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd680): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd680): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.542066682 +0000 UTC m=+1230.362555030 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffd680): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b73110 item 88 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffdcc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffdcc0): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffdcc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffdcc0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffdcc0): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffdcc0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffdcc0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffdcc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.54355407 +0000 UTC m=+1230.364042409 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c421ffdcc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac300): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac300): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac300): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b73730 item 89 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac300): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac300): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.546249952 +0000 UTC m=+1230.366738290 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac300): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac840): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac840): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac840): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac840): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac840): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac840): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b739d0 item 89 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac840): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac840): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.54682646 +0000 UTC m=+1230.367314798 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ac840): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220acdc0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220acdc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220acdc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220acdc0): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220acdc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.54682646 +0000 UTC m=+1230.367314798 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220acdc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421b73b90 item 89 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad400): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad400): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad400): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad400): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad400): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad400): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad400): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad400): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.548099144 +0000 UTC m=+1230.368587482 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad400): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad940): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad940): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad940): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421464a10 item 90 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad940): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad940): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.548523705 +0000 UTC m=+1230.369012043 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ad940): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200f600): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200f600): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200f600): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94690 item 90 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200f600): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200f600): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200f600): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200f600): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200f600): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.552109697 +0000 UTC m=+1230.372598036 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200f600): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200fbc0): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200fbc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200fbc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200fbc0): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200fbc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.552109697 +0000 UTC m=+1230.372598036 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42200fbc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94850 item 90 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c300): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c300): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c300): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c300): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c300): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c300): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c300): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c300): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.553608327 +0000 UTC m=+1230.374096665 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c300): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c840): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c840): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c840): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94bd0 item 91 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c840): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c840): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.554177531 +0000 UTC m=+1230.374665890 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203c840): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cd80): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cd80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cd80): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cd80): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cd80): >_readAt: n=2, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cd80): _writeAt: size=3, off=7 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94d90 item 91 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cd80): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cd80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.554764591 +0000 UTC m=+1230.375252929 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203cd80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d300): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d300): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d300): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d300): >_readAt: n=8, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d300): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.554764591 +0000 UTC m=+1230.375252929 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d300): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b94f50 item 91 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d940): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d940): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d940): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d940): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d940): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d940): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d940): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d940): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.55618885 +0000 UTC m=+1230.376677208 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203d940): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203de80): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203de80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203de80): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b95340 item 92 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203de80): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203de80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.556699956 +0000 UTC m=+1230.377188304 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c42203de80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221144c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221144c0): open at offset 5 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221144c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c422b95500 item 92 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221144c0): _readAt: size=2, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221144c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221144c0): _writeAt: size=3, off=5 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221144c0): >_writeAt: n=3, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221144c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.559331535 +0000 UTC m=+1230.379819873 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4221144c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ade00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ade00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ade00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ade00): >_readAt: n=3, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ade00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.559331535 +0000 UTC m=+1230.379819873 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220ade00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421465420 item 92 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2540): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2540): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2540): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2540): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2540): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2540): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2540): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2540): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.560664682 +0000 UTC m=+1230.381153021 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2540): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2a80): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2a80): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2a80): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42182a930 item 93 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2a80): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2a80): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.561226775 +0000 UTC m=+1230.381715112 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c2a80): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3180): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3180): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3180): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3180): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3180): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.561226775 +0000 UTC m=+1230.381715112 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3180): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42182af50 item 93 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c37c0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c37c0): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c37c0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c37c0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c37c0): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c37c0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c37c0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c37c0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.562761763 +0000 UTC m=+1230.383250102 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c37c0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3d00): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3d00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3d00): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42182bb90 item 94 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3d00): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3d00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.565522516 +0000 UTC m=+1230.386010854 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220c3d00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6500): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6500): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6500): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6500): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6500): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.565522516 +0000 UTC m=+1230.386010854 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6500): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c42182bdc0 item 94 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6b40): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6b40): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6b40): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6b40): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6b40): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6b40): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6b40): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6b40): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.567019223 +0000 UTC m=+1230.387507561 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e6b40): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7080): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7080): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7080): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421918310 item 95 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7080): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7080): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.567607002 +0000 UTC m=+1230.388095341 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7080): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7780): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7780): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7780): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7780): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7780): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.567607002 +0000 UTC m=+1230.388095341 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7780): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421918620 item 95 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 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/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7dc0): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7dc0): open at offset 0 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7dc0): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7dc0): _readAt: size=2, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7dc0): >_readAt: n=0, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7dc0): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7dc0): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7dc0): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.569250045 +0000 UTC m=+1230.389738383 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c4220e7dc0): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186400): _writeAt: size=5, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186400): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186400): >openPending: err= 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421918af0 item 96 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186400): >_writeAt: n=5, err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186400): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.569963724 +0000 UTC m=+1230.390452062 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186400): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/08/26 02:22:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/08/26 02:22:31 DEBUG : open-test-file: newRWFileHandle: 2026/08/26 02:22:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/08/26 02:22:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186b00): _readAt: size=512, off=0 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186b00): openPending: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186b00): >openPending: err= 2026/08/26 02:22:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186b00): >_readAt: n=5, err=EOF 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186b00): close: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-08-26 02:22:31.569963724 +0000 UTC m=+1230.390452062 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:31 DEBUG : open-test-file(0x30c422186b00): >close: err= 2026/08/26 02:22:31 DEBUG : open-test-file: Remove: 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x30c421918e00 item 96 2026/08/26 02:22:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/08/26 02:22:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/08/26 02:22:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/08/26 02:22:31 DEBUG : open-test-file: >Remove: err= 2026/08/26 02:22:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:31 DEBUG : Looking for writers 2026/08/26 02:22:31 DEBUG : >WaitForWriters: 2026/08/26 02:22:31 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.80s) --- PASS: TestRWFileHandleOpenTests/writes (0.86s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.18s) --- 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.01s) --- 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.00s) --- 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.00s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- 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.00s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full (0.94s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.18s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.02s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:31 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:31 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:31 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:31 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:31 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:32 DEBUG : file1: newRWFileHandle: 2026/08/26 02:22:32 DEBUG : file1(0x30c421f13b40): openPending: 2026/08/26 02:22:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:32 DEBUG : file1(0x30c421f13b40): >openPending: err= 2026/08/26 02:22:32 DEBUG : file1: >newRWFileHandle: err= 2026/08/26 02:22:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/08/26 02:22:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/08/26 02:22:32 DEBUG : file1(0x30c421f13b40): _writeAt: size=2, off=0 2026/08/26 02:22:32 DEBUG : file1(0x30c421f13b40): >_writeAt: n=2, err= 2026/08/26 02:22:32 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/26 02:22:32 DEBUG : file1(0x30c421f13b40): RWFileHandle.Flush 2026/08/26 02:22:32 DEBUG : file1(0x30c421f13b40): RWFileHandle.Release 2026/08/26 02:22:32 DEBUG : file1(0x30c421f13b40): close: 2026/08/26 02:22:32 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/08/26 02:22:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:32 DEBUG : file1(0x30c421f13b40): >close: err= 2026/08/26 02:22:32 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:32 DEBUG : Looking for writers 2026/08/26 02:22:32 DEBUG : file1: reading active writers 2026/08/26 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:22:32 DEBUG : Looking for writers 2026/08/26 02:22:32 DEBUG : file1: reading active writers 2026/08/26 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:22:32 DEBUG : Looking for writers 2026/08/26 02:22:32 DEBUG : file1: reading active writers 2026/08/26 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:22:32 DEBUG : Looking for writers 2026/08/26 02:22:32 DEBUG : file1: reading active writers 2026/08/26 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:22:32 DEBUG : file1: vfs cache: starting upload 2026/08/26 02:22:32 DEBUG : Looking for writers 2026/08/26 02:22:32 DEBUG : file1: reading active writers 2026/08/26 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:22:32 DEBUG : Looking for writers 2026/08/26 02:22:32 DEBUG : file1: reading active writers 2026/08/26 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:22:32 DEBUG : Looking for writers 2026/08/26 02:22:32 DEBUG : file1: reading active writers 2026/08/26 02:22:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:22:33 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/26 02:22:33 DEBUG : Looking for writers 2026/08/26 02:22:33 DEBUG : file1: reading active writers 2026/08/26 02:22:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:22:34 DEBUG : file1: size = 2 OK 2026/08/26 02:22:34 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/26 02:22:34 INFO : file1: Copied (new) 2026/08/26 02:22:34 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/08/26 02:22:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/08/26 02:22:34 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/08/26 02:22:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:22:34 INFO : file1: vfs cache: upload succeeded try #1 2026/08/26 02:22:34 DEBUG : Looking for writers 2026/08/26 02:22:34 DEBUG : file1: reading active writers 2026/08/26 02:22:34 DEBUG : >WaitForWriters: 2026/08/26 02:22:34 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:34 DEBUG : Looking for writers 2026/08/26 02:22:34 DEBUG : file1: reading active writers 2026/08/26 02:22:34 DEBUG : >WaitForWriters: 2026/08/26 02:22:34 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.18s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:35 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:35 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:35 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:35 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:35 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:22:35 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:35 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:22:35 DEBUG : rename_me: newRWFileHandle: 2026/08/26 02:22:35 DEBUG : rename_me(0x30c422218940): openPending: 2026/08/26 02:22:35 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/08/26 02:22:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/26 02:22:35 DEBUG : rename_me(0x30c422218940): >openPending: err= 2026/08/26 02:22:35 DEBUG : rename_me: >newRWFileHandle: err= 2026/08/26 02:22:35 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/08/26 02:22:35 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/08/26 02:22:35 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/08/26 02:22:35 DEBUG : rename_me(0x30c422218940): _writeAt: size=5, off=0 2026/08/26 02:22:35 DEBUG : rename_me(0x30c422218940): >_writeAt: n=5, err= 2026/08/26 02:22:35 DEBUG : rename_me(0x30c422218940): close: 2026/08/26 02:22:35 DEBUG : rename_me: vfs cache: setting modification time to 2026-08-26 02:22:35.281257251 +0000 UTC m=+1234.101745599 2026/08/26 02:22:35 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/08/26 02:22:35 DEBUG : rename_me(0x30c422218940): >close: err= 2026/08/26 02:22:35 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/08/26 02:22:35 DEBUG : i_was_renamed: Updating file with 0x30c421c3a270 2026/08/26 02:22:35 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/08/26 02:22:35 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/26 02:22:35 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:22:35 DEBUG : Looking for writers 2026/08/26 02:22:35 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/08/26 02:22:35 DEBUG : Looking for writers 2026/08/26 02:22:35 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/08/26 02:22:35 DEBUG : Looking for writers 2026/08/26 02:22:35 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/08/26 02:22:35 DEBUG : Looking for writers 2026/08/26 02:22:35 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/08/26 02:22:35 DEBUG : i_was_renamed: vfs cache: starting upload 2026/08/26 02:22:35 DEBUG : Looking for writers 2026/08/26 02:22:35 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/08/26 02:22:35 DEBUG : Looking for writers 2026/08/26 02:22:35 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/08/26 02:22:35 DEBUG : Looking for writers 2026/08/26 02:22:35 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:22:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/08/26 02:22:36 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/08/26 02:22:36 DEBUG : Looking for writers 2026/08/26 02:22:36 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:22:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/08/26 02:22:37 DEBUG : i_was_renamed: size = 5 OK 2026/08/26 02:22:37 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:22:37 INFO : i_was_renamed: Copied (new) 2026/08/26 02:22:37 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-08-26 02:22:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/08/26 02:22:37 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/08/26 02:22:37 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/08/26 02:22:37 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/08/26 02:22:37 DEBUG : Looking for writers 2026/08/26 02:22:37 DEBUG : i_was_renamed: reading active writers 2026/08/26 02:22:37 DEBUG : >WaitForWriters: 2026/08/26 02:22:37 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.00s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:22:38 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:22:38 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: root is "/home/rclone/.cache/rclone" 2026/08/26 02:22:38 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:38 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/08/26 02:22:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-xoxujug7wuro" 2026/08/26 02:22:38 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/08/26 02:22:38 DEBUG : forgetting directory cache 2026/08/26 02:22:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate(0x30c421d34140): _readAt: size=512, off=0 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate(0x30c421d34140): openPending: 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:23:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:22:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate(0x30c421d34140): >openPending: err= 2026/08/26 02:22:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate(0x30c421d34140): >_readAt: n=20, err=EOF 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate(0x30c421d34140): close: 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:23:38 +0000 UTC 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate(0x30c421d34140): >close: err= 2026/08/26 02:22:40 DEBUG : Re-reading directory (183.573705ms old) 2026/08/26 02:22:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:22:41 DEBUG : forgetting directory cache 2026/08/26 02:22:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/26 02:22:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate(0x30c421894d00): _readAt: size=512, off=0 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate(0x30c421894d00): openPending: 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:24:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-08-26 01:23:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:24:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-08-26 01:23:38 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/08/26 02:22:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:22:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate(0x30c421894d00): >openPending: err= 2026/08/26 02:22:43 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate(0x30c421894d00): >_readAt: n=20, err=EOF 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate(0x30c421894d00): close: 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:24:38 +0000 UTC 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate(0x30c421894d00): >close: err= 2026/08/26 02:22:43 DEBUG : Re-reading directory (189.471913ms old) 2026/08/26 02:22:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:22:43 DEBUG : forgetting directory cache 2026/08/26 02:22:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate(0x30c421d341c0): _readAt: size=512, off=0 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate(0x30c421d341c0): openPending: 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:25:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-08-26 01:24:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:25:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-08-26 01:24:38 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/08/26 02:22:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:22:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate(0x30c421d341c0): >openPending: err= 2026/08/26 02:22:45 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:22:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:22:46 DEBUG : TestRWCacheUpdate(0x30c421d341c0): >_readAt: n=20, err=EOF 2026/08/26 02:22:46 DEBUG : TestRWCacheUpdate(0x30c421d341c0): close: 2026/08/26 02:22:46 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:25:38 +0000 UTC 2026/08/26 02:22:46 DEBUG : TestRWCacheUpdate(0x30c421d341c0): >close: err= 2026/08/26 02:22:46 DEBUG : Re-reading directory (184.914437ms old) 2026/08/26 02:22:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:22:46 DEBUG : forgetting directory cache 2026/08/26 02:22:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate(0x30c422114180): _readAt: size=512, off=0 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate(0x30c422114180): openPending: 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:26:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-08-26 01:25:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:26:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-08-26 01:25:38 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/08/26 02:22:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:22:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate(0x30c422114180): >openPending: err= 2026/08/26 02:22:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate(0x30c422114180): >_readAt: n=20, err=EOF 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate(0x30c422114180): close: 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:26:38 +0000 UTC 2026/08/26 02:22:48 DEBUG : TestRWCacheUpdate(0x30c422114180): >close: err= 2026/08/26 02:22:48 DEBUG : Re-reading directory (183.556672ms old) 2026/08/26 02:22:49 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:49 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:22:49 DEBUG : forgetting directory cache 2026/08/26 02:22:49 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate(0x30c421d34400): _readAt: size=512, off=0 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate(0x30c421d34400): openPending: 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:27:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-08-26 01:26:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:27:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-08-26 01:26:38 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/08/26 02:22:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:22:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate(0x30c421d34400): >openPending: err= 2026/08/26 02:22:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate(0x30c421d34400): >_readAt: n=20, err=EOF 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate(0x30c421d34400): close: 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:27:38 +0000 UTC 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate(0x30c421d34400): >close: err= 2026/08/26 02:22:51 DEBUG : Re-reading directory (185.103123ms old) 2026/08/26 02:22:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:22:52 DEBUG : forgetting directory cache 2026/08/26 02:22:52 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/08/26 02:22:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate(0x30c421894a40): _readAt: size=512, off=0 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate(0x30c421894a40): openPending: 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-08-26 01:28:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-08-26 01:27:38 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-08-26 01:28:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-08-26 01:27:38 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/08/26 02:22:54 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/08/26 02:22:54 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate(0x30c421894a40): >openPending: err= 2026/08/26 02:22:54 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate(0x30c421894a40): >_readAt: n=20, err=EOF 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate(0x30c421894a40): close: 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:28:38 +0000 UTC 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate(0x30c421894a40): >close: err= 2026/08/26 02:22:54 DEBUG : Re-reading directory (182.894982ms old) 2026/08/26 02:22:54 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:54 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:22:54 DEBUG : forgetting directory cache 2026/08/26 02:22:55 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate(0x30c422114440): _readAt: size=512, off=0 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate(0x30c422114440): openPending: 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-08-26 01:29:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-08-26 01:28:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-08-26 01:29:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-08-26 01:28:38 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/08/26 02:22:56 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/08/26 02:22:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate(0x30c422114440): >openPending: err= 2026/08/26 02:22:56 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate(0x30c422114440): >_readAt: n=21, err=EOF 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate(0x30c422114440): close: 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:29:38 +0000 UTC 2026/08/26 02:22:56 DEBUG : TestRWCacheUpdate(0x30c422114440): >close: err= 2026/08/26 02:22:56 DEBUG : Re-reading directory (184.108042ms old) 2026/08/26 02:22:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:22:57 DEBUG : forgetting directory cache 2026/08/26 02:22:57 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate(0x30c421894700): _readAt: size=512, off=0 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate(0x30c421894700): openPending: 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-08-26 01:30:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-08-26 01:29:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-08-26 01:30:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-08-26 01:29:38 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/08/26 02:22:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/08/26 02:22:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate(0x30c421894700): >openPending: err= 2026/08/26 02:22:59 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:22:59 DEBUG : forgetting directory cache 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate(0x30c421894700): >_readAt: n=22, err=EOF 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate(0x30c421894700): close: 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:30:38 +0000 UTC 2026/08/26 02:22:59 DEBUG : TestRWCacheUpdate(0x30c421894700): >close: err= 2026/08/26 02:22:59 DEBUG : Re-reading directory (260.433166ms old) 2026/08/26 02:23:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:23:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:23:00 DEBUG : forgetting directory cache 2026/08/26 02:23:00 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate(0x30c421d343c0): _readAt: size=512, off=0 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate(0x30c421d343c0): openPending: 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-08-26 01:31:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-08-26 01:30:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-08-26 01:31:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-08-26 01:30:38 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/08/26 02:23:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/08/26 02:23:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate(0x30c421d343c0): >openPending: err= 2026/08/26 02:23:02 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate(0x30c421d343c0): >_readAt: n=23, err=EOF 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate(0x30c421d343c0): close: 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:31:38 +0000 UTC 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate(0x30c421d343c0): >close: err= 2026/08/26 02:23:02 DEBUG : Re-reading directory (184.426723ms old) 2026/08/26 02:23:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:23:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:23:02 DEBUG : forgetting directory cache 2026/08/26 02:23:03 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/08/26 02:23:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate(0x30c422114680): _readAt: size=512, off=0 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate(0x30c422114680): openPending: 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-08-26 01:32:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-08-26 01:31:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-08-26 01:32:38 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-08-26 01:31:38 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/08/26 02:23:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/08/26 02:23:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate(0x30c422114680): >openPending: err= 2026/08/26 02:23:05 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate(0x30c422114680): >_readAt: n=24, err=EOF 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate(0x30c422114680): close: 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-08-26 01:32:38 +0000 UTC 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate(0x30c422114680): >close: err= 2026/08/26 02:23:05 DEBUG : Re-reading directory (185.960691ms old) 2026/08/26 02:23:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/08/26 02:23:05 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:05 DEBUG : Looking for writers 2026/08/26 02:23:05 DEBUG : TestRWCacheUpdate: reading active writers 2026/08/26 02:23:05 DEBUG : >WaitForWriters: 2026/08/26 02:23:05 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': vfs cache: cleaner exiting 2026/08/26 02:23:05 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (28.05s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.37s) === RUN TestUnicodeNormalization run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:07 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/08/26 02:23:09 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/08/26 02:23:10 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:10 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:10 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:23:10 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/26 02:23:10 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/26 02:23:10 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/26 02:23:10 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:23:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 02:23:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:23:11 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/08/26 02:23:11 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/08/26 02:23:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/08/26 02:23:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:23:11 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 02:23:11 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:23:11 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/08/26 02:23:11 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/08/26 02:23:11 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/08/26 02:23:11 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:23:11 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/08/26 02:23:11 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:23:11 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/08/26 02:23:11 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:11 DEBUG : Looking for writers 2026/08/26 02:23:11 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/08/26 02:23:11 DEBUG : normal name with no special characters.txt: reading active writers 2026/08/26 02:23:11 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (6.15s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:12 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:12 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:12 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': Reusing VFS from active cache 2026/08/26 02:23:12 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:12 DEBUG : Looking for writers 2026/08/26 02:23:12 DEBUG : >WaitForWriters: 2026/08/26 02:23:12 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:12 DEBUG : Looking for writers 2026/08/26 02:23:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.36s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:13 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:13 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:13 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:13 DEBUG : Looking for writers 2026/08/26 02:23:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.37s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:13 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:13 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:13 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:13 DEBUG : Looking for writers 2026/08/26 02:23:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.36s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:13 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:13 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:14 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:23:16 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/26 02:23:18 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:18 DEBUG : dir: Looking for writers 2026/08/26 02:23:18 DEBUG : file2: reading active writers 2026/08/26 02:23:18 DEBUG : Looking for writers 2026/08/26 02:23:18 DEBUG : dir: reading active writers 2026/08/26 02:23:18 DEBUG : file1: reading active writers 2026/08/26 02:23:18 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.25s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:20 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:20 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:20 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:23:23 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/26 02:23:25 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:25 DEBUG : dir: Looking for writers 2026/08/26 02:23:25 DEBUG : Looking for writers 2026/08/26 02:23:25 DEBUG : dir: reading active writers 2026/08/26 02:23:25 DEBUG : file1: reading active writers 2026/08/26 02:23:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (6.42s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:26 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:26 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:27 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/08/26 02:23:29 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/26 02:23:30 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:23:31 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 02:23:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 02:23:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 02:23:31 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:23:31 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/08/26 02:23:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/08/26 02:23:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/26 02:23:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:23:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 02:23:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/08/26 02:23:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/08/26 02:23:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 02:23:31 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 02:23:32 DEBUG : dir/new_file.txt: size = 0 OK 2026/08/26 02:23:32 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:23:32 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/08/26 02:23:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/08/26 02:23:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:23:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/08/26 02:23:32 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:32 DEBUG : dir: Looking for writers 2026/08/26 02:23:32 DEBUG : file2: reading active writers 2026/08/26 02:23:32 DEBUG : new_file.txt: reading active writers 2026/08/26 02:23:32 DEBUG : Looking for writers 2026/08/26 02:23:32 DEBUG : dir: reading active writers 2026/08/26 02:23:32 DEBUG : file1: reading active writers 2026/08/26 02:23:32 DEBUG : >WaitForWriters: 2026/08/26 02:23:33 DEBUG : forgetting directory cache 2026/08/26 02:23:33 DEBUG : dir: forgetting directory cache --- PASS: TestVFSOpenFile (7.95s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:34 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:34 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:35 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/08/26 02:23:37 DEBUG : dir/file2: same parent dir (ODFfMTMxNDA2NjdfaEViaE4) - using file/rename instead of move_copy for dir/file1 2026/08/26 02:23:38 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/08/26 02:23:38 DEBUG : dir/file1: Updating file with dir/file1 0x30c421d705b0 2026/08/26 02:23:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/08/26 02:23:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:39 INFO : dir/file1: Moved (server-side) to: file0 2026/08/26 02:23:39 DEBUG : file0: Updating file with file0 0x30c421d705b0 2026/08/26 02:23:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/08/26 02:23:39 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/08/26 02:23:39 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:39 DEBUG : dir: Looking for writers 2026/08/26 02:23:39 DEBUG : Looking for writers 2026/08/26 02:23:39 DEBUG : dir: reading active writers 2026/08/26 02:23:39 DEBUG : file0: reading active writers 2026/08/26 02:23:39 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (6.12s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:40 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:40 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:40 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:40 DEBUG : Looking for writers 2026/08/26 02:23:40 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.53s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:41 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:41 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:41 DEBUG : Added virtual directory entry vAddDir: "/" 2026/08/26 02:23:41 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/26 02:23:43 DEBUG : Added virtual directory entry vAddDir: "b" 2026/08/26 02:23:43 DEBUG : Added virtual directory entry vAddDir: "c" 2026/08/26 02:23:44 DEBUG : Added virtual directory entry vAddDir: "d" 2026/08/26 02:23:45 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:45 DEBUG : a: Looking for writers 2026/08/26 02:23:45 DEBUG : b: Looking for writers 2026/08/26 02:23:45 DEBUG : c: Looking for writers 2026/08/26 02:23:45 DEBUG : d: Looking for writers 2026/08/26 02:23:45 DEBUG : Looking for writers 2026/08/26 02:23:45 DEBUG : Looking for writers 2026/08/26 02:23:45 DEBUG : d: reading active writers 2026/08/26 02:23:45 DEBUG : /: reading active writers 2026/08/26 02:23:45 DEBUG : a: reading active writers 2026/08/26 02:23:45 DEBUG : b: reading active writers 2026/08/26 02:23:45 DEBUG : c: reading active writers 2026/08/26 02:23:45 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.24s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:47 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:47 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:48 DEBUG : Added virtual directory entry vAddDir: "a" 2026/08/26 02:23:48 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/08/26 02:23:49 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/08/26 02:23:49 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/08/26 02:23:52 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:52 DEBUG : a/b/c/d: Looking for writers 2026/08/26 02:23:52 DEBUG : a/b/c: Looking for writers 2026/08/26 02:23:52 DEBUG : d: reading active writers 2026/08/26 02:23:52 DEBUG : a/b: Looking for writers 2026/08/26 02:23:52 DEBUG : c: reading active writers 2026/08/26 02:23:52 DEBUG : a: Looking for writers 2026/08/26 02:23:52 DEBUG : b: reading active writers 2026/08/26 02:23:52 DEBUG : Looking for writers 2026/08/26 02:23:52 DEBUG : a: reading active writers 2026/08/26 02:23:52 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (7.30s) === 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-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:54 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:54 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:54 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:54 DEBUG : Looking for writers 2026/08/26 02:23:54 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.34s) === 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-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:23:54 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:23:54 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:23:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:23:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:23:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:23:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:23:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:55 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/26 02:23:55 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/08/26 02:23:55 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/08/26 02:23:55 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:23:55 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/26 02:23:56 DEBUG : file1: size = 5 OK 2026/08/26 02:23:56 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:23:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:23:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:23:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:23:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:23:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:23:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:23:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:23:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:23:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:23:57 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/08/26 02:23:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 02:23:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:23:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:23:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:23:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:57 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 02:23:58 DEBUG : file1: size = 0 OK 2026/08/26 02:23:58 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:23:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/08/26 02:23:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/08/26 02:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:23:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:23:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:58 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (7 bytes), uploading instead of streaming 2026/08/26 02:23:58 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/08/26 02:23:59 DEBUG : file1: size = 7 OK 2026/08/26 02:23:59 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/08/26 02:23:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:23:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:23:59 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:23:59 DEBUG : Looking for writers 2026/08/26 02:23:59 DEBUG : file1: reading active writers 2026/08/26 02:23:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.30s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:00 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:00 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:24:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:24:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:24:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:00 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/08/26 02:24:01 DEBUG : file1: aborting in-sequence write wait, off=100 2026/08/26 02:24:01 DEBUG : file1: failed to wait for in-sequence write to 100 2026/08/26 02:24:01 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/08/26 02:24:01 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (11 bytes), uploading instead of streaming 2026/08/26 02:24:02 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/08/26 02:24:03 DEBUG : file1: size = 11 OK 2026/08/26 02:24:03 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/08/26 02:24:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:24:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:03 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/08/26 02:24:03 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:24:03 DEBUG : Looking for writers 2026/08/26 02:24:03 DEBUG : file1: reading active writers 2026/08/26 02:24:03 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.74s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:03 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:03 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:24:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:24:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:24:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:24:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:04 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/26 02:24:04 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/26 02:24:04 DEBUG : file1: Remove: 2026/08/26 02:24:04 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/26 02:24:04 DEBUG : file1: >Remove: err= 2026/08/26 02:24:04 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:24:04 DEBUG : Looking for writers 2026/08/26 02:24:04 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:04 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:04 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:24:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:24:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:24:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:24:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:04 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/08/26 02:24:04 ERROR : file1: WriteFileHandle.New Rcat failed: failed to copy to temporary spool file: context canceled 2026/08/26 02:24:04 DEBUG : file1: Remove: 2026/08/26 02:24:04 DEBUG : Added virtual directory entry vDel: "file1" 2026/08/26 02:24:04 DEBUG : file1: >Remove: err= 2026/08/26 02:24:04 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:24:04 DEBUG : Looking for writers 2026/08/26 02:24:04 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:04 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:04 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:04 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:24:05 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:24:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:24:05 DEBUG : file2: >Open: fd=file2 (w), err= 2026/08/26 02:24:05 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/08/26 02:24:05 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:24:05 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:24:05 DEBUG : file2: Uploading chunk 0, size=5, remain=0 2026/08/26 02:24:06 DEBUG : file2: size = 5 OK 2026/08/26 02:24:06 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:24:06 DEBUG : file2: Size and md5 of src and dst objects identical 2026/08/26 02:24:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/08/26 02:24:07 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:24:07 DEBUG : Looking for writers 2026/08/26 02:24:07 DEBUG : file2: reading active writers 2026/08/26 02:24:07 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (3.69s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.49s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.50s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (2.69s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:07 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:07 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:24:07 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:07 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:24:07 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:24:07 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/08/26 02:24:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:07 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (5 bytes), uploading instead of streaming 2026/08/26 02:24:08 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/08/26 02:24:09 DEBUG : file1: size = 5 OK 2026/08/26 02:24:09 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/26 02:24:09 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:24:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:09 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/08/26 02:24:09 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:24:09 DEBUG : Looking for writers 2026/08/26 02:24:09 DEBUG : file1: reading active writers 2026/08/26 02:24:09 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.38s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:10 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:10 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:24:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:24:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:24:10 DEBUG : file1: WriteFileHandle.Release closing 2026/08/26 02:24:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:10 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 02:24:11 DEBUG : file1: size = 0 OK 2026/08/26 02:24:11 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:24:11 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:24:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:11 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/08/26 02:24:11 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:24:11 DEBUG : Looking for writers 2026/08/26 02:24:11 DEBUG : file1: reading active writers 2026/08/26 02:24:11 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.30s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:12 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:12 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:24:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:24:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:24:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:24:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:12 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (2 bytes), uploading instead of streaming 2026/08/26 02:24:13 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/08/26 02:24:14 DEBUG : file1: size = 2 OK 2026/08/26 02:24:14 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/08/26 02:24:14 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:24:14 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/08/26 02:24:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:14 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:24:14 DEBUG : Looking for writers 2026/08/26 02:24:14 DEBUG : file1: reading active writers 2026/08/26 02:24:14 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (2.66s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:14 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:14 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:24:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:24:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:24:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:24:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:15 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (0 bytes), uploading instead of streaming 2026/08/26 02:24:16 DEBUG : file1: size = 0 OK 2026/08/26 02:24:16 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/08/26 02:24:16 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:24:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:24:16 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 02:24:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 02:24:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 02:24:16 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:24:16 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/26 02:24:16 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:24:16 DEBUG : Looking for writers 2026/08/26 02:24:16 DEBUG : file1: reading active writers 2026/08/26 02:24:16 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.35s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:17 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:17 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:24:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:24:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/08/26 02:24:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/08/26 02:24:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:17 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': File to upload is small (100 bytes), uploading instead of streaming 2026/08/26 02:24:18 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/08/26 02:24:19 DEBUG : file1: size = 100 OK 2026/08/26 02:24:19 DEBUG : file1: md5 = bf998adf5b17e3269641dff972616c47 OK 2026/08/26 02:24:19 DEBUG : file1: Size and md5 of src and dst objects identical 2026/08/26 02:24:19 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/08/26 02:24:19 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/08/26 02:24:19 DEBUG : file1: Open: flags=O_RDONLY 2026/08/26 02:24:19 DEBUG : file1: >Open: fd=file1 (r), err= 2026/08/26 02:24:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/08/26 02:24:19 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:24:19 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/08/26 02:24:19 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:24:19 DEBUG : Looking for writers 2026/08/26 02:24:19 DEBUG : file1: reading active writers 2026/08/26 02:24:19 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (2.69s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:20 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:20 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/08/26 02:24:20 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/08/26 02:24:20 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/26 02:24:20 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/08/26 02:24:20 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/08/26 02:24:20 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/08/26 02:24:20 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/08/26 02:24:20 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/08/26 02:24:20 DEBUG : stalled: Remove: 2026/08/26 02:24:20 DEBUG : Added virtual directory entry vDel: "stalled" 2026/08/26 02:24:20 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.52s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:20 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:20 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:21 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/08/26 02:24:23 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/08/26 02:24:25 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/08/26 02:24:26 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/08/26 02:24:28 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/08/26 02:24:30 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/08/26 02:24:30 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/08/26 02:24:30 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:24:30 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:24:30 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/08/26 02:24:30 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/08/26 02:24:30 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:24:30 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:24:30 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/08/26 02:24:30 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/08/26 02:24:30 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:24:31 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:24:31 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/08/26 02:24:31 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/08/26 02:24:31 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:24:31 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:24:31 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/08/26 02:24:31 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/08/26 02:24:31 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:24:31 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:24:31 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:24:31 DEBUG : flat: Looking for writers 2026/08/26 02:24:31 DEBUG : f002.txt: reading active writers 2026/08/26 02:24:31 DEBUG : f003.txt: reading active writers 2026/08/26 02:24:31 DEBUG : f004.txt: reading active writers 2026/08/26 02:24:31 DEBUG : f000.txt: reading active writers 2026/08/26 02:24:31 DEBUG : f001.txt: reading active writers 2026/08/26 02:24:31 DEBUG : Looking for writers 2026/08/26 02:24:31 DEBUG : flat: reading active writers 2026/08/26 02:24:31 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (13.12s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:33 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:33 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:34 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/08/26 02:24:36 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/08/26 02:24:38 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/08/26 02:24:40 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/08/26 02:24:40 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/08/26 02:24:40 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:24:40 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:24:40 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/08/26 02:24:40 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/08/26 02:24:40 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:24:41 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:24:41 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/08/26 02:24:41 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/08/26 02:24:41 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:24:41 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:24:41 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:24:41 DEBUG : a/b/c: Looking for writers 2026/08/26 02:24:41 DEBUG : deep.txt: reading active writers 2026/08/26 02:24:41 DEBUG : a/b: Looking for writers 2026/08/26 02:24:41 DEBUG : c: reading active writers 2026/08/26 02:24:41 DEBUG : mid.txt: reading active writers 2026/08/26 02:24:41 DEBUG : a: Looking for writers 2026/08/26 02:24:41 DEBUG : b: reading active writers 2026/08/26 02:24:41 DEBUG : top.txt: reading active writers 2026/08/26 02:24:41 DEBUG : Looking for writers 2026/08/26 02:24:41 DEBUG : a: reading active writers 2026/08/26 02:24:41 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (10.21s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:24:43 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:24:43 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:24:45 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/08/26 02:25:12 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/08/26 02:25:12 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/08/26 02:25:12 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:25:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:12 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:15 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:17 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:23 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:28 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:33 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:38 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:38 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:25:38 DEBUG : bigdir: Looking for writers 2026/08/26 02:25:38 DEBUG : big.bin: reading active writers 2026/08/26 02:25:38 DEBUG : Looking for writers 2026/08/26 02:25:38 DEBUG : bigdir: reading active writers 2026/08/26 02:25:38 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.14s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-xoxujug7wuro'", Local "Local file system at /tmp/rclone1852620171", Modify Window "1s" 2026/08/26 02:25:40 INFO : OpenDrive root 'rclone-test-xoxujug7wuro': poll-interval is not supported by this remote 2026/08/26 02:25:40 NOTICE: OpenDrive root 'rclone-test-xoxujug7wuro': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/08/26 02:25:41 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/08/26 02:25:43 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/08/26 02:25:45 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/08/26 02:25:47 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/08/26 02:25:47 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/08/26 02:25:47 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:25:47 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:47 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/08/26 02:25:47 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/08/26 02:25:47 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:25:47 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:48 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/08/26 02:25:48 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/08/26 02:25:48 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/08/26 02:25:48 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/08/26 02:25:48 DEBUG : WaitForWriters: timeout=30s 2026/08/26 02:25:48 DEBUG : dir1: Looking for writers 2026/08/26 02:25:48 DEBUG : a.txt: reading active writers 2026/08/26 02:25:48 DEBUG : dir2: Looking for writers 2026/08/26 02:25:48 DEBUG : b.txt: reading active writers 2026/08/26 02:25:48 DEBUG : dir3: Looking for writers 2026/08/26 02:25:48 DEBUG : c.txt: reading active writers 2026/08/26 02:25:48 DEBUG : Looking for writers 2026/08/26 02:25:48 DEBUG : dir1: reading active writers 2026/08/26 02:25:48 DEBUG : dir2: reading active writers 2026/08/26 02:25:48 DEBUG : dir3: reading active writers 2026/08/26 02:25:48 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.02s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/08/26 02:25:51 DEBUG : OpenDrive root 'rclone-test-xoxujug7wuro': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 23m50.408003801s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]