"./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) 2026/07/16 01:00:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-sefuloc8nivu" 2026/07/16 01:00:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:00:54 DEBUG : Starting OpenDrive session with ID: 20bb1105b9c4919ab9b655d03f5245e321b824b4adbd3e128babe2652a15356b 2026/07/16 01:00:55 DEBUG : Creating backend with remote "/tmp/rclone3198313702" === RUN TestDirHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:00:55 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:00:55 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:00:56 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:00:58 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:00:58 DEBUG : dir: Looking for writers 2026/07/16 01:00:58 DEBUG : Looking for writers 2026/07/16 01:00:58 DEBUG : dir: reading active writers 2026/07/16 01:00:58 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (4.89s) === RUN TestDirHandleReaddir run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:00:59 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:00:59 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:01:01 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:01:03 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/16 01:01:06 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 2026/07/16 01:01:09 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:01:09 DEBUG : dir/subdir: Looking for writers 2026/07/16 01:01:09 DEBUG : dir: Looking for writers 2026/07/16 01:01:09 DEBUG : file1: reading active writers 2026/07/16 01:01:09 DEBUG : file2: reading active writers 2026/07/16 01:01:09 DEBUG : subdir: reading active writers 2026/07/16 01:01:09 DEBUG : Looking for writers 2026/07/16 01:01:09 DEBUG : dir: reading active writers 2026/07/16 01:01:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (11.74s) === RUN TestDirHandleReaddirnames run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:01:11 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:01:11 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:01:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:01:14 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:01:14 DEBUG : dir: Looking for writers 2026/07/16 01:01:14 DEBUG : file1: reading active writers 2026/07/16 01:01:14 DEBUG : Looking for writers 2026/07/16 01:01:14 DEBUG : dir: reading active writers 2026/07/16 01:01:14 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (4.32s) === RUN TestDirMethods run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:01:16 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:01:16 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:01:17 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:01:18 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:01:18 DEBUG : dir: Looking for writers 2026/07/16 01:01:18 DEBUG : Looking for writers 2026/07/16 01:01:18 DEBUG : dir: reading active writers 2026/07/16 01:01:18 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (3.98s) === RUN TestDirForgetAll run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:01:20 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:01:20 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:01:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:01:23 DEBUG : dir: forgetting directory cache 2026/07/16 01:01:23 DEBUG : forgetting directory cache 2026/07/16 01:01:23 DEBUG : dir: forgetting directory cache 2026/07/16 01:01:23 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:01:23 DEBUG : Looking for writers 2026/07/16 01:01:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (4.22s) === RUN TestDirForgetPath run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:01:24 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:01:24 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:01:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:01:27 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/16 01:01:27 DEBUG : dir: invalidating directory cache 2026/07/16 01:01:27 DEBUG : >ForgetPath: 2026/07/16 01:01:27 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/16 01:01:27 DEBUG : invalidating directory cache 2026/07/16 01:01:27 DEBUG : dir: forgetting directory cache 2026/07/16 01:01:27 DEBUG : >ForgetPath: 2026/07/16 01:01:27 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/16 01:01:27 DEBUG : >ForgetPath: 2026/07/16 01:01:27 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:01:27 DEBUG : dir: Looking for writers 2026/07/16 01:01:27 DEBUG : Looking for writers 2026/07/16 01:01:27 DEBUG : dir: reading active writers 2026/07/16 01:01:27 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (4.20s) === RUN TestDirWalk run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:01:28 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:01:28 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:01:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:01:33 DEBUG : fil/a/b/c: Uploading chunk 0, size=15, remain=0 2026/07/16 01:01:36 DEBUG : forgetting directory cache 2026/07/16 01:01:36 DEBUG : dir: forgetting directory cache 2026/07/16 01:01:36 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:01:36 DEBUG : dir: Looking for writers 2026/07/16 01:01:36 DEBUG : fil/a/b: Looking for writers 2026/07/16 01:01:36 DEBUG : fil/a: Looking for writers 2026/07/16 01:01:36 DEBUG : b: reading active writers 2026/07/16 01:01:36 DEBUG : fil: Looking for writers 2026/07/16 01:01:36 DEBUG : a: reading active writers 2026/07/16 01:01:36 DEBUG : Looking for writers 2026/07/16 01:01:36 DEBUG : dir: reading active writers 2026/07/16 01:01:36 DEBUG : fil: reading active writers 2026/07/16 01:01:36 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (10.92s) === RUN TestDirSetModTime run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:01:39 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:01:39 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:01:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:01:42 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:01:42 DEBUG : dir: Looking for writers 2026/07/16 01:01:42 DEBUG : Looking for writers 2026/07/16 01:01:42 DEBUG : dir: reading active writers 2026/07/16 01:01:42 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (3.85s) === RUN TestDirStat run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:01:43 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:01:43 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:01:44 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:01:46 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:01:46 DEBUG : dir: Looking for writers 2026/07/16 01:01:46 DEBUG : file1: reading active writers 2026/07/16 01:01:46 DEBUG : Looking for writers 2026/07/16 01:01:46 DEBUG : dir: reading active writers 2026/07/16 01:01:46 DEBUG : >WaitForWriters: --- PASS: TestDirStat (4.02s) === RUN TestDirReadDirAll run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:01:47 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:01:47 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:01:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:01:50 DEBUG : dir/file2: Uploading chunk 0, size=15, remain=0 2026/07/16 01:01:52 DEBUG : dir/subdir/file3: Uploading chunk 0, size=16, remain=0 === RUN TestDirReadDirAll/Virtual 2026/07/16 01:01:54 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/16 01:01:54 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/16 01:01:54 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/16 01:01:54 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/16 01:01:55 DEBUG : dir/virtualFile: Uploading chunk 0, size=20, remain=0 2026/07/16 01:01:57 DEBUG : dir/virtualDir/testFile: Uploading chunk 0, size=17, remain=0 2026/07/16 01:01:59 DEBUG : dir: invalidating directory cache 2026/07/16 01:01:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/16 01:01:59 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/16 01:01:59 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/16 01:01:59 DEBUG : dir/file1: Reset virtual modtime 2026/07/16 01:01:59 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/16 01:01:59 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/16 01:01:59 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/16 01:01:59 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/16 01:01:59 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:01:59 DEBUG : dir: invalidating directory cache 2026/07/16 01:01:59 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/16 01:01:59 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/16 01:01:59 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/16 01:01:59 DEBUG : forgetting directory cache 2026/07/16 01:01:59 DEBUG : dir: forgetting directory cache 2026/07/16 01:01:59 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/16 01:01:59 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:01:59 DEBUG : dir/virtualDir: Looking for writers 2026/07/16 01:01:59 DEBUG : dir: Looking for writers 2026/07/16 01:01:59 DEBUG : file1: reading active writers 2026/07/16 01:01:59 DEBUG : virtualFile2: reading active writers 2026/07/16 01:01:59 DEBUG : virtualFile: reading active writers 2026/07/16 01:01:59 DEBUG : virtualDir: reading active writers 2026/07/16 01:01:59 DEBUG : Looking for writers 2026/07/16 01:01:59 DEBUG : dir: reading active writers 2026/07/16 01:01:59 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (14.78s) --- PASS: TestDirReadDirAll/Virtual (5.35s) === RUN TestDirOpen run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:02:01 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:02:01 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:02:03 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:02:04 ERROR : dir/: Can only open directories read only 2026/07/16 01:02:04 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:02:04 DEBUG : dir: Looking for writers 2026/07/16 01:02:04 DEBUG : Looking for writers 2026/07/16 01:02:04 DEBUG : dir: reading active writers 2026/07/16 01:02:04 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (3.75s) === RUN TestDirCreate run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:02:05 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:02:05 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:02:06 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/07/16 01:02:08 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/16 01:02:08 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/16 01:02:08 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/16 01:02:08 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 01:02:09 DEBUG : dir/potato: Uploading chunk 0, size=5, remain=0 2026/07/16 01:02:10 DEBUG : dir/potato: size = 5 OK 2026/07/16 01:02:10 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 01:02:10 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/07/16 01:02:10 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/16 01:02:10 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:02:10 DEBUG : dir: Looking for writers 2026/07/16 01:02:10 DEBUG : file1: reading active writers 2026/07/16 01:02:10 DEBUG : potato: reading active writers 2026/07/16 01:02:10 DEBUG : Looking for writers 2026/07/16 01:02:10 DEBUG : dir: reading active writers 2026/07/16 01:02:10 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (6.09s) === RUN TestDirMkdir run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:02:11 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:02:11 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:02:13 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:02:15 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/16 01:02:16 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:02:16 DEBUG : dir/sub: Looking for writers 2026/07/16 01:02:16 DEBUG : dir: Looking for writers 2026/07/16 01:02:16 DEBUG : file1: reading active writers 2026/07/16 01:02:16 DEBUG : sub: reading active writers 2026/07/16 01:02:16 DEBUG : Looking for writers 2026/07/16 01:02:16 DEBUG : dir: reading active writers 2026/07/16 01:02:16 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (5.90s) === RUN TestDirMkdirSub run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:02:17 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:02:17 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:02:18 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:02:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/16 01:02:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/16 01:02:22 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:02:22 DEBUG : dir/sub/subsub: Looking for writers 2026/07/16 01:02:22 DEBUG : dir/sub: Looking for writers 2026/07/16 01:02:22 DEBUG : subsub: reading active writers 2026/07/16 01:02:22 DEBUG : dir: Looking for writers 2026/07/16 01:02:22 DEBUG : file1: reading active writers 2026/07/16 01:02:22 DEBUG : sub: reading active writers 2026/07/16 01:02:22 DEBUG : Looking for writers 2026/07/16 01:02:22 DEBUG : dir: reading active writers 2026/07/16 01:02:22 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (6.87s) === RUN TestDirRemove run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:02:24 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:02:24 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:02:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:02:27 ERROR : dir/: Dir.Remove not empty 2026/07/16 01:02:27 DEBUG : dir/file1: Remove: 2026/07/16 01:02:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:02:27 DEBUG : dir/file1: >Remove: err= 2026/07/16 01:02:28 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/16 01:02:28 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:02:28 DEBUG : Looking for writers 2026/07/16 01:02:28 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (4.05s) === RUN TestDirRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:02:28 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:02:28 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:02:29 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:02:31 DEBUG : dir/file1: Remove: 2026/07/16 01:02:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:02:31 DEBUG : dir/file1: >Remove: err= 2026/07/16 01:02:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/16 01:02:32 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:02:32 DEBUG : Looking for writers 2026/07/16 01:02:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (3.91s) === RUN TestDirRemoveName run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:02:32 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:02:32 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:02:33 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:02:35 DEBUG : dir/file1: Remove: 2026/07/16 01:02:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:02:35 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/07/16 01:02:36 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:02:36 DEBUG : dir: Looking for writers 2026/07/16 01:02:36 DEBUG : Looking for writers 2026/07/16 01:02:36 DEBUG : dir: reading active writers 2026/07/16 01:02:36 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (4.57s) === RUN TestDirRename run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:02:37 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:02:37 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:02:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:02:40 DEBUG : dir/file3: Uploading chunk 0, size=15, remain=0 2026/07/16 01:02:42 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/16 01:02:42 DEBUG : dir2: same parent dir (ODFfMTI3MjI4OTVfQVl6QVc) - using folder/rename instead of move_copy 2026/07/16 01:02:42 DEBUG : dir: Updating dir with dir2 0x3730ac2a5450 2026/07/16 01:02:42 DEBUG : dir: forgetting directory cache 2026/07/16 01:02:42 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/16 01:02:42 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/16 01:02:43 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/16 01:02:43 DEBUG : file2: Updating file with file2 0x3730ac2a5520 2026/07/16 01:02:43 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/16 01:02:43 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/16 01:02:44 INFO : dir2/file3: Deleted 2026/07/16 01:02:44 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/16 01:02:44 DEBUG : dir2/file3: Updating file with dir2/file3 0x3730ac2a5520 2026/07/16 01:02:44 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/16 01:02:44 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/16 01:02:45 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/16 01:02:45 DEBUG : renamed empty directory: same parent dir (ODFfMTI3MjI4OTVfQVl6QVc) - using folder/rename instead of move_copy 2026/07/16 01:02:46 DEBUG : empty directory: Updating dir with renamed empty directory 0x3730abf616c0 2026/07/16 01:02:46 DEBUG : empty directory: forgetting directory cache 2026/07/16 01:02:46 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/16 01:02:46 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/16 01:02:46 DEBUG : dir2: Renaming to "dir3" 2026/07/16 01:02:46 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:02:46 DEBUG : dir3: Looking for writers 2026/07/16 01:02:46 DEBUG : file3: reading active writers 2026/07/16 01:02:46 DEBUG : renamed empty directory: Looking for writers 2026/07/16 01:02:46 DEBUG : Looking for writers 2026/07/16 01:02:46 DEBUG : dir3: reading active writers 2026/07/16 01:02:46 DEBUG : renamed empty directory: reading active writers 2026/07/16 01:02:46 DEBUG : >WaitForWriters: --- PASS: TestDirRename (10.55s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:02:47 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:02:47 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:02:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:02:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/16 01:02:51 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:02:51 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 01:02:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/16 01:02:51 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/16 01:02:51 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/16 01:02:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/16 01:02:51 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:02:51 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 01:02:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/16 01:02:51 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/16 01:02:51 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/16 01:02:51 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/16 01:02:51 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (12 bytes), uploading instead of streaming 2026/07/16 01:02:52 DEBUG : dir/sub/file2: Uploading chunk 0, size=12, remain=0 2026/07/16 01:02:53 DEBUG : dir/sub/file2: size = 12 OK 2026/07/16 01:02:53 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/07/16 01:02:53 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/07/16 01:02:53 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/16 01:02:53 DEBUG : forgetting directory cache 2026/07/16 01:02:53 DEBUG : dir: forgetting directory cache 2026/07/16 01:02:53 DEBUG : dir/sub: forgetting directory cache 2026/07/16 01:02:53 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/16 01:02:53 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/16 01:02:53 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 01:02:53 DEBUG : dir/sub/file0: Uploading chunk 0, size=5, remain=0 2026/07/16 01:02:55 DEBUG : dir/sub/file0: size = 5 OK 2026/07/16 01:02:55 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 01:02:55 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/07/16 01:02:55 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/16 01:02:55 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:02:55 DEBUG : dir/sub: Looking for writers 2026/07/16 01:02:55 DEBUG : file0: reading active writers 2026/07/16 01:02:55 DEBUG : file2: reading active writers 2026/07/16 01:02:55 DEBUG : dir: Looking for writers 2026/07/16 01:02:55 DEBUG : file1: reading active writers 2026/07/16 01:02:55 DEBUG : sub: reading active writers 2026/07/16 01:02:55 DEBUG : Looking for writers 2026/07/16 01:02:55 DEBUG : dir: reading active writers 2026/07/16 01:02:55 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (9.38s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:02:57 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:02:57 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/16 01:02:57 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:02:57 DEBUG : Looking for writers 2026/07/16 01:02:57 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.36s) === RUN TestDirMetadataExtension run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:02:57 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:02:57 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:02:58 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/16 01:03:00 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:03:00 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/16 01:03:00 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/16 01:03:00 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/16 01:03:00 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:03:00 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/16 01:03:00 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/16 01:03:00 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:03:00 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/16 01:03:00 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/16 01:03:00 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/16 01:03:00 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:03:00 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/16 01:03:00 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:00 DEBUG : dir: Looking for writers 2026/07/16 01:03:00 DEBUG : file1.metadata: reading active writers 2026/07/16 01:03:00 DEBUG : file1: reading active writers 2026/07/16 01:03:00 DEBUG : Looking for writers 2026/07/16 01:03:00 DEBUG : dir: reading active writers 2026/07/16 01:03:00 DEBUG : dir.metadata: reading active writers 2026/07/16 01:03:00 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (4.11s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:01 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:01 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:03:02 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:04 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:04 DEBUG : dir: Looking for writers 2026/07/16 01:03:04 DEBUG : file1: reading active writers 2026/07/16 01:03:04 DEBUG : Looking for writers 2026/07/16 01:03:04 DEBUG : dir: reading active writers 2026/07/16 01:03:04 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (4.29s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:05 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:05 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:03:07 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:09 DEBUG : time_test: Uploading chunk 0, size=5, remain=0 2026/07/16 01:03:11 DEBUG : Can set mod time: true 2026/07/16 01:03:11 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/16 01:03:11 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:11 DEBUG : dir: Looking for writers 2026/07/16 01:03:11 DEBUG : file1: reading active writers 2026/07/16 01:03:11 DEBUG : Looking for writers 2026/07/16 01:03:11 DEBUG : dir: reading active writers 2026/07/16 01:03:11 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:12 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:12 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:03:14 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 01:03:15 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 01:03:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:03:15 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/16 01:03:16 DEBUG : dir/file1: size = 0 OK 2026/07/16 01:03:16 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 01:03:16 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/16 01:03:17 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/16 01:03:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:03:17 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:17 DEBUG : dir: Looking for writers 2026/07/16 01:03:17 DEBUG : file1: reading active writers 2026/07/16 01:03:17 DEBUG : Looking for writers 2026/07/16 01:03:17 DEBUG : dir: reading active writers 2026/07/16 01:03:17 DEBUG : >WaitForWriters: 2026/07/16 01:03:17 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:17 DEBUG : dir: Looking for writers 2026/07/16 01:03:17 DEBUG : file1: reading active writers 2026/07/16 01:03:17 DEBUG : Looking for writers 2026/07/16 01:03:17 DEBUG : dir: reading active writers 2026/07/16 01:03:17 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:18 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:18 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:03:19 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:21 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 01:03:21 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 01:03:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:03:21 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 01:03:21 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/16 01:03:22 DEBUG : dir/file1: size = 5 OK 2026/07/16 01:03:22 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 01:03:22 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/16 01:03:23 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/16 01:03:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:23 DEBUG : dir: Looking for writers 2026/07/16 01:03:23 DEBUG : file1: reading active writers 2026/07/16 01:03:23 DEBUG : Looking for writers 2026/07/16 01:03:23 DEBUG : dir: reading active writers 2026/07/16 01:03:23 DEBUG : >WaitForWriters: 2026/07/16 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:23 DEBUG : dir: Looking for writers 2026/07/16 01:03:23 DEBUG : file1: reading active writers 2026/07/16 01:03:23 DEBUG : Looking for writers 2026/07/16 01:03:23 DEBUG : dir: reading active writers 2026/07/16 01:03:23 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:24 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:24 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:03:24 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:24 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:03:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:24 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:03:25 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/16 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:28 DEBUG : dir: Looking for writers 2026/07/16 01:03:28 DEBUG : file1: reading active writers 2026/07/16 01:03:28 DEBUG : Looking for writers 2026/07/16 01:03:28 DEBUG : dir: reading active writers 2026/07/16 01:03:28 DEBUG : >WaitForWriters: 2026/07/16 01:03:28 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:29 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:29 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:03:29 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:29 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:29 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:03:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:32 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/16 01:03:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:03:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:03:32 DEBUG : dir/file1(0x3730abcdf2c0): close: 2026/07/16 01:03:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/07/16 01:03:32 DEBUG : dir/file1(0x3730abcdf2c0): >close: err= 2026/07/16 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:32 DEBUG : dir: Looking for writers 2026/07/16 01:03:32 DEBUG : file1: reading active writers 2026/07/16 01:03:32 DEBUG : Looking for writers 2026/07/16 01:03:32 DEBUG : dir: reading active writers 2026/07/16 01:03:32 DEBUG : >WaitForWriters: 2026/07/16 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:32 DEBUG : dir: Looking for writers 2026/07/16 01:03:32 DEBUG : file1: reading active writers 2026/07/16 01:03:32 DEBUG : Looking for writers 2026/07/16 01:03:32 DEBUG : dir: reading active writers 2026/07/16 01:03:32 DEBUG : >WaitForWriters: 2026/07/16 01:03:32 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:33 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:33 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:03:33 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:33 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:03:33 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:03:34 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:36 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/16 01:03:36 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:03:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:03:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:03:36 DEBUG : dir/file1(0x3730ac103840): _writeAt: size=5, off=0 2026/07/16 01:03:36 DEBUG : dir/file1(0x3730ac103840): openPending: 2026/07/16 01:03:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/16 01:03:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/16 01:03:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:03:36 DEBUG : dir/file1(0x3730ac103840): >openPending: err= 2026/07/16 01:03:36 DEBUG : dir/file1(0x3730ac103840): >_writeAt: n=5, err= 2026/07/16 01:03:36 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/16 01:03:36 DEBUG : dir/file1(0x3730ac103840): close: 2026/07/16 01:03:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/07/16 01:03:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/07/16 01:03:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/07/16 01:03:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/16 01:03:36 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/16 01:03:36 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:03:36 DEBUG : dir/file1(0x3730ac103840): >close: err= 2026/07/16 01:03:36 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:36 DEBUG : dir: Looking for writers 2026/07/16 01:03:36 DEBUG : file1: reading active writers 2026/07/16 01:03:36 DEBUG : Looking for writers 2026/07/16 01:03:36 DEBUG : dir: reading active writers 2026/07/16 01:03:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:03:36 DEBUG : dir: Looking for writers 2026/07/16 01:03:36 DEBUG : file1: reading active writers 2026/07/16 01:03:36 DEBUG : Looking for writers 2026/07/16 01:03:36 DEBUG : dir: reading active writers 2026/07/16 01:03:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:03:36 DEBUG : dir: Looking for writers 2026/07/16 01:03:36 DEBUG : file1: reading active writers 2026/07/16 01:03:36 DEBUG : Looking for writers 2026/07/16 01:03:36 DEBUG : dir: reading active writers 2026/07/16 01:03:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:03:36 DEBUG : dir: Looking for writers 2026/07/16 01:03:36 DEBUG : file1: reading active writers 2026/07/16 01:03:36 DEBUG : Looking for writers 2026/07/16 01:03:36 DEBUG : dir: reading active writers 2026/07/16 01:03:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:03:36 DEBUG : dir/file1: vfs cache: starting upload 2026/07/16 01:03:37 DEBUG : dir: Looking for writers 2026/07/16 01:03:37 DEBUG : file1: reading active writers 2026/07/16 01:03:37 DEBUG : Looking for writers 2026/07/16 01:03:37 DEBUG : dir: reading active writers 2026/07/16 01:03:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:03:37 DEBUG : dir: Looking for writers 2026/07/16 01:03:37 DEBUG : file1: reading active writers 2026/07/16 01:03:37 DEBUG : Looking for writers 2026/07/16 01:03:37 DEBUG : dir: reading active writers 2026/07/16 01:03:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:03:37 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:37 DEBUG : dir: Looking for writers 2026/07/16 01:03:37 DEBUG : file1: reading active writers 2026/07/16 01:03:37 DEBUG : Looking for writers 2026/07/16 01:03:37 DEBUG : dir: reading active writers 2026/07/16 01:03:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:03:38 DEBUG : dir: Looking for writers 2026/07/16 01:03:38 DEBUG : file1: reading active writers 2026/07/16 01:03:38 DEBUG : Looking for writers 2026/07/16 01:03:38 DEBUG : dir: reading active writers 2026/07/16 01:03:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/16 01:03:38 DEBUG : dir/file1: size = 14 OK 2026/07/16 01:03:38 DEBUG : dir/file1: md5 = 60cac3f4f9c843121eee2ba9e0dac970 OK 2026/07/16 01:03:38 INFO : dir/file1: Copied (replaced existing) 2026/07/16 01:03:38 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC,60cac3f4f9c843121eee2ba9e0dac970" 2026/07/16 01:03:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/16 01:03:38 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/07/16 01:03:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:03:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/16 01:03:39 DEBUG : dir: Looking for writers 2026/07/16 01:03:39 DEBUG : file1: reading active writers 2026/07/16 01:03:39 DEBUG : Looking for writers 2026/07/16 01:03:39 DEBUG : dir: reading active writers 2026/07/16 01:03:39 DEBUG : >WaitForWriters: 2026/07/16 01:03:39 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:39 DEBUG : dir: Looking for writers 2026/07/16 01:03:39 DEBUG : file1: reading active writers 2026/07/16 01:03:39 DEBUG : Looking for writers 2026/07/16 01:03:39 DEBUG : dir: reading active writers 2026/07/16 01:03:39 DEBUG : >WaitForWriters: 2026/07/16 01:03:39 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (34.75s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (7.03s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (5.73s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (5.99s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (4.65s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (4.48s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (6.88s) === RUN TestFileOpenRead run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:40 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:40 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:03:41 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:03:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 01:03:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:03:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/16 01:03:43 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:43 DEBUG : dir: Looking for writers 2026/07/16 01:03:43 DEBUG : file1: reading active writers 2026/07/16 01:03:43 DEBUG : Looking for writers 2026/07/16 01:03:43 DEBUG : dir: reading active writers 2026/07/16 01:03:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (4.33s) === RUN TestFileOpenReadUnknownSize 2026/07/16 01:03:44 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/16 01:03:44 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:03:44 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:03:44 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/16 01:03:44 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:44 DEBUG : Looking for writers 2026/07/16 01:03:44 DEBUG : file.txt: reading active writers 2026/07/16 01:03:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:44 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:44 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:03:46 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:03:47 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/16 01:03:48 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/16 01:03:49 DEBUG : dir/file1: size = 25 OK 2026/07/16 01:03:49 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 01:03:49 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/16 01:03:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:03:49 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:49 DEBUG : dir: Looking for writers 2026/07/16 01:03:49 DEBUG : file1: reading active writers 2026/07/16 01:03:49 DEBUG : Looking for writers 2026/07/16 01:03:49 DEBUG : dir: reading active writers 2026/07/16 01:03:49 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (5.25s) === RUN TestFileRemove run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:50 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:50 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:03:51 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:53 DEBUG : dir/file1: Remove: 2026/07/16 01:03:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:03:53 DEBUG : dir/file1: >Remove: err= 2026/07/16 01:03:53 DEBUG : dir/file1: Remove: 2026/07/16 01:03:53 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/16 01:03:53 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:53 DEBUG : dir: Looking for writers 2026/07/16 01:03:53 DEBUG : Looking for writers 2026/07/16 01:03:53 DEBUG : dir: reading active writers 2026/07/16 01:03:53 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (4.40s) === RUN TestFileRemoveAll run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:54 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:54 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:03:55 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:03:57 DEBUG : dir/file1: Remove: 2026/07/16 01:03:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:03:57 DEBUG : dir/file1: >Remove: err= 2026/07/16 01:03:57 DEBUG : dir/file1: Remove: 2026/07/16 01:03:57 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/16 01:03:57 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:03:57 DEBUG : dir: Looking for writers 2026/07/16 01:03:57 DEBUG : Looking for writers 2026/07/16 01:03:57 DEBUG : dir: reading active writers 2026/07/16 01:03:57 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (4.29s) === RUN TestFileOpen run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:03:58 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:03:58 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:04:00 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:04:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:04:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 01:04:01 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/16 01:04:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 01:04:01 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/16 01:04:01 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 01:04:01 DEBUG : dir/file1: Open: flags=0x3 2026/07/16 01:04:01 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/16 01:04:01 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/16 01:04:01 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:01 DEBUG : dir: Looking for writers 2026/07/16 01:04:01 DEBUG : file1: reading active writers 2026/07/16 01:04:01 DEBUG : Looking for writers 2026/07/16 01:04:01 DEBUG : dir: reading active writers 2026/07/16 01:04:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (4.06s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:04:02 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:04:02 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:04:04 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:05 DEBUG : dir: Looking for writers 2026/07/16 01:04:05 DEBUG : file1: reading active writers 2026/07/16 01:04:05 DEBUG : Looking for writers 2026/07/16 01:04:05 DEBUG : dir: reading active writers 2026/07/16 01:04:05 DEBUG : >WaitForWriters: 2026/07/16 01:04:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:06 DEBUG : newLeaf: Updating file with newLeaf 0x3730ac2d0750 2026/07/16 01:04:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/16 01:04:07 DEBUG : dir/file1: Updating file with dir/file1 0x3730ac2d0750 2026/07/16 01:04:07 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:07 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 01:04:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 01:04:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:07 DEBUG : dir/file1: File is currently open, delaying rename 0x3730ac2d0750 2026/07/16 01:04:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:07 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:07 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/16 01:04:08 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/16 01:04:09 DEBUG : dir/file1: size = 25 OK 2026/07/16 01:04:09 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 01:04:09 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/16 01:04:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:09 DEBUG : newLeaf: Running delayed rename now 2026/07/16 01:04:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:09 DEBUG : newLeaf: Updating file with newLeaf 0x3730ac2d0750 2026/07/16 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:09 DEBUG : dir: Looking for writers 2026/07/16 01:04:09 DEBUG : Looking for writers 2026/07/16 01:04:09 DEBUG : dir: reading active writers 2026/07/16 01:04:09 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:09 DEBUG : >WaitForWriters: 2026/07/16 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:10 DEBUG : dir: Looking for writers 2026/07/16 01:04:10 DEBUG : Looking for writers 2026/07/16 01:04:10 DEBUG : dir: reading active writers 2026/07/16 01:04:10 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:10 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:04:11 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:04:11 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:04:11 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:04:11 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:11 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:04:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:11 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:04:12 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:04:14 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:14 DEBUG : dir: Looking for writers 2026/07/16 01:04:14 DEBUG : file1: reading active writers 2026/07/16 01:04:14 DEBUG : Looking for writers 2026/07/16 01:04:14 DEBUG : dir: reading active writers 2026/07/16 01:04:14 DEBUG : >WaitForWriters: 2026/07/16 01:04:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:15 DEBUG : newLeaf: Updating file with newLeaf 0x3730abccb520 2026/07/16 01:04:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:16 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/16 01:04:16 DEBUG : dir/file1: Updating file with dir/file1 0x3730abccb520 2026/07/16 01:04:16 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 01:04:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:16 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 01:04:16 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/16 01:04:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:16 DEBUG : dir/file1: File is currently open, delaying rename 0x3730abccb520 2026/07/16 01:04:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:16 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (25 bytes), uploading instead of streaming 2026/07/16 01:04:16 DEBUG : dir/file1: Uploading chunk 0, size=25, remain=0 2026/07/16 01:04:17 DEBUG : dir/file1: size = 25 OK 2026/07/16 01:04:17 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 01:04:17 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/07/16 01:04:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:17 DEBUG : newLeaf: Running delayed rename now 2026/07/16 01:04:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:18 DEBUG : newLeaf: Updating file with newLeaf 0x3730abccb520 2026/07/16 01:04:18 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:18 DEBUG : dir: Looking for writers 2026/07/16 01:04:18 DEBUG : Looking for writers 2026/07/16 01:04:18 DEBUG : dir: reading active writers 2026/07/16 01:04:18 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:18 DEBUG : >WaitForWriters: 2026/07/16 01:04:18 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:18 DEBUG : dir: Looking for writers 2026/07/16 01:04:18 DEBUG : Looking for writers 2026/07/16 01:04:18 DEBUG : dir: reading active writers 2026/07/16 01:04:18 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:18 DEBUG : >WaitForWriters: 2026/07/16 01:04:18 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:04:19 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:04:19 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:04:19 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:04:19 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:19 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:04:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:04:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:19 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:04:21 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:04:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 01:04:22 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:04:22 DEBUG : dir/file1(0x3730abff1a00): openPending: 2026/07/16 01:04:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/16 01:04:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/16 01:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:22 DEBUG : dir/file1(0x3730abff1a00): >openPending: err= 2026/07/16 01:04:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 01:04:22 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:04:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:04:22 DEBUG : dir/file1(0x3730abff1a00): _writeAt: size=14, off=0 2026/07/16 01:04:22 DEBUG : dir/file1(0x3730abff1a00): >_writeAt: n=14, err= 2026/07/16 01:04:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/16 01:04:22 DEBUG : dir/file1(0x3730abff1a00): close: 2026/07/16 01:04:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/16 01:04:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/16 01:04:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:04:22 DEBUG : dir/file1(0x3730abff1a00): >close: err= 2026/07/16 01:04:22 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:22 DEBUG : dir: Looking for writers 2026/07/16 01:04:22 DEBUG : file1: reading active writers 2026/07/16 01:04:22 DEBUG : Looking for writers 2026/07/16 01:04:22 DEBUG : dir: reading active writers 2026/07/16 01:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:04:22 DEBUG : dir: Looking for writers 2026/07/16 01:04:22 DEBUG : file1: reading active writers 2026/07/16 01:04:22 DEBUG : Looking for writers 2026/07/16 01:04:22 DEBUG : dir: reading active writers 2026/07/16 01:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:04:22 DEBUG : dir: Looking for writers 2026/07/16 01:04:22 DEBUG : file1: reading active writers 2026/07/16 01:04:22 DEBUG : Looking for writers 2026/07/16 01:04:22 DEBUG : dir: reading active writers 2026/07/16 01:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:04:22 DEBUG : dir: Looking for writers 2026/07/16 01:04:22 DEBUG : file1: reading active writers 2026/07/16 01:04:22 DEBUG : Looking for writers 2026/07/16 01:04:22 DEBUG : dir: reading active writers 2026/07/16 01:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:04:22 DEBUG : dir/file1: vfs cache: starting upload 2026/07/16 01:04:22 DEBUG : dir: Looking for writers 2026/07/16 01:04:22 DEBUG : file1: reading active writers 2026/07/16 01:04:22 DEBUG : Looking for writers 2026/07/16 01:04:22 DEBUG : dir: reading active writers 2026/07/16 01:04:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:04:23 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:04:23 DEBUG : dir: Looking for writers 2026/07/16 01:04:23 DEBUG : file1: reading active writers 2026/07/16 01:04:23 DEBUG : Looking for writers 2026/07/16 01:04:23 DEBUG : dir: reading active writers 2026/07/16 01:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:04:23 DEBUG : dir: Looking for writers 2026/07/16 01:04:23 DEBUG : file1: reading active writers 2026/07/16 01:04:23 DEBUG : Looking for writers 2026/07/16 01:04:23 DEBUG : dir: reading active writers 2026/07/16 01:04:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:04:24 DEBUG : dir/file1: size = 14 OK 2026/07/16 01:04:24 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 01:04:24 INFO : dir/file1: Copied (replaced existing) 2026/07/16 01:04:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/16 01:04:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/16 01:04:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/16 01:04:24 DEBUG : dir: Looking for writers 2026/07/16 01:04:24 DEBUG : file1: reading active writers 2026/07/16 01:04:24 DEBUG : Looking for writers 2026/07/16 01:04:24 DEBUG : dir: reading active writers 2026/07/16 01:04:24 DEBUG : >WaitForWriters: 2026/07/16 01:04:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:04:24 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:04:24 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:04:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:04:24 DEBUG : dir/file1(0x3730abcded40): _readAt: size=512, off=0 2026/07/16 01:04:24 DEBUG : dir/file1(0x3730abcded40): openPending: 2026/07/16 01:04:24 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/07/16 01:04:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/16 01:04:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:24 DEBUG : dir/file1(0x3730abcded40): >openPending: err= 2026/07/16 01:04:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/16 01:04:24 DEBUG : dir/file1(0x3730abcded40): >_readAt: n=14, err=EOF 2026/07/16 01:04:24 DEBUG : dir/file1(0x3730abcded40): close: 2026/07/16 01:04:24 DEBUG : dir/file1(0x3730abcded40): >close: err= 2026/07/16 01:04:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:25 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/16 01:04:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 01:04:25 DEBUG : newLeaf: Updating file with newLeaf 0x3730ac2d1040 2026/07/16 01:04:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/16 01:04:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/16 01:04:25 DEBUG : dir/file1: Updating file with dir/file1 0x3730ac2d1040 2026/07/16 01:04:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 01:04:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 01:04:26 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:04:26 DEBUG : dir/file1(0x3730ac22ca80): openPending: 2026/07/16 01:04:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/16 01:04:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/16 01:04:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:26 DEBUG : dir/file1(0x3730ac22ca80): >openPending: err= 2026/07/16 01:04:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 01:04:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:04:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:04:26 DEBUG : dir/file1(0x3730ac22ca80): _writeAt: size=25, off=0 2026/07/16 01:04:26 DEBUG : dir/file1(0x3730ac22ca80): >_writeAt: n=25, err= 2026/07/16 01:04:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 01:04:26 DEBUG : newLeaf: Updating file with newLeaf 0x3730ac2d1040 2026/07/16 01:04:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:26 DEBUG : newLeaf(0x3730ac22ca80): close: 2026/07/16 01:04:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/16 01:04:26 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-16 01:04:26.277676334 +0000 UTC m=+212.445747644 2026/07/16 01:04:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/16 01:04:26 DEBUG : newLeaf(0x3730ac22ca80): >close: err= 2026/07/16 01:04:26 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:26 DEBUG : dir: Looking for writers 2026/07/16 01:04:26 DEBUG : Looking for writers 2026/07/16 01:04:26 DEBUG : dir: reading active writers 2026/07/16 01:04:26 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:04:26 DEBUG : dir: Looking for writers 2026/07/16 01:04:26 DEBUG : Looking for writers 2026/07/16 01:04:26 DEBUG : dir: reading active writers 2026/07/16 01:04:26 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:04:26 DEBUG : dir: Looking for writers 2026/07/16 01:04:26 DEBUG : Looking for writers 2026/07/16 01:04:26 DEBUG : dir: reading active writers 2026/07/16 01:04:26 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:04:26 DEBUG : dir: Looking for writers 2026/07/16 01:04:26 DEBUG : Looking for writers 2026/07/16 01:04:26 DEBUG : dir: reading active writers 2026/07/16 01:04:26 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:04:26 DEBUG : newLeaf: vfs cache: starting upload 2026/07/16 01:04:26 DEBUG : dir: Looking for writers 2026/07/16 01:04:26 DEBUG : Looking for writers 2026/07/16 01:04:26 DEBUG : dir: reading active writers 2026/07/16 01:04:26 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:04:27 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/16 01:04:27 DEBUG : dir: Looking for writers 2026/07/16 01:04:27 DEBUG : Looking for writers 2026/07/16 01:04:27 DEBUG : dir: reading active writers 2026/07/16 01:04:27 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:04:27 DEBUG : dir: Looking for writers 2026/07/16 01:04:27 DEBUG : Looking for writers 2026/07/16 01:04:27 DEBUG : dir: reading active writers 2026/07/16 01:04:27 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:04:28 DEBUG : newLeaf: size = 25 OK 2026/07/16 01:04:28 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 01:04:28 INFO : newLeaf: Copied (replaced existing) 2026/07/16 01:04:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-16 01:04:26 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/16 01:04:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/16 01:04:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/16 01:04:28 DEBUG : dir: Looking for writers 2026/07/16 01:04:28 DEBUG : Looking for writers 2026/07/16 01:04:28 DEBUG : dir: reading active writers 2026/07/16 01:04:28 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:28 DEBUG : >WaitForWriters: 2026/07/16 01:04:28 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:28 DEBUG : dir: Looking for writers 2026/07/16 01:04:28 DEBUG : Looking for writers 2026/07/16 01:04:28 DEBUG : dir: reading active writers 2026/07/16 01:04:28 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:28 DEBUG : >WaitForWriters: 2026/07/16 01:04:28 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:04:29 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:04:29 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:04:29 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:29 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:04:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:04:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:29 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:04:30 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:04:32 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:32 DEBUG : dir: Looking for writers 2026/07/16 01:04:32 DEBUG : file1: reading active writers 2026/07/16 01:04:32 DEBUG : Looking for writers 2026/07/16 01:04:32 DEBUG : dir: reading active writers 2026/07/16 01:04:32 DEBUG : >WaitForWriters: 2026/07/16 01:04:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:33 DEBUG : newLeaf: Updating file with newLeaf 0x3730ac2d0a90 2026/07/16 01:04:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/16 01:04:34 DEBUG : dir/file1: Updating file with dir/file1 0x3730ac2d0a90 2026/07/16 01:04:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 01:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 01:04:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:04:34 DEBUG : dir/file1(0x3730ac22d1c0): openPending: 2026/07/16 01:04:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "" 2026/07/16 01:04:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/16 01:04:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:34 DEBUG : dir/file1(0x3730ac22d1c0): >openPending: err= 2026/07/16 01:04:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 01:04:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:04:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:04:34 DEBUG : dir/file1(0x3730ac22d1c0): _writeAt: size=25, off=0 2026/07/16 01:04:34 DEBUG : dir/file1(0x3730ac22d1c0): >_writeAt: n=25, err= 2026/07/16 01:04:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 01:04:35 DEBUG : newLeaf: Updating file with newLeaf 0x3730ac2d0a90 2026/07/16 01:04:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:35 DEBUG : newLeaf(0x3730ac22d1c0): close: 2026/07/16 01:04:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/16 01:04:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-16 01:04:34.479619274 +0000 UTC m=+220.647690634 2026/07/16 01:04:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/16 01:04:35 DEBUG : newLeaf(0x3730ac22d1c0): >close: err= 2026/07/16 01:04:35 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:35 DEBUG : dir: Looking for writers 2026/07/16 01:04:35 DEBUG : Looking for writers 2026/07/16 01:04:35 DEBUG : dir: reading active writers 2026/07/16 01:04:35 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:04:35 DEBUG : dir: Looking for writers 2026/07/16 01:04:35 DEBUG : Looking for writers 2026/07/16 01:04:35 DEBUG : dir: reading active writers 2026/07/16 01:04:35 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:04:35 DEBUG : dir: Looking for writers 2026/07/16 01:04:35 DEBUG : Looking for writers 2026/07/16 01:04:35 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:35 DEBUG : dir: reading active writers 2026/07/16 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:04:35 DEBUG : dir: Looking for writers 2026/07/16 01:04:35 DEBUG : Looking for writers 2026/07/16 01:04:35 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:35 DEBUG : dir: reading active writers 2026/07/16 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:04:35 DEBUG : newLeaf: vfs cache: starting upload 2026/07/16 01:04:35 DEBUG : dir: Looking for writers 2026/07/16 01:04:35 DEBUG : Looking for writers 2026/07/16 01:04:35 DEBUG : dir: reading active writers 2026/07/16 01:04:35 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:04:35 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/16 01:04:35 DEBUG : dir: Looking for writers 2026/07/16 01:04:35 DEBUG : Looking for writers 2026/07/16 01:04:35 DEBUG : dir: reading active writers 2026/07/16 01:04:35 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:04:35 DEBUG : dir: Looking for writers 2026/07/16 01:04:35 DEBUG : Looking for writers 2026/07/16 01:04:35 DEBUG : dir: reading active writers 2026/07/16 01:04:35 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:04:36 DEBUG : newLeaf: size = 25 OK 2026/07/16 01:04:36 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 01:04:36 INFO : newLeaf: Copied (replaced existing) 2026/07/16 01:04:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-16 01:04:34 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/16 01:04:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/16 01:04:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/16 01:04:36 DEBUG : dir: Looking for writers 2026/07/16 01:04:36 DEBUG : Looking for writers 2026/07/16 01:04:36 DEBUG : dir: reading active writers 2026/07/16 01:04:36 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:36 DEBUG : >WaitForWriters: 2026/07/16 01:04:36 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:36 DEBUG : dir: Looking for writers 2026/07/16 01:04:36 DEBUG : Looking for writers 2026/07/16 01:04:36 DEBUG : dir: reading active writers 2026/07/16 01:04:36 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:36 DEBUG : >WaitForWriters: 2026/07/16 01:04:36 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:04:37 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:04:37 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:04:37 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:37 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:04:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:37 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:04:38 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:04:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 01:04:40 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:04:40 DEBUG : dir/file1(0x3730abff0e00): openPending: 2026/07/16 01:04:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/16 01:04:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/16 01:04:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:40 DEBUG : dir/file1(0x3730abff0e00): >openPending: err= 2026/07/16 01:04:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 01:04:40 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:04:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:04:40 DEBUG : dir/file1(0x3730abff0e00): _writeAt: size=14, off=0 2026/07/16 01:04:40 DEBUG : dir/file1(0x3730abff0e00): >_writeAt: n=14, err= 2026/07/16 01:04:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/16 01:04:40 DEBUG : dir/file1(0x3730abff0e00): close: 2026/07/16 01:04:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/16 01:04:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/16 01:04:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:04:40 DEBUG : dir/file1(0x3730abff0e00): >close: err= 2026/07/16 01:04:40 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:40 DEBUG : dir: Looking for writers 2026/07/16 01:04:40 DEBUG : file1: reading active writers 2026/07/16 01:04:40 DEBUG : Looking for writers 2026/07/16 01:04:40 DEBUG : dir: reading active writers 2026/07/16 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:04:40 DEBUG : dir: Looking for writers 2026/07/16 01:04:40 DEBUG : file1: reading active writers 2026/07/16 01:04:40 DEBUG : Looking for writers 2026/07/16 01:04:40 DEBUG : dir: reading active writers 2026/07/16 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:04:40 DEBUG : dir: Looking for writers 2026/07/16 01:04:40 DEBUG : file1: reading active writers 2026/07/16 01:04:40 DEBUG : Looking for writers 2026/07/16 01:04:40 DEBUG : dir: reading active writers 2026/07/16 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:04:40 DEBUG : dir: Looking for writers 2026/07/16 01:04:40 DEBUG : file1: reading active writers 2026/07/16 01:04:40 DEBUG : Looking for writers 2026/07/16 01:04:40 DEBUG : dir: reading active writers 2026/07/16 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:04:40 DEBUG : dir/file1: vfs cache: starting upload 2026/07/16 01:04:40 DEBUG : dir: Looking for writers 2026/07/16 01:04:40 DEBUG : file1: reading active writers 2026/07/16 01:04:40 DEBUG : Looking for writers 2026/07/16 01:04:40 DEBUG : dir: reading active writers 2026/07/16 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:04:40 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:04:40 DEBUG : dir: Looking for writers 2026/07/16 01:04:40 DEBUG : file1: reading active writers 2026/07/16 01:04:40 DEBUG : Looking for writers 2026/07/16 01:04:40 DEBUG : dir: reading active writers 2026/07/16 01:04:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:04:41 DEBUG : dir: Looking for writers 2026/07/16 01:04:41 DEBUG : file1: reading active writers 2026/07/16 01:04:41 DEBUG : Looking for writers 2026/07/16 01:04:41 DEBUG : dir: reading active writers 2026/07/16 01:04:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:04:41 DEBUG : dir/file1: size = 14 OK 2026/07/16 01:04:41 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/07/16 01:04:41 INFO : dir/file1: Copied (replaced existing) 2026/07/16 01:04:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/16 01:04:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/16 01:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/16 01:04:41 DEBUG : dir: Looking for writers 2026/07/16 01:04:41 DEBUG : file1: reading active writers 2026/07/16 01:04:41 DEBUG : Looking for writers 2026/07/16 01:04:41 DEBUG : dir: reading active writers 2026/07/16 01:04:41 DEBUG : >WaitForWriters: 2026/07/16 01:04:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:04:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:04:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:04:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:04:41 DEBUG : dir/file1(0x3730abcde740): _readAt: size=512, off=0 2026/07/16 01:04:41 DEBUG : dir/file1(0x3730abcde740): openPending: 2026/07/16 01:04:41 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/07/16 01:04:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/16 01:04:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:41 DEBUG : dir/file1(0x3730abcde740): >openPending: err= 2026/07/16 01:04:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/16 01:04:41 DEBUG : dir/file1(0x3730abcde740): >_readAt: n=14, err=EOF 2026/07/16 01:04:41 DEBUG : dir/file1(0x3730abcde740): close: 2026/07/16 01:04:41 DEBUG : dir/file1(0x3730abcde740): >close: err= 2026/07/16 01:04:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:42 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/16 01:04:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 01:04:42 DEBUG : newLeaf: Updating file with newLeaf 0x3730ac2cd930 2026/07/16 01:04:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/16 01:04:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/16 01:04:43 DEBUG : dir/file1: Updating file with dir/file1 0x3730ac2cd930 2026/07/16 01:04:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 01:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 01:04:43 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:04:43 DEBUG : dir/file1(0x3730abef1740): openPending: 2026/07/16 01:04:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/16 01:04:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/16 01:04:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:43 DEBUG : dir/file1(0x3730abef1740): >openPending: err= 2026/07/16 01:04:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 01:04:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:04:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:04:43 DEBUG : dir/file1(0x3730abef1740): _writeAt: size=25, off=0 2026/07/16 01:04:43 DEBUG : dir/file1(0x3730abef1740): >_writeAt: n=25, err= 2026/07/16 01:04:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 01:04:44 DEBUG : newLeaf: Updating file with newLeaf 0x3730ac2cd930 2026/07/16 01:04:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:44 DEBUG : newLeaf(0x3730abef1740): close: 2026/07/16 01:04:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/16 01:04:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-16 01:04:43.976160403 +0000 UTC m=+230.144231713 2026/07/16 01:04:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/16 01:04:44 DEBUG : newLeaf(0x3730abef1740): >close: err= 2026/07/16 01:04:44 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:44 DEBUG : dir: Looking for writers 2026/07/16 01:04:44 DEBUG : Looking for writers 2026/07/16 01:04:44 DEBUG : dir: reading active writers 2026/07/16 01:04:44 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:04:44 DEBUG : dir: Looking for writers 2026/07/16 01:04:44 DEBUG : Looking for writers 2026/07/16 01:04:44 DEBUG : dir: reading active writers 2026/07/16 01:04:44 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:04:44 DEBUG : dir: Looking for writers 2026/07/16 01:04:44 DEBUG : Looking for writers 2026/07/16 01:04:44 DEBUG : dir: reading active writers 2026/07/16 01:04:44 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:04:44 DEBUG : dir: Looking for writers 2026/07/16 01:04:44 DEBUG : Looking for writers 2026/07/16 01:04:44 DEBUG : dir: reading active writers 2026/07/16 01:04:44 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:04:44 DEBUG : newLeaf: vfs cache: starting upload 2026/07/16 01:04:44 DEBUG : dir: Looking for writers 2026/07/16 01:04:44 DEBUG : Looking for writers 2026/07/16 01:04:44 DEBUG : dir: reading active writers 2026/07/16 01:04:44 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:04:44 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/16 01:04:44 DEBUG : dir: Looking for writers 2026/07/16 01:04:44 DEBUG : Looking for writers 2026/07/16 01:04:44 DEBUG : dir: reading active writers 2026/07/16 01:04:44 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:04:45 DEBUG : dir: Looking for writers 2026/07/16 01:04:45 DEBUG : Looking for writers 2026/07/16 01:04:45 DEBUG : dir: reading active writers 2026/07/16 01:04:45 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:04:45 DEBUG : newLeaf: size = 25 OK 2026/07/16 01:04:45 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 01:04:45 INFO : newLeaf: Copied (replaced existing) 2026/07/16 01:04:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-16 01:04:43 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/16 01:04:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/16 01:04:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/16 01:04:45 DEBUG : dir: Looking for writers 2026/07/16 01:04:45 DEBUG : Looking for writers 2026/07/16 01:04:45 DEBUG : dir: reading active writers 2026/07/16 01:04:45 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:45 DEBUG : >WaitForWriters: 2026/07/16 01:04:46 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:46 DEBUG : dir: Looking for writers 2026/07/16 01:04:46 DEBUG : Looking for writers 2026/07/16 01:04:46 DEBUG : dir: reading active writers 2026/07/16 01:04:46 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:46 DEBUG : >WaitForWriters: 2026/07/16 01:04:46 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:04:47 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:04:47 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:04:47 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:47 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:04:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:04:47 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:04:48 DEBUG : dir/file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:04:50 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:50 DEBUG : dir: Looking for writers 2026/07/16 01:04:50 DEBUG : file1: reading active writers 2026/07/16 01:04:50 DEBUG : Looking for writers 2026/07/16 01:04:50 DEBUG : dir: reading active writers 2026/07/16 01:04:50 DEBUG : >WaitForWriters: 2026/07/16 01:04:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:04:50 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:04:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:04:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:04:50 DEBUG : dir/file1(0x3730abcde580): _readAt: size=512, off=0 2026/07/16 01:04:50 DEBUG : dir/file1(0x3730abcde580): openPending: 2026/07/16 01:04:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/07/16 01:04:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/16 01:04:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:50 DEBUG : dir/file1(0x3730abcde580): >openPending: err= 2026/07/16 01:04:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/16 01:04:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:04:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:04:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:04:50 DEBUG : dir/file1(0x3730abcde580): >_readAt: n=14, err=EOF 2026/07/16 01:04:50 DEBUG : dir/file1(0x3730abcde580): close: 2026/07/16 01:04:50 DEBUG : dir/file1(0x3730abcde580): >close: err= 2026/07/16 01:04:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:51 DEBUG : newLeaf: vfs cache: fingerprint now "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/16 01:04:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 01:04:51 DEBUG : newLeaf: Updating file with newLeaf 0x3730ac332680 2026/07/16 01:04:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/16 01:04:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/16 01:04:52 DEBUG : dir/file1: Updating file with dir/file1 0x3730ac332680 2026/07/16 01:04:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/16 01:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 01:04:52 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:04:52 DEBUG : dir/file1(0x3730ac496680): openPending: 2026/07/16 01:04:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,0001-01-01 00:00:00 +0000 UTC," against cached fingerprint "14,0001-01-01 00:00:00 +0000 UTC," 2026/07/16 01:04:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/16 01:04:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:04:52 DEBUG : dir/file1(0x3730ac496680): >openPending: err= 2026/07/16 01:04:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 01:04:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:04:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:04:52 DEBUG : dir/file1(0x3730ac496680): _writeAt: size=25, off=0 2026/07/16 01:04:52 DEBUG : dir/file1(0x3730ac496680): >_writeAt: n=25, err= 2026/07/16 01:04:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/16 01:04:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/16 01:04:53 DEBUG : newLeaf: Updating file with newLeaf 0x3730ac332680 2026/07/16 01:04:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:04:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:53 DEBUG : newLeaf(0x3730ac496680): close: 2026/07/16 01:04:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/07/16 01:04:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-16 01:04:52.553365464 +0000 UTC m=+238.721436783 2026/07/16 01:04:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/16 01:04:53 DEBUG : newLeaf(0x3730ac496680): >close: err= 2026/07/16 01:04:53 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:53 DEBUG : dir: Looking for writers 2026/07/16 01:04:53 DEBUG : Looking for writers 2026/07/16 01:04:53 DEBUG : dir: reading active writers 2026/07/16 01:04:53 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:04:53 DEBUG : dir: Looking for writers 2026/07/16 01:04:53 DEBUG : Looking for writers 2026/07/16 01:04:53 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:53 DEBUG : dir: reading active writers 2026/07/16 01:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:04:53 DEBUG : dir: Looking for writers 2026/07/16 01:04:53 DEBUG : Looking for writers 2026/07/16 01:04:53 DEBUG : dir: reading active writers 2026/07/16 01:04:53 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:04:53 DEBUG : dir: Looking for writers 2026/07/16 01:04:53 DEBUG : Looking for writers 2026/07/16 01:04:53 DEBUG : dir: reading active writers 2026/07/16 01:04:53 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:04:53 DEBUG : newLeaf: vfs cache: starting upload 2026/07/16 01:04:53 DEBUG : dir: Looking for writers 2026/07/16 01:04:53 DEBUG : Looking for writers 2026/07/16 01:04:53 DEBUG : dir: reading active writers 2026/07/16 01:04:53 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:04:53 DEBUG : dir: Looking for writers 2026/07/16 01:04:53 DEBUG : Looking for writers 2026/07/16 01:04:53 DEBUG : dir: reading active writers 2026/07/16 01:04:53 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:04:53 DEBUG : newLeaf: Uploading chunk 0, size=25, remain=0 2026/07/16 01:04:53 DEBUG : dir: Looking for writers 2026/07/16 01:04:53 DEBUG : Looking for writers 2026/07/16 01:04:53 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:53 DEBUG : dir: reading active writers 2026/07/16 01:04:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:04:54 DEBUG : newLeaf: size = 25 OK 2026/07/16 01:04:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/07/16 01:04:54 INFO : newLeaf: Copied (replaced existing) 2026/07/16 01:04:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-16 01:04:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/07/16 01:04:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/16 01:04:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/16 01:04:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/16 01:04:54 DEBUG : dir: Looking for writers 2026/07/16 01:04:54 DEBUG : Looking for writers 2026/07/16 01:04:54 DEBUG : dir: reading active writers 2026/07/16 01:04:54 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:54 DEBUG : >WaitForWriters: 2026/07/16 01:04:54 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:54 DEBUG : dir: Looking for writers 2026/07/16 01:04:54 DEBUG : Looking for writers 2026/07/16 01:04:54 DEBUG : dir: reading active writers 2026/07/16 01:04:54 DEBUG : newLeaf: reading active writers 2026/07/16 01:04:54 DEBUG : >WaitForWriters: 2026/07/16 01:04:54 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestFileRename (52.89s) --- PASS: TestFileRename/off,forceCache=false (8.33s) --- PASS: TestFileRename/minimal,forceCache=false (8.63s) --- PASS: TestFileRename/minimal,forceCache=true (9.65s) --- PASS: TestFileRename/writes,forceCache=false (8.21s) --- PASS: TestFileRename/writes,forceCache=true (9.49s) --- PASS: TestFileRename/full,forceCache=false (8.57s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:04:55 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:04:55 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:04:55 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:04:55 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:04:55 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:55 DEBUG : Looking for writers 2026/07/16 01:04:55 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.35s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:04:56 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:04:56 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:04:57 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:04:59 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:04:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:04:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 01:04:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/16 01:04:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:04:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/16 01:04:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/16 01:04:59 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:04:59 DEBUG : dir: Looking for writers 2026/07/16 01:04:59 DEBUG : file1: reading active writers 2026/07/16 01:04:59 DEBUG : Looking for writers 2026/07/16 01:04:59 DEBUG : dir: reading active writers 2026/07/16 01:04:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (4.71s) === RUN TestReadFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:00 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:00 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:05:02 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:05:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:05:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:05:03 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 01:05:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/16 01:05:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:05:04 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/16 01:05:04 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/16 01:05:04 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/16 01:05:04 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/16 01:05:04 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/16 01:05:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/16 01:05:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/16 01:05:04 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/16 01:05:04 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/16 01:05:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/16 01:05:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/16 01:05:04 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/16 01:05:05 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/16 01:05:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/16 01:05:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/16 01:05:05 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/16 01:05:05 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:05 DEBUG : dir: Looking for writers 2026/07/16 01:05:05 DEBUG : file1: reading active writers 2026/07/16 01:05:05 DEBUG : Looking for writers 2026/07/16 01:05:05 DEBUG : dir: reading active writers 2026/07/16 01:05:05 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (6.40s) === RUN TestReadFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:07 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:07 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:05:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:05:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:05:10 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:05:10 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 01:05:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/16 01:05:10 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:05:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/16 01:05:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/16 01:05:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/16 01:05:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/16 01:05:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/16 01:05:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/16 01:05:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/16 01:05:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/16 01:05:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/16 01:05:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/16 01:05:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/16 01:05:11 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/16 01:05:11 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/16 01:05:11 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/16 01:05:11 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/16 01:05:11 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/16 01:05:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/16 01:05:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/16 01:05:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/16 01:05:12 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/16 01:05:12 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/16 01:05:12 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/16 01:05:12 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/16 01:05:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/16 01:05:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/16 01:05:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/16 01:05:12 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/16 01:05:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/16 01:05:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/16 01:05:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/16 01:05:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/16 01:05:12 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:12 DEBUG : dir: Looking for writers 2026/07/16 01:05:12 DEBUG : file1: reading active writers 2026/07/16 01:05:12 DEBUG : Looking for writers 2026/07/16 01:05:12 DEBUG : dir: reading active writers 2026/07/16 01:05:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (6.70s) === RUN TestReadFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:13 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:13 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:05:15 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:05:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:05:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:05:16 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 01:05:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/16 01:05:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:05:16 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/16 01:05:16 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:16 DEBUG : dir: Looking for writers 2026/07/16 01:05:16 DEBUG : file1: reading active writers 2026/07/16 01:05:16 DEBUG : Looking for writers 2026/07/16 01:05:16 DEBUG : dir: reading active writers 2026/07/16 01:05:16 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (4.31s) === RUN TestReadFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:18 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:18 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:05:19 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:05:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:05:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:05:21 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/16 01:05:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/16 01:05:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:05:21 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/16 01:05:21 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/16 01:05:21 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/16 01:05:21 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:21 DEBUG : dir: Looking for writers 2026/07/16 01:05:21 DEBUG : file1: reading active writers 2026/07/16 01:05:21 DEBUG : Looking for writers 2026/07/16 01:05:21 DEBUG : dir: reading active writers 2026/07/16 01:05:21 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (4.57s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:22 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:22 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:05:22 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:22 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:22 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:05:24 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:05:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:05:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:05:25 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:05:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:05:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:05:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): _readAt: size=1, off=0 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): openPending: 2026/07/16 01:05:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/16 01:05:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 01:05:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): >openPending: err= 2026/07/16 01:05:25 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/16 01:05:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:05:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:05:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): >_readAt: n=1, err= 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): _readAt: size=256, off=1 2026/07/16 01:05:25 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): >_readAt: n=15, err=EOF 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): _readAt: size=16, off=16 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): >_readAt: n=0, err=EOF 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): close: 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): >close: err= 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): close: 2026/07/16 01:05:25 DEBUG : dir/file1(0x3730abff1dc0): >close: err=file already closed 2026/07/16 01:05:25 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:25 DEBUG : dir: Looking for writers 2026/07/16 01:05:25 DEBUG : file1: reading active writers 2026/07/16 01:05:25 DEBUG : Looking for writers 2026/07/16 01:05:25 DEBUG : dir: reading active writers 2026/07/16 01:05:25 DEBUG : >WaitForWriters: 2026/07/16 01:05:25 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (4.40s) === RUN TestRWFileHandleSeek run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:27 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:27 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:05:27 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:27 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:27 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:05:28 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:05:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:05:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:05:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:05:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:05:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:05:30 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): _readAt: size=1, off=0 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): openPending: 2026/07/16 01:05:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/16 01:05:30 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 01:05:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): >openPending: err= 2026/07/16 01:05:30 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/16 01:05:30 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:05:30 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:05:30 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): >_readAt: n=1, err= 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): _readAt: size=1, off=5 2026/07/16 01:05:30 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): >_readAt: n=1, err= 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): _readAt: size=1, off=3 2026/07/16 01:05:30 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): >_readAt: n=1, err= 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): _readAt: size=1, off=13 2026/07/16 01:05:30 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): >_readAt: n=1, err= 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): _readAt: size=16, off=100 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): >_readAt: n=0, err=EOF 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): close: 2026/07/16 01:05:30 DEBUG : dir/file1(0x3730ac22c7c0): >close: err= 2026/07/16 01:05:30 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:30 DEBUG : dir: Looking for writers 2026/07/16 01:05:30 DEBUG : file1: reading active writers 2026/07/16 01:05:30 DEBUG : Looking for writers 2026/07/16 01:05:30 DEBUG : dir: reading active writers 2026/07/16 01:05:30 DEBUG : >WaitForWriters: 2026/07/16 01:05:30 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting 2026/07/16 01:05:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu/dir/file1: no such file or directory 2026/07/16 01:05:30 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-sefuloc8nivu/dir/file1: no such file or directory --- PASS: TestRWFileHandleSeek (4.56s) === RUN TestRWFileHandleReadAt run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:31 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:31 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:05:31 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:31 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:31 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:05:32 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:05:34 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:05:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:05:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:05:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:05:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:05:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 01:05:34 DEBUG : dir/file1(0x3730ac43c600): _readAt: size=1, off=0 2026/07/16 01:05:34 DEBUG : dir/file1(0x3730ac43c600): openPending: 2026/07/16 01:05:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/16 01:05:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 01:05:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:34 DEBUG : dir/file1(0x3730ac43c600): >openPending: err= 2026/07/16 01:05:34 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/16 01:05:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:05:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:05:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): >_readAt: n=1, err= 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): _readAt: size=1, off=5 2026/07/16 01:05:35 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): >_readAt: n=1, err= 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): _readAt: size=1, off=1 2026/07/16 01:05:35 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): >_readAt: n=1, err= 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): _readAt: size=6, off=10 2026/07/16 01:05:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): >_readAt: n=6, err= 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): _readAt: size=256, off=10 2026/07/16 01:05:35 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): >_readAt: n=6, err=EOF 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): _readAt: size=256, off=100 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): >_readAt: n=0, err=EOF 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): close: 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): >close: err= 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): _readAt: size=256, off=100 2026/07/16 01:05:35 DEBUG : dir/file1(0x3730ac43c600): >_readAt: n=0, err=file already closed 2026/07/16 01:05:35 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:35 DEBUG : dir: Looking for writers 2026/07/16 01:05:35 DEBUG : file1: reading active writers 2026/07/16 01:05:35 DEBUG : Looking for writers 2026/07/16 01:05:35 DEBUG : dir: reading active writers 2026/07/16 01:05:35 DEBUG : >WaitForWriters: 2026/07/16 01:05:35 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting 2026/07/16 01:05:35 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu/dir/file1: no such file or directory 2026/07/16 01:05:35 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-sefuloc8nivu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (4.51s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:36 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:36 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:05:36 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:36 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:36 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:05:37 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:05:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:05:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:05:39 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:05:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:05:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:05:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 01:05:39 DEBUG : dir/file1(0x3730abff0a40): RWFileHandle.Flush 2026/07/16 01:05:39 DEBUG : dir/file1(0x3730abff0a40): _readAt: size=256, off=0 2026/07/16 01:05:39 DEBUG : dir/file1(0x3730abff0a40): openPending: 2026/07/16 01:05:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/16 01:05:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 01:05:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:39 DEBUG : dir/file1(0x3730abff0a40): >openPending: err= 2026/07/16 01:05:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/16 01:05:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:05:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:05:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:05:39 DEBUG : dir/file1(0x3730abff0a40): >_readAt: n=16, err=EOF 2026/07/16 01:05:39 DEBUG : dir/file1(0x3730abff0a40): RWFileHandle.Flush 2026/07/16 01:05:39 DEBUG : dir/file1(0x3730abff0a40): RWFileHandle.Flush 2026/07/16 01:05:39 DEBUG : dir/file1(0x3730abff0a40): close: 2026/07/16 01:05:39 DEBUG : dir/file1(0x3730abff0a40): >close: err= 2026/07/16 01:05:39 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:39 DEBUG : dir: Looking for writers 2026/07/16 01:05:39 DEBUG : file1: reading active writers 2026/07/16 01:05:39 DEBUG : Looking for writers 2026/07/16 01:05:39 DEBUG : dir: reading active writers 2026/07/16 01:05:39 DEBUG : >WaitForWriters: 2026/07/16 01:05:39 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting 2026/07/16 01:05:40 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu/dir/file1: no such file or directory 2026/07/16 01:05:40 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (4.56s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:40 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:40 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:05:40 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:40 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:40 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:05:42 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:05:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:05:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/16 01:05:43 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:05:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:05:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:05:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 01:05:43 DEBUG : dir/file1(0x3730abef0d80): _readAt: size=256, off=0 2026/07/16 01:05:43 DEBUG : dir/file1(0x3730abef0d80): openPending: 2026/07/16 01:05:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/16 01:05:43 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 01:05:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:43 DEBUG : dir/file1(0x3730abef0d80): >openPending: err= 2026/07/16 01:05:43 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/16 01:05:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:05:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:05:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:05:44 DEBUG : dir/file1(0x3730abef0d80): >_readAt: n=16, err=EOF 2026/07/16 01:05:44 DEBUG : dir/file1(0x3730abef0d80): RWFileHandle.Release 2026/07/16 01:05:44 DEBUG : dir/file1(0x3730abef0d80): close: 2026/07/16 01:05:44 DEBUG : dir/file1(0x3730abef0d80): >close: err= 2026/07/16 01:05:44 DEBUG : dir/file1(0x3730abef0d80): RWFileHandle.Release 2026/07/16 01:05:44 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:44 DEBUG : dir: Looking for writers 2026/07/16 01:05:44 DEBUG : file1: reading active writers 2026/07/16 01:05:44 DEBUG : Looking for writers 2026/07/16 01:05:44 DEBUG : dir: reading active writers 2026/07/16 01:05:44 DEBUG : >WaitForWriters: 2026/07/16 01:05:44 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting 2026/07/16 01:05:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu/dir/file1: no such file or directory 2026/07/16 01:05:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (4.48s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:45 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:45 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:05:45 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:45 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:05:45 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:05:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:05:45 DEBUG : file1: newRWFileHandle: 2026/07/16 01:05:45 DEBUG : file1(0x3730ac22ccc0): openPending: 2026/07/16 01:05:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:05:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:45 DEBUG : file1(0x3730ac22ccc0): >openPending: err= 2026/07/16 01:05:45 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 01:05:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 01:05:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 01:05:45 DEBUG : file1(0x3730ac22ccc0): _writeAt: size=5, off=0 2026/07/16 01:05:45 DEBUG : file1(0x3730ac22ccc0): >_writeAt: n=5, err= 2026/07/16 01:05:45 DEBUG : file1(0x3730ac22ccc0): _writeAt: size=7, off=5 2026/07/16 01:05:45 DEBUG : file1(0x3730ac22ccc0): >_writeAt: n=7, err= 2026/07/16 01:05:45 DEBUG : file1: vfs cache: truncate to size=11 2026/07/16 01:05:45 DEBUG : file1(0x3730ac22ccc0): close: 2026/07/16 01:05:45 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 01:05:45.526167544 +0000 UTC m=+291.694238854 2026/07/16 01:05:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:05:45 DEBUG : file1(0x3730ac22ccc0): >close: err= 2026/07/16 01:05:45 DEBUG : file1(0x3730ac22ccc0): close: 2026/07/16 01:05:45 DEBUG : file1(0x3730ac22ccc0): >close: err=file already closed 2026/07/16 01:05:45 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:45 DEBUG : Looking for writers 2026/07/16 01:05:45 DEBUG : file1: reading active writers 2026/07/16 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:05:45 DEBUG : Looking for writers 2026/07/16 01:05:45 DEBUG : file1: reading active writers 2026/07/16 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:05:45 DEBUG : Looking for writers 2026/07/16 01:05:45 DEBUG : file1: reading active writers 2026/07/16 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:05:45 DEBUG : Looking for writers 2026/07/16 01:05:45 DEBUG : file1: reading active writers 2026/07/16 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:05:45 DEBUG : file1: vfs cache: starting upload 2026/07/16 01:05:45 DEBUG : Looking for writers 2026/07/16 01:05:45 DEBUG : file1: reading active writers 2026/07/16 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:05:45 DEBUG : Looking for writers 2026/07/16 01:05:45 DEBUG : file1: reading active writers 2026/07/16 01:05:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:05:46 DEBUG : Looking for writers 2026/07/16 01:05:46 DEBUG : file1: reading active writers 2026/07/16 01:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:05:46 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/16 01:05:46 DEBUG : Looking for writers 2026/07/16 01:05:46 DEBUG : file1: reading active writers 2026/07/16 01:05:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/16 01:05:47 DEBUG : file1: size = 11 OK 2026/07/16 01:05:47 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/16 01:05:47 INFO : file1: Copied (new) 2026/07/16 01:05:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-16 01:05:45 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/16 01:05:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 01:05:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:47 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 01:05:47 DEBUG : Looking for writers 2026/07/16 01:05:47 DEBUG : file1: reading active writers 2026/07/16 01:05:47 DEBUG : >WaitForWriters: 2026/07/16 01:05:47 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:47 DEBUG : Looking for writers 2026/07/16 01:05:47 DEBUG : file1: reading active writers 2026/07/16 01:05:47 DEBUG : >WaitForWriters: 2026/07/16 01:05:47 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.18s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:48 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:48 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:05:48 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:48 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:05:48 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:05:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:05:48 DEBUG : file1: newRWFileHandle: 2026/07/16 01:05:48 DEBUG : file1(0x3730abff0440): openPending: 2026/07/16 01:05:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:48 DEBUG : file1(0x3730abff0440): >openPending: err= 2026/07/16 01:05:48 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 01:05:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 01:05:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 01:05:48 DEBUG : file1(0x3730abff0440): _writeAt: size=7, off=0 2026/07/16 01:05:48 DEBUG : file1(0x3730abff0440): >_writeAt: n=7, err= 2026/07/16 01:05:48 DEBUG : file1(0x3730abff0440): _writeAt: size=6, off=5 2026/07/16 01:05:48 DEBUG : file1(0x3730abff0440): >_writeAt: n=6, err= 2026/07/16 01:05:48 DEBUG : file1(0x3730abff0440): close: 2026/07/16 01:05:48 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 01:05:48.730558375 +0000 UTC m=+294.898629684 2026/07/16 01:05:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:05:48 DEBUG : file1(0x3730abff0440): >close: err= 2026/07/16 01:05:48 DEBUG : file1(0x3730abff0440): _writeAt: size=5, off=0 2026/07/16 01:05:48 DEBUG : file1(0x3730abff0440): >_writeAt: n=0, err=file already closed 2026/07/16 01:05:48 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:48 DEBUG : Looking for writers 2026/07/16 01:05:48 DEBUG : file1: reading active writers 2026/07/16 01:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:05:48 DEBUG : Looking for writers 2026/07/16 01:05:48 DEBUG : file1: reading active writers 2026/07/16 01:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:05:48 DEBUG : Looking for writers 2026/07/16 01:05:48 DEBUG : file1: reading active writers 2026/07/16 01:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:05:48 DEBUG : Looking for writers 2026/07/16 01:05:48 DEBUG : file1: reading active writers 2026/07/16 01:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:05:48 DEBUG : file1: vfs cache: starting upload 2026/07/16 01:05:48 DEBUG : Looking for writers 2026/07/16 01:05:48 DEBUG : file1: reading active writers 2026/07/16 01:05:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:05:49 DEBUG : Looking for writers 2026/07/16 01:05:49 DEBUG : file1: reading active writers 2026/07/16 01:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:05:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu/dir/file1: no such file or directory 2026/07/16 01:05:49 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-sefuloc8nivu/dir/file1: no such file or directory 2026/07/16 01:05:49 DEBUG : Looking for writers 2026/07/16 01:05:49 DEBUG : file1: reading active writers 2026/07/16 01:05:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:05:49 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/16 01:05:50 DEBUG : Looking for writers 2026/07/16 01:05:50 DEBUG : file1: reading active writers 2026/07/16 01:05:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/16 01:05:50 DEBUG : file1: size = 11 OK 2026/07/16 01:05:50 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/16 01:05:50 INFO : file1: Copied (new) 2026/07/16 01:05:50 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-16 01:05:48 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/07/16 01:05:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 01:05:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:50 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 01:05:51 DEBUG : Looking for writers 2026/07/16 01:05:51 DEBUG : file1: reading active writers 2026/07/16 01:05:51 DEBUG : >WaitForWriters: 2026/07/16 01:05:51 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:51 DEBUG : Looking for writers 2026/07/16 01:05:51 DEBUG : file1: reading active writers 2026/07/16 01:05:51 DEBUG : >WaitForWriters: 2026/07/16 01:05:51 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (3.22s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:51 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:51 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:05:51 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:51 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:05:51 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:05:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:05:51 DEBUG : file1: newRWFileHandle: 2026/07/16 01:05:51 DEBUG : file1(0x3730ac43d000): openPending: 2026/07/16 01:05:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:05:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:51 DEBUG : file1(0x3730ac43d000): >openPending: err= 2026/07/16 01:05:51 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 01:05:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 01:05:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 01:05:51 DEBUG : file1(0x3730ac43d000): close: 2026/07/16 01:05:51 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 01:05:51.926723995 +0000 UTC m=+298.094795304 2026/07/16 01:05:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:05:51 DEBUG : file1(0x3730ac43d000): >close: err= 2026/07/16 01:05:51 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/16 01:05:51 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 01:05:51 DEBUG : file2: newRWFileHandle: 2026/07/16 01:05:51 DEBUG : file2(0x3730ac43d540): openPending: 2026/07/16 01:05:51 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:05:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/16 01:05:51 DEBUG : file2(0x3730ac43d540): >openPending: err= 2026/07/16 01:05:51 DEBUG : file2: >newRWFileHandle: err= 2026/07/16 01:05:51 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/16 01:05:51 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/16 01:05:51 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/16 01:05:51 DEBUG : file2(0x3730ac43d540): RWFileHandle.Flush 2026/07/16 01:05:51 DEBUG : file2(0x3730ac43d540): RWFileHandle.Release 2026/07/16 01:05:51 DEBUG : file2(0x3730ac43d540): close: 2026/07/16 01:05:51 DEBUG : file2: vfs cache: setting modification time to 2026-07-16 01:05:51.928424862 +0000 UTC m=+298.096496171 2026/07/16 01:05:51 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/16 01:05:51 DEBUG : file2(0x3730ac43d540): >close: err= 2026/07/16 01:05:51 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:51 DEBUG : Looking for writers 2026/07/16 01:05:51 DEBUG : file1: reading active writers 2026/07/16 01:05:51 DEBUG : file2: reading active writers 2026/07/16 01:05:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/16 01:05:51 DEBUG : Looking for writers 2026/07/16 01:05:51 DEBUG : file1: reading active writers 2026/07/16 01:05:51 DEBUG : file2: reading active writers 2026/07/16 01:05:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/16 01:05:51 DEBUG : Looking for writers 2026/07/16 01:05:51 DEBUG : file1: reading active writers 2026/07/16 01:05:51 DEBUG : file2: reading active writers 2026/07/16 01:05:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/16 01:05:51 DEBUG : Looking for writers 2026/07/16 01:05:51 DEBUG : file1: reading active writers 2026/07/16 01:05:51 DEBUG : file2: reading active writers 2026/07/16 01:05:51 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/16 01:05:52 DEBUG : file2: vfs cache: starting upload 2026/07/16 01:05:52 DEBUG : file1: vfs cache: starting upload 2026/07/16 01:05:52 DEBUG : Looking for writers 2026/07/16 01:05:52 DEBUG : file2: reading active writers 2026/07/16 01:05:52 DEBUG : file1: reading active writers 2026/07/16 01:05:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/07/16 01:05:52 DEBUG : Looking for writers 2026/07/16 01:05:52 DEBUG : file1: reading active writers 2026/07/16 01:05:52 DEBUG : file2: reading active writers 2026/07/16 01:05:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/07/16 01:05:52 DEBUG : Looking for writers 2026/07/16 01:05:52 DEBUG : file1: reading active writers 2026/07/16 01:05:52 DEBUG : file2: reading active writers 2026/07/16 01:05:52 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/07/16 01:05:53 DEBUG : Looking for writers 2026/07/16 01:05:53 DEBUG : file1: reading active writers 2026/07/16 01:05:53 DEBUG : file2: reading active writers 2026/07/16 01:05:53 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/16 01:05:54 DEBUG : Looking for writers 2026/07/16 01:05:54 DEBUG : file2: reading active writers 2026/07/16 01:05:54 DEBUG : file1: reading active writers 2026/07/16 01:05:54 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/07/16 01:05:54 DEBUG : file2: size = 0 OK 2026/07/16 01:05:54 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 01:05:54 INFO : file2: Copied (new) 2026/07/16 01:05:54 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-16 01:05:51 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/16 01:05:54 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/16 01:05:54 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/16 01:05:54 INFO : file2: vfs cache: upload succeeded try #1 2026/07/16 01:05:54 DEBUG : file1: size = 0 OK 2026/07/16 01:05:54 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 01:05:54 INFO : file1: Copied (new) 2026/07/16 01:05:54 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-16 01:05:51 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/07/16 01:05:54 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 01:05:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:54 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 01:05:55 DEBUG : Looking for writers 2026/07/16 01:05:55 DEBUG : file1: reading active writers 2026/07/16 01:05:55 DEBUG : file2: reading active writers 2026/07/16 01:05:55 DEBUG : >WaitForWriters: 2026/07/16 01:05:55 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:55 DEBUG : Looking for writers 2026/07/16 01:05:55 DEBUG : file1: reading active writers 2026/07/16 01:05:55 DEBUG : file2: reading active writers 2026/07/16 01:05:55 DEBUG : >WaitForWriters: 2026/07/16 01:05:55 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (4.39s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:56 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:56 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:05:56 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:56 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:05:56 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:05:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:05:56 DEBUG : file1: newRWFileHandle: 2026/07/16 01:05:56 DEBUG : file1(0x3730ac496680): openPending: 2026/07/16 01:05:56 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:05:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:56 DEBUG : file1(0x3730ac496680): >openPending: err= 2026/07/16 01:05:56 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 01:05:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:56 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 01:05:56 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 01:05:56 DEBUG : file1(0x3730ac496680): _writeAt: size=5, off=0 2026/07/16 01:05:56 DEBUG : file1(0x3730ac496680): >_writeAt: n=5, err= 2026/07/16 01:05:56 DEBUG : file1(0x3730ac496680): RWFileHandle.Flush 2026/07/16 01:05:56 DEBUG : file1(0x3730ac496680): RWFileHandle.Flush 2026/07/16 01:05:56 DEBUG : file1(0x3730ac496680): close: 2026/07/16 01:05:56 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 01:05:56.311594533 +0000 UTC m=+302.479665862 2026/07/16 01:05:56 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:05:56 DEBUG : file1(0x3730ac496680): >close: err= 2026/07/16 01:05:56 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:56 DEBUG : Looking for writers 2026/07/16 01:05:56 DEBUG : file1: reading active writers 2026/07/16 01:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:05:56 DEBUG : Looking for writers 2026/07/16 01:05:56 DEBUG : file1: reading active writers 2026/07/16 01:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:05:56 DEBUG : Looking for writers 2026/07/16 01:05:56 DEBUG : file1: reading active writers 2026/07/16 01:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:05:56 DEBUG : Looking for writers 2026/07/16 01:05:56 DEBUG : file1: reading active writers 2026/07/16 01:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:05:56 DEBUG : file1: vfs cache: starting upload 2026/07/16 01:05:56 DEBUG : Looking for writers 2026/07/16 01:05:56 DEBUG : file1: reading active writers 2026/07/16 01:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:05:56 DEBUG : Looking for writers 2026/07/16 01:05:56 DEBUG : file1: reading active writers 2026/07/16 01:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:05:56 DEBUG : Looking for writers 2026/07/16 01:05:56 DEBUG : file1: reading active writers 2026/07/16 01:05:56 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:05:57 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/16 01:05:57 DEBUG : Looking for writers 2026/07/16 01:05:57 DEBUG : file1: reading active writers 2026/07/16 01:05:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/16 01:05:58 DEBUG : file1: size = 5 OK 2026/07/16 01:05:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 01:05:58 INFO : file1: Copied (new) 2026/07/16 01:05:58 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-16 01:05:56 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/16 01:05:58 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 01:05:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:58 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 01:05:58 DEBUG : Looking for writers 2026/07/16 01:05:58 DEBUG : file1: reading active writers 2026/07/16 01:05:58 DEBUG : >WaitForWriters: 2026/07/16 01:05:58 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (3.01s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:05:59 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:05:59 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:05:59 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:59 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:05:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:05:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:05:59 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:05:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:05:59 DEBUG : file1: newRWFileHandle: 2026/07/16 01:05:59 DEBUG : file1(0x3730ac22c940): openPending: 2026/07/16 01:05:59 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:05:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:59 DEBUG : file1(0x3730ac22c940): >openPending: err= 2026/07/16 01:05:59 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 01:05:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:05:59 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 01:05:59 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 01:05:59 DEBUG : file1(0x3730ac22c940): _writeAt: size=5, off=0 2026/07/16 01:05:59 DEBUG : file1(0x3730ac22c940): >_writeAt: n=5, err= 2026/07/16 01:05:59 DEBUG : file1(0x3730ac22c940): RWFileHandle.Release 2026/07/16 01:05:59 DEBUG : file1(0x3730ac22c940): close: 2026/07/16 01:05:59 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 01:05:59.341801539 +0000 UTC m=+305.509872888 2026/07/16 01:05:59 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:05:59 DEBUG : file1(0x3730ac22c940): >close: err= 2026/07/16 01:05:59 DEBUG : file1(0x3730ac22c940): RWFileHandle.Release 2026/07/16 01:05:59 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:05:59 DEBUG : Looking for writers 2026/07/16 01:05:59 DEBUG : file1: reading active writers 2026/07/16 01:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:05:59 DEBUG : Looking for writers 2026/07/16 01:05:59 DEBUG : file1: reading active writers 2026/07/16 01:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:05:59 DEBUG : Looking for writers 2026/07/16 01:05:59 DEBUG : file1: reading active writers 2026/07/16 01:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:05:59 DEBUG : Looking for writers 2026/07/16 01:05:59 DEBUG : file1: reading active writers 2026/07/16 01:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:05:59 DEBUG : file1: vfs cache: starting upload 2026/07/16 01:05:59 DEBUG : Looking for writers 2026/07/16 01:05:59 DEBUG : file1: reading active writers 2026/07/16 01:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:05:59 DEBUG : Looking for writers 2026/07/16 01:05:59 DEBUG : file1: reading active writers 2026/07/16 01:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:05:59 DEBUG : Looking for writers 2026/07/16 01:05:59 DEBUG : file1: reading active writers 2026/07/16 01:05:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:06:00 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/16 01:06:00 DEBUG : Looking for writers 2026/07/16 01:06:00 DEBUG : file1: reading active writers 2026/07/16 01:06:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/16 01:06:01 DEBUG : file1: size = 5 OK 2026/07/16 01:06:01 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 01:06:01 INFO : file1: Copied (new) 2026/07/16 01:06:01 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-16 01:05:59 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/16 01:06:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 01:06:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:01 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 01:06:01 DEBUG : Looking for writers 2026/07/16 01:06:01 DEBUG : file1: reading active writers 2026/07/16 01:06:01 DEBUG : >WaitForWriters: 2026/07/16 01:06:01 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (3.04s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:02 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:02 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:06:02 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:02 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:02 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:06:03 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:06:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/16 01:06:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 01:06:05 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:06:05 DEBUG : dir/file1(0x3730ac496840): openPending: 2026/07/16 01:06:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/16 01:06:05 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 01:06:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:05 DEBUG : dir/file1(0x3730ac496840): >openPending: err= 2026/07/16 01:06:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/16 01:06:05 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:06:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:06:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 01:06:05 DEBUG : dir/file1(0x3730ac496840): _writeAt: size=5, off=0 2026/07/16 01:06:05 DEBUG : dir/file1(0x3730ac496840): >_writeAt: n=5, err= 2026/07/16 01:06:05 DEBUG : dir/file1(0x3730ac496840): close: 2026/07/16 01:06:05 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:05 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-16 01:06:05.365279613 +0000 UTC m=+311.533350923 2026/07/16 01:06:05 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:05 DEBUG : dir/file1(0x3730ac496840): >close: err= 2026/07/16 01:06:05 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:05 DEBUG : dir: Looking for writers 2026/07/16 01:06:05 DEBUG : file1: reading active writers 2026/07/16 01:06:05 DEBUG : Looking for writers 2026/07/16 01:06:05 DEBUG : dir: reading active writers 2026/07/16 01:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:06:05 DEBUG : dir: Looking for writers 2026/07/16 01:06:05 DEBUG : file1: reading active writers 2026/07/16 01:06:05 DEBUG : Looking for writers 2026/07/16 01:06:05 DEBUG : dir: reading active writers 2026/07/16 01:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:06:05 DEBUG : dir: Looking for writers 2026/07/16 01:06:05 DEBUG : file1: reading active writers 2026/07/16 01:06:05 DEBUG : Looking for writers 2026/07/16 01:06:05 DEBUG : dir: reading active writers 2026/07/16 01:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:06:05 DEBUG : dir: Looking for writers 2026/07/16 01:06:05 DEBUG : file1: reading active writers 2026/07/16 01:06:05 DEBUG : Looking for writers 2026/07/16 01:06:05 DEBUG : dir: reading active writers 2026/07/16 01:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:06:05 DEBUG : dir/file1: vfs cache: starting upload 2026/07/16 01:06:05 DEBUG : dir: Looking for writers 2026/07/16 01:06:05 DEBUG : file1: reading active writers 2026/07/16 01:06:05 DEBUG : Looking for writers 2026/07/16 01:06:05 DEBUG : dir: reading active writers 2026/07/16 01:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:06:05 DEBUG : dir/file1: Uploading chunk 0, size=5, remain=0 2026/07/16 01:06:05 DEBUG : dir: Looking for writers 2026/07/16 01:06:05 DEBUG : file1: reading active writers 2026/07/16 01:06:05 DEBUG : Looking for writers 2026/07/16 01:06:05 DEBUG : dir: reading active writers 2026/07/16 01:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:06:05 DEBUG : dir: Looking for writers 2026/07/16 01:06:05 DEBUG : file1: reading active writers 2026/07/16 01:06:05 DEBUG : Looking for writers 2026/07/16 01:06:05 DEBUG : dir: reading active writers 2026/07/16 01:06:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:06:06 DEBUG : dir/file1: size = 5 OK 2026/07/16 01:06:06 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 01:06:06 INFO : dir/file1: Copied (replaced existing) 2026/07/16 01:06:06 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-16 01:06:05 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/16 01:06:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/16 01:06:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/16 01:06:06 DEBUG : dir: Looking for writers 2026/07/16 01:06:06 DEBUG : file1: reading active writers 2026/07/16 01:06:06 DEBUG : Looking for writers 2026/07/16 01:06:06 DEBUG : dir: reading active writers 2026/07/16 01:06:06 DEBUG : >WaitForWriters: 2026/07/16 01:06:06 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (5.55s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:07 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:07 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:06:07 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:07 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:07 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:06:08 DEBUG : dir/file1: Uploading chunk 0, size=16, remain=0 2026/07/16 01:06:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:10 DEBUG : dir/file1: newRWFileHandle: 2026/07/16 01:06:10 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/16 01:06:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/16 01:06:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/16 01:06:10 DEBUG : dir/file1(0x3730ac22c640): _writeAt: size=5, off=0 2026/07/16 01:06:10 DEBUG : dir/file1(0x3730ac22c640): openPending: 2026/07/16 01:06:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/07/16 01:06:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/16 01:06:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:10 DEBUG : dir/file1(0x3730ac22c640): >openPending: err= 2026/07/16 01:06:10 DEBUG : dir/file1(0x3730ac22c640): >_writeAt: n=5, err= 2026/07/16 01:06:10 DEBUG : dir/file1(0x3730ac22c640): _writeAt: size=15, off=5 2026/07/16 01:06:10 DEBUG : dir/file1(0x3730ac22c640): >_writeAt: n=15, err= 2026/07/16 01:06:10 DEBUG : dir/file1(0x3730ac22c640): close: 2026/07/16 01:06:10 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/07/16 01:06:10 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-16 01:06:10.738766022 +0000 UTC m=+316.906837381 2026/07/16 01:06:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:10 DEBUG : dir/file1(0x3730ac22c640): >close: err= 2026/07/16 01:06:10 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:10 DEBUG : dir: Looking for writers 2026/07/16 01:06:10 DEBUG : file1: reading active writers 2026/07/16 01:06:10 DEBUG : Looking for writers 2026/07/16 01:06:10 DEBUG : dir: reading active writers 2026/07/16 01:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:06:10 DEBUG : dir: Looking for writers 2026/07/16 01:06:10 DEBUG : file1: reading active writers 2026/07/16 01:06:10 DEBUG : Looking for writers 2026/07/16 01:06:10 DEBUG : dir: reading active writers 2026/07/16 01:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:06:10 DEBUG : dir: Looking for writers 2026/07/16 01:06:10 DEBUG : file1: reading active writers 2026/07/16 01:06:10 DEBUG : Looking for writers 2026/07/16 01:06:10 DEBUG : dir: reading active writers 2026/07/16 01:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:06:10 DEBUG : dir: Looking for writers 2026/07/16 01:06:10 DEBUG : file1: reading active writers 2026/07/16 01:06:10 DEBUG : Looking for writers 2026/07/16 01:06:10 DEBUG : dir: reading active writers 2026/07/16 01:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:06:10 DEBUG : dir/file1: vfs cache: starting upload 2026/07/16 01:06:10 DEBUG : dir: Looking for writers 2026/07/16 01:06:10 DEBUG : file1: reading active writers 2026/07/16 01:06:10 DEBUG : Looking for writers 2026/07/16 01:06:10 DEBUG : dir: reading active writers 2026/07/16 01:06:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:06:11 DEBUG : dir/file1: Uploading chunk 0, size=20, remain=0 2026/07/16 01:06:11 DEBUG : dir: Looking for writers 2026/07/16 01:06:11 DEBUG : file1: reading active writers 2026/07/16 01:06:11 DEBUG : Looking for writers 2026/07/16 01:06:11 DEBUG : dir: reading active writers 2026/07/16 01:06:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:06:11 DEBUG : dir: Looking for writers 2026/07/16 01:06:11 DEBUG : file1: reading active writers 2026/07/16 01:06:11 DEBUG : Looking for writers 2026/07/16 01:06:11 DEBUG : dir: reading active writers 2026/07/16 01:06:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:06:12 DEBUG : dir: Looking for writers 2026/07/16 01:06:12 DEBUG : file1: reading active writers 2026/07/16 01:06:12 DEBUG : Looking for writers 2026/07/16 01:06:12 DEBUG : dir: reading active writers 2026/07/16 01:06:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/16 01:06:12 DEBUG : dir/file1: size = 20 OK 2026/07/16 01:06:12 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/07/16 01:06:12 INFO : dir/file1: Copied (replaced existing) 2026/07/16 01:06:12 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-16 01:06:10 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/07/16 01:06:12 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/16 01:06:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:12 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/16 01:06:13 DEBUG : dir: Looking for writers 2026/07/16 01:06:13 DEBUG : file1: reading active writers 2026/07/16 01:06:13 DEBUG : Looking for writers 2026/07/16 01:06:13 DEBUG : dir: reading active writers 2026/07/16 01:06:13 DEBUG : >WaitForWriters: 2026/07/16 01:06:13 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.38s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:14 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:14 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:06:14 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:14 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:14 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:06:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:14 DEBUG : file1: newRWFileHandle: 2026/07/16 01:06:14 DEBUG : file1(0x3730abcdee80): openPending: 2026/07/16 01:06:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:14 DEBUG : file1(0x3730abcdee80): >openPending: err= 2026/07/16 01:06:14 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 01:06:14 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 01:06:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 01:06:14 DEBUG : file1(0x3730abcdee80): _writeAt: size=5, off=0 2026/07/16 01:06:14 DEBUG : file1(0x3730abcdee80): >_writeAt: n=5, err= 2026/07/16 01:06:14 DEBUG : file1(0x3730abcdee80): close: 2026/07/16 01:06:14 DEBUG : file1: vfs cache: setting modification time to 2026-07-16 01:06:14.300874581 +0000 UTC m=+320.468945900 2026/07/16 01:06:14 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:14 DEBUG : file1(0x3730abcdee80): >close: err= 2026/07/16 01:06:14 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:14 DEBUG : Looking for writers 2026/07/16 01:06:14 DEBUG : file1: reading active writers 2026/07/16 01:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:06:14 DEBUG : Looking for writers 2026/07/16 01:06:14 DEBUG : file1: reading active writers 2026/07/16 01:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:06:14 DEBUG : Looking for writers 2026/07/16 01:06:14 DEBUG : file1: reading active writers 2026/07/16 01:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:06:14 DEBUG : Looking for writers 2026/07/16 01:06:14 DEBUG : file1: reading active writers 2026/07/16 01:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:06:14 DEBUG : file1: vfs cache: starting upload 2026/07/16 01:06:14 DEBUG : Looking for writers 2026/07/16 01:06:14 DEBUG : file1: reading active writers 2026/07/16 01:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:06:14 DEBUG : Looking for writers 2026/07/16 01:06:14 DEBUG : file1: reading active writers 2026/07/16 01:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:06:14 DEBUG : Looking for writers 2026/07/16 01:06:14 DEBUG : file1: reading active writers 2026/07/16 01:06:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:06:15 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/16 01:06:15 DEBUG : Looking for writers 2026/07/16 01:06:15 DEBUG : file1: reading active writers 2026/07/16 01:06:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/16 01:06:16 DEBUG : file1: size = 5 OK 2026/07/16 01:06:16 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 01:06:16 INFO : file1: Copied (new) 2026/07/16 01:06:16 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-16 01:06:14 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/16 01:06:16 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 01:06:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:16 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 01:06:16 DEBUG : Looking for writers 2026/07/16 01:06:16 DEBUG : file1: reading active writers 2026/07/16 01:06:16 DEBUG : >WaitForWriters: 2026/07/16 01:06:16 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (3.03s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:17 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:17 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:06:17 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:17 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/16 01:06:17 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac103800): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac103800): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac103800): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac103800): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac103800): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.330375112 +0000 UTC m=+323.498446420 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac103800): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c0c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c0c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c0c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c0c0): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c0c0): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c0c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.330375112 +0000 UTC m=+323.498446420 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c0c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c580): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c580): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c580): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c580): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c580): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.330375112 +0000 UTC m=+323.498446420 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43c580): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abcee700 item 1 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43cc00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43cc00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43cc00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43cc00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43cc00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.336305333 +0000 UTC m=+323.504376643 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43cc00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d100): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d100): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d100): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d100): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d100): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.336305333 +0000 UTC m=+323.504376643 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d100): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abcefce0 item 2 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abff1d80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abff1d80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abff1d80): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abff1d80): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abff1d80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.338931128 +0000 UTC m=+323.507002437 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abff1d80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcde440): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcde440): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcde440): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcde440): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcde440): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcde440): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcde440): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.338931128 +0000 UTC m=+323.507002437 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcde440): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdeb80): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdeb80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdeb80): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdeb80): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdeb80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.338931128 +0000 UTC m=+323.507002437 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdeb80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac5c9a40 item 3 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf380): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf380): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf380): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf380): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf380): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.347189 +0000 UTC m=+323.515260310 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf380): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf980): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf980): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf980): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf980): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf980): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.347189 +0000 UTC m=+323.515260310 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abcdf980): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abfdc0e0 item 4 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4961c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4961c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4961c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4961c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4961c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.348442099 +0000 UTC m=+323.516513408 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4961c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496800): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496800): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496800): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496800): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496800): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496800): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496800): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.348442099 +0000 UTC m=+323.516513408 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496800): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496d00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496d00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496d00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496d00): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496d00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.348442099 +0000 UTC m=+323.516513408 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac496d00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abfdcb60 item 5 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d780): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d780): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d780): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d780): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d780): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.351796382 +0000 UTC m=+323.519867691 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43d780): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43dcc0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43dcc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43dcc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43dcc0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43dcc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.351796382 +0000 UTC m=+323.519867691 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac43dcc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac3185b0 item 6 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330440): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330440): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330440): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330440): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330440): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.353980471 +0000 UTC m=+323.522051780 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330440): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330940): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330940): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330940): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330940): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330940): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330940): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330940): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.353980471 +0000 UTC m=+323.522051780 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330940): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330e00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330e00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330e00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330e00): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330e00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.353980471 +0000 UTC m=+323.522051780 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac330e00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac318a10 item 7 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac331480): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac331480): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac331480): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac331480): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac331480): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.358901273 +0000 UTC m=+323.526972582 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac331480): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac3319c0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac3319c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac3319c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac3319c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac3319c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.358901273 +0000 UTC m=+323.526972582 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac3319c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac319030 item 8 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4972c0): _readAt: size=2, off=0 2026/07/16 01:06:17 ERROR : open-test-file(0x3730ac4972c0): Couldn't read size of file 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4972c0): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4972c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4972c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4972c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4972c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497680): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497680): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497680): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497680): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497680): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.362421039 +0000 UTC m=+323.530492348 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497680): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497b00): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497b00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497b00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497b00): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497b00): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497b00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.362421039 +0000 UTC m=+323.530492348 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac497b00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8100): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8100): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8100): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8100): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8100): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.362421039 +0000 UTC m=+323.530492348 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8100): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abf8a9a0 item 9 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8780): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8780): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8780): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8780): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8780): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.366617162 +0000 UTC m=+323.534688471 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8780): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8cc0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8cc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8cc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8cc0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8cc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.366617162 +0000 UTC m=+323.534688471 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c8cc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abf8bb90 item 10 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9300): _readAt: size=2, off=0 2026/07/16 01:06:17 ERROR : open-test-file(0x3730ac4c9300): Couldn't read size of file 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9300): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9300): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9300): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9300): close: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9300): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c96c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c96c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c96c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c96c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c96c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.368466027 +0000 UTC m=+323.536537336 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c96c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9bc0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9bc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9bc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9bc0): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9bc0): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9bc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9bc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.368466027 +0000 UTC m=+323.536537336 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4c9bc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec1c0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec1c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec1c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec1c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec1c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.368466027 +0000 UTC m=+323.536537336 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec1c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abf3a8c0 item 11 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec840): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec840): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec840): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec840): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec840): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.372776487 +0000 UTC m=+323.540847797 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ec840): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ecd80): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ecd80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ecd80): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ecd80): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ecd80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.372776487 +0000 UTC m=+323.540847797 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ecd80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abf3b6c0 item 12 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed3c0): _readAt: size=2, off=0 2026/07/16 01:06:17 ERROR : open-test-file(0x3730ac4ed3c0): Couldn't read size of file 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed3c0): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed3c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed3c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed3c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed3c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed780): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed780): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed780): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed780): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed780): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.375961549 +0000 UTC m=+323.544032858 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ed780): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ede40): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ede40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ede40): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ede40): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ede40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.375961549 +0000 UTC m=+323.544032858 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4ede40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac032850 item 13 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52e5c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52e5c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52e5c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52e5c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52e5c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.377707449 +0000 UTC m=+323.545778759 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52e5c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432180): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432180): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432180): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432180): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432180): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.377707449 +0000 UTC m=+323.545778759 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432180): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac033b90 item 14 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4327c0): _readAt: size=2, off=0 2026/07/16 01:06:17 ERROR : open-test-file(0x3730ac4327c0): Couldn't read size of file 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4327c0): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4327c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4327c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4327c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4327c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432b80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432b80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432b80): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432b80): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432b80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.38062717 +0000 UTC m=+323.548698479 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac432b80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433240): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433240): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433240): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433240): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433240): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.38062717 +0000 UTC m=+323.548698479 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433240): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abcc28c0 item 15 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4338c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4338c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4338c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4338c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4338c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.382941124 +0000 UTC m=+323.551012434 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac4338c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433e00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433e00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433e00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433e00): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433e00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.382941124 +0000 UTC m=+323.551012434 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac433e00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abf7c310 item 16 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8540): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8540): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8540): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8540): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8540): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.384436211 +0000 UTC m=+323.552507520 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8540): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a89c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a89c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a89c0): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a89c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a89c0): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a89c0): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a89c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a89c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.384436211 +0000 UTC m=+323.552507520 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a89c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8ec0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8ec0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8ec0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8ec0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8ec0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.384436211 +0000 UTC m=+323.552507520 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a8ec0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abf7d0a0 item 17 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9540): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9540): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9540): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9540): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9540): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.386507207 +0000 UTC m=+323.554578516 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9540): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9a80): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9a80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9a80): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9a80): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9a80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.386507207 +0000 UTC m=+323.554578516 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5a9a80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abf868c0 item 18 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc200): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc200): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc200): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc200): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc200): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.387898838 +0000 UTC m=+323.555970187 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc200): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc700): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc700): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc700): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc700): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc700): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc700): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc700): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc700): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.387898838 +0000 UTC m=+323.555970187 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cc700): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5ccc00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5ccc00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5ccc00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5ccc00): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5ccc00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.387898838 +0000 UTC m=+323.555970187 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5ccc00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2f6230 item 19 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd280): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd280): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd280): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd280): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd280): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.389848864 +0000 UTC m=+323.557920173 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd280): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd7c0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd7c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd7c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd7c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd7c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.389848864 +0000 UTC m=+323.557920173 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cd7c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2f71f0 item 20 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cde40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cde40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cde40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cde40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cde40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.39112092 +0000 UTC m=+323.559192229 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5cde40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8440): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8440): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8440): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8440): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8440): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8440): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8440): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8440): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.39112092 +0000 UTC m=+323.559192229 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8440): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8940): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8940): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8940): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8940): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8940): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.39112092 +0000 UTC m=+323.559192229 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8940): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2f79d0 item 21 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8fc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8fc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8fc0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8fc0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8fc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.39290309 +0000 UTC m=+323.560974398 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e8fc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9500): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9500): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9500): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9500): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9500): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.39290309 +0000 UTC m=+323.560974398 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9500): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abfefab0 item 22 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9b80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9b80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9b80): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9b80): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9b80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.39427839 +0000 UTC m=+323.562349699 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5e9b80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610180): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610180): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610180): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610180): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610180): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610180): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610180): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610180): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.39427839 +0000 UTC m=+323.562349699 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610180): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610680): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610680): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610680): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610680): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610680): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.39427839 +0000 UTC m=+323.562349699 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610680): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abbdf260 item 23 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610d00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610d00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610d00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610d00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610d00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.395834151 +0000 UTC m=+323.563905459 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac610d00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611240): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611240): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611240): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611240): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611240): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.395834151 +0000 UTC m=+323.563905459 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611240): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abff6000 item 24 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611880): _readAt: size=2, off=0 2026/07/16 01:06:17 ERROR : open-test-file(0x3730ac611880): Couldn't read size of file 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611880): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611880): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611880): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611880): close: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611880): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611c40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611c40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611c40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611c40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611c40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.397206906 +0000 UTC m=+323.565278225 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac611c40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e240): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e240): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e240): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e240): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e240): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e240): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e240): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e240): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.397206906 +0000 UTC m=+323.565278225 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e240): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e780): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e780): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e780): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e780): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e780): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.397206906 +0000 UTC m=+323.565278225 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62e780): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abff6a10 item 25 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62ee00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62ee00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62ee00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62ee00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62ee00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.399353063 +0000 UTC m=+323.567424372 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62ee00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f340): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f340): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f340): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f340): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f340): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.399353063 +0000 UTC m=+323.567424372 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f340): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abff7d50 item 26 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f980): _readAt: size=2, off=0 2026/07/16 01:06:17 ERROR : open-test-file(0x3730ac62f980): Couldn't read size of file 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f980): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f980): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f980): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f980): close: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62f980): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62fd40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62fd40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62fd40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62fd40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62fd40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.401285067 +0000 UTC m=+323.569356376 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac62fd40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652340): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652340): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652340): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652340): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652340): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652340): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652340): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652340): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.401285067 +0000 UTC m=+323.569356376 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652340): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652880): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652880): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652880): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652880): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652880): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.401285067 +0000 UTC m=+323.569356376 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652880): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abcf8000 item 27 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52ed00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52ed00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52ed00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52ed00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52ed00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.404626934 +0000 UTC m=+323.572698243 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52ed00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f240): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f240): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f240): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f240): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f240): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.404626934 +0000 UTC m=+323.572698243 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f240): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abfa8380 item 28 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f880): _readAt: size=2, off=0 2026/07/16 01:06:17 ERROR : open-test-file(0x3730ac52f880): Couldn't read size of file 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f880): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f880): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f880): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f880): close: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52f880): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52fc40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52fc40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52fc40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52fc40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52fc40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.408176786 +0000 UTC m=+323.576248095 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac52fc40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568400): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568400): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568400): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568400): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568400): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.408176786 +0000 UTC m=+323.576248095 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568400): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abfa8af0 item 29 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568a80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568a80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568a80): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568a80): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568a80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.410250176 +0000 UTC m=+323.578321485 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568a80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568fc0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568fc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568fc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568fc0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568fc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.410250176 +0000 UTC m=+323.578321485 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac568fc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abfa95e0 item 30 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac569600): _readAt: size=2, off=0 2026/07/16 01:06:17 ERROR : open-test-file(0x3730ac569600): Couldn't read size of file 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac569600): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac569600): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac569600): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac569600): close: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac569600): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5699c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5699c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5699c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5699c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5699c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.411796059 +0000 UTC m=+323.579867368 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac5699c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682180): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682180): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682180): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682180): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682180): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.411796059 +0000 UTC m=+323.579867368 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682180): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abf72380 item 31 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682800): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682800): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682800): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682800): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682800): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.413683828 +0000 UTC m=+323.581755138 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682800): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682d40): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682d40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682d40): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682d40): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682d40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.413683828 +0000 UTC m=+323.581755138 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac682d40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abf730a0 item 32 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683380): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683380): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683380): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683380): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683380): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.416901912 +0000 UTC m=+323.584973221 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683380): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683800): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683800): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683800): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683800): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683800): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abf73ab0 item 33 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683800): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683800): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.417684431 +0000 UTC m=+323.585755741 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683800): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683d00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683d00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683d00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683d00): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683d00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.417684431 +0000 UTC m=+323.585755741 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac683d00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac3c9180 item 33 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2440): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2440): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2440): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2440): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2440): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.419020206 +0000 UTC m=+323.587091516 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2440): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a28c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a28c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abfe43f0 item 34 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a28c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a28c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a28c0): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a28c0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a28c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.420321797 +0000 UTC m=+323.588393107 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a28c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2e00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2e00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2e00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2e00): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2e00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.420321797 +0000 UTC m=+323.588393107 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a2e00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abfe5030 item 34 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3440): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3440): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3440): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3440): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3440): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.422109508 +0000 UTC m=+323.590180816 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3440): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a38c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a38c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a38c0): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a38c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a38c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac6ba0e0 item 35 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a38c0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a38c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.422596048 +0000 UTC m=+323.590667367 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a38c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3dc0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3dc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3dc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3dc0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3dc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.422596048 +0000 UTC m=+323.590667367 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6a3dc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac6ba2a0 item 35 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8540): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8540): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8540): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8540): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8540): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.424582123 +0000 UTC m=+323.592653432 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8540): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8a40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8a40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac6ba620 item 36 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8a40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8a40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8a40): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8a40): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8a40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.425235318 +0000 UTC m=+323.593306637 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8a40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8f80): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8f80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8f80): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8f80): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8f80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.425235318 +0000 UTC m=+323.593306637 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c8f80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac6ba7e0 item 36 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c95c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c95c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c95c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c95c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c95c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.426791329 +0000 UTC m=+323.594862638 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c95c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c9a40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c9a40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c9a40): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c9a40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c9a40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac6bab60 item 37 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c9a40): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c9a40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.427551256 +0000 UTC m=+323.595622565 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6c9a40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6e2040): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6e2040): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6e2040): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6e2040): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6e2040): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.427551256 +0000 UTC m=+323.595622565 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6e2040): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac6bad20 item 37 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652cc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652cc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652cc0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652cc0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652cc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.429194573 +0000 UTC m=+323.597265882 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac652cc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6531c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6531c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abcf8850 item 38 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6531c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6531c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6531c0): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6531c0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6531c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.4301295 +0000 UTC m=+323.598200810 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac6531c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653700): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653700): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653700): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653700): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653700): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.4301295 +0000 UTC m=+323.598200810 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653700): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730abcf9030 item 38 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653d80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653d80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653d80): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653d80): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653d80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.431666857 +0000 UTC m=+323.599738166 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac653d80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670380): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670380): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670380): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670380): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670380): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac672000 item 39 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670380): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670380): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.432548674 +0000 UTC m=+323.600619983 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670380): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670880): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670880): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670880): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670880): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670880): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.432548674 +0000 UTC m=+323.600619983 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670880): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac6721c0 item 39 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670f00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670f00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670f00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670f00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670f00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.434431294 +0000 UTC m=+323.602502603 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac670f00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671400): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671400): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac672540 item 40 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671400): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671400): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671400): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671400): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671400): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.435136738 +0000 UTC m=+323.603208046 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671400): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671940): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671940): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671940): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671940): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671940): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.435136738 +0000 UTC m=+323.603208046 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac671940): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac672700 item 40 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708000): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708000): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708000): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708000): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708000): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708000): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708000): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.436922574 +0000 UTC m=+323.604993883 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708000): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708500): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708500): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708500): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac672a80 item 41 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708500): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708500): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.437428379 +0000 UTC m=+323.605499689 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708500): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7089c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7089c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7089c0): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7089c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7089c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac672c40 item 41 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7089c0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7089c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.437999139 +0000 UTC m=+323.606070448 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7089c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708f00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708f00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708f00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708f00): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708f00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.437999139 +0000 UTC m=+323.606070448 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac708f00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac672e00 item 41 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22c840): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22c840): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22c840): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22c840): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22c840): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22c840): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22c840): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.439484237 +0000 UTC m=+323.607555546 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22c840): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22cec0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22cec0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22cec0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac403e30 item 42 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22cec0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22cec0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.440019539 +0000 UTC m=+323.608090849 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22cec0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d400): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d400): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e0150 item 42 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d400): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d400): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d400): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d400): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d400): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.441142212 +0000 UTC m=+323.609213531 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d400): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d9c0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d9c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d9c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d9c0): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d9c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.441142212 +0000 UTC m=+323.609213531 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac22d9c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e0310 item 42 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790200): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790200): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790200): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790200): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790200): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790200): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790200): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.451925088 +0000 UTC m=+323.619996397 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790200): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790700): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790700): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790700): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e0690 item 43 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790700): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790700): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.452423351 +0000 UTC m=+323.620494660 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790700): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790c40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790c40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790c40): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790c40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790c40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e0850 item 43 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790c40): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790c40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.453073829 +0000 UTC m=+323.621145139 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac790c40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791180): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791180): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791180): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791180): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791180): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.453073829 +0000 UTC m=+323.621145139 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791180): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e0a10 item 43 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7917c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7917c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7917c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7917c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7917c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7917c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7917c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.456893821 +0000 UTC m=+323.624965131 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7917c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791cc0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791cc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791cc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e0d90 item 44 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791cc0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791cc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.457696309 +0000 UTC m=+323.625767628 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac791cc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6300): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6300): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e0f50 item 44 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6300): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6300): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6300): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6300): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6300): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.46072765 +0000 UTC m=+323.628798959 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6300): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6880): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6880): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6880): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6880): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6880): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.46072765 +0000 UTC m=+323.628798959 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6880): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e1110 item 44 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6ec0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6ec0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6ec0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6ec0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6ec0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6ec0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.468404374 +0000 UTC m=+323.636475684 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a6ec0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a73c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a73c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a73c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e1490 item 45 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a73c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a73c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.470540242 +0000 UTC m=+323.638611552 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a73c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abef1ec0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abef1ec0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abef1ec0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abef1ec0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abef1ec0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.470540242 +0000 UTC m=+323.638611552 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730abef1ec0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e1650 item 45 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806600): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806600): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806600): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806600): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806600): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806600): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806600): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.475374532 +0000 UTC m=+323.643445841 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806600): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806b00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806b00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806b00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2b9420 item 46 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806b00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806b00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.478842619 +0000 UTC m=+323.646913929 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac806b00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807200): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807200): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807200): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807200): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807200): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.478842619 +0000 UTC m=+323.646913929 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807200): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2b9650 item 46 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807840): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807840): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807840): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807840): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807840): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807840): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807840): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.480582218 +0000 UTC m=+323.648653527 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807840): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807d40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807d40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807d40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2b9ab0 item 47 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807d40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807d40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.481843412 +0000 UTC m=+323.649914722 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac807d40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82c540): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82c540): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82c540): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82c540): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82c540): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.481843412 +0000 UTC m=+323.649914722 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82c540): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82e000 item 47 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82cb80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82cb80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82cb80): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82cb80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82cb80): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82cb80): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82cb80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.483045536 +0000 UTC m=+323.651116845 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82cb80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d080): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d080): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d080): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82e380 item 48 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d080): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d080): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.483731362 +0000 UTC m=+323.651802671 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d080): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d780): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d780): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d780): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d780): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d780): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.483731362 +0000 UTC m=+323.651802671 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82d780): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82e540 item 48 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82ddc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82ddc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82ddc0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82ddc0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82ddc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.485536044 +0000 UTC m=+323.653607353 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac82ddc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848340): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848340): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848340): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848340): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848340): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848340): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82e8c0 item 49 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848340): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848340): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.493205224 +0000 UTC m=+323.661276533 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848340): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848880): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848880): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848880): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848880): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848880): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.493205224 +0000 UTC m=+323.661276533 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848880): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82ea80 item 49 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848f00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848f00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848f00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848f00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848f00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.496215084 +0000 UTC m=+323.664286393 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac848f00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849400): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849400): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849400): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82ee00 item 50 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849400): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849400): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849400): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849400): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849400): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.498573583 +0000 UTC m=+323.666644892 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849400): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849980): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849980): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849980): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849980): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849980): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.498573583 +0000 UTC m=+323.666644892 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849980): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82efc0 item 50 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a7ac0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a7ac0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a7ac0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a7ac0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a7ac0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.503520336 +0000 UTC m=+323.671591645 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7a7ac0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c40c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c40c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c40c0): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c40c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c40c0): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c40c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e1880 item 51 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c40c0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c40c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.504237151 +0000 UTC m=+323.672308461 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c40c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4600): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4600): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4600): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4600): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4600): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.504237151 +0000 UTC m=+323.672308461 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4600): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e1a40 item 51 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4c80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4c80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4c80): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4c80): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4c80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.505766402 +0000 UTC m=+323.673837712 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c4c80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5180): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5180): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5180): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac2e1dc0 item 52 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5180): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5180): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5180): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5180): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5180): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.506658428 +0000 UTC m=+323.674729747 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5180): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5700): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5700): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5700): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5700): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5700): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.506658428 +0000 UTC m=+323.674729747 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5700): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d80e0 item 52 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5d80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5d80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5d80): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5d80): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5d80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.50852075 +0000 UTC m=+323.676592059 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7c5d80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8380): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8380): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8380): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8380): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8380): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8380): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d8460 item 53 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8380): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8380): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.513785543 +0000 UTC m=+323.681856873 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8380): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e88c0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e88c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e88c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e88c0): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e88c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.513785543 +0000 UTC m=+323.681856873 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e88c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d8620 item 53 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8f40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8f40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8f40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8f40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8f40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.516193977 +0000 UTC m=+323.684265286 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e8f40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e9440): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e9440): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e9440): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d89a0 item 54 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e9440): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e9440): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e9440): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e9440): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e9440): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.51705267 +0000 UTC m=+323.685123990 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e9440): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e99c0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e99c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e99c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e99c0): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e99c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.51705267 +0000 UTC m=+323.685123990 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac7e99c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d8b60 item 54 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882140): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882140): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882140): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882140): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882140): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.521805967 +0000 UTC m=+323.689877286 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882140): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882640): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882640): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882640): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882640): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882640): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882640): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d8ee0 item 55 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882640): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882640): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.522418115 +0000 UTC m=+323.690489423 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882640): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882b80): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882b80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882b80): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882b80): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882b80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.522418115 +0000 UTC m=+323.690489423 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac882b80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d90a0 item 55 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883200): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883200): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883200): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883200): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883200): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.525106297 +0000 UTC m=+323.693177606 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883200): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883700): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883700): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883700): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d9420 item 56 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883700): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883700): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883700): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883700): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883700): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.525806109 +0000 UTC m=+323.693877418 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883700): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883c80): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883c80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883c80): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883c80): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883c80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.525806109 +0000 UTC m=+323.693877418 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac883c80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d95e0 item 56 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a23c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a23c0): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a23c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a23c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a23c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a23c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a23c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a23c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.527206678 +0000 UTC m=+323.695277987 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a23c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2900): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2900): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2900): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d9960 item 57 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2900): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2900): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.527571287 +0000 UTC m=+323.695642596 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2900): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2e40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2e40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2e40): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2e40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2e40): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2e40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d9b20 item 57 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2e40): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2e40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.528124003 +0000 UTC m=+323.696195312 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a2e40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a33c0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a33c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a33c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a33c0): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a33c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.528124003 +0000 UTC m=+323.696195312 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a33c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7d9ce0 item 57 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849e40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849e40): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849e40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849e40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849e40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849e40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849e40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849e40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.529796494 +0000 UTC m=+323.697867803 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac849e40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a480): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a480): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a480): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82f340 item 58 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a480): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a480): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.530664966 +0000 UTC m=+323.698736275 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a480): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a9c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a9c0): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a9c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82f500 item 58 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a9c0): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a9c0): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a9c0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a9c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.531400627 +0000 UTC m=+323.699471946 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86a9c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86af80): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86af80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86af80): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86af80): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86af80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.531400627 +0000 UTC m=+323.699471946 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86af80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82f6c0 item 58 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a3a00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a3a00): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a3a00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a3a00): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a3a00): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a3a00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a3a00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a3a00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.533288387 +0000 UTC m=+323.701359695 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8a3a00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0040): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0040): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0040): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8ba1c0 item 59 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0040): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0040): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.534298987 +0000 UTC m=+323.702370296 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0040): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0580): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0580): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0580): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0580): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0580): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0580): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8ba380 item 59 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0580): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0580): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.537785028 +0000 UTC m=+323.705856337 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0580): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0b00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0b00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0b00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0b00): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0b00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.537785028 +0000 UTC m=+323.705856337 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c0b00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8ba540 item 59 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1140): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1140): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1140): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1140): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1140): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1140): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1140): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1140): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.539401433 +0000 UTC m=+323.707472743 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1140): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1680): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1680): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1680): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8ba8c0 item 60 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1680): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1680): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.539713293 +0000 UTC m=+323.707784602 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1680): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1bc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1bc0): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1bc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8baa80 item 60 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1bc0): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1bc0): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1bc0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1bc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.540465816 +0000 UTC m=+323.708537126 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8c1bc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc280): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc280): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc280): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc280): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc280): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.540465816 +0000 UTC m=+323.708537126 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc280): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8bac40 item 60 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc8c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc8c0): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc8c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc8c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc8c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc8c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc8c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc8c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.541900549 +0000 UTC m=+323.709971857 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dc8c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dce00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dce00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dce00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8bafc0 item 61 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dce00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dce00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.542928632 +0000 UTC m=+323.710999942 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dce00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dd500): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dd500): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dd500): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dd500): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dd500): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.542928632 +0000 UTC m=+323.710999942 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8dd500): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8bb180 item 61 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8ddb40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8ddb40): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8ddb40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8ddb40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8ddb40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8ddb40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8ddb40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8ddb40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.544408039 +0000 UTC m=+323.712479348 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac8ddb40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c180): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c180): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c180): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8bb500 item 62 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c180): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c180): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.544693409 +0000 UTC m=+323.712764718 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c180): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c880): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c880): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c880): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c880): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c880): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.544693409 +0000 UTC m=+323.712764718 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90c880): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8bb6c0 item 62 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90cec0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90cec0): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90cec0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90cec0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90cec0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90cec0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90cec0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90cec0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.545977056 +0000 UTC m=+323.714048364 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90cec0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90d400): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90d400): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90d400): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8bba40 item 63 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90d400): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90d400): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.546549188 +0000 UTC m=+323.714620497 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90d400): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90db00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90db00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90db00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90db00): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90db00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.546549188 +0000 UTC m=+323.714620497 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac90db00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac8bbc00 item 63 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922240): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922240): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922240): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922240): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922240): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922240): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922240): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922240): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.548955116 +0000 UTC m=+323.717026425 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922240): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922780): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922780): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922780): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92a0e0 item 64 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922780): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922780): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.549996284 +0000 UTC m=+323.718067594 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922780): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922e80): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922e80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922e80): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922e80): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922e80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.549996284 +0000 UTC m=+323.718067594 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac922e80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92a2a0 item 64 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9234c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9234c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9234c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9234c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9234c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.551895536 +0000 UTC m=+323.719966875 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9234c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923940): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923940): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923940): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923940): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923940): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92a620 item 65 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923940): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923940): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.552638029 +0000 UTC m=+323.720709338 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923940): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923e40): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923e40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923e40): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923e40): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923e40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.552638029 +0000 UTC m=+323.720709338 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac923e40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92a7e0 item 65 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942580): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942580): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942580): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942580): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942580): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.554734343 +0000 UTC m=+323.722805672 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942580): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942a00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942a00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92ab60 item 66 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942a00): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942a00): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942a00): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942a00): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942a00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.555243405 +0000 UTC m=+323.723314715 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942a00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942f40): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942f40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942f40): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942f40): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942f40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.555243405 +0000 UTC m=+323.723314715 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac942f40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92ad20 item 66 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86b5c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86b5c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86b5c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86b5c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86b5c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.556841697 +0000 UTC m=+323.724913037 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86b5c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86ba40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86ba40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86ba40): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86ba40): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86ba40): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82fa40 item 67 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86ba40): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86ba40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.557733483 +0000 UTC m=+323.725804791 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac86ba40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984040): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984040): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984040): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984040): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984040): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.557733483 +0000 UTC m=+323.725804791 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984040): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac82fc00 item 67 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9846c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9846c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9846c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9846c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9846c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.559661578 +0000 UTC m=+323.727732887 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9846c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984bc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984bc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac98e0e0 item 68 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984bc0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984bc0): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984bc0): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984bc0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984bc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.562798118 +0000 UTC m=+323.730869427 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac984bc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985100): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985100): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985100): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985100): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985100): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.562798118 +0000 UTC m=+323.730869427 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985100): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac98e2a0 item 68 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985740): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985740): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985740): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985740): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985740): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.564520454 +0000 UTC m=+323.732591773 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985740): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985bc0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985bc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985bc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985bc0): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985bc0): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac98e620 item 69 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985bc0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985bc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.565330796 +0000 UTC m=+323.733402105 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac985bc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a81c0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a81c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a81c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a81c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a81c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.565330796 +0000 UTC m=+323.733402105 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a81c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac98e7e0 item 69 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8840): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8840): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8840): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8840): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8840): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.567572325 +0000 UTC m=+323.735643633 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8840): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8d40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8d40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac98eb60 item 70 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8d40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8d40): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8d40): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8d40): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8d40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.568727689 +0000 UTC m=+323.736798998 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac9a8d40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943600): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943600): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943600): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943600): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943600): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.568727689 +0000 UTC m=+323.736798998 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943600): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92afc0 item 70 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943c80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943c80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943c80): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943c80): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943c80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.571393629 +0000 UTC m=+323.739464938 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac943c80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968280): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968280): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968280): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968280): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968280): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92b340 item 71 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968280): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968280): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.572170027 +0000 UTC m=+323.740241337 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968280): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968780): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968780): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968780): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968780): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968780): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.572170027 +0000 UTC m=+323.740241337 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968780): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92b500 item 71 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968e00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968e00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968e00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968e00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968e00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.573844332 +0000 UTC m=+323.741915651 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac968e00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969300): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969300): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92b880 item 72 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969300): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969300): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969300): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969300): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969300): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.574368964 +0000 UTC m=+323.742440273 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969300): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969840): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969840): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969840): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969840): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969840): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.574368964 +0000 UTC m=+323.742440273 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969840): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92ba40 item 72 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969e00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969e00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969e00): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969e00): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969e00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969e00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969e00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.576326356 +0000 UTC m=+323.744397675 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730ac969e00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a400): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a400): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a400): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac92bdc0 item 73 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a400): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a400): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.57724895 +0000 UTC m=+323.745320259 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a400): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a8c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a8c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a8c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a8c0): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a8c0): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0e0e0 item 73 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a8c0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a8c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.578119916 +0000 UTC m=+323.746191225 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0a8c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0ae00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0ae00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0ae00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0ae00): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0ae00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.578119916 +0000 UTC m=+323.746191225 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0ae00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0e2a0 item 73 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b440): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b440): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b440): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b440): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b440): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b440): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b440): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.579559037 +0000 UTC m=+323.747630346 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b440): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b940): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b940): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b940): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0e620 item 74 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b940): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b940): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.580304366 +0000 UTC m=+323.748375675 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0b940): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0be80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0be80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0e7e0 item 74 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0be80): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0be80): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0be80): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0be80): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0be80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.58120538 +0000 UTC m=+323.749276689 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca0be80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24500): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24500): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24500): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24500): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24500): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.58120538 +0000 UTC m=+323.749276689 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24500): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0e9a0 item 74 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24b40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24b40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24b40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24b40): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24b40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24b40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24b40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.582819401 +0000 UTC m=+323.750890710 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca24b40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25040): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25040): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25040): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0ed20 item 75 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25040): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25040): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.583187407 +0000 UTC m=+323.751258716 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25040): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25580): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25580): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25580): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25580): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25580): _writeAt: size=3, off=2 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0eee0 item 75 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25580): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25580): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.583646004 +0000 UTC m=+323.751717313 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25580): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25ac0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25ac0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25ac0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25ac0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25ac0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.583646004 +0000 UTC m=+323.751717313 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca25ac0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0f0a0 item 75 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46200): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46200): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46200): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46200): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46200): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46200): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46200): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.58584466 +0000 UTC m=+323.753915970 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46200): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46700): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46700): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46700): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0f420 item 76 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46700): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46700): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.586460957 +0000 UTC m=+323.754532265 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46700): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46c40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46c40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0f5e0 item 76 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46c40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46c40): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46c40): _writeAt: size=3, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46c40): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46c40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.587451048 +0000 UTC m=+323.755522358 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca46c40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca471c0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca471c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca471c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca471c0): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca471c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.587451048 +0000 UTC m=+323.755522358 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca471c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0f7a0 item 76 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47800): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47800): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47800): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47800): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47800): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47800): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47800): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.588499359 +0000 UTC m=+323.756570699 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47800): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47d00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47d00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47d00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0fb20 item 77 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47d00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47d00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.589535128 +0000 UTC m=+323.757606437 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca47d00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66500): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66500): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66500): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66500): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66500): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.589535128 +0000 UTC m=+323.757606437 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66500): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca0fce0 item 77 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66b40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66b40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66b40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66b40): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66b40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66b40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66b40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.5913713 +0000 UTC m=+323.759442609 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca66b40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67040): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67040): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67040): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6e1c0 item 78 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67040): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67040): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.591797274 +0000 UTC m=+323.759868584 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67040): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67740): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67740): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67740): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67740): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67740): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.591797274 +0000 UTC m=+323.759868584 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67740): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6e380 item 78 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67d80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67d80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67d80): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67d80): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67d80): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67d80): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67d80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.593631533 +0000 UTC m=+323.761702842 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca67d80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86380): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86380): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86380): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6e700 item 79 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86380): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86380): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.594049674 +0000 UTC m=+323.762120983 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86380): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86a80): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86a80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86a80): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86a80): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86a80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.594049674 +0000 UTC m=+323.762120983 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca86a80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6e8c0 item 79 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca870c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca870c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca870c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca870c0): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca870c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca870c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca870c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.595457215 +0000 UTC m=+323.763528524 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca870c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca875c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca875c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca875c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6ec40 item 80 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca875c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca875c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.595824108 +0000 UTC m=+323.763895417 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca875c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca87cc0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca87cc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca87cc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca87cc0): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca87cc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.595824108 +0000 UTC m=+323.763895417 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730aca87cc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6ee00 item 80 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4400): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4400): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4400): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4400): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4400): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.596966629 +0000 UTC m=+323.765037938 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4400): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4880): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4880): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4880): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4880): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4880): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4880): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6f180 item 81 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4880): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4880): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.59739638 +0000 UTC m=+323.765467690 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4880): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4dc0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4dc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4dc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4dc0): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4dc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.59739638 +0000 UTC m=+323.765467690 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa4dc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6f340 item 81 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5440): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5440): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5440): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5440): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5440): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.598420798 +0000 UTC m=+323.766492107 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5440): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5940): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5940): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5940): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6f6c0 item 82 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5940): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5940): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5940): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5940): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5940): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.599944569 +0000 UTC m=+323.768015878 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5940): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5ec0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5ec0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5ec0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5ec0): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5ec0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.599944569 +0000 UTC m=+323.768015878 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acaa5ec0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6f880 item 82 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2640): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2640): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2640): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2640): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2640): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.600958345 +0000 UTC m=+323.769029654 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2640): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2b40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2b40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2b40): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2b40): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2b40): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2b40): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6fc00 item 83 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2b40): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2b40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.601388078 +0000 UTC m=+323.769459387 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac2b40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3080): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3080): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3080): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3080): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3080): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.601388078 +0000 UTC m=+323.769459387 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3080): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aca6fdc0 item 83 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3700): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3700): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3700): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3700): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3700): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.602622842 +0000 UTC m=+323.770694151 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3700): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3c00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3c00): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3c00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acad22a0 item 84 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3c00): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3c00): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3c00): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3c00): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3c00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.603473951 +0000 UTC m=+323.771545260 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acac3c00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0280): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0280): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0280): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0280): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0280): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.603473951 +0000 UTC m=+323.771545260 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0280): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acad2460 item 84 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0900): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0900): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0900): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0900): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0900): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.604698737 +0000 UTC m=+323.772770046 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0900): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0e00): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0e00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0e00): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0e00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0e00): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0e00): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acad27e0 item 85 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0e00): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0e00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.605351612 +0000 UTC m=+323.773422921 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae0e00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1340): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1340): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1340): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1340): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1340): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.605351612 +0000 UTC m=+323.773422921 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1340): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acad29a0 item 85 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae19c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae19c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae19c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae19c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae19c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.606652871 +0000 UTC m=+323.774724180 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae19c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1ec0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1ec0): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1ec0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acad2d20 item 86 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1ec0): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1ec0): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1ec0): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1ec0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1ec0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.607448426 +0000 UTC m=+323.775519735 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acae1ec0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02540): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02540): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02540): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02540): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02540): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.607448426 +0000 UTC m=+323.775519735 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02540): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acad2ee0 item 86 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02bc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02bc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02bc0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02bc0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02bc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.608694582 +0000 UTC m=+323.776765891 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb02bc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb030c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb030c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb030c0): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb030c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb030c0): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb030c0): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acad3260 item 87 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb030c0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb030c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.609278666 +0000 UTC m=+323.777349975 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb030c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03600): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03600): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03600): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03600): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03600): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.609278666 +0000 UTC m=+323.777349975 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03600): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acad3420 item 87 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03c80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03c80): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03c80): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03c80): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03c80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.610557334 +0000 UTC m=+323.778628643 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb03c80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20280): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20280): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20280): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acad37a0 item 88 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20280): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20280): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20280): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20280): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20280): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.611313834 +0000 UTC m=+323.779385143 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20280): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20800): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20800): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20800): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20800): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20800): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.611313834 +0000 UTC m=+323.779385143 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20800): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acad3960 item 88 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20e40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20e40): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20e40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20e40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20e40): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20e40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20e40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20e40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.612713329 +0000 UTC m=+323.780784639 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb20e40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21380): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21380): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21380): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acad3ce0 item 89 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21380): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21380): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.613507721 +0000 UTC m=+323.781579030 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21380): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb218c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb218c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb218c0): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb218c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb218c0): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb218c0): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3a000 item 89 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb218c0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb218c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.614539963 +0000 UTC m=+323.782611272 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb218c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21e40): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21e40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21e40): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21e40): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21e40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.614539963 +0000 UTC m=+323.782611272 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb21e40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3a1c0 item 89 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3e580): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3e580): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3e580): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3e580): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3e580): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3e580): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3e580): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3e580): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.61603492 +0000 UTC m=+323.784106239 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3e580): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3eac0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3eac0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3eac0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3a540 item 90 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3eac0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3eac0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.616511932 +0000 UTC m=+323.784583240 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3eac0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f000): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f000): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f000): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3a700 item 90 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f000): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f000): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f000): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f000): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f000): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.617175236 +0000 UTC m=+323.785246585 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f000): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f5c0): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f5c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f5c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f5c0): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f5c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.617175236 +0000 UTC m=+323.785246585 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3f5c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3a8c0 item 90 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3fc00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3fc00): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3fc00): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3fc00): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3fc00): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3fc00): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3fc00): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3fc00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.618697363 +0000 UTC m=+323.786768682 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb3fc00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64240): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64240): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64240): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3ac40 item 91 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64240): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64240): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.619184184 +0000 UTC m=+323.787255492 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64240): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64780): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64780): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64780): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64780): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64780): >_readAt: n=2, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64780): _writeAt: size=3, off=7 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3ae00 item 91 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64780): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64780): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.619726019 +0000 UTC m=+323.787797328 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64780): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64d00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64d00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64d00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64d00): >_readAt: n=8, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64d00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.619726019 +0000 UTC m=+323.787797328 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb64d00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3afc0 item 91 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65340): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65340): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65340): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65340): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65340): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65340): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65340): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65340): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.621031816 +0000 UTC m=+323.789103126 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65340): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65880): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65880): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65880): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3b340 item 92 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65880): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65880): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.621652371 +0000 UTC m=+323.789723679 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65880): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65dc0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65dc0): open at offset 5 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65dc0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3b500 item 92 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65dc0): _readAt: size=2, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65dc0): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65dc0): _writeAt: size=3, off=5 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65dc0): >_writeAt: n=3, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65dc0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.622216496 +0000 UTC m=+323.790287806 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb65dc0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7e480): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7e480): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7e480): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7e480): >_readAt: n=3, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7e480): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.622216496 +0000 UTC m=+323.790287806 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7e480): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3b6c0 item 92 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7eac0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7eac0): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7eac0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7eac0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7eac0): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7eac0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7eac0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7eac0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.623548395 +0000 UTC m=+323.791619703 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7eac0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f000): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f000): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f000): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3ba40 item 93 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f000): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f000): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.624177204 +0000 UTC m=+323.792248513 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f000): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f700): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f700): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f700): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f700): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f700): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.624177204 +0000 UTC m=+323.792248513 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7f700): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acb3bc00 item 93 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7fd40): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7fd40): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7fd40): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7fd40): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7fd40): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7fd40): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7fd40): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7fd40): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.62621119 +0000 UTC m=+323.794282509 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acb7fd40): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2380): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2380): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2380): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acba00e0 item 94 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2380): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2380): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.627242039 +0000 UTC m=+323.795313358 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2380): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2a80): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2a80): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2a80): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2a80): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2a80): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.627242039 +0000 UTC m=+323.795313358 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba2a80): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acba02a0 item 94 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba30c0): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba30c0): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba30c0): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba30c0): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba30c0): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba30c0): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba30c0): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba30c0): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.628780327 +0000 UTC m=+323.796851635 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba30c0): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3600): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3600): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3600): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acba0620 item 95 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3600): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3600): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.629257058 +0000 UTC m=+323.797328367 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3600): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3d00): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3d00): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3d00): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3d00): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3d00): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.629257058 +0000 UTC m=+323.797328367 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acba3d00): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acba07e0 item 95 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 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/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe440): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe440): open at offset 0 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe440): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe440): _readAt: size=2, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe440): >_readAt: n=0, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe440): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe440): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe440): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.630629022 +0000 UTC m=+323.798700331 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe440): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe980): _writeAt: size=5, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe980): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe980): >openPending: err= 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acba0b60 item 96 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe980): >_writeAt: n=5, err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe980): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.631256818 +0000 UTC m=+323.799328128 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbe980): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:17 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:17 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:17 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:17 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:17 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbf080): _readAt: size=512, off=0 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbf080): openPending: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbf080): >openPending: err= 2026/07/16 01:06:17 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbf080): >_readAt: n=5, err=EOF 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbf080): close: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:17.631256818 +0000 UTC m=+323.799328128 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:17 DEBUG : open-test-file(0x3730acbbf080): >close: err= 2026/07/16 01:06:17 DEBUG : open-test-file: Remove: 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acba0d20 item 96 2026/07/16 01:06:17 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:17 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:17 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:17 DEBUG : open-test-file: >Remove: err= 2026/07/16 01:06:17 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:17 DEBUG : Looking for writers 2026/07/16 01:06:17 DEBUG : >WaitForWriters: 2026/07/16 01:06:17 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:17 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:17 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:06:17 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:17 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/16 01:06:18 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a96c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a96c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a96c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a96c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a96c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.181206239 +0000 UTC m=+324.349277577 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a96c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a9b40): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a9b40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a9b40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a9b40): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a9b40): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a9b40): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a9b40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.181206239 +0000 UTC m=+324.349277577 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac9a9b40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c100): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c100): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c100): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c100): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c100): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.181206239 +0000 UTC m=+324.349277577 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c100): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac98fc70 item 1 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c740): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c740): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c740): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c740): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c740): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.183424813 +0000 UTC m=+324.351496122 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1c740): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1cc40): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1cc40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1cc40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1cc40): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1cc40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.183424813 +0000 UTC m=+324.351496122 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1cc40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc1e2a0 item 2 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d280): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d280): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d280): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d280): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d280): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.185099439 +0000 UTC m=+324.353170748 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d280): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d700): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d700): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d700): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d700): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d700): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d700): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d700): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.185099439 +0000 UTC m=+324.353170748 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1d700): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1dbc0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1dbc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1dbc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1dbc0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1dbc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.185099439 +0000 UTC m=+324.353170748 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc1dbc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc1e620 item 3 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46340): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46340): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46340): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46340): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46340): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.187602722 +0000 UTC m=+324.355674031 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46340): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46880): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46880): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46880): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46880): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46880): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.187602722 +0000 UTC m=+324.355674031 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46880): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc1eaf0 item 4 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46ec0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46ec0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46ec0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46ec0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46ec0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.189327633 +0000 UTC m=+324.357398942 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc46ec0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47340): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47340): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47340): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47340): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47340): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47340): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47340): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.189327633 +0000 UTC m=+324.357398942 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47340): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47800): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47800): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47800): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47800): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47800): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.189327633 +0000 UTC m=+324.357398942 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47800): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc1ee70 item 5 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47e80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47e80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47e80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47e80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47e80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.191356098 +0000 UTC m=+324.359427428 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc47e80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6c4c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6c4c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6c4c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6c4c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6c4c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.191356098 +0000 UTC m=+324.359427428 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6c4c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc1f340 item 6 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6cb40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6cb40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6cb40): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6cb40): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6cb40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.193327035 +0000 UTC m=+324.361398344 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6cb40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d040): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d040): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d040): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d040): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d040): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d040): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d040): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.193327035 +0000 UTC m=+324.361398344 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d040): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d500): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d500): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d500): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d500): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d500): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.193327035 +0000 UTC m=+324.361398344 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6d500): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc1f6c0 item 7 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6db80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6db80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6db80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6db80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6db80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.196528397 +0000 UTC m=+324.364599706 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc6db80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709640): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709640): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709640): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709640): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709640): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.196528397 +0000 UTC m=+324.364599706 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709640): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac6730a0 item 8 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709c00): _readAt: size=2, off=0 2026/07/16 01:06:18 ERROR : open-test-file(0x3730ac709c00): Couldn't read size of file 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709c00): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709c00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709c00): close: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac709c00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a0c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a0c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a0c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a0c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a0c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.198795854 +0000 UTC m=+324.366867162 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a0c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a540): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a540): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a540): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a540): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a540): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a540): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a540): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.198795854 +0000 UTC m=+324.366867162 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72a540): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72aa40): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72aa40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72aa40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72aa40): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72aa40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.198795854 +0000 UTC m=+324.366867162 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72aa40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac673420 item 9 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b0c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b0c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b0c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b0c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b0c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.202809782 +0000 UTC m=+324.370881111 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b0c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b600): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b600): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b600): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b600): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b600): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.202809782 +0000 UTC m=+324.370881111 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72b600): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac6738f0 item 10 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72bc40): _readAt: size=2, off=0 2026/07/16 01:06:18 ERROR : open-test-file(0x3730ac72bc40): Couldn't read size of file 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72bc40): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72bc40): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72bc40): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72bc40): close: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac72bc40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e100): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e100): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e100): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e100): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e100): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.204609846 +0000 UTC m=+324.372681154 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e100): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e600): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e600): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e600): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e600): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e600): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e600): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e600): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.204609846 +0000 UTC m=+324.372681154 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74e600): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74eb00): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74eb00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74eb00): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74eb00): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74eb00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.204609846 +0000 UTC m=+324.372681154 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74eb00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac673c70 item 11 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f180): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f180): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f180): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f180): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f180): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.207221504 +0000 UTC m=+324.375292812 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f180): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f6c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f6c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f6c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f6c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f6c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.207221504 +0000 UTC m=+324.375292812 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74f6c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7582a0 item 12 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74fd00): _readAt: size=2, off=0 2026/07/16 01:06:18 ERROR : open-test-file(0x3730ac74fd00): Couldn't read size of file 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74fd00): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74fd00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74fd00): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74fd00): close: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac74fd00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c1c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c1c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c1c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c1c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c1c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.209182271 +0000 UTC m=+324.377253580 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c1c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c880): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c880): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c880): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c880): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c880): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.209182271 +0000 UTC m=+324.377253580 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76c880): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac758620 item 13 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76cf00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76cf00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76cf00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76cf00): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76cf00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.211777568 +0000 UTC m=+324.379848877 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76cf00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76d440): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76d440): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76d440): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76d440): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76d440): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.211777568 +0000 UTC m=+324.379848877 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76d440): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7589a0 item 14 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76da80): _readAt: size=2, off=0 2026/07/16 01:06:18 ERROR : open-test-file(0x3730ac76da80): Couldn't read size of file 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76da80): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76da80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76da80): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76da80): close: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76da80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76de40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76de40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76de40): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76de40): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76de40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.213677791 +0000 UTC m=+324.381749099 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ac76de40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10600): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10600): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10600): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10600): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10600): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.213677791 +0000 UTC m=+324.381749099 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10600): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac758d20 item 15 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10c80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10c80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10c80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10c80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10c80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.215819088 +0000 UTC m=+324.383890398 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd10c80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd111c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd111c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd111c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd111c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd111c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.215819088 +0000 UTC m=+324.383890398 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd111c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7590a0 item 16 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11800): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11800): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11800): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11800): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11800): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.217815713 +0000 UTC m=+324.385887022 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11800): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11c80): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11c80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11c80): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11c80): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11c80): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11c80): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11c80): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11c80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.217815713 +0000 UTC m=+324.385887022 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd11c80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c280): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c280): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c280): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c280): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c280): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.217815713 +0000 UTC m=+324.385887022 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c280): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac759420 item 17 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbf900): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbf900): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbf900): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbf900): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbf900): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.220863645 +0000 UTC m=+324.388934954 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbf900): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbfe40): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbfe40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbfe40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbfe40): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbfe40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.220863645 +0000 UTC m=+324.388934954 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbbfe40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acbda0e0 item 18 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe25c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe25c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe25c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe25c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe25c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.223441249 +0000 UTC m=+324.391512578 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe25c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2ac0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2ac0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2ac0): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2ac0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2ac0): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2ac0): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2ac0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.223441249 +0000 UTC m=+324.391512578 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2ac0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2fc0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2fc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2fc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2fc0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2fc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.223441249 +0000 UTC m=+324.391512578 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe2fc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acbda460 item 19 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3640): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3640): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3640): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3640): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3640): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.226435851 +0000 UTC m=+324.394507160 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3640): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3b80): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3b80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3b80): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3b80): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3b80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.226435851 +0000 UTC m=+324.394507160 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acbe3b80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acbda930 item 20 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82300): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82300): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82300): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82300): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82300): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.228231615 +0000 UTC m=+324.396302925 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82300): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82800): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82800): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82800): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82800): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82800): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82800): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82800): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82800): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.228231615 +0000 UTC m=+324.396302925 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82800): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82d00): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82d00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82d00): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82d00): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82d00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.228231615 +0000 UTC m=+324.396302925 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd82d00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acbdacb0 item 21 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c900): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c900): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c900): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c900): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c900): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.231017122 +0000 UTC m=+324.399088431 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2c900): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2ce40): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2ce40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2ce40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2ce40): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2ce40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.231017122 +0000 UTC m=+324.399088431 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2ce40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac7598f0 item 22 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d4c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d4c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d4c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d4c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d4c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.235057721 +0000 UTC m=+324.403129030 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d4c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d9c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d9c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d9c0): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d9c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d9c0): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d9c0): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d9c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.235057721 +0000 UTC m=+324.403129030 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2d9c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2dec0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2dec0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2dec0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2dec0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2dec0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.235057721 +0000 UTC m=+324.403129030 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd2dec0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ac759c70 item 23 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4a640): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4a640): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4a640): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4a640): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4a640): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.238319087 +0000 UTC m=+324.406390417 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4a640): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ab80): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ab80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ab80): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ab80): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ab80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.238319087 +0000 UTC m=+324.406390417 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ab80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acd4c2a0 item 24 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b1c0): _readAt: size=2, off=0 2026/07/16 01:06:18 ERROR : open-test-file(0x3730acd4b1c0): Couldn't read size of file 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b1c0): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b1c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b1c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b1c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b1c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b580): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b580): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b580): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b580): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b580): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.239641238 +0000 UTC m=+324.407712557 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4b580): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ba80): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ba80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ba80): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ba80): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ba80): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ba80): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ba80): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ba80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.239641238 +0000 UTC m=+324.407712557 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd4ba80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c0c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c0c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c0c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c0c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c0c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.239641238 +0000 UTC m=+324.407712557 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c0c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acd4c620 item 25 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c740): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c740): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c740): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c740): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c740): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.242033079 +0000 UTC m=+324.410104388 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6c740): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6cc80): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6cc80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6cc80): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6cc80): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6cc80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.242033079 +0000 UTC m=+324.410104388 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6cc80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acd4caf0 item 26 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d2c0): _readAt: size=2, off=0 2026/07/16 01:06:18 ERROR : open-test-file(0x3730acd6d2c0): Couldn't read size of file 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d2c0): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d2c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d2c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d2c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d2c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83400): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83400): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83400): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83400): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83400): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.244316957 +0000 UTC m=+324.412388276 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83400): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83900): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83900): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83900): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83900): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83900): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83900): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83900): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83900): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.244316957 +0000 UTC m=+324.412388276 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83900): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83e40): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83e40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83e40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83e40): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83e40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.244316957 +0000 UTC m=+324.412388276 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd83e40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acbdb180 item 27 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda65c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda65c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda65c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda65c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda65c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.246311598 +0000 UTC m=+324.414382928 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda65c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda6b00): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda6b00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda6b00): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda6b00): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda6b00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.246311598 +0000 UTC m=+324.414382928 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda6b00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acbdb650 item 28 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7140): _readAt: size=2, off=0 2026/07/16 01:06:18 ERROR : open-test-file(0x3730acda7140): Couldn't read size of file 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7140): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7140): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7140): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7140): close: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7140): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7500): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7500): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7500): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7500): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7500): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.248058601 +0000 UTC m=+324.416129910 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7500): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7bc0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7bc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7bc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7bc0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7bc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.248058601 +0000 UTC m=+324.416129910 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acda7bc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acbdb9d0 item 29 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe340): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe340): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe340): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe340): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe340): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.249701177 +0000 UTC m=+324.417772485 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe340): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe880): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe880): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe880): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe880): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe880): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.249701177 +0000 UTC m=+324.417772485 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbe880): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acbdbd50 item 30 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbeec0): _readAt: size=2, off=0 2026/07/16 01:06:18 ERROR : open-test-file(0x3730acdbeec0): Couldn't read size of file 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbeec0): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbeec0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbeec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbeec0): close: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbeec0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf280): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf280): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf280): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf280): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf280): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.251053583 +0000 UTC m=+324.419124892 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf280): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf940): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf940): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf940): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf940): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf940): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.251053583 +0000 UTC m=+324.419124892 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acdbf940): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acdd0230 item 31 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde00c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde00c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde00c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde00c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde00c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.252175514 +0000 UTC m=+324.420246823 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde00c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0600): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0600): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0600): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0600): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0600): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.252175514 +0000 UTC m=+324.420246823 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0600): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acdd05b0 item 32 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0c40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0c40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0c40): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0c40): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0c40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.253475342 +0000 UTC m=+324.421546651 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde0c40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde10c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde10c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde10c0): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde10c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde10c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acdd0930 item 33 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde10c0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde10c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.253941233 +0000 UTC m=+324.422012541 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde10c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde15c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde15c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde15c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde15c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde15c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.253941233 +0000 UTC m=+324.422012541 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde15c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acdd0af0 item 33 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde1c00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde1c00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde1c00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde1c00): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde1c00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.255158584 +0000 UTC m=+324.423229893 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acde1c00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84180): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84180): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acdd0e70 item 34 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84180): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84180): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84180): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84180): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84180): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.255638001 +0000 UTC m=+324.423709310 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84180): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace846c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace846c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace846c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace846c0): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace846c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.255638001 +0000 UTC m=+324.423709310 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace846c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acdd1030 item 34 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84d00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84d00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84d00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84d00): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84d00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.256749452 +0000 UTC m=+324.424820761 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace84d00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85180): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85180): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85180): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85180): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85180): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acdd13b0 item 35 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85180): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85180): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.257515921 +0000 UTC m=+324.425587240 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85180): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85680): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85680): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85680): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85680): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85680): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.257515921 +0000 UTC m=+324.425587240 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85680): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acdd1570 item 35 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85d00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85d00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85d00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85d00): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85d00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.258616732 +0000 UTC m=+324.426688042 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace85d00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8300): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8300): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acdd18f0 item 36 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8300): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8300): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8300): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8300): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8300): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.259120574 +0000 UTC m=+324.427191883 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8300): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8840): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8840): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8840): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8840): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8840): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.259120574 +0000 UTC m=+324.427191883 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8840): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acdd1ab0 item 36 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8e80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8e80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8e80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8e80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8e80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.260616683 +0000 UTC m=+324.428687992 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea8e80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9300): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9300): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9300): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9300): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9300): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acdd1e30 item 37 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9300): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9300): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.261032079 +0000 UTC m=+324.429103387 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9300): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9800): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9800): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9800): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9800): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9800): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.261032079 +0000 UTC m=+324.429103387 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9800): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aceb6150 item 37 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9e80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9e80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9e80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9e80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9e80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.262472952 +0000 UTC m=+324.430544262 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acea9e80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec8480): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec8480): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aceb64d0 item 38 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec8480): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec8480): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec8480): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec8480): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec8480): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.263193485 +0000 UTC m=+324.431264794 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec8480): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec89c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec89c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec89c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec89c0): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec89c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.263193485 +0000 UTC m=+324.431264794 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec89c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aceb6690 item 38 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9040): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9040): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9040): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9040): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9040): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.264287463 +0000 UTC m=+324.432358773 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9040): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9540): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9540): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9540): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9540): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9540): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aceb6a10 item 39 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9540): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9540): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.264676518 +0000 UTC m=+324.432747827 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9540): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9a40): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9a40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9a40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9a40): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9a40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.264676518 +0000 UTC m=+324.432747827 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acec9a40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aceb6bd0 item 39 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec1c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec1c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec1c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec1c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec1c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.26605244 +0000 UTC m=+324.434123749 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec1c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec6c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec6c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aceb6f50 item 40 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec6c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec6c0): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec6c0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec6c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.266503062 +0000 UTC m=+324.434574371 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceec6c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceecc00): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceecc00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceecc00): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceecc00): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceecc00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.266503062 +0000 UTC m=+324.434574371 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceecc00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aceb7110 item 40 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed1c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed1c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed1c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed1c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed1c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed1c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.267598754 +0000 UTC m=+324.435670063 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed1c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed6c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed6c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed6c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aceb7490 item 41 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed6c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed6c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.268048373 +0000 UTC m=+324.436119683 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceed6c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceedb80): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceedb80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceedb80): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceedb80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceedb80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aceb7650 item 41 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceedb80): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceedb80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.268441596 +0000 UTC m=+324.436512906 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730aceedb80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf041c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf041c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf041c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf041c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf041c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.268441596 +0000 UTC m=+324.436512906 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf041c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aceb7810 item 41 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a0c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a0c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a0c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a0c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a0c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a0c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a0c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.269943086 +0000 UTC m=+324.438014395 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a0c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a5c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a5c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a5c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc1fce0 item 42 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a5c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a5c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.270651886 +0000 UTC m=+324.438723195 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8a5c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8ab00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8ab00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc98000 item 42 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8ab00): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8ab00): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8ab00): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8ab00): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8ab00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.271175917 +0000 UTC m=+324.439247226 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8ab00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b080): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b080): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b080): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b080): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b080): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.271175917 +0000 UTC m=+324.439247226 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b080): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc981c0 item 42 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b6c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b6c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b6c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b6c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b6c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b6c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.272618665 +0000 UTC m=+324.440689974 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8b6c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8bbc0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8bbc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8bbc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc98540 item 43 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8bbc0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8bbc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.273061842 +0000 UTC m=+324.441133151 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acc8bbc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8200): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8200): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8200): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8200): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8200): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc98700 item 43 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8200): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8200): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.273604058 +0000 UTC m=+324.441675367 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8200): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8740): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8740): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8740): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8740): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8740): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.273604058 +0000 UTC m=+324.441675367 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8740): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc988c0 item 43 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8d80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8d80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8d80): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8d80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8d80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8d80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8d80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.277732553 +0000 UTC m=+324.445803862 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca8d80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9280): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9280): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9280): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc98c40 item 44 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9280): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9280): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.278419532 +0000 UTC m=+324.446490841 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9280): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca97c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca97c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc98e00 item 44 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca97c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca97c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca97c0): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca97c0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca97c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.279091783 +0000 UTC m=+324.447163102 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca97c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9d40): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9d40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9d40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9d40): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9d40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.279091783 +0000 UTC m=+324.447163102 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acca9d40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc98fc0 item 44 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8480): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8480): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8480): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8480): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8480): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8480): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8480): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.28036996 +0000 UTC m=+324.448441268 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8480): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8980): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8980): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8980): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc99340 item 45 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8980): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8980): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.28086751 +0000 UTC m=+324.448938820 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc8980): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04700): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04700): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04700): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04700): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04700): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.28086751 +0000 UTC m=+324.448938820 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04700): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc99500 item 45 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04d40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04d40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04d40): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04d40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04d40): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04d40): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04d40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.282555952 +0000 UTC m=+324.450627261 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf04d40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05240): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05240): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05240): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730aceb7ce0 item 46 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05240): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05240): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.285269202 +0000 UTC m=+324.453340511 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05240): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05940): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05940): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05940): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05940): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05940): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.285269202 +0000 UTC m=+324.453340511 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf05940): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1c000 item 46 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28080): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28080): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28080): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28080): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28080): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28080): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28080): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.286639212 +0000 UTC m=+324.454710521 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28080): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28580): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28580): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28580): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1c380 item 47 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28580): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28580): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.287124118 +0000 UTC m=+324.455195427 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28580): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28c80): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28c80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28c80): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28c80): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28c80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.287124118 +0000 UTC m=+324.455195427 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf28c80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1c540 item 47 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf292c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf292c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf292c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf292c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf292c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf292c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf292c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.288595911 +0000 UTC m=+324.456667220 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf292c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf297c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf297c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf297c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1c8c0 item 48 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf297c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf297c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.289143467 +0000 UTC m=+324.457214775 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf297c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf29ec0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf29ec0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf29ec0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf29ec0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf29ec0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.289143467 +0000 UTC m=+324.457214775 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf29ec0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1ca80 item 48 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4a600): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4a600): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4a600): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4a600): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4a600): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.290520931 +0000 UTC m=+324.458592240 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4a600): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4aa80): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4aa80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4aa80): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4aa80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4aa80): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4aa80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1ce00 item 49 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4aa80): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4aa80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.290898524 +0000 UTC m=+324.458969833 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4aa80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4afc0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4afc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4afc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4afc0): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4afc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.290898524 +0000 UTC m=+324.458969833 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4afc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1cfc0 item 49 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4b640): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4b640): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4b640): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4b640): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4b640): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.293348497 +0000 UTC m=+324.461419805 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4b640): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4bb40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4bb40): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4bb40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1d340 item 50 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4bb40): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4bb40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4bb40): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4bb40): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4bb40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.294425012 +0000 UTC m=+324.462496321 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf4bb40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c1c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c1c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c1c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c1c0): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c1c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.294425012 +0000 UTC m=+324.462496321 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c1c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1d500 item 50 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c840): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c840): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c840): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c840): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c840): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.298555631 +0000 UTC m=+324.466626940 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6c840): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6cd40): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6cd40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6cd40): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6cd40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6cd40): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6cd40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1d880 item 51 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6cd40): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6cd40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.29901503 +0000 UTC m=+324.467086339 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6cd40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d280): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d280): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d280): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d280): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d280): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.29901503 +0000 UTC m=+324.467086339 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d280): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1da40 item 51 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d900): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d900): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d900): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d900): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d900): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.300121622 +0000 UTC m=+324.468192931 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6d900): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6de00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6de00): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6de00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf1ddc0 item 52 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6de00): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6de00): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6de00): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6de00): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6de00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.300554631 +0000 UTC m=+324.468625940 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf6de00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8a480): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8a480): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8a480): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8a480): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8a480): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.300554631 +0000 UTC m=+324.468625940 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8a480): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf880e0 item 52 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8ab00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8ab00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8ab00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8ab00): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8ab00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.303191005 +0000 UTC m=+324.471262314 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8ab00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b000): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b000): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b000): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b000): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b000): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b000): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf88460 item 53 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b000): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b000): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.303622882 +0000 UTC m=+324.471694190 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b000): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b540): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b540): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b540): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b540): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b540): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.303622882 +0000 UTC m=+324.471694190 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8b540): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf88620 item 53 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8bbc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8bbc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8bbc0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8bbc0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8bbc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.307733954 +0000 UTC m=+324.475805273 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acf8bbc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa81c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa81c0): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa81c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf889a0 item 54 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa81c0): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa81c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa81c0): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa81c0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa81c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.308190417 +0000 UTC m=+324.476261726 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa81c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8740): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8740): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8740): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8740): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8740): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.308190417 +0000 UTC m=+324.476261726 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8740): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf88b60 item 54 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8dc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8dc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8dc0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8dc0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8dc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.309229211 +0000 UTC m=+324.477300521 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa8dc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa92c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa92c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa92c0): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa92c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa92c0): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa92c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf88ee0 item 55 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa92c0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa92c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.309649736 +0000 UTC m=+324.477721045 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa92c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9340): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9340): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9340): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9340): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9340): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.309649736 +0000 UTC m=+324.477721045 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9340): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc996c0 item 55 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc99c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc99c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc99c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc99c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc99c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.310988367 +0000 UTC m=+324.479059675 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc99c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9ec0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9ec0): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9ec0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc99a40 item 56 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9ec0): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9ec0): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9ec0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9ec0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.311712796 +0000 UTC m=+324.479784105 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accc9ec0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accea540): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accea540): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accea540): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accea540): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accea540): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.311712796 +0000 UTC m=+324.479784105 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accea540): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acc99c00 item 56 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceab80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceab80): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceab80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceab80): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceab80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceab80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceab80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceab80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.313506858 +0000 UTC m=+324.481578167 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceab80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb0c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb0c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb0c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfa0e0 item 57 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb0c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb0c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.314126079 +0000 UTC m=+324.482197388 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb0c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb600): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb600): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb600): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb600): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb600): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb600): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfa2a0 item 57 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb600): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb600): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.314842764 +0000 UTC m=+324.482914073 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acceb600): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accebb80): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accebb80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accebb80): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accebb80): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accebb80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.314842764 +0000 UTC m=+324.482914073 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730accebb80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfa460 item 57 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c2c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c2c0): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c2c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c2c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c2c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c2c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c2c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.316644039 +0000 UTC m=+324.484715349 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c2c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c800): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c800): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c800): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfa7e0 item 58 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c800): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c800): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.317353631 +0000 UTC m=+324.485424940 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00c800): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00cd40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00cd40): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00cd40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfa9a0 item 58 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00cd40): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00cd40): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00cd40): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00cd40): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00cd40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.317996316 +0000 UTC m=+324.486067625 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00cd40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d300): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d300): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d300): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d300): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d300): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.317996316 +0000 UTC m=+324.486067625 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d300): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfab60 item 58 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d940): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d940): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d940): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d940): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d940): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d940): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d940): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d940): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.319539834 +0000 UTC m=+324.487611144 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00d940): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00de80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00de80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00de80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfaee0 item 59 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00de80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00de80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.320225611 +0000 UTC m=+324.488296920 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad00de80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0264c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0264c0): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0264c0): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0264c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0264c0): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0264c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfb0a0 item 59 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0264c0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0264c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.320797793 +0000 UTC m=+324.488869102 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0264c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad026a40): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad026a40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad026a40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad026a40): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad026a40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.320797793 +0000 UTC m=+324.488869102 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad026a40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfb260 item 59 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027080): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027080): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027080): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027080): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027080): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027080): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027080): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027080): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.322206135 +0000 UTC m=+324.490277444 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027080): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0275c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0275c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0275c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfb5e0 item 60 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0275c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0275c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.322741126 +0000 UTC m=+324.490812436 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0275c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027b00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027b00): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027b00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfb7a0 item 60 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027b00): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027b00): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027b00): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027b00): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027b00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.323756687 +0000 UTC m=+324.491827996 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad027b00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0441c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0441c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0441c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0441c0): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0441c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.323756687 +0000 UTC m=+324.491827996 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0441c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfb960 item 60 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044800): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044800): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044800): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044800): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044800): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044800): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044800): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044800): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.32530818 +0000 UTC m=+324.493379489 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044800): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044d40): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044d40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044d40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730accfbce0 item 61 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044d40): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044d40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.325862398 +0000 UTC m=+324.493933707 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad044d40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045440): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045440): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045440): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045440): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045440): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.325862398 +0000 UTC m=+324.493933707 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045440): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05e000 item 61 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045a80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045a80): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045a80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045a80): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045a80): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045a80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045a80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045a80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.327515855 +0000 UTC m=+324.495587163 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad045a80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a0c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a0c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a0c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05e380 item 62 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a0c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a0c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.328182275 +0000 UTC m=+324.496253583 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a0c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a7c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a7c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a7c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a7c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a7c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.328182275 +0000 UTC m=+324.496253583 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06a7c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05e540 item 62 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ae00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ae00): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ae00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ae00): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ae00): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ae00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ae00): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ae00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.329568135 +0000 UTC m=+324.497639443 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ae00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06b340): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06b340): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06b340): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05e8c0 item 63 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06b340): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06b340): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.330255354 +0000 UTC m=+324.498326662 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06b340): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ba40): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ba40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ba40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ba40): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ba40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.330255354 +0000 UTC m=+324.498326662 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad06ba40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05ea80 item 63 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086180): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086180): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086180): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086180): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086180): >_readAt: n=0, err=Bad file descriptor 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086180): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086180): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086180): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.331920301 +0000 UTC m=+324.499991620 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086180): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0866c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0866c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0866c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05ee00 item 64 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0866c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0866c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.332626226 +0000 UTC m=+324.500697535 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0866c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086dc0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086dc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086dc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086dc0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086dc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.332626226 +0000 UTC m=+324.500697535 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad086dc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05efc0 item 64 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087400): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087400): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087400): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087400): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087400): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.33418371 +0000 UTC m=+324.502255019 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087400): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087880): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087880): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087880): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087880): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087880): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05f340 item 65 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087880): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087880): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.33501959 +0000 UTC m=+324.503090900 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087880): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087d80): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087d80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087d80): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087d80): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087d80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.33501959 +0000 UTC m=+324.503090900 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad087d80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05f500 item 65 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc4c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc4c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc4c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc4c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc4c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.336645275 +0000 UTC m=+324.504716583 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc4c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc940): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc940): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05f880 item 66 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc940): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc940): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc940): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc940): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc940): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.337608415 +0000 UTC m=+324.505679724 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bc940): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bce80): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bce80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bce80): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bce80): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bce80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.337608415 +0000 UTC m=+324.505679724 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bce80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05fa40 item 66 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9640): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9640): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9640): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9640): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9640): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.339815648 +0000 UTC m=+324.507886958 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9640): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9ac0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9ac0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9ac0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9ac0): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9ac0): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf89110 item 67 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9ac0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9ac0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.340751528 +0000 UTC m=+324.508822837 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfa9ac0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca0c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca0c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca0c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca0c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca0c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.340751528 +0000 UTC m=+324.508822837 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca0c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf892d0 item 67 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca740): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca740): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca740): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca740): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca740): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.342372021 +0000 UTC m=+324.510443340 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfca740): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcac40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcac40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf89650 item 68 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcac40): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcac40): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcac40): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcac40): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcac40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.343074039 +0000 UTC m=+324.511145348 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcac40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb180): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb180): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb180): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb180): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb180): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.343074039 +0000 UTC m=+324.511145348 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb180): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf89810 item 68 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb7c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb7c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb7c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb7c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb7c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.344446764 +0000 UTC m=+324.512518073 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcb7c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcbc40): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcbc40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcbc40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcbc40): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcbc40): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf89b90 item 69 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcbc40): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcbc40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.345778962 +0000 UTC m=+324.513850282 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfcbc40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea240): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea240): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea240): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea240): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea240): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.345778962 +0000 UTC m=+324.513850282 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea240): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acf89d50 item 69 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea8c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea8c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea8c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea8c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea8c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.347070033 +0000 UTC m=+324.515141342 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfea8c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeadc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeadc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acfee230 item 70 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeadc0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeadc0): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeadc0): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeadc0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeadc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.347750891 +0000 UTC m=+324.515822200 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeadc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeb300): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeb300): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeb300): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeb300): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeb300): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.347750891 +0000 UTC m=+324.515822200 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfeb300): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acfee3f0 item 70 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bd500): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bd500): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bd500): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bd500): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bd500): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.349344223 +0000 UTC m=+324.517415532 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bd500): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bda00): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bda00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bda00): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bda00): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bda00): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad05fdc0 item 71 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bda00): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bda00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.350116754 +0000 UTC m=+324.518188063 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0bda00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da000): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da000): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da000): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da000): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da000): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.350116754 +0000 UTC m=+324.518188063 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da000): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d80e0 item 71 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da680): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da680): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da680): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da680): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da680): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.352627641 +0000 UTC m=+324.520698950 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0da680): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dab80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dab80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d8460 item 72 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dab80): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dab80): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dab80): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dab80): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dab80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.353742588 +0000 UTC m=+324.521813897 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dab80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db0c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db0c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db0c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db0c0): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db0c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.353742588 +0000 UTC m=+324.521813897 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db0c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d8620 item 72 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db680): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db680): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db680): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db680): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db680): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db680): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db680): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.355280396 +0000 UTC m=+324.523351706 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0db680): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dbb80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dbb80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dbb80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d89a0 item 73 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dbb80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dbb80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.355855764 +0000 UTC m=+324.523927073 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad0dbb80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180140): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180140): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180140): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180140): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180140): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d8b60 item 73 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180140): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180140): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.356524559 +0000 UTC m=+324.524595868 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180140): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180680): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180680): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180680): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180680): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180680): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.356524559 +0000 UTC m=+324.524595868 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180680): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d8d20 item 73 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180cc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180cc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180cc0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180cc0): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180cc0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180cc0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180cc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.357845326 +0000 UTC m=+324.525916635 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad180cc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1811c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1811c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1811c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d90a0 item 74 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1811c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1811c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.358410905 +0000 UTC m=+324.526482213 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1811c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181700): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181700): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d9260 item 74 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181700): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181700): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181700): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181700): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181700): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.359187874 +0000 UTC m=+324.527259183 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181700): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181c80): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181c80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181c80): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181c80): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181c80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.359187874 +0000 UTC m=+324.527259183 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad181c80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d9420 item 74 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e3c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e3c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e3c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e3c0): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e3c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e3c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e3c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.360788289 +0000 UTC m=+324.528859599 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e3c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e8c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e8c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e8c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d97a0 item 75 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e8c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e8c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.361362074 +0000 UTC m=+324.529433383 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19e8c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19ee00): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19ee00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19ee00): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19ee00): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19ee00): _writeAt: size=3, off=2 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d9960 item 75 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19ee00): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19ee00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.36233793 +0000 UTC m=+324.530409259 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19ee00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f340): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f340): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f340): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f340): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f340): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.36233793 +0000 UTC m=+324.530409259 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f340): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d9b20 item 75 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfebc80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfebc80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfebc80): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfebc80): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfebc80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfebc80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfebc80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.363937664 +0000 UTC m=+324.532008993 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acfebc80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108280): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108280): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108280): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acfee850 item 76 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108280): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108280): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.364576361 +0000 UTC m=+324.532647670 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108280): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1087c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1087c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acfeea10 item 76 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1087c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1087c0): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1087c0): _writeAt: size=3, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1087c0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1087c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.365583776 +0000 UTC m=+324.533655085 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1087c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108d40): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108d40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108d40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108d40): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108d40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.365583776 +0000 UTC m=+324.533655085 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad108d40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acfeebd0 item 76 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f640): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f640): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f640): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f640): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f640): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f640): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f640): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.367314258 +0000 UTC m=+324.535385566 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19f640): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19fb40): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19fb40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19fb40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad0d9dc0 item 77 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19fb40): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19fb40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.368101717 +0000 UTC m=+324.536173026 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad19fb40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc340): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc340): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc340): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc340): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc340): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.368101717 +0000 UTC m=+324.536173026 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc340): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad1ba0e0 item 77 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc980): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc980): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc980): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc980): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc980): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc980): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc980): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.36973777 +0000 UTC m=+324.537809079 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bc980): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bce80): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bce80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bce80): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad1ba460 item 78 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bce80): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bce80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.370352211 +0000 UTC m=+324.538423521 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bce80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bd580): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bd580): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bd580): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bd580): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bd580): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.370352211 +0000 UTC m=+324.538423521 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bd580): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad1ba620 item 78 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bdbc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bdbc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bdbc0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bdbc0): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bdbc0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bdbc0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bdbc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.371905367 +0000 UTC m=+324.539976686 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1bdbc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da1c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da1c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da1c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad1ba9a0 item 79 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da1c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da1c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.372671276 +0000 UTC m=+324.540742585 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da1c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da8c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da8c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da8c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da8c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da8c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.372671276 +0000 UTC m=+324.540742585 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1da8c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad1bab60 item 79 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1daf00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1daf00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1daf00): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1daf00): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1daf00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1daf00): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1daf00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.374489843 +0000 UTC m=+324.542561152 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1daf00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1db400): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1db400): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1db400): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad1baee0 item 80 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1db400): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1db400): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.375118653 +0000 UTC m=+324.543189972 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1db400): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1dbb00): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1dbb00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1dbb00): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1dbb00): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1dbb00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.375118653 +0000 UTC m=+324.543189972 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1dbb00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad1bb0a0 item 80 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa240): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa240): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa240): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa240): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa240): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.376697328 +0000 UTC m=+324.544768637 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa240): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa6c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa6c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa6c0): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa6c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa6c0): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa6c0): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad1bb420 item 81 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa6c0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa6c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.377436996 +0000 UTC m=+324.545508304 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fa6c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fac00): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fac00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fac00): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fac00): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fac00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.377436996 +0000 UTC m=+324.545508304 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fac00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad1bb5e0 item 81 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d600): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d600): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d600): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d600): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d600): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.378651752 +0000 UTC m=+324.546723061 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6d600): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6db00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6db00): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6db00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acd4ce70 item 82 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6db00): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6db00): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6db00): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6db00): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6db00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.379263539 +0000 UTC m=+324.547334849 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730acd6db00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e180): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e180): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e180): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e180): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e180): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.379263539 +0000 UTC m=+324.547334849 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e180): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acd4d030 item 82 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e800): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e800): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e800): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e800): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e800): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.380908499 +0000 UTC m=+324.548979809 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0e800): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0ed00): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0ed00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0ed00): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0ed00): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0ed00): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0ed00): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acd4d3b0 item 83 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0ed00): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0ed00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.38153337 +0000 UTC m=+324.549604679 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0ed00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f240): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f240): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f240): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f240): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f240): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.38153337 +0000 UTC m=+324.549604679 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f240): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acd4d570 item 83 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f8c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f8c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f8c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f8c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f8c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.383101485 +0000 UTC m=+324.551172794 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0f8c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0fdc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0fdc0): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0fdc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acd4d8f0 item 84 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0fdc0): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0fdc0): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0fdc0): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0fdc0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0fdc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.383832708 +0000 UTC m=+324.551904017 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace0fdc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2a440): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2a440): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2a440): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2a440): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2a440): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.383832708 +0000 UTC m=+324.551904017 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2a440): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acd4dab0 item 84 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2aac0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2aac0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2aac0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2aac0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2aac0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.385634143 +0000 UTC m=+324.553705453 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2aac0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2afc0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2afc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2afc0): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2afc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2afc0): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2afc0): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730acd4de30 item 85 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2afc0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2afc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.386254005 +0000 UTC m=+324.554325314 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2afc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2b500): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2b500): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2b500): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2b500): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2b500): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.386254005 +0000 UTC m=+324.554325314 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ace2b500): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ace38150 item 85 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb280): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb280): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb280): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb280): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb280): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.387859811 +0000 UTC m=+324.555931120 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb280): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb780): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb780): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb780): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad1bb960 item 86 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb780): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb780): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb780): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb780): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb780): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.388625759 +0000 UTC m=+324.556697068 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fb780): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fbd00): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fbd00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fbd00): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fbd00): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fbd00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.388625759 +0000 UTC m=+324.556697068 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad1fbd00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad1bbb20 item 86 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218480): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218480): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218480): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218480): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218480): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.389808034 +0000 UTC m=+324.557879344 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218480): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218980): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218980): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218980): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218980): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218980): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218980): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad220000 item 87 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218980): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218980): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.390473432 +0000 UTC m=+324.558544741 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218980): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218ec0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218ec0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218ec0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218ec0): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218ec0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.390473432 +0000 UTC m=+324.558544741 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad218ec0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad2201c0 item 87 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219540): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219540): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219540): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219540): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219540): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.393598812 +0000 UTC m=+324.561670151 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219540): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219a40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219a40): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219a40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad220540 item 88 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219a40): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219a40): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219a40): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219a40): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219a40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.394225907 +0000 UTC m=+324.562297216 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad219a40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a0c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a0c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a0c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a0c0): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a0c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.394225907 +0000 UTC m=+324.562297216 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a0c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad220700 item 88 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a700): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a700): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a700): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a700): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a700): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a700): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a700): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a700): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.396068992 +0000 UTC m=+324.564140301 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23a700): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23ac40): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23ac40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23ac40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad220a80 item 89 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23ac40): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23ac40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.396923226 +0000 UTC m=+324.564994536 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23ac40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b180): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b180): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b180): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b180): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b180): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b180): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad220c40 item 89 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b180): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b180): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.397584898 +0000 UTC m=+324.565656207 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b180): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b700): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b700): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b700): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b700): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b700): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.397584898 +0000 UTC m=+324.565656207 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23b700): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad220e00 item 89 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23bd40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23bd40): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23bd40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23bd40): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23bd40): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23bd40): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23bd40): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23bd40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.398814202 +0000 UTC m=+324.566885511 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad23bd40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c380): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c380): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c380): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad221180 item 90 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c380): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c380): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.399277317 +0000 UTC m=+324.567348627 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c380): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c8c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c8c0): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c8c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad221340 item 90 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c8c0): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c8c0): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c8c0): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c8c0): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c8c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.399875789 +0000 UTC m=+324.567947099 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25c8c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25ce80): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25ce80): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25ce80): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25ce80): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25ce80): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.399875789 +0000 UTC m=+324.567947099 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25ce80): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad221500 item 90 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25d4c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25d4c0): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25d4c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25d4c0): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25d4c0): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25d4c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25d4c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25d4c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.400943598 +0000 UTC m=+324.569014907 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25d4c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25da00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25da00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25da00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad221880 item 91 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25da00): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25da00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.401418645 +0000 UTC m=+324.569489955 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad25da00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274040): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274040): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274040): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274040): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274040): >_readAt: n=2, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274040): _writeAt: size=3, off=7 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad221a40 item 91 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274040): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274040): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.402677385 +0000 UTC m=+324.570748694 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274040): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2745c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2745c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2745c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2745c0): >_readAt: n=8, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2745c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.402677385 +0000 UTC m=+324.570748694 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2745c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad221c00 item 91 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274c00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274c00): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274c00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274c00): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274c00): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274c00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274c00): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274c00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.403991721 +0000 UTC m=+324.572063029 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad274c00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275140): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275140): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275140): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad2840e0 item 92 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275140): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275140): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.404397328 +0000 UTC m=+324.572468636 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275140): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275680): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275680): open at offset 5 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275680): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad2842a0 item 92 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275680): _readAt: size=2, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275680): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275680): _writeAt: size=3, off=5 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275680): >_writeAt: n=3, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275680): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.40505459 +0000 UTC m=+324.573125899 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275680): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275c40): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275c40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275c40): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275c40): >_readAt: n=3, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275c40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.40505459 +0000 UTC m=+324.573125899 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad275c40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad284460 item 92 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298380): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298380): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298380): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298380): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298380): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298380): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298380): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298380): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.406160411 +0000 UTC m=+324.574231720 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298380): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2988c0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2988c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2988c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad2847e0 item 93 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2988c0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2988c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.40653555 +0000 UTC m=+324.574606860 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2988c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298fc0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298fc0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298fc0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298fc0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298fc0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.40653555 +0000 UTC m=+324.574606860 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad298fc0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad2849a0 item 93 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299600): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299600): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299600): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299600): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299600): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299600): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299600): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299600): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.407745047 +0000 UTC m=+324.575816356 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299600): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299b40): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299b40): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299b40): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad284d20 item 94 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299b40): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299b40): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.408171673 +0000 UTC m=+324.576242982 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad299b40): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8340): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8340): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8340): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8340): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8340): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.408171673 +0000 UTC m=+324.576242982 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8340): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad284ee0 item 94 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8980): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8980): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8980): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8980): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8980): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8980): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8980): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8980): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.409368406 +0000 UTC m=+324.577439714 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8980): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8ec0): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8ec0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8ec0): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad285260 item 95 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8ec0): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8ec0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.409881185 +0000 UTC m=+324.577952494 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b8ec0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b95c0): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b95c0): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b95c0): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b95c0): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b95c0): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.409881185 +0000 UTC m=+324.577952494 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b95c0): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad285420 item 95 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 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/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b9c00): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b9c00): open at offset 0 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b9c00): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b9c00): _readAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b9c00): >_readAt: n=0, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b9c00): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b9c00): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b9c00): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.411162447 +0000 UTC m=+324.579233756 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2b9c00): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8240): _writeAt: size=5, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8240): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8240): >openPending: err= 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad2857a0 item 96 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8240): >_writeAt: n=5, err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8240): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.411530183 +0000 UTC m=+324.579601492 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8240): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/16 01:06:18 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:18 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/16 01:06:18 DEBUG : open-test-file: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8940): _readAt: size=512, off=0 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8940): openPending: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8940): >openPending: err= 2026/07/16 01:06:18 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8940): >_readAt: n=5, err=EOF 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8940): close: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-16 01:06:18.411530183 +0000 UTC m=+324.579601492 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : open-test-file(0x3730ad2d8940): >close: err= 2026/07/16 01:06:18 DEBUG : open-test-file: Remove: 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3730ad285960 item 96 2026/07/16 01:06:18 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/16 01:06:18 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/16 01:06:18 DEBUG : open-test-file: >Remove: err= 2026/07/16 01:06:18 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:18 DEBUG : Looking for writers 2026/07/16 01:06:18 DEBUG : >WaitForWriters: 2026/07/16 01:06:18 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.64s) --- PASS: TestRWFileHandleOpenTests/writes (0.86s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.19s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.01s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.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.00s) --- PASS: TestRWFileHandleOpenTests/full (0.78s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:18 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:18 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:06:18 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:18 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:18 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:06:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:18 DEBUG : file1: newRWFileHandle: 2026/07/16 01:06:18 DEBUG : file1(0x3730ad2d8100): openPending: 2026/07/16 01:06:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:18 DEBUG : file1(0x3730ad2d8100): >openPending: err= 2026/07/16 01:06:18 DEBUG : file1: >newRWFileHandle: err= 2026/07/16 01:06:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/16 01:06:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/16 01:06:18 DEBUG : file1(0x3730ad2d8100): _writeAt: size=2, off=0 2026/07/16 01:06:18 DEBUG : file1(0x3730ad2d8100): >_writeAt: n=2, err= 2026/07/16 01:06:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/16 01:06:18 DEBUG : file1(0x3730ad2d8100): RWFileHandle.Flush 2026/07/16 01:06:18 DEBUG : file1(0x3730ad2d8100): RWFileHandle.Release 2026/07/16 01:06:18 DEBUG : file1(0x3730ad2d8100): close: 2026/07/16 01:06:18 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/07/16 01:06:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:18 DEBUG : file1(0x3730ad2d8100): >close: err= 2026/07/16 01:06:18 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:18 DEBUG : Looking for writers 2026/07/16 01:06:18 DEBUG : file1: reading active writers 2026/07/16 01:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:06:18 DEBUG : Looking for writers 2026/07/16 01:06:18 DEBUG : file1: reading active writers 2026/07/16 01:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:06:18 DEBUG : Looking for writers 2026/07/16 01:06:18 DEBUG : file1: reading active writers 2026/07/16 01:06:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:06:19 DEBUG : Looking for writers 2026/07/16 01:06:19 DEBUG : file1: reading active writers 2026/07/16 01:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:06:19 DEBUG : file1: vfs cache: starting upload 2026/07/16 01:06:19 DEBUG : Looking for writers 2026/07/16 01:06:19 DEBUG : file1: reading active writers 2026/07/16 01:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:06:19 DEBUG : Looking for writers 2026/07/16 01:06:19 DEBUG : file1: reading active writers 2026/07/16 01:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:06:19 DEBUG : Looking for writers 2026/07/16 01:06:19 DEBUG : file1: reading active writers 2026/07/16 01:06:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:06:19 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/16 01:06:20 DEBUG : Looking for writers 2026/07/16 01:06:20 DEBUG : file1: reading active writers 2026/07/16 01:06:20 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/16 01:06:20 DEBUG : file1: size = 2 OK 2026/07/16 01:06:20 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/16 01:06:20 INFO : file1: Copied (new) 2026/07/16 01:06:20 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/07/16 01:06:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/16 01:06:20 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/07/16 01:06:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:06:20 INFO : file1: vfs cache: upload succeeded try #1 2026/07/16 01:06:21 DEBUG : Looking for writers 2026/07/16 01:06:21 DEBUG : file1: reading active writers 2026/07/16 01:06:21 DEBUG : >WaitForWriters: 2026/07/16 01:06:21 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:21 DEBUG : Looking for writers 2026/07/16 01:06:21 DEBUG : file1: reading active writers 2026/07/16 01:06:21 DEBUG : >WaitForWriters: 2026/07/16 01:06:21 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (3.20s) === RUN TestRWCacheRename run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:21 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:21 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:06:21 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:21 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:21 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:06:21 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:06:22 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:06:22 DEBUG : rename_me: newRWFileHandle: 2026/07/16 01:06:22 DEBUG : rename_me(0x3730abff04c0): openPending: 2026/07/16 01:06:22 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/16 01:06:22 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/16 01:06:22 DEBUG : rename_me(0x3730abff04c0): >openPending: err= 2026/07/16 01:06:22 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/16 01:06:22 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/16 01:06:22 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/16 01:06:22 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/16 01:06:22 DEBUG : rename_me(0x3730abff04c0): _writeAt: size=5, off=0 2026/07/16 01:06:22 DEBUG : rename_me(0x3730abff04c0): >_writeAt: n=5, err= 2026/07/16 01:06:22 DEBUG : rename_me(0x3730abff04c0): close: 2026/07/16 01:06:22 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-16 01:06:22.1716521 +0000 UTC m=+328.339723409 2026/07/16 01:06:22 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/16 01:06:22 DEBUG : rename_me(0x3730abff04c0): >close: err= 2026/07/16 01:06:22 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/16 01:06:22 DEBUG : i_was_renamed: Updating file with 0x3730ad2da4e0 2026/07/16 01:06:22 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/16 01:06:22 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/16 01:06:22 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:22 DEBUG : Looking for writers 2026/07/16 01:06:22 DEBUG : i_was_renamed: reading active writers 2026/07/16 01:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/16 01:06:22 DEBUG : Looking for writers 2026/07/16 01:06:22 DEBUG : i_was_renamed: reading active writers 2026/07/16 01:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/16 01:06:22 DEBUG : Looking for writers 2026/07/16 01:06:22 DEBUG : i_was_renamed: reading active writers 2026/07/16 01:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/16 01:06:22 DEBUG : Looking for writers 2026/07/16 01:06:22 DEBUG : i_was_renamed: reading active writers 2026/07/16 01:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/16 01:06:22 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/16 01:06:22 DEBUG : Looking for writers 2026/07/16 01:06:22 DEBUG : i_was_renamed: reading active writers 2026/07/16 01:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/16 01:06:22 DEBUG : Looking for writers 2026/07/16 01:06:22 DEBUG : i_was_renamed: reading active writers 2026/07/16 01:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/07/16 01:06:22 DEBUG : Looking for writers 2026/07/16 01:06:22 DEBUG : i_was_renamed: reading active writers 2026/07/16 01:06:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/07/16 01:06:23 DEBUG : i_was_renamed: Uploading chunk 0, size=5, remain=0 2026/07/16 01:06:23 DEBUG : Looking for writers 2026/07/16 01:06:23 DEBUG : i_was_renamed: reading active writers 2026/07/16 01:06:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/07/16 01:06:24 DEBUG : i_was_renamed: size = 5 OK 2026/07/16 01:06:24 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 01:06:24 INFO : i_was_renamed: Copied (new) 2026/07/16 01:06:24 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-16 01:06:22 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/07/16 01:06:24 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/16 01:06:24 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/16 01:06:24 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/16 01:06:24 DEBUG : Looking for writers 2026/07/16 01:06:24 DEBUG : i_was_renamed: reading active writers 2026/07/16 01:06:24 DEBUG : >WaitForWriters: 2026/07/16 01:06:24 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (3.02s) === RUN TestRWCacheUpdate run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:25 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:25 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/16 01:06:25 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:25 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/16 01:06:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestOpenDrive/rclone-test-sefuloc8nivu" 2026/07/16 01:06:25 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/16 01:06:25 DEBUG : forgetting directory cache 2026/07/16 01:06:25 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate(0x3730abcde580): _readAt: size=512, off=0 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate(0x3730abcde580): openPending: 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 00:07:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 01:06:27 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate(0x3730abcde580): >openPending: err= 2026/07/16 01:06:27 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate(0x3730abcde580): >_readAt: n=20, err=EOF 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate(0x3730abcde580): close: 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 00:07:25 +0000 UTC 2026/07/16 01:06:27 DEBUG : TestRWCacheUpdate(0x3730abcde580): >close: err= 2026/07/16 01:06:27 DEBUG : Re-reading directory (186.179763ms old) 2026/07/16 01:06:28 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:28 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 01:06:28 DEBUG : forgetting directory cache 2026/07/16 01:06:28 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/16 01:06:29 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate(0x3730abcded80): _readAt: size=512, off=0 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate(0x3730abcded80): openPending: 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 00:08:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-07-16 00:07:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-16 00:08:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-07-16 00:07:25 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/07/16 01:06:30 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 01:06:30 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate(0x3730abcded80): >openPending: err= 2026/07/16 01:06:30 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate(0x3730abcded80): >_readAt: n=20, err=EOF 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate(0x3730abcded80): close: 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 00:08:25 +0000 UTC 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate(0x3730abcded80): >close: err= 2026/07/16 01:06:30 DEBUG : Re-reading directory (188.248065ms old) 2026/07/16 01:06:30 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:30 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 01:06:30 DEBUG : forgetting directory cache 2026/07/16 01:06:31 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate(0x3730ac43c2c0): _readAt: size=512, off=0 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate(0x3730ac43c2c0): openPending: 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 00:09:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-07-16 00:08:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-16 00:09:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-07-16 00:08:25 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/07/16 01:06:32 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 01:06:32 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate(0x3730ac43c2c0): >openPending: err= 2026/07/16 01:06:32 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate(0x3730ac43c2c0): >_readAt: n=20, err=EOF 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate(0x3730ac43c2c0): close: 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 00:09:25 +0000 UTC 2026/07/16 01:06:32 DEBUG : TestRWCacheUpdate(0x3730ac43c2c0): >close: err= 2026/07/16 01:06:32 DEBUG : Re-reading directory (191.489947ms old) 2026/07/16 01:06:33 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:33 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 01:06:33 DEBUG : forgetting directory cache 2026/07/16 01:06:33 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate(0x3730ad2d8540): _readAt: size=512, off=0 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate(0x3730ad2d8540): openPending: 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 00:10:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-07-16 00:09:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-16 00:10:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-07-16 00:09:25 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/07/16 01:06:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 01:06:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate(0x3730ad2d8540): >openPending: err= 2026/07/16 01:06:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate(0x3730ad2d8540): >_readAt: n=20, err=EOF 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate(0x3730ad2d8540): close: 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 00:10:25 +0000 UTC 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate(0x3730ad2d8540): >close: err= 2026/07/16 01:06:35 DEBUG : Re-reading directory (187.050926ms old) 2026/07/16 01:06:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 01:06:36 DEBUG : forgetting directory cache 2026/07/16 01:06:36 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate(0x3730ad2d8340): _readAt: size=512, off=0 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate(0x3730ad2d8340): openPending: 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 00:11:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-07-16 00:10:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-16 00:11:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-07-16 00:10:25 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/07/16 01:06:37 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 01:06:37 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate(0x3730ad2d8340): >openPending: err= 2026/07/16 01:06:37 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:37 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:38 DEBUG : TestRWCacheUpdate(0x3730ad2d8340): >_readAt: n=20, err=EOF 2026/07/16 01:06:38 DEBUG : TestRWCacheUpdate(0x3730ad2d8340): close: 2026/07/16 01:06:38 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 00:11:25 +0000 UTC 2026/07/16 01:06:38 DEBUG : TestRWCacheUpdate(0x3730ad2d8340): >close: err= 2026/07/16 01:06:38 DEBUG : Re-reading directory (185.59834ms old) 2026/07/16 01:06:38 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:38 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 01:06:38 DEBUG : forgetting directory cache 2026/07/16 01:06:38 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=20, remain=0 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate(0x3730ad2d8e80): _readAt: size=512, off=0 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate(0x3730ad2d8e80): openPending: 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-16 00:12:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-07-16 00:11:25 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-16 00:12:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-07-16 00:11:25 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/07/16 01:06:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/16 01:06:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate(0x3730ad2d8e80): >openPending: err= 2026/07/16 01:06:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate(0x3730ad2d8e80): >_readAt: n=20, err=EOF 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate(0x3730ad2d8e80): close: 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 00:12:25 +0000 UTC 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate(0x3730ad2d8e80): >close: err= 2026/07/16 01:06:40 DEBUG : Re-reading directory (188.313937ms old) 2026/07/16 01:06:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 01:06:41 DEBUG : forgetting directory cache 2026/07/16 01:06:41 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=21, remain=0 2026/07/16 01:06:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate(0x3730abcde300): _readAt: size=512, off=0 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate(0x3730abcde300): openPending: 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-16 00:13:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-07-16 00:12:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-16 00:13:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-07-16 00:12:25 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/07/16 01:06:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/16 01:06:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate(0x3730abcde300): >openPending: err= 2026/07/16 01:06:43 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate(0x3730abcde300): >_readAt: n=21, err=EOF 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate(0x3730abcde300): close: 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 00:13:25 +0000 UTC 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate(0x3730abcde300): >close: err= 2026/07/16 01:06:43 DEBUG : Re-reading directory (185.565871ms old) 2026/07/16 01:06:43 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:43 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 01:06:43 DEBUG : forgetting directory cache 2026/07/16 01:06:44 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=22, remain=0 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate(0x3730abcdec40): _readAt: size=512, off=0 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate(0x3730abcdec40): openPending: 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-16 00:14:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-07-16 00:13:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-16 00:14:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-07-16 00:13:25 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/07/16 01:06:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/16 01:06:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate(0x3730abcdec40): >openPending: err= 2026/07/16 01:06:45 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate(0x3730abcdec40): >_readAt: n=22, err=EOF 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate(0x3730abcdec40): close: 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 00:14:25 +0000 UTC 2026/07/16 01:06:45 DEBUG : TestRWCacheUpdate(0x3730abcdec40): >close: err= 2026/07/16 01:06:45 DEBUG : Re-reading directory (191.133369ms old) 2026/07/16 01:06:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 01:06:46 DEBUG : forgetting directory cache 2026/07/16 01:06:46 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=23, remain=0 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate(0x3730ad2d8380): _readAt: size=512, off=0 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate(0x3730ad2d8380): openPending: 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-16 00:15:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-07-16 00:14:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-16 00:15:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-07-16 00:14:25 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/07/16 01:06:48 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/16 01:06:48 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate(0x3730ad2d8380): >openPending: err= 2026/07/16 01:06:48 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate(0x3730ad2d8380): >_readAt: n=23, err=EOF 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate(0x3730ad2d8380): close: 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 00:15:25 +0000 UTC 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate(0x3730ad2d8380): >close: err= 2026/07/16 01:06:48 DEBUG : Re-reading directory (187.680523ms old) 2026/07/16 01:06:48 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:48 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 01:06:48 DEBUG : forgetting directory cache 2026/07/16 01:06:49 DEBUG : TestRWCacheUpdate: Uploading chunk 0, size=24, remain=0 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate(0x3730ac43c7c0): _readAt: size=512, off=0 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate(0x3730ac43c7c0): openPending: 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-16 00:16:25 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-07-16 00:15:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-16 00:16:25 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-07-16 00:15:25 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/07/16 01:06:50 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/16 01:06:50 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate(0x3730ac43c7c0): >openPending: err= 2026/07/16 01:06:50 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate(0x3730ac43c7c0): >_readAt: n=24, err=EOF 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate(0x3730ac43c7c0): close: 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-16 00:16:25 +0000 UTC 2026/07/16 01:06:50 DEBUG : TestRWCacheUpdate(0x3730ac43c7c0): >close: err= 2026/07/16 01:06:50 DEBUG : Re-reading directory (188.572532ms old) 2026/07/16 01:06:51 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/16 01:06:51 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/07/16 01:06:51 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:51 DEBUG : Looking for writers 2026/07/16 01:06:51 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/16 01:06:51 DEBUG : >WaitForWriters: 2026/07/16 01:06:51 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': vfs cache: cleaner exiting 2026/07/16 01:06:51 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (26.76s) === RUN TestCaseSensitivity run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", 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-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:52 DEBUG : normal name with no special characters.txt: Uploading chunk 0, size=5, remain=0 2026/07/16 01:06:54 DEBUG : 測試_Русский___ě_áñ: Uploading chunk 0, size=5, remain=0 2026/07/16 01:06:55 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:55 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:06:55 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:06:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/16 01:06:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/16 01:06:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/16 01:06:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:56 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:56 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:06:56 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/16 01:06:56 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/16 01:06:56 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/16 01:06:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:56 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:56 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:06:56 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/16 01:06:56 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/16 01:06:56 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/16 01:06:56 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:06:57 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/16 01:06:57 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:06:57 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/16 01:06:57 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:57 DEBUG : Looking for writers 2026/07/16 01:06:57 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/16 01:06:57 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/16 01:06:57 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (5.79s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:57 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:57 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:06:57 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': Reusing VFS from active cache 2026/07/16 01:06:57 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:57 DEBUG : Looking for writers 2026/07/16 01:06:57 DEBUG : >WaitForWriters: 2026/07/16 01:06:57 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:57 DEBUG : Looking for writers 2026/07/16 01:06:57 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.38s) === RUN TestVFSNewWithOpts run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:58 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:58 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:06:58 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:58 DEBUG : Looking for writers 2026/07/16 01:06:58 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.36s) === RUN TestVFSRoot run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:58 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:58 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:06:58 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:06:58 DEBUG : Looking for writers 2026/07/16 01:06:58 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.37s) === RUN TestVFSStat run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:06:59 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:06:59 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:06:59 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:07:02 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/16 01:07:03 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:03 DEBUG : dir: Looking for writers 2026/07/16 01:07:03 DEBUG : file2: reading active writers 2026/07/16 01:07:03 DEBUG : Looking for writers 2026/07/16 01:07:03 DEBUG : dir: reading active writers 2026/07/16 01:07:03 DEBUG : file1: reading active writers 2026/07/16 01:07:03 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (6.13s) === RUN TestVFSStatParent run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:05 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:05 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:05 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:07:08 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/16 01:07:09 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:09 DEBUG : dir: Looking for writers 2026/07/16 01:07:09 DEBUG : Looking for writers 2026/07/16 01:07:09 DEBUG : dir: reading active writers 2026/07/16 01:07:09 DEBUG : file1: reading active writers 2026/07/16 01:07:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (5.97s) === RUN TestVFSOpenFile run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:11 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:11 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:11 DEBUG : file1: Uploading chunk 0, size=14, remain=0 2026/07/16 01:07:14 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/16 01:07:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:07:15 DEBUG : file1: Open: flags=O_RDONLY 2026/07/16 01:07:15 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/16 01:07:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/16 01:07:15 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:07:15 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/16 01:07:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/16 01:07:15 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/16 01:07:15 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:07:15 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:07:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/16 01:07:15 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/16 01:07:15 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/16 01:07:15 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/16 01:07:15 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/16 01:07:17 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/16 01:07:17 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 01:07:17 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/07/16 01:07:17 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/16 01:07:17 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:07:17 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/16 01:07:17 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:17 DEBUG : dir: Looking for writers 2026/07/16 01:07:17 DEBUG : file2: reading active writers 2026/07/16 01:07:17 DEBUG : new_file.txt: reading active writers 2026/07/16 01:07:17 DEBUG : Looking for writers 2026/07/16 01:07:17 DEBUG : dir: reading active writers 2026/07/16 01:07:17 DEBUG : file1: reading active writers 2026/07/16 01:07:17 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.05s) === RUN TestVFSRename run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:19 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:19 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:20 DEBUG : dir/file2: Uploading chunk 0, size=14, remain=0 2026/07/16 01:07:22 DEBUG : dir/file2: same parent dir (ODFfMTI3MjI5NjBfeGVtR00) - using file/rename instead of move_copy for dir/file1 2026/07/16 01:07:22 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/16 01:07:22 DEBUG : dir/file1: Updating file with dir/file1 0x3730ac27a270 2026/07/16 01:07:22 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/16 01:07:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:23 INFO : dir/file1: Moved (server-side) to: file0 2026/07/16 01:07:23 DEBUG : file0: Updating file with file0 0x3730ac27a270 2026/07/16 01:07:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/16 01:07:23 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/16 01:07:23 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:23 DEBUG : dir: Looking for writers 2026/07/16 01:07:23 DEBUG : Looking for writers 2026/07/16 01:07:23 DEBUG : dir: reading active writers 2026/07/16 01:07:23 DEBUG : file0: reading active writers 2026/07/16 01:07:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (5.87s) === RUN TestVFSStatfs run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:25 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:25 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:25 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:25 DEBUG : Looking for writers 2026/07/16 01:07:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.54s) === RUN TestVFSMkdir run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:25 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:25 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:25 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/16 01:07:26 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/16 01:07:27 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/16 01:07:28 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/16 01:07:29 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/16 01:07:30 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:30 DEBUG : Looking for writers 2026/07/16 01:07:30 DEBUG : a: Looking for writers 2026/07/16 01:07:30 DEBUG : b: Looking for writers 2026/07/16 01:07:30 DEBUG : c: Looking for writers 2026/07/16 01:07:30 DEBUG : d: Looking for writers 2026/07/16 01:07:30 DEBUG : Looking for writers 2026/07/16 01:07:30 DEBUG : c: reading active writers 2026/07/16 01:07:30 DEBUG : d: reading active writers 2026/07/16 01:07:30 DEBUG : /: reading active writers 2026/07/16 01:07:30 DEBUG : a: reading active writers 2026/07/16 01:07:30 DEBUG : b: reading active writers 2026/07/16 01:07:30 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (6.66s) === RUN TestVFSMkdirAll run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:32 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:32 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:33 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/16 01:07:33 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/16 01:07:34 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/16 01:07:35 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/16 01:07:38 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:38 DEBUG : a/b/c/d: Looking for writers 2026/07/16 01:07:38 DEBUG : a/b/c: Looking for writers 2026/07/16 01:07:38 DEBUG : d: reading active writers 2026/07/16 01:07:38 DEBUG : a/b: Looking for writers 2026/07/16 01:07:38 DEBUG : c: reading active writers 2026/07/16 01:07:38 DEBUG : a: Looking for writers 2026/07/16 01:07:38 DEBUG : b: reading active writers 2026/07/16 01:07:38 DEBUG : Looking for writers 2026/07/16 01:07:38 DEBUG : a: reading active writers 2026/07/16 01:07:38 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (8.77s) === 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-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:41 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:41 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:41 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:41 DEBUG : Looking for writers 2026/07/16 01:07:41 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.40s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:41 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:41 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:07:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 01:07:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 01:07:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:41 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/16 01:07:41 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/16 01:07:41 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/16 01:07:41 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 01:07:42 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/16 01:07:43 DEBUG : file1: size = 5 OK 2026/07/16 01:07:43 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 01:07:43 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/16 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 01:07:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 01:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 01:07:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 01:07:43 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/16 01:07:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/16 01:07:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:43 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 01:07:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 01:07:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:43 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/16 01:07:45 DEBUG : file1: size = 0 OK 2026/07/16 01:07:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 01:07:45 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/16 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/16 01:07:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/16 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:45 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 01:07:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 01:07:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:45 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (7 bytes), uploading instead of streaming 2026/07/16 01:07:45 DEBUG : file1: Uploading chunk 0, size=7, remain=0 2026/07/16 01:07:46 DEBUG : file1: size = 7 OK 2026/07/16 01:07:46 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/07/16 01:07:46 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/16 01:07:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:46 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:46 DEBUG : Looking for writers 2026/07/16 01:07:46 DEBUG : file1: reading active writers 2026/07/16 01:07:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (5.96s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:47 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:47 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:07:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:47 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 01:07:47 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 01:07:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:47 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/16 01:07:48 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/16 01:07:48 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/16 01:07:48 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/16 01:07:48 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (11 bytes), uploading instead of streaming 2026/07/16 01:07:49 DEBUG : file1: Uploading chunk 0, size=11, remain=0 2026/07/16 01:07:50 DEBUG : file1: size = 11 OK 2026/07/16 01:07:50 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/07/16 01:07:50 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/16 01:07:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:50 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/16 01:07:50 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:50 DEBUG : Looking for writers 2026/07/16 01:07:50 DEBUG : file1: reading active writers 2026/07/16 01:07:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (3.85s) === RUN TestWriteFileHandleFlush run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:51 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:51 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:07:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 01:07:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 01:07:51 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/16 01:07:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:51 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 01:07:52 DEBUG : file1: Uploading chunk 0, size=5, remain=0 2026/07/16 01:07:53 DEBUG : file1: size = 5 OK 2026/07/16 01:07:53 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 01:07:53 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/16 01:07:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:53 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/16 01:07:53 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:53 DEBUG : Looking for writers 2026/07/16 01:07:53 DEBUG : file1: reading active writers 2026/07/16 01:07:53 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (2.85s) === RUN TestWriteFileHandleRelease run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:54 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:54 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:54 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:07:54 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:07:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:54 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 01:07:54 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 01:07:54 DEBUG : file1: WriteFileHandle.Release closing 2026/07/16 01:07:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:54 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/16 01:07:56 DEBUG : file1: size = 0 OK 2026/07/16 01:07:56 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 01:07:56 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/16 01:07:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:56 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/16 01:07:56 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:56 DEBUG : Looking for writers 2026/07/16 01:07:56 DEBUG : file1: reading active writers 2026/07/16 01:07:56 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (2.97s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:07:57 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:07:57 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:07:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:07:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:07:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:57 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 01:07:57 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 01:07:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:57 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (2 bytes), uploading instead of streaming 2026/07/16 01:07:58 DEBUG : file1: Uploading chunk 0, size=2, remain=0 2026/07/16 01:07:59 DEBUG : file1: size = 2 OK 2026/07/16 01:07:59 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/07/16 01:07:59 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/16 01:07:59 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/07/16 01:07:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:07:59 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:07:59 DEBUG : Looking for writers 2026/07/16 01:07:59 DEBUG : file1: reading active writers 2026/07/16 01:07:59 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (3.11s) === RUN TestFileReadAtZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:08:00 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:08:00 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:08:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:08:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:08:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:08:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 01:08:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 01:08:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:08:00 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (0 bytes), uploading instead of streaming 2026/07/16 01:08:02 DEBUG : file1: size = 0 OK 2026/07/16 01:08:02 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/16 01:08:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/16 01:08:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:08:02 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:08:02 DEBUG : file1: Open: flags=O_RDONLY 2026/07/16 01:08:02 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/16 01:08:02 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/16 01:08:02 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:08:02 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/16 01:08:02 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:08:02 DEBUG : Looking for writers 2026/07/16 01:08:02 DEBUG : file1: reading active writers 2026/07/16 01:08:02 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (2.86s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:08:03 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:08:03 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:08:03 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/16 01:08:03 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/16 01:08:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:08:03 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/16 01:08:03 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/16 01:08:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:08:03 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': File to upload is small (100 bytes), uploading instead of streaming 2026/07/16 01:08:04 DEBUG : file1: Uploading chunk 0, size=100, remain=0 2026/07/16 01:08:05 DEBUG : file1: size = 100 OK 2026/07/16 01:08:05 DEBUG : file1: md5 = dd975eceb28d13ffee15b75537ac1448 OK 2026/07/16 01:08:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/07/16 01:08:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/16 01:08:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/16 01:08:05 DEBUG : file1: Open: flags=O_RDONLY 2026/07/16 01:08:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/16 01:08:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/16 01:08:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:08:05 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/16 01:08:05 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:08:05 DEBUG : Looking for writers 2026/07/16 01:08:05 DEBUG : file1: reading active writers 2026/07/16 01:08:05 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (3.23s) === RUN TestZipManyFiles run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:08:06 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:08:06 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:08:07 DEBUG : flat/f000.txt: Uploading chunk 0, size=7, remain=0 2026/07/16 01:08:09 DEBUG : flat/f001.txt: Uploading chunk 0, size=14, remain=0 2026/07/16 01:08:11 DEBUG : flat/f002.txt: Uploading chunk 0, size=21, remain=0 2026/07/16 01:08:13 DEBUG : flat/f003.txt: Uploading chunk 0, size=28, remain=0 2026/07/16 01:08:15 DEBUG : flat/f004.txt: Uploading chunk 0, size=35, remain=0 2026/07/16 01:08:18 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/16 01:08:18 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/16 01:08:18 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:08:18 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:08:18 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/16 01:08:18 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/16 01:08:18 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:08:18 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:08:18 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/16 01:08:18 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/16 01:08:18 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:08:18 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:08:18 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/16 01:08:18 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/16 01:08:18 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:08:19 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:08:19 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/16 01:08:19 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/16 01:08:19 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:08:19 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:08:19 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:08:19 DEBUG : flat: Looking for writers 2026/07/16 01:08:19 DEBUG : f001.txt: reading active writers 2026/07/16 01:08:19 DEBUG : f002.txt: reading active writers 2026/07/16 01:08:19 DEBUG : f003.txt: reading active writers 2026/07/16 01:08:19 DEBUG : f004.txt: reading active writers 2026/07/16 01:08:19 DEBUG : f000.txt: reading active writers 2026/07/16 01:08:19 DEBUG : Looking for writers 2026/07/16 01:08:19 DEBUG : flat: reading active writers 2026/07/16 01:08:19 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (16.01s) === RUN TestZipManySubDirs run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:08:22 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:08:22 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:08:23 DEBUG : a/top.txt: Uploading chunk 0, size=3, remain=0 2026/07/16 01:08:25 DEBUG : a/b/mid.txt: Uploading chunk 0, size=3, remain=0 2026/07/16 01:08:28 DEBUG : a/b/c/deep.txt: Uploading chunk 0, size=4, remain=0 2026/07/16 01:08:30 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/16 01:08:30 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/16 01:08:30 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:08:30 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:08:30 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/16 01:08:30 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/16 01:08:30 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:08:30 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:08:30 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/16 01:08:30 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/16 01:08:30 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:08:31 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:08:31 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:08:31 DEBUG : a/b/c: Looking for writers 2026/07/16 01:08:31 DEBUG : deep.txt: reading active writers 2026/07/16 01:08:31 DEBUG : a/b: Looking for writers 2026/07/16 01:08:31 DEBUG : c: reading active writers 2026/07/16 01:08:31 DEBUG : mid.txt: reading active writers 2026/07/16 01:08:31 DEBUG : a: Looking for writers 2026/07/16 01:08:31 DEBUG : b: reading active writers 2026/07/16 01:08:31 DEBUG : top.txt: reading active writers 2026/07/16 01:08:31 DEBUG : Looking for writers 2026/07/16 01:08:31 DEBUG : a: reading active writers 2026/07/16 01:08:31 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (11.86s) === RUN TestZipLargeFiles run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:08:34 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:08:34 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:08:35 DEBUG : bigdir/big.bin: Uploading chunk 0, size=5242880, remain=0 2026/07/16 01:09:03 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/16 01:09:03 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/16 01:09:03 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:09:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:03 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:04 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:05 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:13 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:18 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:24 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:29 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:29 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:09:29 DEBUG : bigdir: Looking for writers 2026/07/16 01:09:29 DEBUG : big.bin: reading active writers 2026/07/16 01:09:29 DEBUG : Looking for writers 2026/07/16 01:09:29 DEBUG : bigdir: reading active writers 2026/07/16 01:09:29 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (56.75s) === RUN TestZipDirsInRoot run.go:198: Remote "OpenDrive root 'rclone-test-sefuloc8nivu'", Local "Local file system at /tmp/rclone3198313702", Modify Window "1s" 2026/07/16 01:09:30 INFO : OpenDrive root 'rclone-test-sefuloc8nivu': poll-interval is not supported by this remote 2026/07/16 01:09:30 NOTICE: OpenDrive root 'rclone-test-sefuloc8nivu': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/16 01:09:32 DEBUG : dir1/a.txt: Uploading chunk 0, size=1, remain=0 2026/07/16 01:09:34 DEBUG : dir2/b.txt: Uploading chunk 0, size=1, remain=0 2026/07/16 01:09:36 DEBUG : dir3/c.txt: Uploading chunk 0, size=1, remain=0 2026/07/16 01:09:38 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/16 01:09:38 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/16 01:09:38 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:09:39 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:39 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/16 01:09:39 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/16 01:09:39 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:09:39 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:39 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/16 01:09:39 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/16 01:09:39 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/16 01:09:40 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/16 01:09:40 DEBUG : WaitForWriters: timeout=30s 2026/07/16 01:09:40 DEBUG : dir1: Looking for writers 2026/07/16 01:09:40 DEBUG : a.txt: reading active writers 2026/07/16 01:09:40 DEBUG : dir2: Looking for writers 2026/07/16 01:09:40 DEBUG : b.txt: reading active writers 2026/07/16 01:09:40 DEBUG : dir3: Looking for writers 2026/07/16 01:09:40 DEBUG : c.txt: reading active writers 2026/07/16 01:09:40 DEBUG : Looking for writers 2026/07/16 01:09:40 DEBUG : dir1: reading active writers 2026/07/16 01:09:40 DEBUG : dir2: reading active writers 2026/07/16 01:09:40 DEBUG : dir3: reading active writers 2026/07/16 01:09:40 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (11.95s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/07/16 01:09:42 DEBUG : OpenDrive root 'rclone-test-sefuloc8nivu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 8m49.643117601s (try 1/5): exit status 1: Failed [TestDirCreate TestDirRemoveName]