"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/09/20 02:34:58 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-suhiyut2nowa" 2026/09/20 02:34:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/20 02:34:59 DEBUG : Creating backend with remote "/tmp/rclone2862140589" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:34:59 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:01 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:01 DEBUG : dir: Looking for writers 2026/09/20 02:35:01 DEBUG : Looking for writers 2026/09/20 02:35:01 DEBUG : dir: reading active writers 2026/09/20 02:35:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.91s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:02 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:05 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:05 DEBUG : dir/subdir: Looking for writers 2026/09/20 02:35:05 DEBUG : dir: Looking for writers 2026/09/20 02:35:05 DEBUG : file1: reading active writers 2026/09/20 02:35:05 DEBUG : file2: reading active writers 2026/09/20 02:35:05 DEBUG : subdir: reading active writers 2026/09/20 02:35:05 DEBUG : Looking for writers 2026/09/20 02:35:05 DEBUG : dir: reading active writers 2026/09/20 02:35:05 DEBUG : >WaitForWriters: 2026/09/20 02:35:07 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/dir not empty`) 2026/09/20 02:35:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 02:35:07 DEBUG : pacer: Reducing sleep to 15ms 2026/09/20 02:35:07 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (5.34s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:07 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:08 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 02:35:09 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:09 DEBUG : dir: Looking for writers 2026/09/20 02:35:09 DEBUG : file1: reading active writers 2026/09/20 02:35:09 DEBUG : Looking for writers 2026/09/20 02:35:09 DEBUG : dir: reading active writers 2026/09/20 02:35:09 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.37s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:09 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:11 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:11 DEBUG : dir: Looking for writers 2026/09/20 02:35:11 DEBUG : Looking for writers 2026/09/20 02:35:11 DEBUG : dir: reading active writers 2026/09/20 02:35:11 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.34s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:12 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:13 DEBUG : dir: forgetting directory cache 2026/09/20 02:35:13 DEBUG : forgetting directory cache 2026/09/20 02:35:13 DEBUG : dir: forgetting directory cache 2026/09/20 02:35:13 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:13 DEBUG : Looking for writers 2026/09/20 02:35:13 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.33s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:14 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:16 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/09/20 02:35:16 DEBUG : dir: invalidating directory cache 2026/09/20 02:35:16 DEBUG : >ForgetPath: 2026/09/20 02:35:16 DEBUG : ForgetPath: relativePath="dir", type=0 2026/09/20 02:35:16 DEBUG : invalidating directory cache 2026/09/20 02:35:16 DEBUG : dir: forgetting directory cache 2026/09/20 02:35:16 DEBUG : >ForgetPath: 2026/09/20 02:35:16 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/09/20 02:35:16 DEBUG : >ForgetPath: 2026/09/20 02:35:16 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:16 DEBUG : dir: Looking for writers 2026/09/20 02:35:16 DEBUG : Looking for writers 2026/09/20 02:35:16 DEBUG : dir: reading active writers 2026/09/20 02:35:16 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.51s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:17 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:20 DEBUG : forgetting directory cache 2026/09/20 02:35:20 DEBUG : dir: forgetting directory cache 2026/09/20 02:35:20 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:20 DEBUG : dir: Looking for writers 2026/09/20 02:35:20 DEBUG : fil/a/b: Looking for writers 2026/09/20 02:35:20 DEBUG : fil/a: Looking for writers 2026/09/20 02:35:20 DEBUG : b: reading active writers 2026/09/20 02:35:20 DEBUG : fil: Looking for writers 2026/09/20 02:35:20 DEBUG : a: reading active writers 2026/09/20 02:35:20 DEBUG : Looking for writers 2026/09/20 02:35:20 DEBUG : dir: reading active writers 2026/09/20 02:35:20 DEBUG : fil: reading active writers 2026/09/20 02:35:20 DEBUG : >WaitForWriters: 2026/09/20 02:35:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/fil/a not empty`) 2026/09/20 02:35:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 02:35:21 DEBUG : pacer: Reducing sleep to 15ms 2026/09/20 02:35:22 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/fil not empty`) 2026/09/20 02:35:22 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/20 02:35:22 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/fil not empty`) 2026/09/20 02:35:22 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2026/09/20 02:35:22 DEBUG : pacer: Reducing sleep to 45ms 2026/09/20 02:35:22 DEBUG : pacer: Reducing sleep to 33.75ms 2026/09/20 02:35:22 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestDirWalk (5.59s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:22 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:23 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/09/20 02:35:23 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/09/20 02:35:23 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/09/20 02:35:23 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 02:35:24 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:24 DEBUG : dir: Looking for writers 2026/09/20 02:35:24 DEBUG : Looking for writers 2026/09/20 02:35:24 DEBUG : dir: reading active writers 2026/09/20 02:35:24 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (2.31s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:24 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:26 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:26 DEBUG : dir: Looking for writers 2026/09/20 02:35:26 DEBUG : file1: reading active writers 2026/09/20 02:35:26 DEBUG : Looking for writers 2026/09/20 02:35:26 DEBUG : dir: reading active writers 2026/09/20 02:35:26 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.44s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:27 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/09/20 02:35:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/09/20 02:35:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/09/20 02:35:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/20 02:35:31 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/09/20 02:35:33 DEBUG : dir: invalidating directory cache 2026/09/20 02:35:33 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/09/20 02:35:33 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/09/20 02:35:33 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/09/20 02:35:33 DEBUG : dir/file1: Reset virtual modtime 2026/09/20 02:35:33 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/09/20 02:35:33 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/20 02:35:33 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/09/20 02:35:33 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/09/20 02:35:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:35:33 DEBUG : dir: invalidating directory cache 2026/09/20 02:35:34 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/09/20 02:35:34 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/09/20 02:35:34 DEBUG : dir/virtualFile: Reset virtual modtime 2026/09/20 02:35:34 DEBUG : forgetting directory cache 2026/09/20 02:35:34 DEBUG : dir: forgetting directory cache 2026/09/20 02:35:34 DEBUG : dir/virtualDir: forgetting directory cache 2026/09/20 02:35:34 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:34 DEBUG : dir/virtualDir: Looking for writers 2026/09/20 02:35:34 DEBUG : dir: Looking for writers 2026/09/20 02:35:34 DEBUG : virtualFile: reading active writers 2026/09/20 02:35:34 DEBUG : virtualDir: reading active writers 2026/09/20 02:35:34 DEBUG : file1: reading active writers 2026/09/20 02:35:34 DEBUG : virtualFile2: reading active writers 2026/09/20 02:35:34 DEBUG : Looking for writers 2026/09/20 02:35:34 DEBUG : dir: reading active writers 2026/09/20 02:35:34 DEBUG : >WaitForWriters: 2026/09/20 02:35:35 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/dir not empty`) 2026/09/20 02:35:35 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 02:35:35 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/dir not empty`) 2026/09/20 02:35:35 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/20 02:35:35 DEBUG : pacer: Reducing sleep to 30ms 2026/09/20 02:35:35 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirReadDirAll (8.28s) --- PASS: TestDirReadDirAll/Virtual (2.66s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:35 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:36 DEBUG : pacer: Reducing sleep to 16.875ms 2026/09/20 02:35:36 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/09/20 02:35:36 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 02:35:37 ERROR : dir/: Can only open directories read only 2026/09/20 02:35:37 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:37 DEBUG : dir: Looking for writers 2026/09/20 02:35:37 DEBUG : Looking for writers 2026/09/20 02:35:37 DEBUG : dir: reading active writers 2026/09/20 02:35:37 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.23s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:37 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:39 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:35:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/20 02:35:39 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/09/20 02:35:39 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/20 02:35:39 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (5 bytes), uploading instead of streaming 2026/09/20 02:35:40 DEBUG : dir/potato: size = 5 OK 2026/09/20 02:35:40 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 02:35:40 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/09/20 02:35:40 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/09/20 02:35:40 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:40 DEBUG : dir: Looking for writers 2026/09/20 02:35:40 DEBUG : file1: reading active writers 2026/09/20 02:35:40 DEBUG : potato: reading active writers 2026/09/20 02:35:40 DEBUG : Looking for writers 2026/09/20 02:35:40 DEBUG : dir: reading active writers 2026/09/20 02:35:40 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.59s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:41 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:43 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/20 02:35:44 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:44 DEBUG : dir/sub: Looking for writers 2026/09/20 02:35:44 DEBUG : dir: Looking for writers 2026/09/20 02:35:44 DEBUG : file1: reading active writers 2026/09/20 02:35:44 DEBUG : sub: reading active writers 2026/09/20 02:35:44 DEBUG : Looking for writers 2026/09/20 02:35:44 DEBUG : dir: reading active writers 2026/09/20 02:35:44 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (3.97s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:45 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/20 02:35:48 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/09/20 02:35:49 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:49 DEBUG : dir/sub/subsub: Looking for writers 2026/09/20 02:35:49 DEBUG : dir/sub: Looking for writers 2026/09/20 02:35:49 DEBUG : subsub: reading active writers 2026/09/20 02:35:49 DEBUG : dir: Looking for writers 2026/09/20 02:35:49 DEBUG : file1: reading active writers 2026/09/20 02:35:49 DEBUG : sub: reading active writers 2026/09/20 02:35:49 DEBUG : Looking for writers 2026/09/20 02:35:49 DEBUG : dir: reading active writers 2026/09/20 02:35:49 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (4.89s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:50 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:52 ERROR : dir/: Dir.Remove not empty 2026/09/20 02:35:52 DEBUG : dir/file1: Remove: 2026/09/20 02:35:52 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:35:52 DEBUG : dir/file1: >Remove: err= 2026/09/20 02:35:52 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/20 02:35:52 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:52 DEBUG : Looking for writers 2026/09/20 02:35:52 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.46s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:52 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:54 DEBUG : dir/file1: Remove: 2026/09/20 02:35:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:35:54 DEBUG : dir/file1: >Remove: err= 2026/09/20 02:35:54 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/20 02:35:55 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:55 DEBUG : Looking for writers 2026/09/20 02:35:55 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.48s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:55 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:35:57 DEBUG : dir/file1: Remove: 2026/09/20 02:35:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:35:57 DEBUG : dir/file1: >Remove: err= 2026/09/20 02:35:57 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:35:57 DEBUG : dir: Looking for writers 2026/09/20 02:35:57 DEBUG : Looking for writers 2026/09/20 02:35:57 DEBUG : dir: reading active writers 2026/09/20 02:35:57 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.76s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:35:58 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:01 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/09/20 02:36:01 DEBUG : dir: Updating dir with dir2 0x3845cc6ee300 2026/09/20 02:36:01 DEBUG : dir: forgetting directory cache 2026/09/20 02:36:01 DEBUG : Added virtual directory entry vDel: "dir" 2026/09/20 02:36:01 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/09/20 02:36:03 INFO : dir2/file1: Moved (server-side) to: file2 2026/09/20 02:36:03 DEBUG : file2: Updating file with file2 0x3845cc0f2270 2026/09/20 02:36:03 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/09/20 02:36:03 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/20 02:36:03 INFO : dir2/file3: Deleted 2026/09/20 02:36:04 INFO : file2: Moved (server-side) to: dir2/file3 2026/09/20 02:36:04 DEBUG : dir2/file3: Updating file with dir2/file3 0x3845cc0f2270 2026/09/20 02:36:04 DEBUG : Added virtual directory entry vDel: "file2" 2026/09/20 02:36:04 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/09/20 02:36:04 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/09/20 02:36:05 DEBUG : empty directory: Updating dir with renamed empty directory 0x3845cbe68540 2026/09/20 02:36:05 DEBUG : empty directory: forgetting directory cache 2026/09/20 02:36:05 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/09/20 02:36:05 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/09/20 02:36:05 DEBUG : dir2: Renaming to "dir3" 2026/09/20 02:36:05 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:05 DEBUG : dir3: Looking for writers 2026/09/20 02:36:05 DEBUG : file3: reading active writers 2026/09/20 02:36:05 DEBUG : renamed empty directory: Looking for writers 2026/09/20 02:36:05 DEBUG : Looking for writers 2026/09/20 02:36:05 DEBUG : dir3: reading active writers 2026/09/20 02:36:05 DEBUG : renamed empty directory: reading active writers 2026/09/20 02:36:05 DEBUG : >WaitForWriters: --- PASS: TestDirRename (8.06s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 192 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:06 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:08 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/09/20 02:36:08 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:36:08 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/20 02:36:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/20 02:36:08 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/09/20 02:36:08 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/09/20 02:36:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/20 02:36:08 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:36:08 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/20 02:36:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/20 02:36:08 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/09/20 02:36:08 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/09/20 02:36:08 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/20 02:36:08 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (12 bytes), uploading instead of streaming 2026/09/20 02:36:09 DEBUG : dir/sub/file2: size = 12 OK 2026/09/20 02:36:09 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/09/20 02:36:09 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/09/20 02:36:09 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/09/20 02:36:09 DEBUG : forgetting directory cache 2026/09/20 02:36:09 DEBUG : dir: forgetting directory cache 2026/09/20 02:36:09 DEBUG : dir/sub: forgetting directory cache 2026/09/20 02:36:09 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/09/20 02:36:09 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/09/20 02:36:09 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (5 bytes), uploading instead of streaming 2026/09/20 02:36:10 DEBUG : dir/sub/file0: size = 5 OK 2026/09/20 02:36:10 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 02:36:10 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/09/20 02:36:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/09/20 02:36:10 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:10 DEBUG : dir/sub: Looking for writers 2026/09/20 02:36:10 DEBUG : file2: reading active writers 2026/09/20 02:36:10 DEBUG : file0: reading active writers 2026/09/20 02:36:10 DEBUG : dir: Looking for writers 2026/09/20 02:36:10 DEBUG : file1: reading active writers 2026/09/20 02:36:10 DEBUG : sub: reading active writers 2026/09/20 02:36:10 DEBUG : Looking for writers 2026/09/20 02:36:10 DEBUG : dir: reading active writers 2026/09/20 02:36:10 DEBUG : >WaitForWriters: 2026/09/20 02:36:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/dir not empty`) 2026/09/20 02:36:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 02:36:11 DEBUG : pacer: Reducing sleep to 15ms 2026/09/20 02:36:11 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (5.85s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:11 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:12 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 02:36:13 DEBUG : forgetting directory cache 2026/09/20 02:36:15 DEBUG : forgetting directory cache 2026/09/20 02:36:15 DEBUG : dir: forgetting directory cache 2026/09/20 02:36:15 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:15 DEBUG : dir: Looking for writers 2026/09/20 02:36:15 DEBUG : Looking for writers 2026/09/20 02:36:15 DEBUG : dir: reading active writers 2026/09/20 02:36:15 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.55s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:16 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/09/20 02:36:18 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:36:18 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/09/20 02:36:18 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/09/20 02:36:18 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/09/20 02:36:18 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:36:18 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/20 02:36:18 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/09/20 02:36:18 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:36:18 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/09/20 02:36:18 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/09/20 02:36:18 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/09/20 02:36:18 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:36:18 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/20 02:36:18 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:18 DEBUG : dir: Looking for writers 2026/09/20 02:36:18 DEBUG : file1: reading active writers 2026/09/20 02:36:18 DEBUG : file1.metadata: reading active writers 2026/09/20 02:36:18 DEBUG : Looking for writers 2026/09/20 02:36:18 DEBUG : dir: reading active writers 2026/09/20 02:36:18 DEBUG : dir.metadata: reading active writers 2026/09/20 02:36:18 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.31s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:18 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:20 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:20 DEBUG : dir: Looking for writers 2026/09/20 02:36:20 DEBUG : file1: reading active writers 2026/09/20 02:36:20 DEBUG : Looking for writers 2026/09/20 02:36:20 DEBUG : dir: reading active writers 2026/09/20 02:36:20 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.32s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:21 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:24 DEBUG : Can set mod time: true 2026/09/20 02:36:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/20 02:36:24 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:24 DEBUG : dir: Looking for writers 2026/09/20 02:36:24 DEBUG : file1: reading active writers 2026/09/20 02:36:24 DEBUG : Looking for writers 2026/09/20 02:36:24 DEBUG : dir: reading active writers 2026/09/20 02:36:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:25 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/20 02:36:27 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/20 02:36:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:36:27 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (0 bytes), uploading instead of streaming 2026/09/20 02:36:28 DEBUG : dir/file1: size = 0 OK 2026/09/20 02:36:28 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/20 02:36:28 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/20 02:36:28 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/20 02:36:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:36:28 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:28 DEBUG : dir: Looking for writers 2026/09/20 02:36:28 DEBUG : file1: reading active writers 2026/09/20 02:36:28 DEBUG : Looking for writers 2026/09/20 02:36:28 DEBUG : dir: reading active writers 2026/09/20 02:36:28 DEBUG : >WaitForWriters: 2026/09/20 02:36:28 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:28 DEBUG : dir: Looking for writers 2026/09/20 02:36:28 DEBUG : file1: reading active writers 2026/09/20 02:36:28 DEBUG : Looking for writers 2026/09/20 02:36:28 DEBUG : dir: reading active writers 2026/09/20 02:36:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:29 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/20 02:36:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/20 02:36:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:36:30 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (5 bytes), uploading instead of streaming 2026/09/20 02:36:32 DEBUG : dir/file1: size = 5 OK 2026/09/20 02:36:32 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 02:36:32 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/20 02:36:32 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/20 02:36:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:36:32 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:32 DEBUG : dir: Looking for writers 2026/09/20 02:36:32 DEBUG : file1: reading active writers 2026/09/20 02:36:32 DEBUG : Looking for writers 2026/09/20 02:36:32 DEBUG : dir: reading active writers 2026/09/20 02:36:32 DEBUG : >WaitForWriters: 2026/09/20 02:36:32 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:32 DEBUG : dir: Looking for writers 2026/09/20 02:36:32 DEBUG : file1: reading active writers 2026/09/20 02:36:32 DEBUG : Looking for writers 2026/09/20 02:36:32 DEBUG : dir: reading active writers 2026/09/20 02:36:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:33 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:33 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:36:33 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:33 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:36:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:36:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:33 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=false,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:204: Not found "dir/file1" fstest.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:311 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=false,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=false,write=false 2026/09/20 02:36:41 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:41 DEBUG : Looking for writers 2026/09/20 02:36:41 DEBUG : >WaitForWriters: 2026/09/20 02:36:41 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:42 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:42 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:36:42 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:42 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:36:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:36:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:42 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:36:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/20 02:36:44 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:36:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:36:44 DEBUG : dir/file1(0x3845cc18c6c0): close: 2026/09/20 02:36:45 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/09/20 02:36:45 DEBUG : dir/file1(0x3845cc18c6c0): >close: err= 2026/09/20 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:45 DEBUG : dir: Looking for writers 2026/09/20 02:36:45 DEBUG : file1: reading active writers 2026/09/20 02:36:45 DEBUG : Looking for writers 2026/09/20 02:36:45 DEBUG : dir: reading active writers 2026/09/20 02:36:45 DEBUG : >WaitForWriters: 2026/09/20 02:36:45 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:45 DEBUG : dir: Looking for writers 2026/09/20 02:36:45 DEBUG : file1: reading active writers 2026/09/20 02:36:45 DEBUG : Looking for writers 2026/09/20 02:36:45 DEBUG : dir: reading active writers 2026/09/20 02:36:45 DEBUG : >WaitForWriters: 2026/09/20 02:36:45 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:46 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:46 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:36:46 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:46 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:36:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:36:46 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:306: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:306 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:204: Not found "dir/file1" fstest.go:207: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:207 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:311 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:339 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:351 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=true 2026/09/20 02:36:54 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:54 DEBUG : Looking for writers 2026/09/20 02:36:54 DEBUG : >WaitForWriters: 2026/09/20 02:36:54 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (34.14s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (4.22s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.81s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (4.11s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (9.24s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (3.50s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (9.26s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:55 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:36:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:36:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/20 02:36:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:36:58 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/09/20 02:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:58 DEBUG : dir: Looking for writers 2026/09/20 02:36:58 DEBUG : file1: reading active writers 2026/09/20 02:36:58 DEBUG : Looking for writers 2026/09/20 02:36:58 DEBUG : dir: reading active writers 2026/09/20 02:36:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (3.51s) === RUN TestFileOpenReadUnknownSize 2026/09/20 02:36:58 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/09/20 02:36:58 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/09/20 02:36:58 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:36:58 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/09/20 02:36:58 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:36:58 DEBUG : Looking for writers 2026/09/20 02:36:58 DEBUG : file.txt: reading active writers 2026/09/20 02:36:58 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:36:58 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:00 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (25 bytes), uploading instead of streaming 2026/09/20 02:37:01 DEBUG : dir/file1: size = 25 OK 2026/09/20 02:37:01 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/20 02:37:01 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/20 02:37:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:01 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:01 DEBUG : dir: Looking for writers 2026/09/20 02:37:01 DEBUG : file1: reading active writers 2026/09/20 02:37:01 DEBUG : Looking for writers 2026/09/20 02:37:01 DEBUG : dir: reading active writers 2026/09/20 02:37:01 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.48s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:02 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:04 DEBUG : dir/file1: Remove: 2026/09/20 02:37:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:04 DEBUG : dir/file1: >Remove: err= 2026/09/20 02:37:04 DEBUG : dir/file1: Remove: 2026/09/20 02:37:04 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/20 02:37:04 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:04 DEBUG : dir: Looking for writers 2026/09/20 02:37:04 DEBUG : Looking for writers 2026/09/20 02:37:04 DEBUG : dir: reading active writers 2026/09/20 02:37:04 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.80s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:05 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:06 DEBUG : dir/file1: Remove: 2026/09/20 02:37:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:06 DEBUG : dir/file1: >Remove: err= 2026/09/20 02:37:07 DEBUG : dir/file1: Remove: 2026/09/20 02:37:07 DEBUG : dir/file1: >Remove: err=Read only file system 2026/09/20 02:37:07 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:07 DEBUG : dir: Looking for writers 2026/09/20 02:37:07 DEBUG : Looking for writers 2026/09/20 02:37:07 DEBUG : dir: reading active writers 2026/09/20 02:37:07 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.67s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:07 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:37:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/20 02:37:09 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/09/20 02:37:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/20 02:37:09 DEBUG : dir/file1: Open: flags=O_RDWR 2026/09/20 02:37:09 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/20 02:37:09 DEBUG : dir/file1: Open: flags=0x3 2026/09/20 02:37:09 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/09/20 02:37:09 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/09/20 02:37:09 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:09 DEBUG : dir: Looking for writers 2026/09/20 02:37:09 DEBUG : file1: reading active writers 2026/09/20 02:37:09 DEBUG : Looking for writers 2026/09/20 02:37:09 DEBUG : dir: reading active writers 2026/09/20 02:37:09 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.49s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:10 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:12 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:12 DEBUG : dir: Looking for writers 2026/09/20 02:37:12 DEBUG : file1: reading active writers 2026/09/20 02:37:12 DEBUG : Looking for writers 2026/09/20 02:37:12 DEBUG : dir: reading active writers 2026/09/20 02:37:12 DEBUG : >WaitForWriters: 2026/09/20 02:37:13 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:13 DEBUG : newLeaf: Updating file with newLeaf 0x3845cbd511e0 2026/09/20 02:37:13 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:14 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/20 02:37:14 DEBUG : dir/file1: Updating file with dir/file1 0x3845cbd511e0 2026/09/20 02:37:14 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/20 02:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/20 02:37:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/20 02:37:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:14 DEBUG : dir/file1: File is currently open, delaying rename 0x3845cbd511e0 2026/09/20 02:37:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:14 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:14 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (25 bytes), uploading instead of streaming 2026/09/20 02:37:15 DEBUG : dir/file1: size = 25 OK 2026/09/20 02:37:15 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/20 02:37:15 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/20 02:37:15 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:15 DEBUG : newLeaf: Running delayed rename now 2026/09/20 02:37:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:16 DEBUG : newLeaf: Updating file with newLeaf 0x3845cbd511e0 2026/09/20 02:37:16 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:16 DEBUG : dir: Looking for writers 2026/09/20 02:37:16 DEBUG : Looking for writers 2026/09/20 02:37:16 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:16 DEBUG : dir: reading active writers 2026/09/20 02:37:16 DEBUG : >WaitForWriters: 2026/09/20 02:37:16 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:16 DEBUG : dir: Looking for writers 2026/09/20 02:37:16 DEBUG : Looking for writers 2026/09/20 02:37:16 DEBUG : dir: reading active writers 2026/09/20 02:37:16 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:16 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:17 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:17 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:37:17 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:17 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:17 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:37:18 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:18 DEBUG : dir: Looking for writers 2026/09/20 02:37:18 DEBUG : file1: reading active writers 2026/09/20 02:37:18 DEBUG : Looking for writers 2026/09/20 02:37:18 DEBUG : dir: reading active writers 2026/09/20 02:37:18 DEBUG : >WaitForWriters: 2026/09/20 02:37:19 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:19 DEBUG : newLeaf: Updating file with newLeaf 0x3845cc41c340 2026/09/20 02:37:19 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/20 02:37:20 DEBUG : dir/file1: Updating file with dir/file1 0x3845cc41c340 2026/09/20 02:37:20 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/20 02:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:20 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/20 02:37:20 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/09/20 02:37:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:20 DEBUG : dir/file1: File is currently open, delaying rename 0x3845cc41c340 2026/09/20 02:37:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:20 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:20 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (25 bytes), uploading instead of streaming 2026/09/20 02:37:21 DEBUG : dir/file1: size = 25 OK 2026/09/20 02:37:21 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/20 02:37:21 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/09/20 02:37:21 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:21 DEBUG : newLeaf: Running delayed rename now 2026/09/20 02:37:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:22 DEBUG : newLeaf: Updating file with newLeaf 0x3845cc41c340 2026/09/20 02:37:22 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:22 DEBUG : dir: Looking for writers 2026/09/20 02:37:22 DEBUG : Looking for writers 2026/09/20 02:37:22 DEBUG : dir: reading active writers 2026/09/20 02:37:22 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:22 DEBUG : >WaitForWriters: 2026/09/20 02:37:22 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:22 DEBUG : dir: Looking for writers 2026/09/20 02:37:22 DEBUG : Looking for writers 2026/09/20 02:37:22 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:22 DEBUG : dir: reading active writers 2026/09/20 02:37:22 DEBUG : >WaitForWriters: 2026/09/20 02:37:22 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:23 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:23 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:37:23 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:23 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:23 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:37:25 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/20 02:37:25 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:37:25 DEBUG : dir/file1(0x3845cc5fb880): openPending: 2026/09/20 02:37:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/20 02:37:25 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/20 02:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:25 DEBUG : dir/file1(0x3845cc5fb880): >openPending: err= 2026/09/20 02:37:25 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/20 02:37:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:37:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:37:25 DEBUG : dir/file1(0x3845cc5fb880): _writeAt: size=14, off=0 2026/09/20 02:37:25 DEBUG : dir/file1(0x3845cc5fb880): >_writeAt: n=14, err= 2026/09/20 02:37:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/20 02:37:25 DEBUG : dir/file1(0x3845cc5fb880): close: 2026/09/20 02:37:25 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/20 02:37:25 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/20 02:37:25 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/20 02:37:25 DEBUG : dir/file1(0x3845cc5fb880): >close: err= 2026/09/20 02:37:25 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:25 DEBUG : dir: Looking for writers 2026/09/20 02:37:25 DEBUG : file1: reading active writers 2026/09/20 02:37:25 DEBUG : Looking for writers 2026/09/20 02:37:25 DEBUG : dir: reading active writers 2026/09/20 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:37:25 DEBUG : dir: Looking for writers 2026/09/20 02:37:25 DEBUG : file1: reading active writers 2026/09/20 02:37:25 DEBUG : Looking for writers 2026/09/20 02:37:25 DEBUG : dir: reading active writers 2026/09/20 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:37:25 DEBUG : dir: Looking for writers 2026/09/20 02:37:25 DEBUG : file1: reading active writers 2026/09/20 02:37:25 DEBUG : Looking for writers 2026/09/20 02:37:25 DEBUG : dir: reading active writers 2026/09/20 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:37:25 DEBUG : dir: Looking for writers 2026/09/20 02:37:25 DEBUG : file1: reading active writers 2026/09/20 02:37:25 DEBUG : Looking for writers 2026/09/20 02:37:25 DEBUG : dir: reading active writers 2026/09/20 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:37:25 DEBUG : dir/file1: vfs cache: starting upload 2026/09/20 02:37:25 DEBUG : dir: Looking for writers 2026/09/20 02:37:25 DEBUG : file1: reading active writers 2026/09/20 02:37:25 DEBUG : Looking for writers 2026/09/20 02:37:25 DEBUG : dir: reading active writers 2026/09/20 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:37:25 DEBUG : dir: Looking for writers 2026/09/20 02:37:25 DEBUG : file1: reading active writers 2026/09/20 02:37:25 DEBUG : Looking for writers 2026/09/20 02:37:25 DEBUG : dir: reading active writers 2026/09/20 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:37:25 DEBUG : dir: Looking for writers 2026/09/20 02:37:25 DEBUG : file1: reading active writers 2026/09/20 02:37:25 DEBUG : Looking for writers 2026/09/20 02:37:25 DEBUG : dir: reading active writers 2026/09/20 02:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:37:26 DEBUG : dir/file1: size = 14 OK 2026/09/20 02:37:26 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/20 02:37:26 INFO : dir/file1: Copied (replaced existing) 2026/09/20 02:37:26 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/20 02:37:26 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/20 02:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:26 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/20 02:37:26 DEBUG : dir: Looking for writers 2026/09/20 02:37:26 DEBUG : file1: reading active writers 2026/09/20 02:37:26 DEBUG : Looking for writers 2026/09/20 02:37:26 DEBUG : dir: reading active writers 2026/09/20 02:37:26 DEBUG : >WaitForWriters: 2026/09/20 02:37:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:37:26 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:37:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:37:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:37:26 DEBUG : dir/file1(0x3845cbb29d40): _readAt: size=512, off=0 2026/09/20 02:37:26 DEBUG : dir/file1(0x3845cbb29d40): openPending: 2026/09/20 02:37:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/20 02:37:26 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/20 02:37:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:26 DEBUG : dir/file1(0x3845cbb29d40): >openPending: err= 2026/09/20 02:37:26 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/20 02:37:26 DEBUG : dir/file1(0x3845cbb29d40): >_readAt: n=14, err=EOF 2026/09/20 02:37:26 DEBUG : dir/file1(0x3845cbb29d40): close: 2026/09/20 02:37:26 DEBUG : dir/file1(0x3845cbb29d40): >close: err= 2026/09/20 02:37:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/20 02:37:27 DEBUG : newLeaf: Updating file with newLeaf 0x3845cbf49e10 2026/09/20 02:37:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/20 02:37:28 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/20 02:37:28 DEBUG : dir/file1: Updating file with dir/file1 0x3845cbf49e10 2026/09/20 02:37:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/20 02:37:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/20 02:37:28 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:37:28 DEBUG : dir/file1(0x3845cbff3280): openPending: 2026/09/20 02:37:28 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/20 02:37:28 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/20 02:37:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:28 DEBUG : dir/file1(0x3845cbff3280): >openPending: err= 2026/09/20 02:37:28 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/20 02:37:28 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:37:28 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:37:28 DEBUG : dir/file1(0x3845cbff3280): _writeAt: size=25, off=0 2026/09/20 02:37:28 DEBUG : dir/file1(0x3845cbff3280): >_writeAt: n=25, err= 2026/09/20 02:37:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/20 02:37:29 DEBUG : newLeaf: Updating file with newLeaf 0x3845cbf49e10 2026/09/20 02:37:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:29 DEBUG : newLeaf(0x3845cbff3280): close: 2026/09/20 02:37:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/20 02:37:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-20 02:37:28.684053286 +0000 UTC m=+150.492864162 2026/09/20 02:37:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/20 02:37:29 DEBUG : newLeaf(0x3845cbff3280): >close: err= 2026/09/20 02:37:29 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:29 DEBUG : dir: Looking for writers 2026/09/20 02:37:29 DEBUG : Looking for writers 2026/09/20 02:37:29 DEBUG : dir: reading active writers 2026/09/20 02:37:29 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:37:29 DEBUG : dir: Looking for writers 2026/09/20 02:37:29 DEBUG : Looking for writers 2026/09/20 02:37:29 DEBUG : dir: reading active writers 2026/09/20 02:37:29 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:37:29 DEBUG : dir: Looking for writers 2026/09/20 02:37:29 DEBUG : Looking for writers 2026/09/20 02:37:29 DEBUG : dir: reading active writers 2026/09/20 02:37:29 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:37:29 DEBUG : dir: Looking for writers 2026/09/20 02:37:29 DEBUG : Looking for writers 2026/09/20 02:37:29 DEBUG : dir: reading active writers 2026/09/20 02:37:29 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:37:29 DEBUG : newLeaf: vfs cache: starting upload 2026/09/20 02:37:29 DEBUG : dir: Looking for writers 2026/09/20 02:37:29 DEBUG : Looking for writers 2026/09/20 02:37:29 DEBUG : dir: reading active writers 2026/09/20 02:37:29 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:37:29 DEBUG : dir: Looking for writers 2026/09/20 02:37:29 DEBUG : Looking for writers 2026/09/20 02:37:29 DEBUG : dir: reading active writers 2026/09/20 02:37:29 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:37:29 DEBUG : dir: Looking for writers 2026/09/20 02:37:29 DEBUG : Looking for writers 2026/09/20 02:37:29 DEBUG : dir: reading active writers 2026/09/20 02:37:29 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:37:30 DEBUG : newLeaf: size = 25 OK 2026/09/20 02:37:30 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/20 02:37:30 INFO : newLeaf: Copied (replaced existing) 2026/09/20 02:37:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-20 02:37:28 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/20 02:37:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/20 02:37:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/20 02:37:30 DEBUG : dir: Looking for writers 2026/09/20 02:37:30 DEBUG : Looking for writers 2026/09/20 02:37:30 DEBUG : dir: reading active writers 2026/09/20 02:37:30 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:30 DEBUG : >WaitForWriters: 2026/09/20 02:37:30 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:30 DEBUG : dir: Looking for writers 2026/09/20 02:37:30 DEBUG : Looking for writers 2026/09/20 02:37:30 DEBUG : dir: reading active writers 2026/09/20 02:37:30 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:30 DEBUG : >WaitForWriters: 2026/09/20 02:37:30 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:31 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:31 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:37:31 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:31 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:31 DEBUG : Config file has changed externally - reloading 2026/09/20 02:37:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:37:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:31 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:37:33 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:33 DEBUG : dir: Looking for writers 2026/09/20 02:37:33 DEBUG : file1: reading active writers 2026/09/20 02:37:33 DEBUG : Looking for writers 2026/09/20 02:37:33 DEBUG : dir: reading active writers 2026/09/20 02:37:33 DEBUG : >WaitForWriters: 2026/09/20 02:37:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:34 DEBUG : newLeaf: Updating file with newLeaf 0x3845cc155110 2026/09/20 02:37:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/20 02:37:35 DEBUG : dir/file1: Updating file with dir/file1 0x3845cc155110 2026/09/20 02:37:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/20 02:37:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/20 02:37:35 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:37:35 DEBUG : dir/file1(0x3845cbe01780): openPending: 2026/09/20 02:37:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/20 02:37:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/20 02:37:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:35 DEBUG : dir/file1(0x3845cbe01780): >openPending: err= 2026/09/20 02:37:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/20 02:37:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:37:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:37:35 DEBUG : dir/file1(0x3845cbe01780): _writeAt: size=25, off=0 2026/09/20 02:37:35 DEBUG : dir/file1(0x3845cbe01780): >_writeAt: n=25, err= 2026/09/20 02:37:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/20 02:37:36 DEBUG : newLeaf: Updating file with newLeaf 0x3845cc155110 2026/09/20 02:37:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:36 DEBUG : newLeaf(0x3845cbe01780): close: 2026/09/20 02:37:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/20 02:37:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-20 02:37:35.734437884 +0000 UTC m=+157.543248759 2026/09/20 02:37:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/20 02:37:36 DEBUG : newLeaf(0x3845cbe01780): >close: err= 2026/09/20 02:37:36 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:36 DEBUG : dir: Looking for writers 2026/09/20 02:37:36 DEBUG : Looking for writers 2026/09/20 02:37:36 DEBUG : dir: reading active writers 2026/09/20 02:37:36 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:37:36 DEBUG : dir: Looking for writers 2026/09/20 02:37:36 DEBUG : Looking for writers 2026/09/20 02:37:36 DEBUG : dir: reading active writers 2026/09/20 02:37:36 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:37:36 DEBUG : dir: Looking for writers 2026/09/20 02:37:36 DEBUG : Looking for writers 2026/09/20 02:37:36 DEBUG : dir: reading active writers 2026/09/20 02:37:36 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:37:36 DEBUG : dir: Looking for writers 2026/09/20 02:37:36 DEBUG : Looking for writers 2026/09/20 02:37:36 DEBUG : dir: reading active writers 2026/09/20 02:37:36 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:37:36 DEBUG : newLeaf: vfs cache: starting upload 2026/09/20 02:37:36 DEBUG : dir: Looking for writers 2026/09/20 02:37:36 DEBUG : Looking for writers 2026/09/20 02:37:36 DEBUG : dir: reading active writers 2026/09/20 02:37:36 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:37:36 DEBUG : dir: Looking for writers 2026/09/20 02:37:36 DEBUG : Looking for writers 2026/09/20 02:37:36 DEBUG : dir: reading active writers 2026/09/20 02:37:36 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:37:36 DEBUG : dir: Looking for writers 2026/09/20 02:37:36 DEBUG : Looking for writers 2026/09/20 02:37:36 DEBUG : dir: reading active writers 2026/09/20 02:37:36 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:37:37 DEBUG : dir: Looking for writers 2026/09/20 02:37:37 DEBUG : Looking for writers 2026/09/20 02:37:37 DEBUG : dir: reading active writers 2026/09/20 02:37:37 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/20 02:37:37 DEBUG : newLeaf: size = 25 OK 2026/09/20 02:37:37 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/20 02:37:37 INFO : newLeaf: Copied (replaced existing) 2026/09/20 02:37:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-20 02:37:35 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/20 02:37:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/20 02:37:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/20 02:37:38 DEBUG : dir: Looking for writers 2026/09/20 02:37:38 DEBUG : Looking for writers 2026/09/20 02:37:38 DEBUG : dir: reading active writers 2026/09/20 02:37:38 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:38 DEBUG : >WaitForWriters: 2026/09/20 02:37:38 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:38 DEBUG : dir: Looking for writers 2026/09/20 02:37:38 DEBUG : Looking for writers 2026/09/20 02:37:38 DEBUG : dir: reading active writers 2026/09/20 02:37:38 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:38 DEBUG : >WaitForWriters: 2026/09/20 02:37:38 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:39 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:39 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:37:39 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:39 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:37:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:37:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:39 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:37:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/20 02:37:41 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:37:41 DEBUG : dir/file1(0x3845cc18dbc0): openPending: 2026/09/20 02:37:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/20 02:37:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/20 02:37:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:41 DEBUG : dir/file1(0x3845cc18dbc0): >openPending: err= 2026/09/20 02:37:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/20 02:37:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:37:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:37:41 DEBUG : dir/file1(0x3845cc18dbc0): _writeAt: size=14, off=0 2026/09/20 02:37:41 DEBUG : dir/file1(0x3845cc18dbc0): >_writeAt: n=14, err= 2026/09/20 02:37:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/20 02:37:41 DEBUG : dir/file1(0x3845cc18dbc0): close: 2026/09/20 02:37:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/20 02:37:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/09/20 02:37:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/20 02:37:41 DEBUG : dir/file1(0x3845cc18dbc0): >close: err= 2026/09/20 02:37:41 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:41 DEBUG : dir: Looking for writers 2026/09/20 02:37:41 DEBUG : file1: reading active writers 2026/09/20 02:37:41 DEBUG : Looking for writers 2026/09/20 02:37:41 DEBUG : dir: reading active writers 2026/09/20 02:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:37:41 DEBUG : dir: Looking for writers 2026/09/20 02:37:41 DEBUG : file1: reading active writers 2026/09/20 02:37:41 DEBUG : Looking for writers 2026/09/20 02:37:41 DEBUG : dir: reading active writers 2026/09/20 02:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:37:41 DEBUG : dir: Looking for writers 2026/09/20 02:37:41 DEBUG : file1: reading active writers 2026/09/20 02:37:41 DEBUG : Looking for writers 2026/09/20 02:37:41 DEBUG : dir: reading active writers 2026/09/20 02:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:37:41 DEBUG : dir: Looking for writers 2026/09/20 02:37:41 DEBUG : file1: reading active writers 2026/09/20 02:37:41 DEBUG : Looking for writers 2026/09/20 02:37:41 DEBUG : dir: reading active writers 2026/09/20 02:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:37:41 DEBUG : dir/file1: vfs cache: starting upload 2026/09/20 02:37:41 DEBUG : dir: Looking for writers 2026/09/20 02:37:41 DEBUG : file1: reading active writers 2026/09/20 02:37:41 DEBUG : Looking for writers 2026/09/20 02:37:41 DEBUG : dir: reading active writers 2026/09/20 02:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:37:41 DEBUG : dir: Looking for writers 2026/09/20 02:37:41 DEBUG : file1: reading active writers 2026/09/20 02:37:41 DEBUG : Looking for writers 2026/09/20 02:37:41 DEBUG : dir: reading active writers 2026/09/20 02:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:37:41 DEBUG : dir: Looking for writers 2026/09/20 02:37:41 DEBUG : file1: reading active writers 2026/09/20 02:37:41 DEBUG : Looking for writers 2026/09/20 02:37:41 DEBUG : dir: reading active writers 2026/09/20 02:37:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:37:42 DEBUG : dir/file1: size = 14 OK 2026/09/20 02:37:42 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/09/20 02:37:42 INFO : dir/file1: Copied (replaced existing) 2026/09/20 02:37:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/20 02:37:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/09/20 02:37:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/20 02:37:42 DEBUG : dir: Looking for writers 2026/09/20 02:37:42 DEBUG : file1: reading active writers 2026/09/20 02:37:42 DEBUG : Looking for writers 2026/09/20 02:37:42 DEBUG : dir: reading active writers 2026/09/20 02:37:42 DEBUG : >WaitForWriters: 2026/09/20 02:37:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:37:42 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:37:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:37:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:37:42 DEBUG : dir/file1(0x3845cc59e840): _readAt: size=512, off=0 2026/09/20 02:37:42 DEBUG : dir/file1(0x3845cc59e840): openPending: 2026/09/20 02:37:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/20 02:37:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/20 02:37:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:42 DEBUG : dir/file1(0x3845cc59e840): >openPending: err= 2026/09/20 02:37:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/09/20 02:37:42 DEBUG : dir/file1(0x3845cc59e840): >_readAt: n=14, err=EOF 2026/09/20 02:37:42 DEBUG : dir/file1(0x3845cc59e840): close: 2026/09/20 02:37:42 DEBUG : dir/file1(0x3845cc59e840): >close: err= 2026/09/20 02:37:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/20 02:37:43 DEBUG : newLeaf: Updating file with newLeaf 0x3845cc56b450 2026/09/20 02:37:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/20 02:37:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/20 02:37:44 DEBUG : dir/file1: Updating file with dir/file1 0x3845cc56b450 2026/09/20 02:37:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/20 02:37:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/20 02:37:44 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:37:44 DEBUG : dir/file1(0x3845cc59ef80): openPending: 2026/09/20 02:37:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/20 02:37:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/20 02:37:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:44 DEBUG : dir/file1(0x3845cc59ef80): >openPending: err= 2026/09/20 02:37:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/20 02:37:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:37:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:37:44 DEBUG : dir/file1(0x3845cc59ef80): _writeAt: size=25, off=0 2026/09/20 02:37:44 DEBUG : dir/file1(0x3845cc59ef80): >_writeAt: n=25, err= 2026/09/20 02:37:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/20 02:37:45 DEBUG : newLeaf: Updating file with newLeaf 0x3845cc56b450 2026/09/20 02:37:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:45 DEBUG : newLeaf(0x3845cc59ef80): close: 2026/09/20 02:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/20 02:37:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-20 02:37:44.581017401 +0000 UTC m=+166.389828296 2026/09/20 02:37:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/20 02:37:45 DEBUG : newLeaf(0x3845cc59ef80): >close: err= 2026/09/20 02:37:45 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:45 DEBUG : dir: Looking for writers 2026/09/20 02:37:45 DEBUG : Looking for writers 2026/09/20 02:37:45 DEBUG : dir: reading active writers 2026/09/20 02:37:45 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:37:45 DEBUG : dir: Looking for writers 2026/09/20 02:37:45 DEBUG : Looking for writers 2026/09/20 02:37:45 DEBUG : dir: reading active writers 2026/09/20 02:37:45 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:37:45 DEBUG : dir: Looking for writers 2026/09/20 02:37:45 DEBUG : Looking for writers 2026/09/20 02:37:45 DEBUG : dir: reading active writers 2026/09/20 02:37:45 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:37:45 DEBUG : dir: Looking for writers 2026/09/20 02:37:45 DEBUG : Looking for writers 2026/09/20 02:37:45 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:45 DEBUG : dir: reading active writers 2026/09/20 02:37:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:37:45 DEBUG : newLeaf: vfs cache: starting upload 2026/09/20 02:37:45 DEBUG : dir: Looking for writers 2026/09/20 02:37:45 DEBUG : Looking for writers 2026/09/20 02:37:45 DEBUG : dir: reading active writers 2026/09/20 02:37:45 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:37:45 DEBUG : dir: Looking for writers 2026/09/20 02:37:45 DEBUG : Looking for writers 2026/09/20 02:37:45 DEBUG : dir: reading active writers 2026/09/20 02:37:45 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:37:45 DEBUG : dir: Looking for writers 2026/09/20 02:37:45 DEBUG : Looking for writers 2026/09/20 02:37:45 DEBUG : dir: reading active writers 2026/09/20 02:37:45 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:37:46 DEBUG : dir: Looking for writers 2026/09/20 02:37:46 DEBUG : Looking for writers 2026/09/20 02:37:46 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:46 DEBUG : dir: reading active writers 2026/09/20 02:37:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/20 02:37:46 DEBUG : newLeaf: size = 25 OK 2026/09/20 02:37:46 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/20 02:37:46 INFO : newLeaf: Copied (replaced existing) 2026/09/20 02:37:46 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-20 02:37:44 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/20 02:37:46 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/20 02:37:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:46 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/20 02:37:47 DEBUG : dir: Looking for writers 2026/09/20 02:37:47 DEBUG : Looking for writers 2026/09/20 02:37:47 DEBUG : dir: reading active writers 2026/09/20 02:37:47 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:47 DEBUG : >WaitForWriters: 2026/09/20 02:37:47 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:47 DEBUG : dir: Looking for writers 2026/09/20 02:37:47 DEBUG : Looking for writers 2026/09/20 02:37:47 DEBUG : dir: reading active writers 2026/09/20 02:37:47 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:47 DEBUG : >WaitForWriters: 2026/09/20 02:37:47 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:48 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:48 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:37:48 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:48 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:37:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:37:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:37:48 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:37:50 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:50 DEBUG : dir: Looking for writers 2026/09/20 02:37:50 DEBUG : file1: reading active writers 2026/09/20 02:37:50 DEBUG : Looking for writers 2026/09/20 02:37:50 DEBUG : dir: reading active writers 2026/09/20 02:37:50 DEBUG : >WaitForWriters: 2026/09/20 02:37:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:37:50 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:37:50 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:37:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:37:50 DEBUG : dir/file1(0x3845cc718580): _readAt: size=512, off=0 2026/09/20 02:37:50 DEBUG : dir/file1(0x3845cc718580): openPending: 2026/09/20 02:37:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/09/20 02:37:50 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/09/20 02:37:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:50 DEBUG : dir/file1(0x3845cc718580): >openPending: err= 2026/09/20 02:37:50 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/09/20 02:37:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:37:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:37:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:37:50 DEBUG : dir/file1(0x3845cc718580): >_readAt: n=14, err=EOF 2026/09/20 02:37:50 DEBUG : dir/file1(0x3845cc718580): close: 2026/09/20 02:37:50 DEBUG : dir/file1(0x3845cc718580): >close: err= 2026/09/20 02:37:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/20 02:37:51 DEBUG : newLeaf: Updating file with newLeaf 0x3845cc5db860 2026/09/20 02:37:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:52 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/09/20 02:37:52 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/09/20 02:37:52 DEBUG : dir/file1: Updating file with dir/file1 0x3845cc5db860 2026/09/20 02:37:52 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/09/20 02:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:52 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/20 02:37:52 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:37:52 DEBUG : dir/file1(0x3845cc415400): openPending: 2026/09/20 02:37:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/09/20 02:37:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/09/20 02:37:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:37:52 DEBUG : dir/file1(0x3845cc415400): >openPending: err= 2026/09/20 02:37:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/20 02:37:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:37:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:37:52 DEBUG : dir/file1(0x3845cc415400): _writeAt: size=25, off=0 2026/09/20 02:37:52 DEBUG : dir/file1(0x3845cc415400): >_writeAt: n=25, err= 2026/09/20 02:37:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/09/20 02:37:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/09/20 02:37:53 DEBUG : newLeaf: Updating file with newLeaf 0x3845cc5db860 2026/09/20 02:37:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:37:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:53 DEBUG : newLeaf(0x3845cc415400): close: 2026/09/20 02:37:53 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:25}] - present true 2026/09/20 02:37:53 DEBUG : newLeaf: vfs cache: setting modification time to 2026-09-20 02:37:52.642851421 +0000 UTC m=+174.451662346 2026/09/20 02:37:53 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/09/20 02:37:53 DEBUG : newLeaf(0x3845cc415400): >close: err= 2026/09/20 02:37:53 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:53 DEBUG : dir: Looking for writers 2026/09/20 02:37:53 DEBUG : Looking for writers 2026/09/20 02:37:53 DEBUG : dir: reading active writers 2026/09/20 02:37:53 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:37:53 DEBUG : dir: Looking for writers 2026/09/20 02:37:53 DEBUG : Looking for writers 2026/09/20 02:37:53 DEBUG : dir: reading active writers 2026/09/20 02:37:53 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:37:53 DEBUG : dir: Looking for writers 2026/09/20 02:37:53 DEBUG : Looking for writers 2026/09/20 02:37:53 DEBUG : dir: reading active writers 2026/09/20 02:37:53 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:37:53 DEBUG : dir: Looking for writers 2026/09/20 02:37:53 DEBUG : Looking for writers 2026/09/20 02:37:53 DEBUG : dir: reading active writers 2026/09/20 02:37:53 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:37:53 DEBUG : newLeaf: vfs cache: starting upload 2026/09/20 02:37:53 DEBUG : dir: Looking for writers 2026/09/20 02:37:53 DEBUG : Looking for writers 2026/09/20 02:37:53 DEBUG : dir: reading active writers 2026/09/20 02:37:53 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:37:53 DEBUG : dir: Looking for writers 2026/09/20 02:37:53 DEBUG : Looking for writers 2026/09/20 02:37:53 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:53 DEBUG : dir: reading active writers 2026/09/20 02:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:37:53 DEBUG : dir: Looking for writers 2026/09/20 02:37:53 DEBUG : Looking for writers 2026/09/20 02:37:53 DEBUG : dir: reading active writers 2026/09/20 02:37:53 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:37:54 DEBUG : newLeaf: size = 25 OK 2026/09/20 02:37:54 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/09/20 02:37:54 INFO : newLeaf: Copied (replaced existing) 2026/09/20 02:37:54 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-09-20 02:37:52 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/09/20 02:37:54 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/09/20 02:37:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/09/20 02:37:54 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/09/20 02:37:54 DEBUG : dir: Looking for writers 2026/09/20 02:37:54 DEBUG : Looking for writers 2026/09/20 02:37:54 DEBUG : dir: reading active writers 2026/09/20 02:37:54 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:54 DEBUG : >WaitForWriters: 2026/09/20 02:37:54 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:54 DEBUG : dir: Looking for writers 2026/09/20 02:37:54 DEBUG : Looking for writers 2026/09/20 02:37:54 DEBUG : newLeaf: reading active writers 2026/09/20 02:37:54 DEBUG : dir: reading active writers 2026/09/20 02:37:54 DEBUG : >WaitForWriters: 2026/09/20 02:37:54 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestFileRename (45.24s) --- PASS: TestFileRename/off,forceCache=false (6.80s) --- PASS: TestFileRename/minimal,forceCache=false (6.57s) --- PASS: TestFileRename/minimal,forceCache=true (7.98s) --- PASS: TestFileRename/writes,forceCache=false (7.98s) --- PASS: TestFileRename/writes,forceCache=true (8.91s) --- PASS: TestFileRename/full,forceCache=false (7.01s) === RUN TestFileStructSize file_test.go:419: File struct has size 200 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestAux --- PASS: TestAux (0.00s) === RUN TestAuxConcurrent --- PASS: TestAuxConcurrent (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:55 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:55 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:55 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:55 DEBUG : Looking for writers 2026/09/20 02:37:55 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.25s) === RUN TestRcForget rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcPollIntervalShutdown run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" --- PASS: TestRcPollIntervalShutdown (0.25s) === RUN TestSetPollIntervalAfterShutdown run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" --- PASS: TestSetPollIntervalAfterShutdown (0.25s) === RUN TestRcPollIntervalUpdate run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" --- PASS: TestRcPollIntervalUpdate (0.27s) === RUN TestRcPollIntervalTimeout run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" --- PASS: TestRcPollIntervalTimeout (0.27s) === RUN TestRcPollIntervalUnsupported run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:56 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote --- PASS: TestRcPollIntervalUnsupported (0.26s) === RUN TestRcList rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:19: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:57 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:37:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:37:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:37:58 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/20 02:37:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/20 02:37:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:37:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/20 02:37:59 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/09/20 02:37:59 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:37:59 DEBUG : dir: Looking for writers 2026/09/20 02:37:59 DEBUG : file1: reading active writers 2026/09/20 02:37:59 DEBUG : Looking for writers 2026/09/20 02:37:59 DEBUG : dir: reading active writers 2026/09/20 02:37:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.72s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:37:59 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:38:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:38:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/20 02:38:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/20 02:38:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:38:01 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/20 02:38:01 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/20 02:38:01 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/20 02:38:01 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/20 02:38:01 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/20 02:38:01 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/20 02:38:01 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/20 02:38:01 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/20 02:38:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/09/20 02:38:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/09/20 02:38:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/09/20 02:38:02 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/09/20 02:38:02 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/09/20 02:38:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/09/20 02:38:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/09/20 02:38:02 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/09/20 02:38:02 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:02 DEBUG : dir: Looking for writers 2026/09/20 02:38:02 DEBUG : file1: reading active writers 2026/09/20 02:38:02 DEBUG : Looking for writers 2026/09/20 02:38:02 DEBUG : dir: reading active writers 2026/09/20 02:38:02 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (3.79s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:03 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:38:05 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:38:05 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/20 02:38:05 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/20 02:38:05 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:38:05 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/09/20 02:38:05 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/09/20 02:38:05 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/09/20 02:38:05 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/09/20 02:38:05 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/09/20 02:38:05 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/09/20 02:38:05 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/09/20 02:38:05 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/09/20 02:38:06 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/09/20 02:38:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/09/20 02:38:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/09/20 02:38:06 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/09/20 02:38:06 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/09/20 02:38:06 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/09/20 02:38:06 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/09/20 02:38:06 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/09/20 02:38:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/09/20 02:38:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/09/20 02:38:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/20 02:38:06 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/09/20 02:38:06 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/09/20 02:38:06 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/09/20 02:38:06 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/09/20 02:38:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/20 02:38:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/20 02:38:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/20 02:38:07 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/09/20 02:38:07 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/09/20 02:38:07 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/09/20 02:38:07 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/09/20 02:38:07 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/09/20 02:38:07 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:07 DEBUG : dir: Looking for writers 2026/09/20 02:38:07 DEBUG : file1: reading active writers 2026/09/20 02:38:07 DEBUG : Looking for writers 2026/09/20 02:38:07 DEBUG : dir: reading active writers 2026/09/20 02:38:07 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.20s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:07 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:38:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:38:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/20 02:38:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/20 02:38:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:38:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/20 02:38:10 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:10 DEBUG : dir: Looking for writers 2026/09/20 02:38:10 DEBUG : file1: reading active writers 2026/09/20 02:38:10 DEBUG : Looking for writers 2026/09/20 02:38:10 DEBUG : dir: reading active writers 2026/09/20 02:38:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (3.01s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:10 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:38:12 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:38:12 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/09/20 02:38:12 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/09/20 02:38:12 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:38:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/09/20 02:38:13 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/09/20 02:38:13 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/09/20 02:38:13 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:13 DEBUG : dir: Looking for writers 2026/09/20 02:38:13 DEBUG : file1: reading active writers 2026/09/20 02:38:13 DEBUG : Looking for writers 2026/09/20 02:38:13 DEBUG : dir: reading active writers 2026/09/20 02:38:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (3.18s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:13 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:13 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:13 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:13 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:13 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:38:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:38:15 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:38:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:38:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:38:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): _readAt: size=1, off=0 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): openPending: 2026/09/20 02:38:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/20 02:38:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/20 02:38:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): >openPending: err= 2026/09/20 02:38:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/20 02:38:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:38:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:38:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): >_readAt: n=1, err= 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): _readAt: size=256, off=1 2026/09/20 02:38:15 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): >_readAt: n=15, err=EOF 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): _readAt: size=16, off=16 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): >_readAt: n=0, err=EOF 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): close: 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): >close: err= 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): close: 2026/09/20 02:38:15 DEBUG : dir/file1(0x3845cba05d80): >close: err=file already closed 2026/09/20 02:38:15 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:15 DEBUG : dir: Looking for writers 2026/09/20 02:38:15 DEBUG : file1: reading active writers 2026/09/20 02:38:15 DEBUG : Looking for writers 2026/09/20 02:38:15 DEBUG : dir: reading active writers 2026/09/20 02:38:15 DEBUG : >WaitForWriters: 2026/09/20 02:38:15 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.69s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:16 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:16 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:16 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:16 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:16 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:38:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:38:18 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:38:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:38:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:38:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): _readAt: size=1, off=0 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): openPending: 2026/09/20 02:38:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/20 02:38:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/20 02:38:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): >openPending: err= 2026/09/20 02:38:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/20 02:38:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:38:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:38:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): >_readAt: n=1, err= 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): _readAt: size=1, off=5 2026/09/20 02:38:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): >_readAt: n=1, err= 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): _readAt: size=1, off=3 2026/09/20 02:38:18 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): >_readAt: n=1, err= 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): _readAt: size=1, off=13 2026/09/20 02:38:18 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): >_readAt: n=1, err= 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): _readAt: size=16, off=100 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): >_readAt: n=0, err=EOF 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): close: 2026/09/20 02:38:18 DEBUG : dir/file1(0x3845cbe00180): >close: err= 2026/09/20 02:38:18 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:18 DEBUG : dir: Looking for writers 2026/09/20 02:38:18 DEBUG : file1: reading active writers 2026/09/20 02:38:18 DEBUG : Looking for writers 2026/09/20 02:38:18 DEBUG : dir: reading active writers 2026/09/20 02:38:18 DEBUG : >WaitForWriters: 2026/09/20 02:38:18 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.72s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:19 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:19 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:19 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:19 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:19 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:38:20 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa/dir/file1: no such file or directory 2026/09/20 02:38:20 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa/dir/file1: no such file or directory 2026/09/20 02:38:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:38:21 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:38:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:38:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:38:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): _readAt: size=1, off=0 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): openPending: 2026/09/20 02:38:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/20 02:38:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/20 02:38:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): >openPending: err= 2026/09/20 02:38:21 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/09/20 02:38:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:38:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:38:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): >_readAt: n=1, err= 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): _readAt: size=1, off=5 2026/09/20 02:38:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): >_readAt: n=1, err= 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): _readAt: size=1, off=1 2026/09/20 02:38:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): >_readAt: n=1, err= 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): _readAt: size=6, off=10 2026/09/20 02:38:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): >_readAt: n=6, err= 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): _readAt: size=256, off=10 2026/09/20 02:38:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): >_readAt: n=6, err=EOF 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): _readAt: size=256, off=100 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): >_readAt: n=0, err=EOF 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): close: 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): >close: err= 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): _readAt: size=256, off=100 2026/09/20 02:38:21 DEBUG : dir/file1(0x3845cc719e40): >_readAt: n=0, err=file already closed 2026/09/20 02:38:21 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:21 DEBUG : dir: Looking for writers 2026/09/20 02:38:21 DEBUG : file1: reading active writers 2026/09/20 02:38:21 DEBUG : Looking for writers 2026/09/20 02:38:21 DEBUG : dir: reading active writers 2026/09/20 02:38:21 DEBUG : >WaitForWriters: 2026/09/20 02:38:21 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.77s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:22 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:22 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:22 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:22 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:22 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa/dir/file1: no such file or directory 2026/09/20 02:38:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa/dir/file1: no such file or directory 2026/09/20 02:38:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:38:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:38:23 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:38:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:38:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:38:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/20 02:38:23 DEBUG : dir/file1(0x3845cbe01a00): RWFileHandle.Flush 2026/09/20 02:38:23 DEBUG : dir/file1(0x3845cbe01a00): _readAt: size=256, off=0 2026/09/20 02:38:23 DEBUG : dir/file1(0x3845cbe01a00): openPending: 2026/09/20 02:38:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/20 02:38:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/20 02:38:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:23 DEBUG : dir/file1(0x3845cbe01a00): >openPending: err= 2026/09/20 02:38:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/20 02:38:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:38:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:38:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:38:24 DEBUG : dir/file1(0x3845cbe01a00): >_readAt: n=16, err=EOF 2026/09/20 02:38:24 DEBUG : dir/file1(0x3845cbe01a00): RWFileHandle.Flush 2026/09/20 02:38:24 DEBUG : dir/file1(0x3845cbe01a00): RWFileHandle.Flush 2026/09/20 02:38:24 DEBUG : dir/file1(0x3845cbe01a00): close: 2026/09/20 02:38:24 DEBUG : dir/file1(0x3845cbe01a00): >close: err= 2026/09/20 02:38:24 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:24 DEBUG : dir: Looking for writers 2026/09/20 02:38:24 DEBUG : file1: reading active writers 2026/09/20 02:38:24 DEBUG : Looking for writers 2026/09/20 02:38:24 DEBUG : dir: reading active writers 2026/09/20 02:38:24 DEBUG : >WaitForWriters: 2026/09/20 02:38:24 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.83s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:24 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:24 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:24 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:24 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:24 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa/dir/file1: no such file or directory 2026/09/20 02:38:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa/dir/file1: no such file or directory 2026/09/20 02:38:26 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:38:26 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/09/20 02:38:26 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:38:26 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:38:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:38:26 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/20 02:38:26 DEBUG : dir/file1(0x3845cc107980): _readAt: size=256, off=0 2026/09/20 02:38:26 DEBUG : dir/file1(0x3845cc107980): openPending: 2026/09/20 02:38:26 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/20 02:38:26 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/20 02:38:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:26 DEBUG : dir/file1(0x3845cc107980): >openPending: err= 2026/09/20 02:38:26 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/09/20 02:38:26 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:38:26 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:38:26 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:38:27 DEBUG : dir/file1(0x3845cc107980): >_readAt: n=16, err=EOF 2026/09/20 02:38:27 DEBUG : dir/file1(0x3845cc107980): RWFileHandle.Release 2026/09/20 02:38:27 DEBUG : dir/file1(0x3845cc107980): close: 2026/09/20 02:38:27 DEBUG : dir/file1(0x3845cc107980): >close: err= 2026/09/20 02:38:27 DEBUG : dir/file1(0x3845cc107980): RWFileHandle.Release 2026/09/20 02:38:27 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:27 DEBUG : dir: Looking for writers 2026/09/20 02:38:27 DEBUG : file1: reading active writers 2026/09/20 02:38:27 DEBUG : Looking for writers 2026/09/20 02:38:27 DEBUG : dir: reading active writers 2026/09/20 02:38:27 DEBUG : >WaitForWriters: 2026/09/20 02:38:27 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.83s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:27 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:27 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:27 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:27 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:27 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:27 DEBUG : file1: newRWFileHandle: 2026/09/20 02:38:27 DEBUG : file1(0x3845cc4f8ac0): openPending: 2026/09/20 02:38:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:27 DEBUG : file1(0x3845cc4f8ac0): >openPending: err= 2026/09/20 02:38:27 DEBUG : file1: >newRWFileHandle: err= 2026/09/20 02:38:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/20 02:38:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/20 02:38:27 DEBUG : file1(0x3845cc4f8ac0): _writeAt: size=5, off=0 2026/09/20 02:38:27 DEBUG : file1(0x3845cc4f8ac0): >_writeAt: n=5, err= 2026/09/20 02:38:27 DEBUG : file1(0x3845cc4f8ac0): _writeAt: size=7, off=5 2026/09/20 02:38:27 DEBUG : file1(0x3845cc4f8ac0): >_writeAt: n=7, err= 2026/09/20 02:38:27 DEBUG : file1: vfs cache: truncate to size=11 2026/09/20 02:38:27 DEBUG : file1(0x3845cc4f8ac0): close: 2026/09/20 02:38:27 DEBUG : file1: vfs cache: setting modification time to 2026-09-20 02:38:27.961704754 +0000 UTC m=+209.770515638 2026/09/20 02:38:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:27 DEBUG : file1(0x3845cc4f8ac0): >close: err= 2026/09/20 02:38:27 DEBUG : file1(0x3845cc4f8ac0): close: 2026/09/20 02:38:27 DEBUG : file1(0x3845cc4f8ac0): >close: err=file already closed 2026/09/20 02:38:27 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:27 DEBUG : Looking for writers 2026/09/20 02:38:27 DEBUG : file1: reading active writers 2026/09/20 02:38:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:38:27 DEBUG : Looking for writers 2026/09/20 02:38:27 DEBUG : file1: reading active writers 2026/09/20 02:38:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:38:27 DEBUG : Looking for writers 2026/09/20 02:38:27 DEBUG : file1: reading active writers 2026/09/20 02:38:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:38:28 DEBUG : Looking for writers 2026/09/20 02:38:28 DEBUG : file1: reading active writers 2026/09/20 02:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:38:28 DEBUG : file1: vfs cache: starting upload 2026/09/20 02:38:28 DEBUG : Looking for writers 2026/09/20 02:38:28 DEBUG : file1: reading active writers 2026/09/20 02:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:38:28 DEBUG : Looking for writers 2026/09/20 02:38:28 DEBUG : file1: reading active writers 2026/09/20 02:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:38:28 DEBUG : Looking for writers 2026/09/20 02:38:28 DEBUG : file1: reading active writers 2026/09/20 02:38:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:38:29 DEBUG : Looking for writers 2026/09/20 02:38:29 DEBUG : file1: reading active writers 2026/09/20 02:38:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/20 02:38:29 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa/dir/file1: no such file or directory 2026/09/20 02:38:29 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa/dir/file1: no such file or directory 2026/09/20 02:38:29 DEBUG : file1: size = 11 OK 2026/09/20 02:38:29 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/20 02:38:29 INFO : file1: Copied (new) 2026/09/20 02:38:29 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-20 02:38:27 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/20 02:38:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/20 02:38:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:29 INFO : file1: vfs cache: upload succeeded try #1 2026/09/20 02:38:30 DEBUG : Looking for writers 2026/09/20 02:38:30 DEBUG : file1: reading active writers 2026/09/20 02:38:30 DEBUG : >WaitForWriters: 2026/09/20 02:38:30 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:30 DEBUG : Looking for writers 2026/09/20 02:38:30 DEBUG : file1: reading active writers 2026/09/20 02:38:30 DEBUG : >WaitForWriters: 2026/09/20 02:38:30 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (3.17s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:30 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:30 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:30 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:30 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:30 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:31 DEBUG : file1: newRWFileHandle: 2026/09/20 02:38:31 DEBUG : file1(0x3845cc18dd00): openPending: 2026/09/20 02:38:31 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:31 DEBUG : file1(0x3845cc18dd00): >openPending: err= 2026/09/20 02:38:31 DEBUG : file1: >newRWFileHandle: err= 2026/09/20 02:38:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:31 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/20 02:38:31 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/20 02:38:31 DEBUG : file1(0x3845cc18dd00): _writeAt: size=7, off=0 2026/09/20 02:38:31 DEBUG : file1(0x3845cc18dd00): >_writeAt: n=7, err= 2026/09/20 02:38:31 DEBUG : file1(0x3845cc18dd00): _writeAt: size=6, off=5 2026/09/20 02:38:31 DEBUG : file1(0x3845cc18dd00): >_writeAt: n=6, err= 2026/09/20 02:38:31 DEBUG : file1(0x3845cc18dd00): close: 2026/09/20 02:38:31 DEBUG : file1: vfs cache: setting modification time to 2026-09-20 02:38:31.127699613 +0000 UTC m=+212.936510478 2026/09/20 02:38:31 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:31 DEBUG : file1(0x3845cc18dd00): >close: err= 2026/09/20 02:38:31 DEBUG : file1(0x3845cc18dd00): _writeAt: size=5, off=0 2026/09/20 02:38:31 DEBUG : file1(0x3845cc18dd00): >_writeAt: n=0, err=file already closed 2026/09/20 02:38:31 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:31 DEBUG : Looking for writers 2026/09/20 02:38:31 DEBUG : file1: reading active writers 2026/09/20 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:38:31 DEBUG : Looking for writers 2026/09/20 02:38:31 DEBUG : file1: reading active writers 2026/09/20 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:38:31 DEBUG : Looking for writers 2026/09/20 02:38:31 DEBUG : file1: reading active writers 2026/09/20 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:38:31 DEBUG : Looking for writers 2026/09/20 02:38:31 DEBUG : file1: reading active writers 2026/09/20 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:38:31 DEBUG : file1: vfs cache: starting upload 2026/09/20 02:38:31 DEBUG : Looking for writers 2026/09/20 02:38:31 DEBUG : file1: reading active writers 2026/09/20 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:38:31 DEBUG : Looking for writers 2026/09/20 02:38:31 DEBUG : file1: reading active writers 2026/09/20 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:38:31 DEBUG : Looking for writers 2026/09/20 02:38:31 DEBUG : file1: reading active writers 2026/09/20 02:38:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:38:32 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa/dir/file1: no such file or directory 2026/09/20 02:38:32 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa/dir/file1: no such file or directory 2026/09/20 02:38:32 DEBUG : file1: size = 11 OK 2026/09/20 02:38:32 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/20 02:38:32 INFO : file1: Copied (new) 2026/09/20 02:38:32 DEBUG : file1: vfs cache: fingerprint now "11,2026-09-20 02:38:31 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/09/20 02:38:32 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/20 02:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:32 INFO : file1: vfs cache: upload succeeded try #1 2026/09/20 02:38:32 DEBUG : Looking for writers 2026/09/20 02:38:32 DEBUG : file1: reading active writers 2026/09/20 02:38:32 DEBUG : >WaitForWriters: 2026/09/20 02:38:32 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:32 DEBUG : Looking for writers 2026/09/20 02:38:32 DEBUG : file1: reading active writers 2026/09/20 02:38:32 DEBUG : >WaitForWriters: 2026/09/20 02:38:32 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.00s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:32 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:32 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:32 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:32 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:32 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:33 DEBUG : file1: newRWFileHandle: 2026/09/20 02:38:33 DEBUG : file1(0x3845cc808880): openPending: 2026/09/20 02:38:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:33 DEBUG : file1(0x3845cc808880): >openPending: err= 2026/09/20 02:38:33 DEBUG : file1: >newRWFileHandle: err= 2026/09/20 02:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/20 02:38:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/20 02:38:33 DEBUG : file1(0x3845cc808880): close: 2026/09/20 02:38:33 DEBUG : file1: vfs cache: setting modification time to 2026-09-20 02:38:33.127922272 +0000 UTC m=+214.936733147 2026/09/20 02:38:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:33 DEBUG : file1(0x3845cc808880): >close: err= 2026/09/20 02:38:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/20 02:38:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/20 02:38:33 DEBUG : file2: newRWFileHandle: 2026/09/20 02:38:33 DEBUG : file2(0x3845cc808d00): openPending: 2026/09/20 02:38:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/20 02:38:33 DEBUG : file2(0x3845cc808d00): >openPending: err= 2026/09/20 02:38:33 DEBUG : file2: >newRWFileHandle: err= 2026/09/20 02:38:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/20 02:38:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/09/20 02:38:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/09/20 02:38:33 DEBUG : file2(0x3845cc808d00): RWFileHandle.Flush 2026/09/20 02:38:33 DEBUG : file2(0x3845cc808d00): RWFileHandle.Release 2026/09/20 02:38:33 DEBUG : file2(0x3845cc808d00): close: 2026/09/20 02:38:33 DEBUG : file2: vfs cache: setting modification time to 2026-09-20 02:38:33.129283743 +0000 UTC m=+214.938094629 2026/09/20 02:38:33 INFO : file2: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:33 DEBUG : file2(0x3845cc808d00): >close: err= 2026/09/20 02:38:33 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:33 DEBUG : Looking for writers 2026/09/20 02:38:33 DEBUG : file1: reading active writers 2026/09/20 02:38:33 DEBUG : file2: reading active writers 2026/09/20 02:38:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/09/20 02:38:33 DEBUG : Looking for writers 2026/09/20 02:38:33 DEBUG : file1: reading active writers 2026/09/20 02:38:33 DEBUG : file2: reading active writers 2026/09/20 02:38:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/09/20 02:38:33 DEBUG : Looking for writers 2026/09/20 02:38:33 DEBUG : file1: reading active writers 2026/09/20 02:38:33 DEBUG : file2: reading active writers 2026/09/20 02:38:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/09/20 02:38:33 DEBUG : Looking for writers 2026/09/20 02:38:33 DEBUG : file1: reading active writers 2026/09/20 02:38:33 DEBUG : file2: reading active writers 2026/09/20 02:38:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/09/20 02:38:33 DEBUG : file1: vfs cache: starting upload 2026/09/20 02:38:33 DEBUG : file2: vfs cache: starting upload 2026/09/20 02:38:33 DEBUG : Looking for writers 2026/09/20 02:38:33 DEBUG : file1: reading active writers 2026/09/20 02:38:33 DEBUG : file2: reading active writers 2026/09/20 02:38:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/09/20 02:38:33 DEBUG : Looking for writers 2026/09/20 02:38:33 DEBUG : file1: reading active writers 2026/09/20 02:38:33 DEBUG : file2: reading active writers 2026/09/20 02:38:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/09/20 02:38:33 DEBUG : Looking for writers 2026/09/20 02:38:33 DEBUG : file2: reading active writers 2026/09/20 02:38:33 DEBUG : file1: reading active writers 2026/09/20 02:38:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/09/20 02:38:34 DEBUG : file2: size = 0 OK 2026/09/20 02:38:34 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/20 02:38:34 INFO : file2: Copied (new) 2026/09/20 02:38:34 DEBUG : file2: vfs cache: fingerprint now "0,2026-09-20 02:38:33 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/20 02:38:34 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/09/20 02:38:34 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/20 02:38:34 INFO : file2: vfs cache: upload succeeded try #1 2026/09/20 02:38:34 DEBUG : file1: size = 0 OK 2026/09/20 02:38:34 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/20 02:38:34 INFO : file1: Copied (new) 2026/09/20 02:38:34 DEBUG : file1: vfs cache: fingerprint now "0,2026-09-20 02:38:33 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/09/20 02:38:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/20 02:38:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:34 INFO : file1: vfs cache: upload succeeded try #1 2026/09/20 02:38:34 DEBUG : Looking for writers 2026/09/20 02:38:34 DEBUG : file1: reading active writers 2026/09/20 02:38:34 DEBUG : file2: reading active writers 2026/09/20 02:38:34 DEBUG : >WaitForWriters: 2026/09/20 02:38:34 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:34 DEBUG : Looking for writers 2026/09/20 02:38:34 DEBUG : file1: reading active writers 2026/09/20 02:38:34 DEBUG : file2: reading active writers 2026/09/20 02:38:34 DEBUG : >WaitForWriters: 2026/09/20 02:38:34 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.15s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:35 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:35 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:35 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:35 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:35 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:35 DEBUG : file1: newRWFileHandle: 2026/09/20 02:38:35 DEBUG : file1(0x3845cc5fae00): openPending: 2026/09/20 02:38:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:35 DEBUG : file1(0x3845cc5fae00): >openPending: err= 2026/09/20 02:38:35 DEBUG : file1: >newRWFileHandle: err= 2026/09/20 02:38:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/20 02:38:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/20 02:38:35 DEBUG : file1(0x3845cc5fae00): _writeAt: size=5, off=0 2026/09/20 02:38:35 DEBUG : file1(0x3845cc5fae00): >_writeAt: n=5, err= 2026/09/20 02:38:35 DEBUG : file1(0x3845cc5fae00): RWFileHandle.Flush 2026/09/20 02:38:35 DEBUG : file1(0x3845cc5fae00): RWFileHandle.Flush 2026/09/20 02:38:35 DEBUG : file1(0x3845cc5fae00): close: 2026/09/20 02:38:35 DEBUG : file1: vfs cache: setting modification time to 2026-09-20 02:38:35.280681286 +0000 UTC m=+217.089492292 2026/09/20 02:38:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:35 DEBUG : file1(0x3845cc5fae00): >close: err= 2026/09/20 02:38:35 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:35 DEBUG : Looking for writers 2026/09/20 02:38:35 DEBUG : file1: reading active writers 2026/09/20 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:38:35 DEBUG : Looking for writers 2026/09/20 02:38:35 DEBUG : file1: reading active writers 2026/09/20 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:38:35 DEBUG : Looking for writers 2026/09/20 02:38:35 DEBUG : file1: reading active writers 2026/09/20 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:38:35 DEBUG : Looking for writers 2026/09/20 02:38:35 DEBUG : file1: reading active writers 2026/09/20 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:38:35 DEBUG : file1: vfs cache: starting upload 2026/09/20 02:38:35 DEBUG : Looking for writers 2026/09/20 02:38:35 DEBUG : file1: reading active writers 2026/09/20 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:38:35 DEBUG : Looking for writers 2026/09/20 02:38:35 DEBUG : file1: reading active writers 2026/09/20 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:38:35 DEBUG : Looking for writers 2026/09/20 02:38:35 DEBUG : file1: reading active writers 2026/09/20 02:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:38:36 DEBUG : Looking for writers 2026/09/20 02:38:36 DEBUG : file1: reading active writers 2026/09/20 02:38:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/20 02:38:36 DEBUG : file1: size = 5 OK 2026/09/20 02:38:36 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 02:38:36 INFO : file1: Copied (new) 2026/09/20 02:38:36 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-20 02:38:35 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/20 02:38:36 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/20 02:38:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:36 INFO : file1: vfs cache: upload succeeded try #1 2026/09/20 02:38:37 DEBUG : Looking for writers 2026/09/20 02:38:37 DEBUG : file1: reading active writers 2026/09/20 02:38:37 DEBUG : >WaitForWriters: 2026/09/20 02:38:37 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:37 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:37 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:37 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:37 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:37 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:38 DEBUG : file1: newRWFileHandle: 2026/09/20 02:38:38 DEBUG : file1(0x3845cbc3ea00): openPending: 2026/09/20 02:38:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:38 DEBUG : file1(0x3845cbc3ea00): >openPending: err= 2026/09/20 02:38:38 DEBUG : file1: >newRWFileHandle: err= 2026/09/20 02:38:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/20 02:38:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/20 02:38:38 DEBUG : file1(0x3845cbc3ea00): _writeAt: size=5, off=0 2026/09/20 02:38:38 DEBUG : file1(0x3845cbc3ea00): >_writeAt: n=5, err= 2026/09/20 02:38:38 DEBUG : file1(0x3845cbc3ea00): RWFileHandle.Release 2026/09/20 02:38:38 DEBUG : file1(0x3845cbc3ea00): close: 2026/09/20 02:38:38 DEBUG : file1: vfs cache: setting modification time to 2026-09-20 02:38:38.126988755 +0000 UTC m=+219.935799680 2026/09/20 02:38:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:38 DEBUG : file1(0x3845cbc3ea00): >close: err= 2026/09/20 02:38:38 DEBUG : file1(0x3845cbc3ea00): RWFileHandle.Release 2026/09/20 02:38:38 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:38 DEBUG : Looking for writers 2026/09/20 02:38:38 DEBUG : file1: reading active writers 2026/09/20 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:38:38 DEBUG : Looking for writers 2026/09/20 02:38:38 DEBUG : file1: reading active writers 2026/09/20 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:38:38 DEBUG : Looking for writers 2026/09/20 02:38:38 DEBUG : file1: reading active writers 2026/09/20 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:38:38 DEBUG : Looking for writers 2026/09/20 02:38:38 DEBUG : file1: reading active writers 2026/09/20 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:38:38 DEBUG : file1: vfs cache: starting upload 2026/09/20 02:38:38 DEBUG : Looking for writers 2026/09/20 02:38:38 DEBUG : file1: reading active writers 2026/09/20 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:38:38 DEBUG : Looking for writers 2026/09/20 02:38:38 DEBUG : file1: reading active writers 2026/09/20 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:38:38 DEBUG : Looking for writers 2026/09/20 02:38:38 DEBUG : file1: reading active writers 2026/09/20 02:38:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:38:39 DEBUG : Looking for writers 2026/09/20 02:38:39 DEBUG : file1: reading active writers 2026/09/20 02:38:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/09/20 02:38:39 DEBUG : file1: size = 5 OK 2026/09/20 02:38:39 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 02:38:39 INFO : file1: Copied (new) 2026/09/20 02:38:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-20 02:38:38 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/20 02:38:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/20 02:38:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:39 INFO : file1: vfs cache: upload succeeded try #1 2026/09/20 02:38:40 DEBUG : Looking for writers 2026/09/20 02:38:40 DEBUG : file1: reading active writers 2026/09/20 02:38:40 DEBUG : >WaitForWriters: 2026/09/20 02:38:40 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.87s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:40 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:40 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:40 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:40 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:40 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/09/20 02:38:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/09/20 02:38:42 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:38:42 DEBUG : dir/file1(0x3845cbff2380): openPending: 2026/09/20 02:38:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/20 02:38:42 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/20 02:38:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:42 DEBUG : dir/file1(0x3845cbff2380): >openPending: err= 2026/09/20 02:38:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/09/20 02:38:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:38:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:38:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/20 02:38:42 DEBUG : dir/file1(0x3845cbff2380): _writeAt: size=5, off=0 2026/09/20 02:38:42 DEBUG : dir/file1(0x3845cbff2380): >_writeAt: n=5, err= 2026/09/20 02:38:42 DEBUG : dir/file1(0x3845cbff2380): close: 2026/09/20 02:38:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:42 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-20 02:38:42.527203635 +0000 UTC m=+224.336014520 2026/09/20 02:38:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:42 DEBUG : dir/file1(0x3845cbff2380): >close: err= 2026/09/20 02:38:42 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:42 DEBUG : dir: Looking for writers 2026/09/20 02:38:42 DEBUG : file1: reading active writers 2026/09/20 02:38:42 DEBUG : Looking for writers 2026/09/20 02:38:42 DEBUG : dir: reading active writers 2026/09/20 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:38:42 DEBUG : dir: Looking for writers 2026/09/20 02:38:42 DEBUG : file1: reading active writers 2026/09/20 02:38:42 DEBUG : Looking for writers 2026/09/20 02:38:42 DEBUG : dir: reading active writers 2026/09/20 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:38:42 DEBUG : dir: Looking for writers 2026/09/20 02:38:42 DEBUG : file1: reading active writers 2026/09/20 02:38:42 DEBUG : Looking for writers 2026/09/20 02:38:42 DEBUG : dir: reading active writers 2026/09/20 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:38:42 DEBUG : dir: Looking for writers 2026/09/20 02:38:42 DEBUG : file1: reading active writers 2026/09/20 02:38:42 DEBUG : Looking for writers 2026/09/20 02:38:42 DEBUG : dir: reading active writers 2026/09/20 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:38:42 DEBUG : dir/file1: vfs cache: starting upload 2026/09/20 02:38:42 DEBUG : dir: Looking for writers 2026/09/20 02:38:42 DEBUG : file1: reading active writers 2026/09/20 02:38:42 DEBUG : Looking for writers 2026/09/20 02:38:42 DEBUG : dir: reading active writers 2026/09/20 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:38:42 DEBUG : dir: Looking for writers 2026/09/20 02:38:42 DEBUG : file1: reading active writers 2026/09/20 02:38:42 DEBUG : Looking for writers 2026/09/20 02:38:42 DEBUG : dir: reading active writers 2026/09/20 02:38:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:38:43 DEBUG : dir: Looking for writers 2026/09/20 02:38:43 DEBUG : file1: reading active writers 2026/09/20 02:38:43 DEBUG : Looking for writers 2026/09/20 02:38:43 DEBUG : dir: reading active writers 2026/09/20 02:38:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:38:43 DEBUG : dir/file1: size = 5 OK 2026/09/20 02:38:43 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 02:38:43 INFO : dir/file1: Copied (replaced existing) 2026/09/20 02:38:43 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-09-20 02:38:42 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/20 02:38:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/20 02:38:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/20 02:38:43 DEBUG : dir: Looking for writers 2026/09/20 02:38:43 DEBUG : file1: reading active writers 2026/09/20 02:38:43 DEBUG : Looking for writers 2026/09/20 02:38:43 DEBUG : dir: reading active writers 2026/09/20 02:38:43 DEBUG : >WaitForWriters: 2026/09/20 02:38:43 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.68s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:44 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:44 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:44 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:44 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:44 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:45 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:46 DEBUG : dir/file1: newRWFileHandle: 2026/09/20 02:38:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/09/20 02:38:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/09/20 02:38:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/09/20 02:38:46 DEBUG : dir/file1(0x3845cbff3ec0): _writeAt: size=5, off=0 2026/09/20 02:38:46 DEBUG : dir/file1(0x3845cbff3ec0): openPending: 2026/09/20 02:38:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/09/20 02:38:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/09/20 02:38:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:46 DEBUG : dir/file1(0x3845cbff3ec0): >openPending: err= 2026/09/20 02:38:46 DEBUG : dir/file1(0x3845cbff3ec0): >_writeAt: n=5, err= 2026/09/20 02:38:46 DEBUG : dir/file1(0x3845cbff3ec0): _writeAt: size=15, off=5 2026/09/20 02:38:46 DEBUG : dir/file1(0x3845cbff3ec0): >_writeAt: n=15, err= 2026/09/20 02:38:46 DEBUG : dir/file1(0x3845cbff3ec0): close: 2026/09/20 02:38:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [{Pos:0 Size:20}] - present true 2026/09/20 02:38:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-09-20 02:38:46.215401492 +0000 UTC m=+228.024212357 2026/09/20 02:38:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:46 DEBUG : dir/file1(0x3845cbff3ec0): >close: err= 2026/09/20 02:38:46 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:46 DEBUG : dir: Looking for writers 2026/09/20 02:38:46 DEBUG : file1: reading active writers 2026/09/20 02:38:46 DEBUG : Looking for writers 2026/09/20 02:38:46 DEBUG : dir: reading active writers 2026/09/20 02:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:38:46 DEBUG : dir: Looking for writers 2026/09/20 02:38:46 DEBUG : file1: reading active writers 2026/09/20 02:38:46 DEBUG : Looking for writers 2026/09/20 02:38:46 DEBUG : dir: reading active writers 2026/09/20 02:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:38:46 DEBUG : dir: Looking for writers 2026/09/20 02:38:46 DEBUG : file1: reading active writers 2026/09/20 02:38:46 DEBUG : Looking for writers 2026/09/20 02:38:46 DEBUG : dir: reading active writers 2026/09/20 02:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:38:46 DEBUG : dir: Looking for writers 2026/09/20 02:38:46 DEBUG : file1: reading active writers 2026/09/20 02:38:46 DEBUG : Looking for writers 2026/09/20 02:38:46 DEBUG : dir: reading active writers 2026/09/20 02:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:38:46 DEBUG : dir/file1: vfs cache: starting upload 2026/09/20 02:38:46 DEBUG : dir: Looking for writers 2026/09/20 02:38:46 DEBUG : file1: reading active writers 2026/09/20 02:38:46 DEBUG : Looking for writers 2026/09/20 02:38:46 DEBUG : dir: reading active writers 2026/09/20 02:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:38:46 DEBUG : dir: Looking for writers 2026/09/20 02:38:46 DEBUG : file1: reading active writers 2026/09/20 02:38:46 DEBUG : Looking for writers 2026/09/20 02:38:46 DEBUG : dir: reading active writers 2026/09/20 02:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:38:46 DEBUG : dir: Looking for writers 2026/09/20 02:38:46 DEBUG : file1: reading active writers 2026/09/20 02:38:46 DEBUG : Looking for writers 2026/09/20 02:38:46 DEBUG : dir: reading active writers 2026/09/20 02:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:38:47 DEBUG : dir/file1: size = 20 OK 2026/09/20 02:38:47 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/09/20 02:38:47 INFO : dir/file1: Copied (replaced existing) 2026/09/20 02:38:47 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-09-20 02:38:46 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/09/20 02:38:47 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/09/20 02:38:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:47 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/09/20 02:38:47 DEBUG : dir: Looking for writers 2026/09/20 02:38:47 DEBUG : file1: reading active writers 2026/09/20 02:38:47 DEBUG : Looking for writers 2026/09/20 02:38:47 DEBUG : dir: reading active writers 2026/09/20 02:38:47 DEBUG : >WaitForWriters: 2026/09/20 02:38:47 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.66s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:48 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:48 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:48 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:48 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:48 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:48 DEBUG : file1: newRWFileHandle: 2026/09/20 02:38:48 DEBUG : file1(0x3845cbe00dc0): openPending: 2026/09/20 02:38:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:48 DEBUG : file1(0x3845cbe00dc0): >openPending: err= 2026/09/20 02:38:48 DEBUG : file1: >newRWFileHandle: err= 2026/09/20 02:38:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/20 02:38:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/20 02:38:48 DEBUG : file1(0x3845cbe00dc0): _writeAt: size=5, off=0 2026/09/20 02:38:48 DEBUG : file1(0x3845cbe00dc0): >_writeAt: n=5, err= 2026/09/20 02:38:48 DEBUG : file1(0x3845cbe00dc0): close: 2026/09/20 02:38:48 DEBUG : file1: vfs cache: setting modification time to 2026-09-20 02:38:48.345209512 +0000 UTC m=+230.154020387 2026/09/20 02:38:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:48 DEBUG : file1(0x3845cbe00dc0): >close: err= 2026/09/20 02:38:48 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:48 DEBUG : Looking for writers 2026/09/20 02:38:48 DEBUG : file1: reading active writers 2026/09/20 02:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:38:48 DEBUG : Looking for writers 2026/09/20 02:38:48 DEBUG : file1: reading active writers 2026/09/20 02:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:38:48 DEBUG : Looking for writers 2026/09/20 02:38:48 DEBUG : file1: reading active writers 2026/09/20 02:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:38:48 DEBUG : Looking for writers 2026/09/20 02:38:48 DEBUG : file1: reading active writers 2026/09/20 02:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:38:48 DEBUG : file1: vfs cache: starting upload 2026/09/20 02:38:48 DEBUG : Looking for writers 2026/09/20 02:38:48 DEBUG : file1: reading active writers 2026/09/20 02:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:38:48 DEBUG : Looking for writers 2026/09/20 02:38:48 DEBUG : file1: reading active writers 2026/09/20 02:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:38:48 DEBUG : Looking for writers 2026/09/20 02:38:48 DEBUG : file1: reading active writers 2026/09/20 02:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:38:49 DEBUG : file1: size = 5 OK 2026/09/20 02:38:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 02:38:49 INFO : file1: Copied (new) 2026/09/20 02:38:49 DEBUG : file1: vfs cache: fingerprint now "5,2026-09-20 02:38:48 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/20 02:38:49 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/20 02:38:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:49 INFO : file1: vfs cache: upload succeeded try #1 2026/09/20 02:38:49 DEBUG : Looking for writers 2026/09/20 02:38:49 DEBUG : file1: reading active writers 2026/09/20 02:38:49 DEBUG : >WaitForWriters: 2026/09/20 02:38:49 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.85s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:50 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:50 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:50 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:50 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/09/20 02:38:50 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a4c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a4c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a4c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a4c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a4c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.196628786 +0000 UTC m=+232.005439671 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a4c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a940): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a940): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a940): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a940): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a940): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.196628786 +0000 UTC m=+232.005439671 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14a940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14ae00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14ae00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14ae00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14ae00): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14ae00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.196628786 +0000 UTC m=+232.005439671 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14ae00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba037a0 item 1 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b440): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b440): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b440): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b440): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b440): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.200285933 +0000 UTC m=+232.009096817 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b440): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b940): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b940): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b940): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.200285933 +0000 UTC m=+232.009096817 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc14b940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb6aecb0 item 2 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c080): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c080): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c080): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c080): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c080): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.202056797 +0000 UTC m=+232.010867682 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c080): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c500): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c500): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c500): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c500): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c500): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c500): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c500): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.202056797 +0000 UTC m=+232.010867682 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c500): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c9c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c9c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c9c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c9c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c9c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.202056797 +0000 UTC m=+232.010867682 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16c9c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb6af5e0 item 3 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d040): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d040): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d040): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d040): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d040): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.205181769 +0000 UTC m=+232.013992673 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d040): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d580): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d580): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d580): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d580): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d580): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.205181769 +0000 UTC m=+232.013992673 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16d580): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbea03f0 item 4 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16dbc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16dbc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16dbc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16dbc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16dbc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.207505537 +0000 UTC m=+232.016316412 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc16dbc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406140): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406140): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406140): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406140): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406140): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406140): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406140): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.207505537 +0000 UTC m=+232.016316412 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406140): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406600): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406600): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406600): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406600): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406600): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.207505537 +0000 UTC m=+232.016316412 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406600): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbea1030 item 5 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406c80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406c80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406c80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406c80): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406c80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.210713765 +0000 UTC m=+232.019524671 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc406c80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4071c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4071c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4071c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4071c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4071c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.210713765 +0000 UTC m=+232.019524671 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4071c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbea1a40 item 6 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407840): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407840): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407840): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407840): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407840): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.212986108 +0000 UTC m=+232.021797012 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407840): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407d40): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407d40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407d40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407d40): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407d40): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407d40): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407d40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.212986108 +0000 UTC m=+232.021797012 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc407d40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464300): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464300): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464300): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464300): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464300): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.212986108 +0000 UTC m=+232.021797012 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464300): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3c150 item 7 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464980): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464980): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464980): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464980): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464980): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.215702838 +0000 UTC m=+232.024513723 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464980): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464ec0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464ec0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464ec0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464ec0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464ec0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.215702838 +0000 UTC m=+232.024513723 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc464ec0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3d0a0 item 8 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465480): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc465480): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465480): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465480): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465480): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465480): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465480): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465840): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465840): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465840): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465840): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465840): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.217752889 +0000 UTC m=+232.026563774 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465840): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465cc0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465cc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465cc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465cc0): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465cc0): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465cc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465cc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.217752889 +0000 UTC m=+232.026563774 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc465cc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4902c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4902c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4902c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4902c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4902c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.217752889 +0000 UTC m=+232.026563774 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4902c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3db20 item 9 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490940): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490940): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490940): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.220479529 +0000 UTC m=+232.029290425 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490e80): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490e80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490e80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490e80): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490e80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.220479529 +0000 UTC m=+232.029290425 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc490e80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb610d20 item 10 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4914c0): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc4914c0): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4914c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4914c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4914c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4914c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4914c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491880): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491880): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491880): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491880): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491880): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.222681448 +0000 UTC m=+232.031492333 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491880): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491d80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491d80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491d80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491d80): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491d80): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491d80): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491d80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.222681448 +0000 UTC m=+232.031492333 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc491d80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6380): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6380): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6380): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6380): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6380): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.222681448 +0000 UTC m=+232.031492333 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6380): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb2e3f0 item 11 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6a00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6a00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6a00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6a00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6a00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.225538373 +0000 UTC m=+232.034349258 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6a00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6f40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6f40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6f40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6f40): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6f40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.225538373 +0000 UTC m=+232.034349258 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a6f40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb2fdc0 item 12 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7580): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc4a7580): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7580): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7580): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7580): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7580): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7580): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7940): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7940): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7940): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.228577172 +0000 UTC m=+232.037388057 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4a7940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6100): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6100): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6100): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.228577172 +0000 UTC m=+232.037388057 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbd785b0 item 13 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6780): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6780): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6780): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.230606164 +0000 UTC m=+232.039417048 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6cc0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6cc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6cc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6cc0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6cc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.230606164 +0000 UTC m=+232.039417048 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c6cc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbd78f50 item 14 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7300): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc4c7300): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7300): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7300): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7300): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7300): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7300): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c76c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c76c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c76c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c76c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c76c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.232982743 +0000 UTC m=+232.041793628 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c76c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7d80): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7d80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7d80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7d80): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7d80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.232982743 +0000 UTC m=+232.041793628 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4c7d80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbd796c0 item 15 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2500): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2500): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2500): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2500): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2500): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.23515801 +0000 UTC m=+232.043968896 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2500): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2a40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2a40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2a40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2a40): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2a40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.23515801 +0000 UTC m=+232.043968896 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e2a40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbd79e30 item 16 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3080): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3080): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3080): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3080): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3080): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.236913556 +0000 UTC m=+232.045724441 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3080): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3500): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3500): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3500): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3500): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3500): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3500): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3500): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3500): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.236913556 +0000 UTC m=+232.045724441 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3500): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3a00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3a00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3a00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3a00): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3a00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.236913556 +0000 UTC m=+232.045724441 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4e3a00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba3dc00 item 17 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504180): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504180): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504180): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504180): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504180): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.239816007 +0000 UTC m=+232.048626903 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504180): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5046c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5046c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5046c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5046c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5046c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.239816007 +0000 UTC m=+232.048626903 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5046c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3e8c0 item 18 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504d40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504d40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504d40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504d40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504d40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.241844578 +0000 UTC m=+232.050655463 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc504d40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505240): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505240): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505240): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505240): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505240): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505240): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505240): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505240): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.241844578 +0000 UTC m=+232.050655463 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505240): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505740): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505740): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505740): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505740): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505740): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.241844578 +0000 UTC m=+232.050655463 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505740): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3f0a0 item 19 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505dc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505dc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505dc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505dc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505dc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.245173235 +0000 UTC m=+232.053984110 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc505dc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580400): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580400): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580400): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580400): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580400): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.245173235 +0000 UTC m=+232.053984110 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580400): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3fb20 item 20 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01700): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01700): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01700): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01700): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01700): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.247065258 +0000 UTC m=+232.055876173 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01700): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01c00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01c00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01c00): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01c00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01c00): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01c00): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01c00): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01c00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.247065258 +0000 UTC m=+232.055876173 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01c00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608200): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608200): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608200): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608200): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608200): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.247065258 +0000 UTC m=+232.055876173 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608200): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba7e150 item 21 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608880): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608880): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608880): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608880): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608880): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.250468525 +0000 UTC m=+232.059279411 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608880): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608dc0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608dc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608dc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608dc0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608dc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.250468525 +0000 UTC m=+232.059279411 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc608dc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba7efc0 item 22 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609440): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609440): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609440): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609440): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609440): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.252479874 +0000 UTC m=+232.061290759 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609440): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609940): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609940): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609940): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609940): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609940): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609940): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.252479874 +0000 UTC m=+232.061290759 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609e40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609e40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609e40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609e40): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609e40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.252479874 +0000 UTC m=+232.061290759 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc609e40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc860e0 item 23 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6565c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6565c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6565c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6565c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6565c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.256547456 +0000 UTC m=+232.065358372 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6565c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc656b00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc656b00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc656b00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc656b00): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc656b00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.256547456 +0000 UTC m=+232.065358372 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc656b00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc86b60 item 24 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657140): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc657140): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657140): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657140): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657140): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657140): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657140): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657500): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657500): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657500): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657500): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657500): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.258640248 +0000 UTC m=+232.067451153 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657500): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657a00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657a00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657a00): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657a00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657a00): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657a00): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657a00): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657a00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.258640248 +0000 UTC m=+232.067451153 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc657a00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8040): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8040): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8040): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8040): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8040): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.258640248 +0000 UTC m=+232.067451153 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8040): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc871f0 item 25 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b86c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b86c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b86c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b86c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b86c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.261300563 +0000 UTC m=+232.070111457 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b86c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8c00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8c00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8c00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8c00): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8c00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.261300563 +0000 UTC m=+232.070111457 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b8c00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb42070 item 26 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9240): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc6b9240): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9240): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9240): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9240): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9240): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9240): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9600): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9600): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9600): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9600): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9600): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.263589095 +0000 UTC m=+232.072399990 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9600): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9b00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9b00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9b00): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9b00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9b00): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9b00): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9b00): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9b00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.263589095 +0000 UTC m=+232.072399990 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6b9b00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6dc140): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6dc140): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6dc140): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6dc140): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6dc140): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.263589095 +0000 UTC m=+232.072399990 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6dc140): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb42620 item 27 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580ec0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580ec0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580ec0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580ec0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580ec0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.266737881 +0000 UTC m=+232.075548766 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc580ec0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581400): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581400): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581400): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581400): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581400): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.266737881 +0000 UTC m=+232.075548766 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581400): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb7be7e0 item 28 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581a40): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc581a40): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581a40): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581a40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581a40): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581a40): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581a40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581e00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581e00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581e00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581e00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581e00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.268927798 +0000 UTC m=+232.077738683 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc581e00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a25c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a25c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a25c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a25c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a25c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.268927798 +0000 UTC m=+232.077738683 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a25c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb7bee70 item 29 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a2c40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a2c40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a2c40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a2c40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a2c40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.270961528 +0000 UTC m=+232.079772413 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a2c40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3180): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3180): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3180): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3180): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3180): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.270961528 +0000 UTC m=+232.079772413 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3180): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb7bfc00 item 30 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a37c0): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc5a37c0): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a37c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a37c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a37c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a37c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a37c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3b80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3b80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3b80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3b80): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3b80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.273000428 +0000 UTC m=+232.081811313 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5a3b80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec340): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec340): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec340): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec340): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec340): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.273000428 +0000 UTC m=+232.081811313 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec340): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb694a10 item 31 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec9c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec9c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec9c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec9c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec9c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.275284111 +0000 UTC m=+232.084094997 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ec9c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ecf00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ecf00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ecf00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ecf00): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ecf00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.275284111 +0000 UTC m=+232.084094997 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ecf00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb695490 item 32 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed540): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed540): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed540): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed540): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed540): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.277023607 +0000 UTC m=+232.085834532 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed540): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed9c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed9c0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed9c0): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed9c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed9c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb695c70 item 33 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed9c0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed9c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.277799101 +0000 UTC m=+232.086609987 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ed9c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5edec0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5edec0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5edec0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5edec0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5edec0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.277799101 +0000 UTC m=+232.086609987 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5edec0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc960e0 item 33 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71a600): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71a600): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71a600): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71a600): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71a600): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.279615211 +0000 UTC m=+232.088426097 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71a600): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71aa80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71aa80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc96b60 item 34 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71aa80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71aa80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71aa80): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71aa80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71aa80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.280470707 +0000 UTC m=+232.089281592 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71aa80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71afc0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71afc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71afc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71afc0): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71afc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.280470707 +0000 UTC m=+232.089281592 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71afc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc96e00 item 34 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71b600): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71b600): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71b600): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71b600): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71b600): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.282146582 +0000 UTC m=+232.090957467 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71b600): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71ba80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71ba80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71ba80): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71ba80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71ba80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc975e0 item 35 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71ba80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71ba80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.282707681 +0000 UTC m=+232.091518577 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc71ba80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756080): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756080): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756080): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756080): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756080): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.282707681 +0000 UTC m=+232.091518577 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756080): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc97c70 item 35 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756700): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756700): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756700): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756700): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756700): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.284536375 +0000 UTC m=+232.093347250 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756700): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756c00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756c00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb2700 item 36 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756c00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756c00): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756c00): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756c00): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756c00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.285219234 +0000 UTC m=+232.094030109 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc756c00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757140): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757140): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757140): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757140): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757140): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.285219234 +0000 UTC m=+232.094030109 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757140): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb2d20 item 36 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757780): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757780): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757780): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.286840576 +0000 UTC m=+232.095651451 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757c00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757c00): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757c00): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757c00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757c00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb3b90 item 37 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757c00): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757c00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.287563252 +0000 UTC m=+232.096374127 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc757c00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c200): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c200): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c200): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c200): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c200): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.287563252 +0000 UTC m=+232.096374127 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c200): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb3e30 item 37 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c880): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c880): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c880): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c880): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c880): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.289142013 +0000 UTC m=+232.097952888 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78c880): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78cd80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78cd80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc614770 item 38 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78cd80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78cd80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78cd80): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78cd80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78cd80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.290395831 +0000 UTC m=+232.099206716 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78cd80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d2c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d2c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d2c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d2c0): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d2c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.290395831 +0000 UTC m=+232.099206716 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d2c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc614d20 item 38 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d940): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d940): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d940): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.292189018 +0000 UTC m=+232.100999933 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78d940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78de40): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78de40): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78de40): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78de40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78de40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc615420 item 39 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78de40): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78de40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.292796104 +0000 UTC m=+232.101607039 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc78de40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0440): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0440): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0440): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0440): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0440): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.292796104 +0000 UTC m=+232.101607039 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0440): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6157a0 item 39 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0ac0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0ac0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0ac0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0ac0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0ac0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.29526192 +0000 UTC m=+232.104072826 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0ac0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0fc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0fc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c6310 item 40 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0fc0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0fc0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0fc0): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0fc0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0fc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.296138847 +0000 UTC m=+232.104949732 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c0fc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1500): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1500): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1500): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1500): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1500): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.296138847 +0000 UTC m=+232.104949732 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1500): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c65b0 item 40 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1ac0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1ac0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1ac0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1ac0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1ac0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1ac0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.297922836 +0000 UTC m=+232.106733801 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7c1ac0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e20c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e20c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e20c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c6ee0 item 41 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e20c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e20c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.298557605 +0000 UTC m=+232.107368480 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e20c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2580): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2580): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2580): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2580): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2580): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c7180 item 41 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2580): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2580): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.299350312 +0000 UTC m=+232.108161197 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2580): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2ac0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2ac0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2ac0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2ac0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2ac0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.299350312 +0000 UTC m=+232.108161197 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e2ac0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c7420 item 41 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3100): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3100): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3100): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3100): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3100): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.301663811 +0000 UTC m=+232.110474706 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3600): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3600): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3600): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c79d0 item 42 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3600): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3600): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.30236773 +0000 UTC m=+232.111178615 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3600): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3b40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3b40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c7c70 item 42 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3b40): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3b40): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3b40): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3b40): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3b40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.303208899 +0000 UTC m=+232.112019794 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7e3b40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8061c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8061c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8061c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8061c0): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8061c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.303208899 +0000 UTC m=+232.112019794 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8061c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5ce150 item 42 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806800): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806800): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806800): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806800): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806800): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806800): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806800): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.305005142 +0000 UTC m=+232.113816027 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806800): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806d00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806d00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806d00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5ce700 item 43 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806d00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806d00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.30566623 +0000 UTC m=+232.114477115 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc806d00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807240): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807240): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807240): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807240): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807240): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5ce9a0 item 43 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807240): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807240): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.30676722 +0000 UTC m=+232.115578105 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807240): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807780): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807780): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807780): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.30676722 +0000 UTC m=+232.115578105 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc807780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5cec40 item 43 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107480): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107480): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107480): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107480): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107480): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107480): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107480): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.308773909 +0000 UTC m=+232.117584784 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107480): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107980): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107980): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107980): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba609a0 item 44 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107980): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107980): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.309513115 +0000 UTC m=+232.118324030 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107980): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107ec0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107ec0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba60d90 item 44 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107ec0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107ec0): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107ec0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107ec0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.310473739 +0000 UTC m=+232.119284624 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107ec0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890540): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890540): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890540): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890540): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890540): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.310473739 +0000 UTC m=+232.119284624 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890540): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba61180 item 44 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890b80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890b80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890b80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890b80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890b80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890b80): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890b80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.313118895 +0000 UTC m=+232.121929800 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc890b80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891080): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891080): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891080): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb5fc230 item 45 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891080): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891080): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.31391607 +0000 UTC m=+232.122726956 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891080): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891780): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891780): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891780): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.31391607 +0000 UTC m=+232.122726956 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb5fc690 item 45 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891dc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891dc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891dc0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891dc0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891dc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891dc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891dc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.316312206 +0000 UTC m=+232.125123101 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc891dc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b03c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b03c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b03c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb5fd490 item 46 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b03c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b03c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.317016065 +0000 UTC m=+232.125826950 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b03c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b0ac0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b0ac0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b0ac0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b0ac0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b0ac0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.317016065 +0000 UTC m=+232.125826950 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b0ac0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb5fd8f0 item 46 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1100): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1100): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1100): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1100): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1100): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.319246678 +0000 UTC m=+232.128057643 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1600): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1600): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1600): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc92540 item 47 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1600): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1600): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.320672691 +0000 UTC m=+232.129483576 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1600): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1d00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1d00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1d00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1d00): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1d00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.320672691 +0000 UTC m=+232.129483576 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8b1d00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc927e0 item 47 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc440): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc440): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc440): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc440): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc440): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc440): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc440): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.322756336 +0000 UTC m=+232.131567251 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc440): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc940): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc940): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc92e00 item 48 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc940): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.323540997 +0000 UTC m=+232.132351882 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd040): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd040): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd040): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd040): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd040): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.323540997 +0000 UTC m=+232.132351882 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd040): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc93420 item 48 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd680): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd680): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd680): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd680): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd680): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.3257555 +0000 UTC m=+232.134566455 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd680): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8ddb00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8ddb00): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8ddb00): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8ddb00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8ddb00): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8ddb00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc93ce0 item 49 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8ddb00): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8ddb00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.327841289 +0000 UTC m=+232.136652164 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8ddb00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910140): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910140): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910140): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910140): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910140): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.327841289 +0000 UTC m=+232.136652164 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910140): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc682150 item 49 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910680): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910680): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910680): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910680): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910680): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.332660912 +0000 UTC m=+232.141471837 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910680): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910b80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910b80): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910b80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb422a0 item 50 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910b80): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910b80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910b80): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910b80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910b80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.333561051 +0000 UTC m=+232.142371926 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc910b80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911100): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911100): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911100): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.333561051 +0000 UTC m=+232.142371926 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb42540 item 50 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911780): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911780): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911780): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.335392681 +0000 UTC m=+232.144203556 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911c80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911c80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911c80): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911c80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911c80): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911c80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb42cb0 item 51 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911c80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911c80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.335993906 +0000 UTC m=+232.144804781 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc911c80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18c640): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18c640): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18c640): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18c640): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18c640): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.335993906 +0000 UTC m=+232.144804781 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18c640): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb43260 item 51 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18ccc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18ccc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18ccc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18ccc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18ccc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.337705449 +0000 UTC m=+232.146516324 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18ccc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d300): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d300): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d300): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb43c70 item 52 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d300): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d300): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d300): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d300): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d300): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.338530847 +0000 UTC m=+232.147341722 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d300): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d880): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d880): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d880): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d880): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d880): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.338530847 +0000 UTC m=+232.147341722 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc18d880): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc682540 item 52 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbb28900): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbb28900): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbb28900): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbb28900): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbb28900): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.340526858 +0000 UTC m=+232.149337733 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbb28900): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808040): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808040): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808040): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808040): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808040): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808040): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc682b60 item 53 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808040): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808040): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.341261634 +0000 UTC m=+232.150072509 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808040): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808580): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808580): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808580): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808580): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808580): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.341261634 +0000 UTC m=+232.150072509 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808580): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc682e00 item 53 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808c00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808c00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808c00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808c00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808c00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.343156042 +0000 UTC m=+232.151966917 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc808c00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809100): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809100): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6833b0 item 54 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809100): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809100): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809100): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809100): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.343771755 +0000 UTC m=+232.152582630 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809680): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809680): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809680): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809680): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809680): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.343771755 +0000 UTC m=+232.152582630 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809680): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc683650 item 54 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809d00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809d00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809d00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809d00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809d00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.345878054 +0000 UTC m=+232.154688929 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc809d00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cba05780): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cba05780): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cba05780): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cba05780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cba05780): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cba05780): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc683ce0 item 55 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cba05780): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cba05780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.346712219 +0000 UTC m=+232.155523144 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cba05780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90140): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90140): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90140): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90140): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90140): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.346712219 +0000 UTC m=+232.155523144 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90140): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc061c0 item 55 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90940): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90940): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90940): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.348887327 +0000 UTC m=+232.157698252 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd90940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd91680): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd91680): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd91680): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc06af0 item 56 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd91680): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd91680): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd91680): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd91680): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd91680): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.349686876 +0000 UTC m=+232.158497751 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd91680): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb982800): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb982800): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb982800): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb982800): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb982800): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.349686876 +0000 UTC m=+232.158497751 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb982800): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc06ee0 item 56 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb9833c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb9833c0): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb9833c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb9833c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb9833c0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb9833c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb9833c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb9833c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.351980297 +0000 UTC m=+232.160791182 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb9833c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb983b40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb983b40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb983b40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc07570 item 57 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb983b40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb983b40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.35276548 +0000 UTC m=+232.161576366 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cb983b40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e240): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e240): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e240): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e240): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e240): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e240): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc07960 item 57 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e240): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e240): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.353474219 +0000 UTC m=+232.162285094 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e240): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e9c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e9c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e9c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e9c0): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e9c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.353474219 +0000 UTC m=+232.162285094 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3e9c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc07c00 item 57 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f000): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f000): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f000): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f000): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f000): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f000): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f000): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f000): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.355411878 +0000 UTC m=+232.164222753 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f000): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f540): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f540): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f540): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5ce380 item 58 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f540): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f540): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.356010799 +0000 UTC m=+232.164821674 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3f540): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3fa80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3fa80): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3fa80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5ce620 item 58 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3fa80): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3fa80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3fa80): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3fa80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3fa80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.356767869 +0000 UTC m=+232.165578744 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbc3fa80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff2840): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff2840): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff2840): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff2840): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff2840): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.356767869 +0000 UTC m=+232.165578744 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff2840): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5ce8c0 item 58 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff32c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff32c0): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff32c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff32c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff32c0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff32c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff32c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff32c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.358500101 +0000 UTC m=+232.167310976 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff32c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff3880): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff3880): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff3880): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5ceee0 item 59 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff3880): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff3880): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.35935723 +0000 UTC m=+232.168168154 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbff3880): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa040): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa040): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa040): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa040): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa040): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa040): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5cf260 item 59 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa040): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa040): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.360214047 +0000 UTC m=+232.169024932 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa040): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa5c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa5c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa5c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa5c0): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa5c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.360214047 +0000 UTC m=+232.169024932 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fa5c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5cf570 item 59 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fadc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fadc0): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fadc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fadc0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fadc0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fadc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fadc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fadc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.362353337 +0000 UTC m=+232.171164213 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fadc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb300): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb300): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb300): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5cfb90 item 60 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb300): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb300): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.363526644 +0000 UTC m=+232.172337519 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb300): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb840): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb840): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb840): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f0070 item 60 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb840): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb840): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb840): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb840): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb840): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.364746337 +0000 UTC m=+232.173557242 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5fb840): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe000c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe000c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe000c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe000c0): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe000c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.364746337 +0000 UTC m=+232.173557242 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe000c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f0310 item 60 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00a40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00a40): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00a40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00a40): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00a40): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00a40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00a40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00a40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.368466874 +0000 UTC m=+232.177277758 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00a40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00f80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00f80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00f80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f0a80 item 61 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00f80): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00f80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.36960325 +0000 UTC m=+232.178414145 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe00f80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe016c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe016c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe016c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe016c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe016c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.36960325 +0000 UTC m=+232.178414145 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe016c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f0d20 item 61 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01d00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01d00): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01d00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01d00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01d00): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01d00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01d00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01d00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.371491125 +0000 UTC m=+232.180302011 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe01d00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1065c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1065c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1065c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f1340 item 62 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1065c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1065c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.372041384 +0000 UTC m=+232.180852260 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1065c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc106dc0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc106dc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc106dc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc106dc0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc106dc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.372041384 +0000 UTC m=+232.180852260 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc106dc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f15e0 item 62 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107400): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107400): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107400): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107400): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107400): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107400): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107400): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107400): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.373911075 +0000 UTC m=+232.182721960 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107400): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107940): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107940): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f1d50 item 63 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107940): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.374497362 +0000 UTC m=+232.183308237 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc107940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc140): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc140): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc140): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc140): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc140): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.374497362 +0000 UTC m=+232.183308237 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc140): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43e1c0 item 63 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc780): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc780): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc780): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc780): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc780): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc780): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.376346775 +0000 UTC m=+232.185157650 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dc780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dccc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dccc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dccc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43e7e0 item 64 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dccc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dccc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.376912674 +0000 UTC m=+232.185723549 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dccc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd3c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd3c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd3c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd3c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd3c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.376912674 +0000 UTC m=+232.185723549 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8dd3c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43eaf0 item 64 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52000): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52000): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52000): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52000): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52000): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.378721259 +0000 UTC m=+232.187532134 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52000): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52480): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52480): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52480): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52480): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52480): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43f260 item 65 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52480): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52480): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.379294954 +0000 UTC m=+232.188105829 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52480): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52980): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52980): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52980): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52980): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52980): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.379294954 +0000 UTC m=+232.188105829 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52980): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43f570 item 65 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52fc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52fc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52fc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52fc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52fc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.380948225 +0000 UTC m=+232.189759110 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd52fc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53440): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53440): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43fb20 item 66 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53440): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53440): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53440): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53440): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53440): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.381617229 +0000 UTC m=+232.190428104 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53440): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53980): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53980): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53980): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53980): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53980): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.381617229 +0000 UTC m=+232.190428104 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd53980): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc940e0 item 66 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918100): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918100): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918100): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.383970273 +0000 UTC m=+232.192781148 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918580): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918580): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918580): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918580): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918580): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85e4d0 item 67 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918580): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918580): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.385131235 +0000 UTC m=+232.193942110 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918580): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918a80): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918a80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918a80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918a80): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918a80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.385131235 +0000 UTC m=+232.193942110 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc918a80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85e770 item 67 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919100): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919100): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919100): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.387605478 +0000 UTC m=+232.196416353 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919600): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919600): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85ed20 item 68 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919600): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919600): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919600): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919600): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919600): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.388550674 +0000 UTC m=+232.197361599 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919600): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919b40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919b40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919b40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919b40): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919b40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.388550674 +0000 UTC m=+232.197361599 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc919b40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85efc0 item 68 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936280): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936280): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936280): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936280): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936280): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.390471721 +0000 UTC m=+232.199282606 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936280): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936700): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936700): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936700): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936700): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936700): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85f730 item 69 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936700): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936700): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.391514491 +0000 UTC m=+232.200325456 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936700): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936c00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936c00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936c00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936c00): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936c00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.391514491 +0000 UTC m=+232.200325456 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc936c00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85f9d0 item 69 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937280): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937280): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937280): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937280): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937280): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.393451078 +0000 UTC m=+232.202261963 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937280): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937780): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5300e0 item 70 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937780): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937780): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937780): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937780): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.394440747 +0000 UTC m=+232.203251622 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937cc0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937cc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937cc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937cc0): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937cc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.394440747 +0000 UTC m=+232.203251622 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc937cc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5304d0 item 70 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948440): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948440): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948440): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948440): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948440): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.396204568 +0000 UTC m=+232.205015443 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948440): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948940): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948940): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948940): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948940): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc530a80 item 71 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948940): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.396926251 +0000 UTC m=+232.205737126 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948e40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948e40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948e40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948e40): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948e40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.396926251 +0000 UTC m=+232.205737126 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc948e40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc530d20 item 71 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9494c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9494c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9494c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9494c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9494c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.3991283 +0000 UTC m=+232.207939175 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9494c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9499c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9499c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc531420 item 72 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9499c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9499c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9499c0): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9499c0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9499c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.399898724 +0000 UTC m=+232.208709599 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9499c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a000): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a000): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a000): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a000): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a000): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.399898724 +0000 UTC m=+232.208709599 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a000): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5316c0 item 72 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a5c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a5c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a5c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a5c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a5c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a5c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a5c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.401691581 +0000 UTC m=+232.210502456 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95a5c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95aac0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95aac0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95aac0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc531ce0 item 73 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95aac0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95aac0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.402259373 +0000 UTC m=+232.211070248 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95aac0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95af80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95af80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95af80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95af80): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95af80): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc9ac0e0 item 73 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95af80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95af80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.403030229 +0000 UTC m=+232.211841104 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95af80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95b4c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95b4c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95b4c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95b4c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95b4c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.403030229 +0000 UTC m=+232.211841104 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95b4c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc9ac380 item 73 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95bb00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95bb00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95bb00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95bb00): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95bb00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95bb00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95bb00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.404885884 +0000 UTC m=+232.213696789 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc95bb00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a100): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a100): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc9aca80 item 74 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a100): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.405528818 +0000 UTC m=+232.214339693 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a640): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a640): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc9acd20 item 74 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a640): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a640): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a640): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a640): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a640): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.406220684 +0000 UTC m=+232.215031560 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96a640): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96abc0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96abc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96abc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96abc0): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96abc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.406220684 +0000 UTC m=+232.215031560 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96abc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc9acfc0 item 74 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b200): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b200): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b200): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b200): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b200): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b200): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b200): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.40766925 +0000 UTC m=+232.216480125 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b200): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b700): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b700): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b700): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc9ad570 item 75 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b700): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b700): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.408242853 +0000 UTC m=+232.217053728 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96b700): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96bc40): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96bc40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96bc40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96bc40): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96bc40): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc9ad810 item 75 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96bc40): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96bc40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.409756532 +0000 UTC m=+232.218567417 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc96bc40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e2c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e2c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e2c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e2c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e2c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.409756532 +0000 UTC m=+232.218567417 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e2c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc94620 item 75 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e900): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e900): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e900): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e900): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e900): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e900): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e900): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.411641522 +0000 UTC m=+232.220452407 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8e900): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8ee00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8ee00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8ee00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc94e70 item 76 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8ee00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8ee00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.412336965 +0000 UTC m=+232.221147850 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8ee00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f340): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f340): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc952d0 item 76 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f340): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f340): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f340): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f340): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f340): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.413034673 +0000 UTC m=+232.221845558 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f340): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f8c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f8c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f8c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f8c0): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f8c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.413034673 +0000 UTC m=+232.221845558 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbd8f8c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc95650 item 76 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc000): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc000): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc000): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc000): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc000): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc000): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc000): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.414744813 +0000 UTC m=+232.223555698 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc000): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc500): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc500): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc500): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb872380 item 77 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc500): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc500): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.41603019 +0000 UTC m=+232.224841075 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcc500): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdccc00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdccc00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdccc00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdccc00): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdccc00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.41603019 +0000 UTC m=+232.224841075 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdccc00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb872690 item 77 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd240): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd240): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd240): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd240): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd240): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd240): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd240): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.417993398 +0000 UTC m=+232.226804283 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd240): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd740): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd740): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd740): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb872d20 item 78 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd740): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd740): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.418637044 +0000 UTC m=+232.227447929 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcd740): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcde40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcde40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcde40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcde40): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcde40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.418637044 +0000 UTC m=+232.227447929 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbdcde40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb8730a0 item 78 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2a580): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2a580): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2a580): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2a580): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2a580): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2a580): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2a580): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.420227927 +0000 UTC m=+232.229038802 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2a580): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2aa80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2aa80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2aa80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb8736c0 item 79 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2aa80): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2aa80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.420802733 +0000 UTC m=+232.229613608 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2aa80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b180): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b180): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b180): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b180): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b180): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.420802733 +0000 UTC m=+232.229613608 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b180): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb873a40 item 79 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b7c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b7c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b7c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b7c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b7c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b7c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b7c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.422446557 +0000 UTC m=+232.231257432 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2b7c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2bcc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2bcc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2bcc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc53e150 item 80 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2bcc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2bcc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.422954988 +0000 UTC m=+232.231765863 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbe2bcc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeec4c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeec4c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeec4c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeec4c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeec4c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.422954988 +0000 UTC m=+232.231765863 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeec4c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc53e3f0 item 80 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecb00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecb00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecb00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecb00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecb00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.424916674 +0000 UTC m=+232.233727549 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecb00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecf80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecf80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecf80): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecf80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecf80): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecf80): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc53ea10 item 81 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecf80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecf80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.425622947 +0000 UTC m=+232.234433822 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeecf80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeed4c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeed4c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeed4c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeed4c0): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeed4c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.425622947 +0000 UTC m=+232.234433822 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeed4c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc53ecb0 item 81 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeedb40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeedb40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeedb40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeedb40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeedb40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.427161362 +0000 UTC m=+232.235972237 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbeedb40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14140): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14140): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14140): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc53f490 item 82 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14140): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14140): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14140): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14140): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14140): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.427787604 +0000 UTC m=+232.236598490 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14140): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf146c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf146c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf146c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf146c0): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf146c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.427787604 +0000 UTC m=+232.236598490 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf146c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc53f730 item 82 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14d40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14d40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14d40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14d40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14d40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.429183902 +0000 UTC m=+232.237994778 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf14d40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15240): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15240): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15240): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15240): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15240): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15240): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc53fd50 item 83 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15240): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15240): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.429885958 +0000 UTC m=+232.238696833 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15240): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15780): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15780): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15780): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.429885958 +0000 UTC m=+232.238696833 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc8ce1c0 item 83 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15e00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15e00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15e00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15e00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15e00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.431862461 +0000 UTC m=+232.240673336 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf15e00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38400): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38400): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38400): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc8ce770 item 84 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38400): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38400): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38400): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38400): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38400): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.432540641 +0000 UTC m=+232.241351516 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38400): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38980): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38980): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38980): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38980): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38980): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.432540641 +0000 UTC m=+232.241351516 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf38980): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc8cea10 item 84 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39000): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39000): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39000): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39000): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39000): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.433968468 +0000 UTC m=+232.242779353 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39000): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39500): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39500): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39500): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39500): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39500): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39500): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc8cf180 item 85 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39500): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39500): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.434637491 +0000 UTC m=+232.243448366 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39500): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39a40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39a40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39a40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39a40): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39a40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.434637491 +0000 UTC m=+232.243448366 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf39a40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc8cf500 item 85 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf641c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf641c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf641c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf641c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf641c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.436277789 +0000 UTC m=+232.245088664 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf641c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf646c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf646c0): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf646c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc8cfab0 item 86 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf646c0): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf646c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf646c0): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf646c0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf646c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.437075666 +0000 UTC m=+232.245886541 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf646c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf64c40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf64c40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf64c40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf64c40): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf64c40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.437075666 +0000 UTC m=+232.245886541 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf64c40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc8cfd50 item 86 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf652c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf652c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf652c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf652c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf652c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.438723578 +0000 UTC m=+232.247534453 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf652c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf657c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf657c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf657c0): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf657c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf657c0): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf657c0): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb86c930 item 87 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf657c0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf657c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.439430013 +0000 UTC m=+232.248240888 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf657c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf65d00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf65d00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf65d00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf65d00): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf65d00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.439430013 +0000 UTC m=+232.248240888 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbf65d00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb86d0a0 item 87 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2480): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2480): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2480): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2480): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2480): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.441054992 +0000 UTC m=+232.249865867 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2480): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2980): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2980): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2980): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb86da40 item 88 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2980): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2980): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2980): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2980): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2980): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.441829403 +0000 UTC m=+232.250640279 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2980): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2f00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2f00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2f00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2f00): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2f00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.441829403 +0000 UTC m=+232.250640279 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc2f00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc636150 item 88 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3540): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3540): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3540): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3540): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3540): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3540): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3540): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3540): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.443571213 +0000 UTC m=+232.252382088 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3540): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3a80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3a80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3a80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6369a0 item 89 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3a80): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3a80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.444207064 +0000 UTC m=+232.253017939 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cbfc3a80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0100c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0100c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0100c0): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0100c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0100c0): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0100c0): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc636cb0 item 89 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0100c0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0100c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.444913929 +0000 UTC m=+232.253724804 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0100c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc010640): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc010640): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc010640): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc010640): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc010640): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.444913929 +0000 UTC m=+232.253724804 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc010640): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc636f50 item 89 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6400): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6400): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6400): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6400): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6400): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6400): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6400): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6400): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.447873438 +0000 UTC m=+232.256684323 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6400): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6940): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6940): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbdf6460 item 90 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6940): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.449019242 +0000 UTC m=+232.257830127 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6e80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6e80): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6e80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbdf6700 item 90 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6e80): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6e80): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6e80): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6e80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6e80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.450314869 +0000 UTC m=+232.259125744 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e6e80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7440): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7440): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7440): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7440): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7440): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.450314869 +0000 UTC m=+232.259125744 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7440): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbdf69a0 item 90 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7a80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7a80): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7a80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7a80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7a80): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7a80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7a80): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7a80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.453058441 +0000 UTC m=+232.261869316 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc6e7a80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0960c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0960c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0960c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbdf7b20 item 91 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0960c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0960c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.453721182 +0000 UTC m=+232.262532057 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0960c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096600): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096600): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096600): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096600): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096600): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096600): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbdf7e30 item 91 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096600): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096600): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.454691404 +0000 UTC m=+232.263502289 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096600): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096b80): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096b80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096b80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096b80): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096b80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.454691404 +0000 UTC m=+232.263502289 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc096b80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9feee0 item 91 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0971c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0971c0): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0971c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0971c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0971c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0971c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0971c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0971c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.456363402 +0000 UTC m=+232.265174287 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0971c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097700): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097700): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097700): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9ff8f0 item 92 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097700): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097700): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.456922427 +0000 UTC m=+232.265733302 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097700): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097c40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097c40): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097c40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9ffce0 item 92 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097c40): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097c40): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097c40): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097c40): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097c40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.457602442 +0000 UTC m=+232.266413327 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc097c40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee300): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee300): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee300): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee300): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee300): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.457602442 +0000 UTC m=+232.266413327 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee300): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc694310 item 92 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee940): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee940): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee940): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee940): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee940): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee940): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.459889872 +0000 UTC m=+232.268700747 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ee940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0eee80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0eee80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0eee80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc694a80 item 93 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0eee80): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0eee80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.460623097 +0000 UTC m=+232.269433972 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0eee80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ef580): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ef580): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ef580): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ef580): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ef580): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.460623097 +0000 UTC m=+232.269433972 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0ef580): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc694d20 item 93 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0efbc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0efbc0): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0efbc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0efbc0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0efbc0): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0efbc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0efbc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0efbc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.462981551 +0000 UTC m=+232.271792466 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc0efbc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128200): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128200): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128200): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6953b0 item 94 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128200): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128200): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.463703845 +0000 UTC m=+232.272514720 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128200): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128900): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128900): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128900): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128900): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128900): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.463703845 +0000 UTC m=+232.272514720 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128900): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc695650 item 94 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128f40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128f40): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128f40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128f40): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128f40): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128f40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128f40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128f40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.465325417 +0000 UTC m=+232.274136292 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc128f40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129480): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129480): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129480): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc695c00 item 95 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129480): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129480): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.466172136 +0000 UTC m=+232.274983011 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129480): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129b80): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129b80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129b80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129b80): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129b80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.466172136 +0000 UTC m=+232.274983011 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc129b80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5a41c0 item 95 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1482c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1482c0): open at offset 0 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1482c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1482c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1482c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1482c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1482c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1482c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.467922752 +0000 UTC m=+232.276733627 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1482c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148800): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148800): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148800): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5a4770 item 96 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148800): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148800): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.468589662 +0000 UTC m=+232.277400548 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148800): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148f00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148f00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148f00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148f00): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148f00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.468589662 +0000 UTC m=+232.277400548 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc148f00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5a4a10 item 96 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= 2026/09/20 02:38:50 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:50 DEBUG : Looking for writers 2026/09/20 02:38:50 DEBUG : >WaitForWriters: 2026/09/20 02:38:50 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:50 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:50 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:50 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:50 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/09/20 02:38:50 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149640): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149640): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149640): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149640): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149640): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.857445574 +0000 UTC m=+232.666256459 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149640): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149ac0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149ac0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149ac0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149ac0): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149ac0): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149ac0): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149ac0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.857445574 +0000 UTC m=+232.666256459 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc149ac0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172080): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172080): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172080): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172080): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172080): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.857445574 +0000 UTC m=+232.666256459 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172080): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc780d90 item 1 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1726c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1726c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1726c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1726c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1726c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.860667389 +0000 UTC m=+232.669478273 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc1726c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172bc0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172bc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172bc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172bc0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172bc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.860667389 +0000 UTC m=+232.669478273 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc172bc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc781730 item 2 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173200): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173200): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173200): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173200): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173200): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.862948035 +0000 UTC m=+232.671758921 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173200): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173680): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173680): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173680): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173680): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173680): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173680): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173680): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.862948035 +0000 UTC m=+232.671758921 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173680): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173b40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173b40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173b40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173b40): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173b40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.862948035 +0000 UTC m=+232.671758921 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc173b40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc781d50 item 3 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b82c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b82c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b82c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b82c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b82c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.865826281 +0000 UTC m=+232.674637166 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b82c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8800): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8800): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8800): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8800): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8800): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.865826281 +0000 UTC m=+232.674637166 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8800): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb878af0 item 4 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8e40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8e40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8e40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8e40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8e40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.867899718 +0000 UTC m=+232.676710603 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b8e40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b92c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b92c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b92c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b92c0): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b92c0): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b92c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b92c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.867899718 +0000 UTC m=+232.676710603 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b92c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9780): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9780): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9780): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.867899718 +0000 UTC m=+232.676710603 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb8795e0 item 5 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9e00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9e00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9e00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9e00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9e00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.870646374 +0000 UTC m=+232.679457259 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4b9e00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0440): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0440): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0440): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0440): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0440): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.870646374 +0000 UTC m=+232.679457259 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0440): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9c2620 item 6 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0ac0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0ac0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0ac0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0ac0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0ac0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.872646362 +0000 UTC m=+232.681457257 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0ac0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0fc0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0fc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0fc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0fc0): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0fc0): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0fc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0fc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.872646362 +0000 UTC m=+232.681457257 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d0fc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1480): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1480): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1480): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1480): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1480): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.872646362 +0000 UTC m=+232.681457257 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1480): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9c3730 item 7 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1b00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1b00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1b00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1b00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1b00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.875895758 +0000 UTC m=+232.684706643 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4d1b00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8140): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8140): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8140): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8140): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8140): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.875895758 +0000 UTC m=+232.684706643 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8140): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9fcaf0 item 8 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8700): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc4f8700): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8700): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8700): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8700): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8700): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8700): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8ac0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8ac0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8ac0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8ac0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8ac0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.87835921 +0000 UTC m=+232.687170106 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8ac0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8f40): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8f40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8f40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8f40): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8f40): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8f40): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8f40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.87835921 +0000 UTC m=+232.687170106 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f8f40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9440): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9440): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9440): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9440): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9440): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.87835921 +0000 UTC m=+232.687170106 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9440): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9fdc00 item 9 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9ac0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9ac0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9ac0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9ac0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9ac0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.880977485 +0000 UTC m=+232.689788371 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4f9ac0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526100): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526100): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526100): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.880977485 +0000 UTC m=+232.689788371 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc92a850 item 10 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526740): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc526740): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526740): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526740): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526740): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526740): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526740): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526b00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526b00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526b00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526b00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526b00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.883014422 +0000 UTC m=+232.691825307 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526b00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978740): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978740): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978740): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978740): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978740): _writeAt: size=3, off=2 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978740): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978740): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.883014422 +0000 UTC m=+232.691825307 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978740): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978c40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978c40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978c40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978c40): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978c40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.883014422 +0000 UTC m=+232.691825307 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc978c40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb00f50 item 11 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9792c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9792c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9792c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9792c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9792c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.885832133 +0000 UTC m=+232.694643019 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9792c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979800): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979800): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979800): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979800): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979800): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.885832133 +0000 UTC m=+232.694643019 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979800): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc47c230 item 12 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979e40): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc979e40): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979e40): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979e40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979e40): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979e40): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc979e40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f0300): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f0300): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f0300): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f0300): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f0300): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.887885882 +0000 UTC m=+232.696696767 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f0300): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f09c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f09c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f09c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f09c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f09c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.887885882 +0000 UTC m=+232.696696767 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f09c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc47c7e0 item 13 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1040): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1040): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1040): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1040): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1040): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.889824583 +0000 UTC m=+232.698635468 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1040): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1580): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1580): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1580): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1580): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1580): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.889824583 +0000 UTC m=+232.698635468 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1580): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc47cf50 item 14 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1bc0): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc3f1bc0): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1bc0): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1bc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1bc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1bc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc3f1bc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592080): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592080): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592080): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592080): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592080): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.891703903 +0000 UTC m=+232.700514788 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592080): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592740): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592740): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592740): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592740): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592740): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.891703903 +0000 UTC m=+232.700514788 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592740): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc47d500 item 15 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592dc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592dc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592dc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592dc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592dc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.893797406 +0000 UTC m=+232.702608291 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc592dc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593300): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593300): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593300): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593300): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593300): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.893797406 +0000 UTC m=+232.702608291 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593300): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc47db20 item 16 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593940): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593940): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593940): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.895826549 +0000 UTC m=+232.704637504 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593dc0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593dc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593dc0): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593dc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593dc0): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593dc0): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593dc0): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593dc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.895826549 +0000 UTC m=+232.704637504 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc593dc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cc3c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cc3c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cc3c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cc3c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cc3c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.895826549 +0000 UTC m=+232.704637504 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cc3c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6ae380 item 17 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cca40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cca40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cca40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cca40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cca40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.898764276 +0000 UTC m=+232.707575162 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cca40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ccf80): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ccf80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ccf80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ccf80): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ccf80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.898764276 +0000 UTC m=+232.707575162 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5ccf80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6aeb60 item 18 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cd600): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cd600): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cd600): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cd600): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cd600): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.902229972 +0000 UTC m=+232.711040857 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cd600): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cdb00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cdb00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cdb00): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cdb00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cdb00): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cdb00): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cdb00): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cdb00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.902229972 +0000 UTC m=+232.711040857 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5cdb00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612100): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612100): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612100): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.902229972 +0000 UTC m=+232.711040857 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6af2d0 item 19 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612780): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612780): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612780): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.905634502 +0000 UTC m=+232.714445427 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612cc0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612cc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612cc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612cc0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612cc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.905634502 +0000 UTC m=+232.714445427 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc612cc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6afc70 item 20 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613340): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613340): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613340): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613340): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613340): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.907618989 +0000 UTC m=+232.716429874 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613340): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613840): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613840): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613840): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613840): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613840): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613840): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613840): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613840): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.907618989 +0000 UTC m=+232.716429874 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613840): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613d40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613d40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613d40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613d40): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613d40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.907618989 +0000 UTC m=+232.716429874 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc613d40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb6ae000 item 21 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65c4c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65c4c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65c4c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65c4c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65c4c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.910343676 +0000 UTC m=+232.719154561 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65c4c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65ca00): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65ca00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65ca00): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65ca00): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65ca00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.910343676 +0000 UTC m=+232.719154561 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65ca00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb6aee70 item 22 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d080): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d080): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d080): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d080): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d080): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.912502152 +0000 UTC m=+232.721313047 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d080): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d580): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d580): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d580): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d580): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d580): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d580): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d580): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d580): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.912502152 +0000 UTC m=+232.721313047 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65d580): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65da80): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65da80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65da80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65da80): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65da80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.912502152 +0000 UTC m=+232.721313047 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc65da80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb6af8f0 item 23 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e200): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e200): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e200): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e200): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e200): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.915365289 +0000 UTC m=+232.724176244 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e200): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e740): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e740): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e740): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e740): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e740): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.915365289 +0000 UTC m=+232.724176244 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69e740): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbea0700 item 24 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69ed80): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc69ed80): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69ed80): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69ed80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69ed80): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69ed80): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69ed80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f140): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f140): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f140): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f140): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f140): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.918064136 +0000 UTC m=+232.726875021 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f140): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f640): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f640): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f640): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f640): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f640): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f640): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f640): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f640): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.918064136 +0000 UTC m=+232.726875021 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69f640): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69fb80): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69fb80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69fb80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69fb80): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69fb80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.918064136 +0000 UTC m=+232.726875021 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc69fb80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbea10a0 item 25 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526fc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526fc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526fc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526fc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526fc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.921277064 +0000 UTC m=+232.730087949 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc526fc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527500): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527500): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527500): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527500): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527500): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.921277064 +0000 UTC m=+232.730087949 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527500): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc92b110 item 26 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527b40): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc527b40): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527b40): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527b40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527b40): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527b40): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc527b40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548000): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548000): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548000): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548000): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548000): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.923552141 +0000 UTC m=+232.732363026 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548000): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548500): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548500): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548500): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548500): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548500): >_readAt: n=2, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548500): _writeAt: size=3, off=7 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548500): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548500): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.923552141 +0000 UTC m=+232.732363026 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548500): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548a40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548a40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548a40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548a40): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548a40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.923552141 +0000 UTC m=+232.732363026 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc548a40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc92b7a0 item 27 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5490c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5490c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5490c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5490c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5490c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.926547227 +0000 UTC m=+232.735358122 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc5490c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549600): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549600): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549600): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549600): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549600): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.926547227 +0000 UTC m=+232.735358122 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549600): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3c0e0 item 28 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549c40): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc549c40): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549c40): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549c40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549c40): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549c40): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc549c40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e100): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e100): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e100): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.928738826 +0000 UTC m=+232.737549720 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e7c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e7c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e7c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e7c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e7c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.928738826 +0000 UTC m=+232.737549720 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57e7c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3cbd0 item 29 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57ee40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57ee40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57ee40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57ee40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57ee40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.93071621 +0000 UTC m=+232.739527095 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57ee40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f380): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f380): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f380): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f380): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f380): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.93071621 +0000 UTC m=+232.739527095 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f380): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3d650 item 30 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f9c0): _readAt: size=2, off=0 2026/09/20 02:38:50 ERROR : open-test-file(0x3845cc57f9c0): Couldn't read size of file 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f9c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f9c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f9c0): >_writeAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f9c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57f9c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57fd80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57fd80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57fd80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57fd80): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57fd80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.932918109 +0000 UTC m=+232.741728994 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc57fd80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72a540): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72a540): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72a540): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72a540): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72a540): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.932918109 +0000 UTC m=+232.741728994 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72a540): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3de30 item 31 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72abc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72abc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72abc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72abc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72abc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.934822205 +0000 UTC m=+232.743633100 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72abc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b100): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b100): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b100): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.934822205 +0000 UTC m=+232.743633100 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb610d20 item 32 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b740): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b740): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b740): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b740): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b740): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.936985259 +0000 UTC m=+232.745796145 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72b740): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72bbc0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72bbc0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72bbc0): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72bbc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72bbc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb2e310 item 33 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72bbc0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72bbc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.937823783 +0000 UTC m=+232.746634668 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc72bbc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7541c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7541c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7541c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7541c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7541c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.937823783 +0000 UTC m=+232.746634668 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7541c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb2e770 item 33 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754800): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754800): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754800): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754800): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754800): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.939933618 +0000 UTC m=+232.748744503 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754800): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754c80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754c80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb2f730 item 34 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754c80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754c80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754c80): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754c80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754c80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.940852483 +0000 UTC m=+232.749663369 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc754c80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7551c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7551c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7551c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7551c0): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7551c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.940852483 +0000 UTC m=+232.749663369 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7551c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb2fe30 item 34 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755800): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755800): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755800): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755800): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755800): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.943218171 +0000 UTC m=+232.752029096 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755800): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755c80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755c80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755c80): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755c80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755c80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbd78620 item 35 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755c80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755c80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.944046095 +0000 UTC m=+232.752856980 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc755c80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e280): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e280): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e280): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e280): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e280): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.944046095 +0000 UTC m=+232.752856980 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e280): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbd78a80 item 35 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e900): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e900): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e900): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e900): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e900): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.946518864 +0000 UTC m=+232.755329800 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77e900): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77ee00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77ee00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbd79340 item 36 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77ee00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77ee00): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77ee00): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77ee00): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77ee00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.947502613 +0000 UTC m=+232.756313588 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77ee00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f340): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f340): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f340): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f340): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f340): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.947502613 +0000 UTC m=+232.756313588 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f340): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbd79650 item 36 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f980): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f980): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f980): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f980): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f980): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.950151796 +0000 UTC m=+232.758962692 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77f980): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77fe00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77fe00): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77fe00): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77fe00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77fe00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbd79dc0 item 37 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77fe00): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77fe00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.951059509 +0000 UTC m=+232.759870394 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc77fe00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bc400): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bc400): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bc400): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bc400): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bc400): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.951059509 +0000 UTC m=+232.759870394 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bc400): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba3c690 item 37 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bca80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bca80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bca80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bca80): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bca80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.953404669 +0000 UTC m=+232.762215554 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bca80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bcf80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bcf80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba3da40 item 38 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bcf80): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bcf80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bcf80): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bcf80): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bcf80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.95447496 +0000 UTC m=+232.763285845 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bcf80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bd4c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bd4c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bd4c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bd4c0): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bd4c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.95447496 +0000 UTC m=+232.763285845 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bd4c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3e0e0 item 38 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bdb40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bdb40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bdb40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bdb40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bdb40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.956991192 +0000 UTC m=+232.765802218 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7bdb40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da140): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da140): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da140): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da140): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da140): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3e8c0 item 39 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da140): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da140): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.957916049 +0000 UTC m=+232.766726964 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da140): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da640): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da640): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da640): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da640): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da640): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.957916049 +0000 UTC m=+232.766726964 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7da640): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3ec40 item 39 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dacc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dacc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dacc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dacc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dacc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.959999023 +0000 UTC m=+232.768809907 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dacc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db1c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db1c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3f500 item 40 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db1c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db1c0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db1c0): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db1c0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db1c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.960769779 +0000 UTC m=+232.769580674 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db1c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db700): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db700): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db700): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db700): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db700): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.960769779 +0000 UTC m=+232.769580674 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7db700): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb3f880 item 40 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dbcc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dbcc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dbcc0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dbcc0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dbcc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dbcc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dbcc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.962857742 +0000 UTC m=+232.771668687 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7dbcc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f22c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f22c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f22c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9fa070 item 41 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f22c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f22c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.963798689 +0000 UTC m=+232.772609604 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f22c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2780): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2780): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2780): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2780): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2780): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9fa4d0 item 41 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2780): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2780): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.964781515 +0000 UTC m=+232.773592430 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2780): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2cc0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2cc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2cc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2cc0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2cc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.964781515 +0000 UTC m=+232.773592430 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f2cc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9faa10 item 41 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3300): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3300): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3300): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3300): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3300): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3300): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3300): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.967185314 +0000 UTC m=+232.775996229 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3300): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3800): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3800): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3800): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9fb180 item 42 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3800): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3800): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.968027455 +0000 UTC m=+232.776838340 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3800): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3d40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3d40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9fb570 item 42 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3d40): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3d40): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3d40): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3d40): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3d40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.968963894 +0000 UTC m=+232.777774779 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc7f3d40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82c3c0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82c3c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82c3c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82c3c0): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82c3c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.968963894 +0000 UTC m=+232.777774779 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82c3c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb9fb880 item 42 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82ca00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82ca00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82ca00): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82ca00): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82ca00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82ca00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82ca00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.970896764 +0000 UTC m=+232.779707649 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82ca00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82cf00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82cf00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82cf00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba7e3f0 item 43 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82cf00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82cf00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.971729487 +0000 UTC m=+232.780540372 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82cf00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d440): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d440): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d440): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d440): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d440): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba7e7e0 item 43 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d440): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d440): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.972547141 +0000 UTC m=+232.781358027 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d440): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d980): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d980): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d980): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d980): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d980): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.972547141 +0000 UTC m=+232.781358027 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc82d980): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba7ec40 item 43 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8920c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8920c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8920c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8920c0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8920c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8920c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8920c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.974552098 +0000 UTC m=+232.783362983 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8920c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8925c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8925c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8925c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba7f6c0 item 44 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8925c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8925c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.975448481 +0000 UTC m=+232.784259366 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc8925c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40a4c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40a4c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6444d0 item 44 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40a4c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40a4c0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40a4c0): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40a4c0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40a4c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.976409314 +0000 UTC m=+232.785220189 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40a4c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40aa40): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40aa40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40aa40): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40aa40): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40aa40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.976409314 +0000 UTC m=+232.785220189 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40aa40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc644770 item 44 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b080): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b080): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b080): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b080): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b080): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b080): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b080): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.978475366 +0000 UTC m=+232.787286251 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b080): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b580): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b580): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b580): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc645ce0 item 45 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b580): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b580): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.979519769 +0000 UTC m=+232.788330664 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40b580): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40bc80): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40bc80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40bc80): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40bc80): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40bc80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.979519769 +0000 UTC m=+232.788330664 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc40bc80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc86150 item 45 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4763c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4763c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4763c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4763c0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4763c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4763c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4763c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.982215781 +0000 UTC m=+232.791026656 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4763c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4768c0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4768c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4768c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc869a0 item 46 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4768c0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4768c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.983010561 +0000 UTC m=+232.791821477 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc4768c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc476fc0): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc476fc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc476fc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc476fc0): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc476fc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.983010561 +0000 UTC m=+232.791821477 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc476fc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc86c40 item 46 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477600): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477600): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477600): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477600): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477600): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477600): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477600): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.985638104 +0000 UTC m=+232.794448979 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477600): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477b00): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477b00): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477b00): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc87340 item 47 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477b00): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477b00): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.986400324 +0000 UTC m=+232.795211199 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc477b00): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c300): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c300): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c300): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c300): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c300): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.986400324 +0000 UTC m=+232.795211199 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c300): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc87a40 item 47 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c940): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c940): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c940): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c940): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c940): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c940): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c940): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.988256799 +0000 UTC m=+232.797067674 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98c940): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98ce40): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98ce40): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98ce40): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb7be2a0 item 48 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98ce40): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98ce40): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.988897881 +0000 UTC m=+232.797708756 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98ce40): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98d540): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98d540): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98d540): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98d540): >_readAt: n=5, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98d540): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.988897881 +0000 UTC m=+232.797708756 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98d540): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb7be7e0 item 48 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98db80): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98db80): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98db80): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98db80): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98db80): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.99113724 +0000 UTC m=+232.799948195 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc98db80): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2100): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2100): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2100): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2100): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2100): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2100): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb7bee70 item 49 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2100): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2100): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.992010528 +0000 UTC m=+232.800821404 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2100): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2640): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2640): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2640): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2640): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2640): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.992010528 +0000 UTC m=+232.800821404 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2640): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb7bf570 item 49 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2cc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2cc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2cc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2cc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2cc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.994353273 +0000 UTC m=+232.803164169 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b2cc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b31c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b31c0): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b31c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb694460 item 50 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b31c0): _readAt: size=2, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b31c0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b31c0): _writeAt: size=3, off=5 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b31c0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b31c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.995244497 +0000 UTC m=+232.804055382 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b31c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3740): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3740): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3740): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3740): >_readAt: n=3, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3740): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.995244497 +0000 UTC m=+232.804055382 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3740): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb694930 item 50 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3dc0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3dc0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3dc0): _writeAt: size=5, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3dc0): >_writeAt: n=5, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3dc0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.99733241 +0000 UTC m=+232.806143295 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9b3dc0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc3c0): _readAt: size=2, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc3c0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc3c0): _writeAt: size=3, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc3c0): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc3c0): open at offset 5 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc3c0): >openPending: err= 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb695420 item 51 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc3c0): >_writeAt: n=3, err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc3c0): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.998282043 +0000 UTC m=+232.807092928 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc3c0): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:50 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc900): _readAt: size=512, off=0 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc900): openPending: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc900): >openPending: err= 2026/09/20 02:38:50 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc900): >_readAt: n=8, err=EOF 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc900): close: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:50.998282043 +0000 UTC m=+232.807092928 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:50 DEBUG : open-test-file(0x3845cc9cc900): >close: err= 2026/09/20 02:38:50 DEBUG : open-test-file: Remove: 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb695810 item 51 2026/09/20 02:38:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ccf80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ccf80): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ccf80): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ccf80): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ccf80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.000748662 +0000 UTC m=+232.809559577 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ccf80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cd480): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cd480): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cd480): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc96000 item 52 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cd480): _readAt: size=2, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cd480): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cd480): _writeAt: size=3, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cd480): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cd480): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.001706631 +0000 UTC m=+232.810517506 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cd480): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cda00): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cda00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cda00): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cda00): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cda00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.001706631 +0000 UTC m=+232.810517506 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9cda00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc96380 item 52 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea180): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea180): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea180): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea180): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea180): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.003970877 +0000 UTC m=+232.812781853 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea180): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea680): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea680): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea680): _writeAt: size=3, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea680): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea680): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea680): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc96c40 item 53 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea680): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea680): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.004757041 +0000 UTC m=+232.813567926 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ea680): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eabc0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eabc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eabc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eabc0): >_readAt: n=8, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eabc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.004757041 +0000 UTC m=+232.813567926 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eabc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc96fc0 item 53 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb240): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb240): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb240): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb240): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb240): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.007291828 +0000 UTC m=+232.816102784 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb240): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb740): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb740): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb740): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc976c0 item 54 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb740): _readAt: size=2, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb740): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb740): _writeAt: size=3, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb740): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb740): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.008129641 +0000 UTC m=+232.816940536 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9eb740): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ebcc0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ebcc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ebcc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ebcc0): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ebcc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.008129641 +0000 UTC m=+232.816940536 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc9ebcc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc97c00 item 54 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06440): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06440): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06440): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06440): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06440): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.010269462 +0000 UTC m=+232.819080337 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06440): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06940): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06940): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06940): _writeAt: size=3, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06940): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06940): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06940): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb24d0 item 55 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06940): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06940): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.011059505 +0000 UTC m=+232.819870400 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06940): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06e80): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06e80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06e80): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06e80): >_readAt: n=8, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06e80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.011059505 +0000 UTC m=+232.819870400 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06e80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb2cb0 item 55 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07500): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07500): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07500): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07500): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07500): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.01322299 +0000 UTC m=+232.822033905 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07500): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da140): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da140): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da140): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbea1730 item 56 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da140): _readAt: size=2, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da140): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da140): _writeAt: size=3, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da140): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da140): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.013906641 +0000 UTC m=+232.822717516 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da140): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da6c0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da6c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da6c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da6c0): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da6c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.013906641 +0000 UTC m=+232.822717516 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6da6c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbea19d0 item 56 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dad00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dad00): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dad00): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dad00): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dad00): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dad00): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dad00): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dad00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.015401504 +0000 UTC m=+232.824212379 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dad00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db240): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db240): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db240): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6140e0 item 57 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db240): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db240): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.015945892 +0000 UTC m=+232.824756767 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db240): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db780): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db780): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db780): _writeAt: size=3, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db780): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db780): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db780): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc614380 item 57 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db780): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db780): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.016685048 +0000 UTC m=+232.825495923 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6db780): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dbd00): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dbd00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dbd00): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dbd00): >_readAt: n=8, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dbd00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.016685048 +0000 UTC m=+232.825495923 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc6dbd00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6147e0 item 57 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90440): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90440): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90440): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90440): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90440): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90440): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90440): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90440): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.018678092 +0000 UTC m=+232.827488977 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90440): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90980): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90980): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90980): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc615030 item 58 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90980): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90980): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.019325886 +0000 UTC m=+232.828136761 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90980): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90ec0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90ec0): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90ec0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc615340 item 58 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90ec0): _readAt: size=2, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90ec0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90ec0): _writeAt: size=3, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90ec0): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90ec0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.019941419 +0000 UTC m=+232.828752294 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca90ec0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91480): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91480): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91480): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91480): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91480): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.019941419 +0000 UTC m=+232.828752294 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91480): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc615650 item 58 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91ac0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91ac0): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91ac0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91ac0): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91ac0): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91ac0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91ac0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91ac0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.02157328 +0000 UTC m=+232.830384155 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca91ac0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae100): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae100): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae100): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc615c70 item 59 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae100): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae100): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.022177722 +0000 UTC m=+232.830988597 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae100): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae640): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae640): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae640): _writeAt: size=3, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae640): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae640): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae640): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c6310 item 59 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae640): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae640): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.022839372 +0000 UTC m=+232.831650257 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae640): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaebc0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaebc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaebc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaebc0): >_readAt: n=8, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaebc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.022839372 +0000 UTC m=+232.831650257 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaebc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c65b0 item 59 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf200): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf200): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf200): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf200): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf200): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf200): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf200): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf200): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.024568306 +0000 UTC m=+232.833379221 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf200): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf740): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf740): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf740): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c6ee0 item 60 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf740): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf740): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.02519006 +0000 UTC m=+232.834000935 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf740): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafc80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafc80): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafc80): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c7180 item 60 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafc80): _readAt: size=2, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafc80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafc80): _writeAt: size=3, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafc80): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafc80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.025990823 +0000 UTC m=+232.834801698 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafc80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca340): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca340): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca340): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca340): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca340): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.025990823 +0000 UTC m=+232.834801698 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca340): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c7420 item 60 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07b80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07b80): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07b80): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07b80): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07b80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07b80): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07b80): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07b80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.029543041 +0000 UTC m=+232.838353916 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07b80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca281c0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca281c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca281c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb3b20 item 61 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca281c0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca281c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.030194732 +0000 UTC m=+232.839005607 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca281c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca180): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca180): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca180): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca180): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca180): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.030194732 +0000 UTC m=+232.839005607 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaca180): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb3dc0 item 61 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacac00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacac00): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacac00): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacac00): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacac00): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacac00): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacac00): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacac00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.033601245 +0000 UTC m=+232.842412120 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacac00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb140): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb140): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb140): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba7e620 item 62 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb140): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb140): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.03454048 +0000 UTC m=+232.843351355 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb140): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb840): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb840): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb840): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb840): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb840): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.03454048 +0000 UTC m=+232.843351355 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacb840): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba7ea10 item 62 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacbe80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacbe80): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacbe80): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacbe80): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacbe80): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacbe80): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacbe80): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacbe80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.036904294 +0000 UTC m=+232.845715170 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccacbe80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc0104c0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc0104c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc0104c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba7f5e0 item 63 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc0104c0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc0104c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.037599768 +0000 UTC m=+232.846410643 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc0104c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc010c00): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc010c00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc010c00): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc010c00): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc010c00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.037599768 +0000 UTC m=+232.846410643 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc010c00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cba7fc70 item 63 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011240): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011240): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011240): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011240): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011240): >_readAt: n=0, err=Bad file descriptor 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011240): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011240): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011240): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.03941257 +0000 UTC m=+232.848223445 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011240): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011780): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011780): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011780): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c6930 item 64 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011780): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011780): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.039969323 +0000 UTC m=+232.848780198 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011780): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011e80): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011e80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011e80): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011e80): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011e80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.039969323 +0000 UTC m=+232.848780198 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc011e80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c6bd0 item 64 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca28d00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca28d00): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca28d00): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca28d00): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca28d00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.041676517 +0000 UTC m=+232.850487392 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca28d00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29180): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29180): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29180): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29180): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29180): _writeAt: size=3, off=2 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c72d0 item 65 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29180): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29180): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.042900959 +0000 UTC m=+232.851711834 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29180): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29680): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29680): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29680): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29680): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29680): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.042900959 +0000 UTC m=+232.851711834 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29680): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6c7810 item 65 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29cc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29cc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29cc0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29cc0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29cc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.044637379 +0000 UTC m=+232.853448254 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca29cc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18c5c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18c5c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc636000 item 66 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18c5c0): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18c5c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18c5c0): _writeAt: size=3, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18c5c0): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18c5c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.04533728 +0000 UTC m=+232.854148165 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18c5c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18cb00): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18cb00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18cb00): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18cb00): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18cb00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.04533728 +0000 UTC m=+232.854148165 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18cb00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc636380 item 66 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d140): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d140): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d140): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d140): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d140): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.046969732 +0000 UTC m=+232.855780608 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d140): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d5c0): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d5c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d5c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d5c0): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d5c0): _writeAt: size=3, off=2 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc636b60 item 67 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d5c0): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d5c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.047614201 +0000 UTC m=+232.856425086 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18d5c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18dac0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18dac0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18dac0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18dac0): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18dac0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.047614201 +0000 UTC m=+232.856425086 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc18dac0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc636e70 item 67 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbb29c00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbb29c00): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbb29c00): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbb29c00): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbb29c00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.04942529 +0000 UTC m=+232.858236165 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbb29c00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808280): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808280): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc637490 item 68 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808280): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808280): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808280): _writeAt: size=3, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808280): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808280): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.050483569 +0000 UTC m=+232.859294454 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808280): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc8087c0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc8087c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc8087c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc8087c0): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc8087c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.050483569 +0000 UTC m=+232.859294454 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc8087c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc637730 item 68 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808e00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808e00): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808e00): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808e00): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808e00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.052074103 +0000 UTC m=+232.860884978 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc808e00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809280): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809280): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809280): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809280): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809280): _writeAt: size=3, off=2 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb2000 item 69 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809280): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809280): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.05269758 +0000 UTC m=+232.861508455 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809280): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809780): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809780): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809780): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809780): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809780): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.05269758 +0000 UTC m=+232.861508455 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809780): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb22a0 item 69 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809e40): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809e40): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809e40): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809e40): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809e40): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.054355732 +0000 UTC m=+232.863166607 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc809e40): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cba05c00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cba05c00): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb2e70 item 70 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cba05c00): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cba05c00): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cba05c00): _writeAt: size=3, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cba05c00): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cba05c00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.054997033 +0000 UTC m=+232.863807908 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cba05c00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90240): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90240): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90240): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90240): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90240): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.054997033 +0000 UTC m=+232.863807908 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90240): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbcb3420 item 70 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90bc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90bc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90bc0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90bc0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90bc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.056575444 +0000 UTC m=+232.865386320 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd90bc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd91800): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd91800): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd91800): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd91800): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd91800): _writeAt: size=3, off=2 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb42460 item 71 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd91800): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd91800): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.057241222 +0000 UTC m=+232.866052097 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbd91800): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb982880): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb982880): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb982880): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb982880): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb982880): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.057241222 +0000 UTC m=+232.866052097 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb982880): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb42700 item 71 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983680): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983680): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983680): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983680): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983680): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.058914892 +0000 UTC m=+232.867725768 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983680): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983bc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983bc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb42ee0 item 72 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983bc0): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983bc0): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983bc0): _writeAt: size=3, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983bc0): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983bc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.0598508 +0000 UTC m=+232.868661675 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cb983bc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3e2c0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3e2c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3e2c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3e2c0): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3e2c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.0598508 +0000 UTC m=+232.868661675 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3e2c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb43490 item 72 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ea80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ea80): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ea80): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ea80): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ea80): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ea80): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ea80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.061738665 +0000 UTC m=+232.870549540 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ea80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ef80): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ef80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ef80): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbb43e30 item 73 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ef80): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ef80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.062369587 +0000 UTC m=+232.871180462 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3ef80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f440): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f440): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f440): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f440): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f440): _writeAt: size=3, off=2 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6822a0 item 73 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f440): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f440): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.063107992 +0000 UTC m=+232.871918867 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f440): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f980): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f980): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f980): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f980): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f980): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.063107992 +0000 UTC m=+232.871918867 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbc3f980): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6825b0 item 73 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff2580): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff2580): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff2580): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff2580): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff2580): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff2580): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff2580): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.06466382 +0000 UTC m=+232.873474695 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff2580): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3100): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3100): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3100): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc682bd0 item 74 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3100): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3100): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.06526231 +0000 UTC m=+232.874073185 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3100): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff36c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff36c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc682e70 item 74 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff36c0): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff36c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff36c0): _writeAt: size=3, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff36c0): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff36c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.065939309 +0000 UTC m=+232.874750184 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff36c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3dc0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3dc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3dc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3dc0): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3dc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.065939309 +0000 UTC m=+232.874750184 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbff3dc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc683110 item 74 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fa500): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fa500): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fa500): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fa500): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fa500): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fa500): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fa500): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.067481081 +0000 UTC m=+232.876291966 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fa500): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fabc0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fabc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fabc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc6836c0 item 75 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fabc0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fabc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.067969012 +0000 UTC m=+232.876779887 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fabc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb100): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb100): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb100): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb100): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb100): _writeAt: size=3, off=2 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc683a40 item 75 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb100): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb100): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.068553626 +0000 UTC m=+232.877364511 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb100): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb640): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb640): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb640): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb640): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb640): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.068553626 +0000 UTC m=+232.877364511 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fb640): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc683ce0 item 75 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fbe00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fbe00): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fbe00): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fbe00): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fbe00): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fbe00): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fbe00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.070055562 +0000 UTC m=+232.878866437 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc5fbe00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00780): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00780): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00780): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc06540 item 76 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00780): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00780): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.070603086 +0000 UTC m=+232.879413962 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00780): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00cc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00cc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc068c0 item 76 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00cc0): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00cc0): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00cc0): _writeAt: size=3, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00cc0): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00cc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.071215544 +0000 UTC m=+232.880026419 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe00cc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01240): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01240): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01240): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01240): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01240): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.071215544 +0000 UTC m=+232.880026419 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01240): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc06b60 item 76 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe018c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe018c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe018c0): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe018c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe018c0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe018c0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe018c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.07263303 +0000 UTC m=+232.881443905 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe018c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01dc0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01dc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01dc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc07340 item 77 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01dc0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01dc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.073187446 +0000 UTC m=+232.881998321 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe01dc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106940): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106940): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106940): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106940): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106940): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.073187446 +0000 UTC m=+232.881998321 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106940): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc075e0 item 77 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106f80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106f80): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106f80): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106f80): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106f80): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106f80): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106f80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.074742925 +0000 UTC m=+232.883553800 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc106f80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107480): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107480): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107480): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc07d50 item 78 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107480): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107480): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.075355822 +0000 UTC m=+232.884166697 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107480): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107b80): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107b80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107b80): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107b80): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107b80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.075355822 +0000 UTC m=+232.884166697 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cc107b80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5ce150 item 78 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae2c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae2c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae2c0): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae2c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae2c0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae2c0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae2c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.076912141 +0000 UTC m=+232.885723017 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae2c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae7c0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae7c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae7c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5ce700 item 79 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae7c0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae7c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.077469834 +0000 UTC m=+232.886280709 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaae7c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaeec0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaeec0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaeec0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaeec0): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaeec0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.077469834 +0000 UTC m=+232.886280709 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaeec0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5ce9a0 item 79 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf500): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf500): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf500): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf500): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf500): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf500): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf500): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.078946363 +0000 UTC m=+232.887757238 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaaf500): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafa00): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafa00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafa00): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5cf030 item 80 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafa00): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafa00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.079503426 +0000 UTC m=+232.888314301 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845ccaafa00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06240): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06240): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06240): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06240): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06240): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.079503426 +0000 UTC m=+232.888314301 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06240): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5cf2d0 item 80 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06880): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06880): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06880): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06880): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06880): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.081006184 +0000 UTC m=+232.889817088 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06880): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06d00): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06d00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06d00): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06d00): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06d00): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06d00): _writeAt: size=3, off=7 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5cf8f0 item 81 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06d00): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06d00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.081848705 +0000 UTC m=+232.890659580 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca06d00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07240): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07240): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07240): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07240): >_readAt: n=8, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07240): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.081848705 +0000 UTC m=+232.890659580 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cca07240): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5cfc00 item 81 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c080): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c080): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c080): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c080): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c080): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.084216917 +0000 UTC m=+232.893027792 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c080): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c580): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c580): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c580): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f03f0 item 82 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c580): _readAt: size=2, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c580): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c580): _writeAt: size=3, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c580): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c580): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.08490694 +0000 UTC m=+232.893717815 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7c580): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7cb00): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7cb00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7cb00): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7cb00): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7cb00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.08490694 +0000 UTC m=+232.893717815 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7cb00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f0850 item 82 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d180): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d180): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d180): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d180): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d180): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.086477997 +0000 UTC m=+232.895288872 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d180): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d680): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d680): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d680): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d680): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d680): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d680): _writeAt: size=3, off=7 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f0e00 item 83 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d680): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d680): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.087057762 +0000 UTC m=+232.895868637 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7d680): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7dbc0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7dbc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7dbc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7dbc0): >_readAt: n=8, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7dbc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.087057762 +0000 UTC m=+232.895868637 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbe7dbc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f1110 item 83 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0340): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0340): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0340): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0340): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0340): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.088467574 +0000 UTC m=+232.897278449 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0340): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0840): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0840): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0840): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f16c0 item 84 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0840): _readAt: size=2, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0840): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0840): _writeAt: size=3, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0840): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0840): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.089064211 +0000 UTC m=+232.897875087 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0840): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0dc0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0dc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0dc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0dc0): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0dc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.089064211 +0000 UTC m=+232.897875087 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec0dc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc5f1a40 item 84 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1440): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1440): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1440): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1440): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1440): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.090817443 +0000 UTC m=+232.899628318 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1440): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1940): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1940): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1940): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1940): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1940): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1940): _writeAt: size=3, off=7 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43e2a0 item 85 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1940): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1940): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.091595512 +0000 UTC m=+232.900406387 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1940): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1e80): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1e80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1e80): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1e80): >_readAt: n=8, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1e80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.091595512 +0000 UTC m=+232.900406387 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbec1e80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43e5b0 item 85 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4600): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4600): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4600): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4600): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4600): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.093369953 +0000 UTC m=+232.902180828 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4600): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4b00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4b00): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4b00): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43ecb0 item 86 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4b00): _readAt: size=2, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4b00): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4b00): _writeAt: size=3, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4b00): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4b00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.093914242 +0000 UTC m=+232.902725117 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee4b00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5080): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5080): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5080): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5080): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5080): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.093914242 +0000 UTC m=+232.902725117 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5080): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43efc0 item 86 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5700): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5700): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5700): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5700): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5700): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.095328291 +0000 UTC m=+232.904139167 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5700): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5c00): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5c00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5c00): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5c00): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5c00): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5c00): _writeAt: size=3, off=7 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43f650 item 87 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5c00): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5c00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.095895513 +0000 UTC m=+232.904706389 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbee5c00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6240): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6240): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6240): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6240): >_readAt: n=8, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6240): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.095895513 +0000 UTC m=+232.904706389 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6240): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc43f8f0 item 87 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef68c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef68c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef68c0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef68c0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef68c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.097464896 +0000 UTC m=+232.906275771 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef68c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6dc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6dc0): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6dc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85e3f0 item 88 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6dc0): _readAt: size=2, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6dc0): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6dc0): _writeAt: size=3, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6dc0): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6dc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.098152976 +0000 UTC m=+232.906963851 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef6dc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7340): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7340): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7340): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7340): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7340): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.098152976 +0000 UTC m=+232.906963851 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7340): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85e690 item 88 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7980): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7980): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7980): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7980): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7980): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7980): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7980): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7980): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.099756084 +0000 UTC m=+232.908566959 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7980): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7ec0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7ec0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7ec0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85ec40 item 89 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7ec0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7ec0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.100460464 +0000 UTC m=+232.909271339 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbef7ec0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08500): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08500): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08500): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08500): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08500): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08500): _writeAt: size=3, off=7 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85eee0 item 89 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08500): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08500): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.101054927 +0000 UTC m=+232.909865802 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08500): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08a80): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08a80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08a80): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08a80): >_readAt: n=8, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08a80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.101054927 +0000 UTC m=+232.909865802 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf08a80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85f260 item 89 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf090c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf090c0): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf090c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf090c0): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf090c0): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf090c0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf090c0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf090c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.102577212 +0000 UTC m=+232.911388087 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf090c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09600): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09600): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09600): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85f8f0 item 90 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09600): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09600): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.103133262 +0000 UTC m=+232.911944137 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09600): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09b40): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09b40): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09b40): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85fb90 item 90 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09b40): _readAt: size=2, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09b40): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09b40): _writeAt: size=3, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09b40): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09b40): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.103796866 +0000 UTC m=+232.912607741 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf09b40): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a200): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a200): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a200): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a200): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a200): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.103796866 +0000 UTC m=+232.912607741 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a200): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc85fe30 item 90 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a840): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a840): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a840): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a840): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a840): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a840): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a840): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a840): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.105273323 +0000 UTC m=+232.914084209 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2a840): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2ad80): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2ad80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2ad80): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc530690 item 91 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2ad80): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2ad80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.105783618 +0000 UTC m=+232.914594493 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2ad80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b2c0): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b2c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b2c0): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b2c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b2c0): >_readAt: n=2, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b2c0): _writeAt: size=3, off=7 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc530930 item 91 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b2c0): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b2c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.106435388 +0000 UTC m=+232.915246273 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b2c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b840): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b840): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b840): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b840): >_readAt: n=8, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b840): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.106435388 +0000 UTC m=+232.915246273 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2b840): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc530bd0 item 91 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2be80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2be80): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2be80): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2be80): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2be80): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2be80): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2be80): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2be80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.10789273 +0000 UTC m=+232.916703605 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf2be80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf424c0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf424c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf424c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc531260 item 92 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf424c0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf424c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.108446086 +0000 UTC m=+232.917256961 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf424c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42a00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42a00): open at offset 5 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42a00): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc531570 item 92 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42a00): _readAt: size=2, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42a00): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42a00): _writeAt: size=3, off=5 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42a00): >_writeAt: n=3, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42a00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.109298175 +0000 UTC m=+232.918109050 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42a00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42fc0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42fc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42fc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42fc0): >_readAt: n=3, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42fc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.109298175 +0000 UTC m=+232.918109050 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf42fc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc531810 item 92 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43600): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43600): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43600): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43600): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43600): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43600): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43600): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43600): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.110617085 +0000 UTC m=+232.919427960 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43600): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43b40): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43b40): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43b40): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cc531e30 item 93 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43b40): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43b40): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.111290968 +0000 UTC m=+232.920101843 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf43b40): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70340): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70340): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70340): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70340): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70340): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.111290968 +0000 UTC m=+232.920101843 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70340): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc94230 item 93 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70980): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70980): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70980): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70980): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70980): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70980): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70980): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70980): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.113174165 +0000 UTC m=+232.921985051 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70980): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70ec0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70ec0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70ec0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc94930 item 94 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70ec0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70ec0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.113678397 +0000 UTC m=+232.922489272 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf70ec0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf715c0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf715c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf715c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf715c0): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf715c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.113678397 +0000 UTC m=+232.922489272 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf715c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc94e70 item 94 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf71c00): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf71c00): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf71c00): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf71c00): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf71c00): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf71c00): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf71c00): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf71c00): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.115822416 +0000 UTC m=+232.924633291 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbf71c00): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2240): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2240): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2240): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc95810 item 95 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2240): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2240): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.116678733 +0000 UTC m=+232.925489608 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2240): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2940): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2940): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2940): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2940): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2940): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.116678733 +0000 UTC m=+232.925489608 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2940): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cbc95ce0 item 95 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2f80): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2f80): open at offset 0 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2f80): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2f80): _readAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2f80): >_readAt: n=0, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2f80): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2f80): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2f80): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.118945424 +0000 UTC m=+232.927756359 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa2f80): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa34c0): _writeAt: size=5, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa34c0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa34c0): >openPending: err= 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb872700 item 96 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa34c0): >_writeAt: n=5, err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa34c0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.119667689 +0000 UTC m=+232.928478564 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa34c0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/09/20 02:38:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/09/20 02:38:51 DEBUG : open-test-file: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa3bc0): _readAt: size=512, off=0 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa3bc0): openPending: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa3bc0): >openPending: err= 2026/09/20 02:38:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa3bc0): >_readAt: n=5, err=EOF 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa3bc0): close: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-09-20 02:38:51.119667689 +0000 UTC m=+232.928478564 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : open-test-file(0x3845cbfa3bc0): >close: err= 2026/09/20 02:38:51 DEBUG : open-test-file: Remove: 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3845cb8729a0 item 96 2026/09/20 02:38:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/09/20 02:38:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/09/20 02:38:51 DEBUG : open-test-file: >Remove: err= 2026/09/20 02:38:51 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:51 DEBUG : Looking for writers 2026/09/20 02:38:51 DEBUG : >WaitForWriters: 2026/09/20 02:38:51 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.31s) --- PASS: TestRWFileHandleOpenTests/writes (0.66s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.65s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.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 "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:51 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:51 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:51 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:51 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:51 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:51 DEBUG : file1: newRWFileHandle: 2026/09/20 02:38:51 DEBUG : file1(0x3845cc090180): openPending: 2026/09/20 02:38:51 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:51 DEBUG : file1(0x3845cc090180): >openPending: err= 2026/09/20 02:38:51 DEBUG : file1: >newRWFileHandle: err= 2026/09/20 02:38:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:51 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/09/20 02:38:51 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/09/20 02:38:51 DEBUG : file1(0x3845cc090180): _writeAt: size=2, off=0 2026/09/20 02:38:51 DEBUG : file1(0x3845cc090180): >_writeAt: n=2, err= 2026/09/20 02:38:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/20 02:38:51 DEBUG : file1(0x3845cc090180): RWFileHandle.Flush 2026/09/20 02:38:51 DEBUG : file1(0x3845cc090180): RWFileHandle.Release 2026/09/20 02:38:51 DEBUG : file1(0x3845cc090180): close: 2026/09/20 02:38:51 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/09/20 02:38:51 INFO : file1: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:51 DEBUG : file1(0x3845cc090180): >close: err= 2026/09/20 02:38:51 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:51 DEBUG : Looking for writers 2026/09/20 02:38:51 DEBUG : file1: reading active writers 2026/09/20 02:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:38:51 DEBUG : Looking for writers 2026/09/20 02:38:51 DEBUG : file1: reading active writers 2026/09/20 02:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:38:51 DEBUG : Looking for writers 2026/09/20 02:38:51 DEBUG : file1: reading active writers 2026/09/20 02:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:38:51 DEBUG : Looking for writers 2026/09/20 02:38:51 DEBUG : file1: reading active writers 2026/09/20 02:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:38:51 DEBUG : file1: vfs cache: starting upload 2026/09/20 02:38:51 DEBUG : Looking for writers 2026/09/20 02:38:51 DEBUG : file1: reading active writers 2026/09/20 02:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:38:51 DEBUG : Looking for writers 2026/09/20 02:38:51 DEBUG : file1: reading active writers 2026/09/20 02:38:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:38:52 DEBUG : Looking for writers 2026/09/20 02:38:52 DEBUG : file1: reading active writers 2026/09/20 02:38:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:38:52 DEBUG : file1: size = 2 OK 2026/09/20 02:38:52 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/20 02:38:52 INFO : file1: Copied (new) 2026/09/20 02:38:52 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/09/20 02:38:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/09/20 02:38:52 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/09/20 02:38:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:38:52 INFO : file1: vfs cache: upload succeeded try #1 2026/09/20 02:38:52 DEBUG : Looking for writers 2026/09/20 02:38:52 DEBUG : file1: reading active writers 2026/09/20 02:38:52 DEBUG : >WaitForWriters: 2026/09/20 02:38:52 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:52 DEBUG : Looking for writers 2026/09/20 02:38:52 DEBUG : file1: reading active writers 2026/09/20 02:38:52 DEBUG : >WaitForWriters: 2026/09/20 02:38:52 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.97s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:53 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:53 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:53 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:53 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:53 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:38:53 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:53 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:38:53 DEBUG : rename_me: newRWFileHandle: 2026/09/20 02:38:53 DEBUG : rename_me(0x3845ccad82c0): openPending: 2026/09/20 02:38:53 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/09/20 02:38:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/20 02:38:53 DEBUG : rename_me(0x3845ccad82c0): >openPending: err= 2026/09/20 02:38:53 DEBUG : rename_me: >newRWFileHandle: err= 2026/09/20 02:38:53 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/09/20 02:38:53 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/09/20 02:38:53 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/09/20 02:38:53 DEBUG : rename_me(0x3845ccad82c0): _writeAt: size=5, off=0 2026/09/20 02:38:53 DEBUG : rename_me(0x3845ccad82c0): >_writeAt: n=5, err= 2026/09/20 02:38:53 DEBUG : rename_me(0x3845ccad82c0): close: 2026/09/20 02:38:53 DEBUG : rename_me: vfs cache: setting modification time to 2026-09-20 02:38:53.473612116 +0000 UTC m=+235.282423001 2026/09/20 02:38:53 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/09/20 02:38:53 DEBUG : rename_me(0x3845ccad82c0): >close: err= 2026/09/20 02:38:53 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/09/20 02:38:53 DEBUG : i_was_renamed: Updating file with 0x3845cc1800d0 2026/09/20 02:38:53 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/09/20 02:38:53 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/20 02:38:53 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:38:53 DEBUG : Looking for writers 2026/09/20 02:38:53 DEBUG : i_was_renamed: reading active writers 2026/09/20 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/09/20 02:38:53 DEBUG : Looking for writers 2026/09/20 02:38:53 DEBUG : i_was_renamed: reading active writers 2026/09/20 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/09/20 02:38:53 DEBUG : Looking for writers 2026/09/20 02:38:53 DEBUG : i_was_renamed: reading active writers 2026/09/20 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/09/20 02:38:53 DEBUG : Looking for writers 2026/09/20 02:38:53 DEBUG : i_was_renamed: reading active writers 2026/09/20 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/09/20 02:38:53 DEBUG : i_was_renamed: vfs cache: starting upload 2026/09/20 02:38:53 DEBUG : Looking for writers 2026/09/20 02:38:53 DEBUG : i_was_renamed: reading active writers 2026/09/20 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/09/20 02:38:53 DEBUG : Looking for writers 2026/09/20 02:38:53 DEBUG : i_was_renamed: reading active writers 2026/09/20 02:38:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/09/20 02:38:54 DEBUG : Looking for writers 2026/09/20 02:38:54 DEBUG : i_was_renamed: reading active writers 2026/09/20 02:38:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/09/20 02:38:54 DEBUG : i_was_renamed: size = 5 OK 2026/09/20 02:38:54 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 02:38:54 INFO : i_was_renamed: Copied (new) 2026/09/20 02:38:54 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-09-20 02:38:53 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/09/20 02:38:54 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/09/20 02:38:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/09/20 02:38:54 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/09/20 02:38:54 DEBUG : Looking for writers 2026/09/20 02:38:54 DEBUG : i_was_renamed: reading active writers 2026/09/20 02:38:54 DEBUG : >WaitForWriters: 2026/09/20 02:38:54 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.84s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:38:55 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:38:55 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: root is "/home/rclone/.cache/rclone" 2026/09/20 02:38:55 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:55 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/09/20 02:38:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-suhiyut2nowa" 2026/09/20 02:38:55 INFO : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/09/20 02:38:55 DEBUG : forgetting directory cache 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate(0x3845cc808480): _readAt: size=512, off=0 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate(0x3845cc808480): openPending: 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-20 01:39:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/20 02:38:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate(0x3845cc808480): >openPending: err= 2026/09/20 02:38:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:38:57 DEBUG : forgetting directory cache 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate(0x3845cc808480): >_readAt: n=20, err=EOF 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate(0x3845cc808480): close: 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-20 01:39:55 +0000 UTC 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate(0x3845cc808480): >close: err= 2026/09/20 02:38:57 DEBUG : Re-reading directory (302.893275ms old) 2026/09/20 02:38:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:38:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/20 02:38:57 DEBUG : forgetting directory cache 2026/09/20 02:38:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate(0x3845cc8c68c0): _readAt: size=512, off=0 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate(0x3845cc8c68c0): openPending: 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-20 01:40:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-09-20 01:39:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-20 01:40:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-09-20 01:39:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/09/20 02:38:59 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/20 02:38:59 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate(0x3845cc8c68c0): >openPending: err= 2026/09/20 02:38:59 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:38:59 DEBUG : forgetting directory cache 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate(0x3845cc8c68c0): >_readAt: n=20, err=EOF 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate(0x3845cc8c68c0): close: 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-20 01:40:55 +0000 UTC 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate(0x3845cc8c68c0): >close: err= 2026/09/20 02:38:59 DEBUG : Re-reading directory (301.83708ms old) 2026/09/20 02:38:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:38:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/20 02:38:59 DEBUG : forgetting directory cache 2026/09/20 02:39:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate(0x3845cc8c7200): _readAt: size=512, off=0 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate(0x3845cc8c7200): openPending: 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-20 01:41:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-09-20 01:40:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-20 01:41:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-09-20 01:40:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/09/20 02:39:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/20 02:39:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate(0x3845cc8c7200): >openPending: err= 2026/09/20 02:39:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:39:01 DEBUG : forgetting directory cache 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate(0x3845cc8c7200): >_readAt: n=20, err=EOF 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate(0x3845cc8c7200): close: 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-20 01:41:55 +0000 UTC 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate(0x3845cc8c7200): >close: err= 2026/09/20 02:39:01 DEBUG : Re-reading directory (304.343122ms old) 2026/09/20 02:39:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/20 02:39:01 DEBUG : forgetting directory cache 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate(0x3845cc8c7a40): _readAt: size=512, off=0 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate(0x3845cc8c7a40): openPending: 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-20 01:42:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-09-20 01:41:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-20 01:42:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-09-20 01:41:55 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/09/20 02:39:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/20 02:39:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate(0x3845cc8c7a40): >openPending: err= 2026/09/20 02:39:02 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:39:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:39:03 DEBUG : forgetting directory cache 2026/09/20 02:39:03 DEBUG : TestRWCacheUpdate(0x3845cc8c7a40): >_readAt: n=20, err=EOF 2026/09/20 02:39:03 DEBUG : TestRWCacheUpdate(0x3845cc8c7a40): close: 2026/09/20 02:39:03 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-20 01:42:55 +0000 UTC 2026/09/20 02:39:03 DEBUG : TestRWCacheUpdate(0x3845cc8c7a40): >close: err= 2026/09/20 02:39:03 DEBUG : Re-reading directory (305.874767ms old) 2026/09/20 02:39:03 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:03 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/20 02:39:03 DEBUG : forgetting directory cache 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate(0x3845cbd90280): _readAt: size=512, off=0 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate(0x3845cbd90280): openPending: 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-20 01:43:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-09-20 01:42:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-20 01:43:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-09-20 01:42:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/09/20 02:39:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/20 02:39:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate(0x3845cbd90280): >openPending: err= 2026/09/20 02:39:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:39:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:39:05 DEBUG : forgetting directory cache 2026/09/20 02:39:05 DEBUG : TestRWCacheUpdate(0x3845cbd90280): >_readAt: n=20, err=EOF 2026/09/20 02:39:05 DEBUG : TestRWCacheUpdate(0x3845cbd90280): close: 2026/09/20 02:39:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-20 01:43:55 +0000 UTC 2026/09/20 02:39:05 DEBUG : TestRWCacheUpdate(0x3845cbd90280): >close: err= 2026/09/20 02:39:05 DEBUG : Re-reading directory (309.9858ms old) 2026/09/20 02:39:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/20 02:39:05 DEBUG : forgetting directory cache 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate(0x3845cbd912c0): _readAt: size=512, off=0 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate(0x3845cbd912c0): openPending: 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-09-20 01:44:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-09-20 01:43:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-09-20 01:44:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-09-20 01:43:55 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/09/20 02:39:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/09/20 02:39:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate(0x3845cbd912c0): >openPending: err= 2026/09/20 02:39:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:39:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:39:07 DEBUG : forgetting directory cache 2026/09/20 02:39:07 DEBUG : TestRWCacheUpdate(0x3845cbd912c0): >_readAt: n=20, err=EOF 2026/09/20 02:39:07 DEBUG : TestRWCacheUpdate(0x3845cbd912c0): close: 2026/09/20 02:39:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-20 01:44:55 +0000 UTC 2026/09/20 02:39:07 DEBUG : TestRWCacheUpdate(0x3845cbd912c0): >close: err= 2026/09/20 02:39:07 DEBUG : Re-reading directory (308.653213ms old) 2026/09/20 02:39:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:07 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/20 02:39:07 DEBUG : forgetting directory cache 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate(0x3845cc809780): _readAt: size=512, off=0 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate(0x3845cc809780): openPending: 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-09-20 01:45:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-09-20 01:44:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-09-20 01:45:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-09-20 01:44:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/09/20 02:39:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/09/20 02:39:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate(0x3845cc809780): >openPending: err= 2026/09/20 02:39:08 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:39:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:39:08 DEBUG : forgetting directory cache 2026/09/20 02:39:09 DEBUG : TestRWCacheUpdate(0x3845cc809780): >_readAt: n=21, err=EOF 2026/09/20 02:39:09 DEBUG : TestRWCacheUpdate(0x3845cc809780): close: 2026/09/20 02:39:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-20 01:45:55 +0000 UTC 2026/09/20 02:39:09 DEBUG : TestRWCacheUpdate(0x3845cc809780): >close: err= 2026/09/20 02:39:09 DEBUG : Re-reading directory (305.218836ms old) 2026/09/20 02:39:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:09 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/20 02:39:09 DEBUG : forgetting directory cache 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate(0x3845cbff2900): _readAt: size=512, off=0 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate(0x3845cbff2900): openPending: 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-09-20 01:46:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-09-20 01:45:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-09-20 01:46:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-09-20 01:45:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/09/20 02:39:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/09/20 02:39:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate(0x3845cbff2900): >openPending: err= 2026/09/20 02:39:10 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:39:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:39:10 DEBUG : forgetting directory cache 2026/09/20 02:39:11 DEBUG : TestRWCacheUpdate(0x3845cbff2900): >_readAt: n=22, err=EOF 2026/09/20 02:39:11 DEBUG : TestRWCacheUpdate(0x3845cbff2900): close: 2026/09/20 02:39:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-20 01:46:55 +0000 UTC 2026/09/20 02:39:11 DEBUG : TestRWCacheUpdate(0x3845cbff2900): >close: err= 2026/09/20 02:39:11 DEBUG : Re-reading directory (297.245289ms old) 2026/09/20 02:39:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/20 02:39:11 DEBUG : forgetting directory cache 2026/09/20 02:39:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate(0x3845cbff3740): _readAt: size=512, off=0 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate(0x3845cbff3740): openPending: 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-09-20 01:47:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-09-20 01:46:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-09-20 01:47:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-09-20 01:46:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/09/20 02:39:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/09/20 02:39:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate(0x3845cbff3740): >openPending: err= 2026/09/20 02:39:13 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:39:13 DEBUG : forgetting directory cache 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate(0x3845cbff3740): >_readAt: n=23, err=EOF 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate(0x3845cbff3740): close: 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-20 01:47:55 +0000 UTC 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate(0x3845cbff3740): >close: err= 2026/09/20 02:39:13 DEBUG : Re-reading directory (307.413612ms old) 2026/09/20 02:39:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/20 02:39:13 DEBUG : forgetting directory cache 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate(0x3845cbe00180): _readAt: size=512, off=0 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate(0x3845cbe00180): openPending: 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-09-20 01:48:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-09-20 01:47:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-09-20 01:48:55 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-09-20 01:47:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/09/20 02:39:15 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/09/20 02:39:15 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate(0x3845cbe00180): >openPending: err= 2026/09/20 02:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:39:15 DEBUG : forgetting directory cache 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate(0x3845cbe00180): >_readAt: n=24, err=EOF 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate(0x3845cbe00180): close: 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-09-20 01:48:55 +0000 UTC 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate(0x3845cbe00180): >close: err= 2026/09/20 02:39:15 DEBUG : Re-reading directory (304.783985ms old) 2026/09/20 02:39:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/09/20 02:39:15 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:15 DEBUG : Looking for writers 2026/09/20 02:39:15 DEBUG : TestRWCacheUpdate: reading active writers 2026/09/20 02:39:15 DEBUG : >WaitForWriters: 2026/09/20 02:39:15 DEBUG : files root 'rclone-test-suhiyut2nowa': vfs cache: cleaner exiting 2026/09/20 02:39:16 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (21.14s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.26s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:18 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:18 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:39:18 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/20 02:39:18 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/20 02:39:18 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/20 02:39:18 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:39:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/20 02:39:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:39:19 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/09/20 02:39:19 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/09/20 02:39:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/09/20 02:39:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:39:19 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/20 02:39:19 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:39:19 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/09/20 02:39:19 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/09/20 02:39:19 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/09/20 02:39:19 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:39:19 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/09/20 02:39:19 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:39:19 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/09/20 02:39:19 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:19 DEBUG : Looking for writers 2026/09/20 02:39:19 DEBUG : normal name with no special characters.txt: reading active writers 2026/09/20 02:39:19 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/09/20 02:39:19 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.96s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:20 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:20 DEBUG : files root 'rclone-test-suhiyut2nowa': Reusing VFS from active cache 2026/09/20 02:39:20 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:20 DEBUG : Looking for writers 2026/09/20 02:39:20 DEBUG : >WaitForWriters: 2026/09/20 02:39:20 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:20 DEBUG : Looking for writers 2026/09/20 02:39:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:20 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:20 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:20 DEBUG : Looking for writers 2026/09/20 02:39:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:21 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:21 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:21 DEBUG : Looking for writers 2026/09/20 02:39:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:21 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:24 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:24 DEBUG : dir: Looking for writers 2026/09/20 02:39:24 DEBUG : file2: reading active writers 2026/09/20 02:39:24 DEBUG : Looking for writers 2026/09/20 02:39:24 DEBUG : dir: reading active writers 2026/09/20 02:39:24 DEBUG : file1: reading active writers 2026/09/20 02:39:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.87s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:25 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:27 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:27 DEBUG : dir: Looking for writers 2026/09/20 02:39:27 DEBUG : Looking for writers 2026/09/20 02:39:27 DEBUG : dir: reading active writers 2026/09/20 02:39:27 DEBUG : file1: reading active writers 2026/09/20 02:39:27 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.38s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:28 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:31 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:39:31 DEBUG : file1: Open: flags=O_RDONLY 2026/09/20 02:39:31 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/20 02:39:31 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/20 02:39:31 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:39:31 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/09/20 02:39:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/09/20 02:39:31 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/20 02:39:31 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:39:31 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:39:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/20 02:39:31 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/09/20 02:39:31 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/09/20 02:39:31 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/20 02:39:31 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (0 bytes), uploading instead of streaming 2026/09/20 02:39:32 DEBUG : dir/new_file.txt: size = 0 OK 2026/09/20 02:39:32 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/20 02:39:32 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/09/20 02:39:32 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/09/20 02:39:32 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:39:32 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/09/20 02:39:32 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:32 DEBUG : dir: Looking for writers 2026/09/20 02:39:32 DEBUG : file2: reading active writers 2026/09/20 02:39:32 DEBUG : new_file.txt: reading active writers 2026/09/20 02:39:32 DEBUG : Looking for writers 2026/09/20 02:39:32 DEBUG : dir: reading active writers 2026/09/20 02:39:32 DEBUG : file1: reading active writers 2026/09/20 02:39:32 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (5.33s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:33 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:36 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/09/20 02:39:36 DEBUG : dir/file1: Updating file with dir/file1 0x3845cc5941a0 2026/09/20 02:39:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/09/20 02:39:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:37 INFO : dir/file1: Moved (server-side) to: file0 2026/09/20 02:39:37 DEBUG : file0: Updating file with file0 0x3845cc5941a0 2026/09/20 02:39:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/09/20 02:39:37 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/09/20 02:39:37 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:37 DEBUG : dir: Looking for writers 2026/09/20 02:39:37 DEBUG : Looking for writers 2026/09/20 02:39:37 DEBUG : dir: reading active writers 2026/09/20 02:39:37 DEBUG : file0: reading active writers 2026/09/20 02:39:37 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.33s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:38 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:38 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:38 DEBUG : Looking for writers 2026/09/20 02:39:38 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.28s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:38 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:38 DEBUG : Added virtual directory entry vAddDir: "/" 2026/09/20 02:39:39 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/20 02:39:39 DEBUG : Added virtual directory entry vAddDir: "b" 2026/09/20 02:39:40 DEBUG : Added virtual directory entry vAddDir: "c" 2026/09/20 02:39:40 DEBUG : Added virtual directory entry vAddDir: "d" 2026/09/20 02:39:41 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:41 DEBUG : Looking for writers 2026/09/20 02:39:41 DEBUG : a: Looking for writers 2026/09/20 02:39:41 DEBUG : b: Looking for writers 2026/09/20 02:39:41 DEBUG : c: Looking for writers 2026/09/20 02:39:41 DEBUG : d: Looking for writers 2026/09/20 02:39:41 DEBUG : Looking for writers 2026/09/20 02:39:41 DEBUG : /: reading active writers 2026/09/20 02:39:41 DEBUG : a: reading active writers 2026/09/20 02:39:41 DEBUG : b: reading active writers 2026/09/20 02:39:41 DEBUG : c: reading active writers 2026/09/20 02:39:41 DEBUG : d: reading active writers 2026/09/20 02:39:41 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.86s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:42 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:42 DEBUG : Added virtual directory entry vAddDir: "a" 2026/09/20 02:39:43 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/09/20 02:39:43 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/09/20 02:39:43 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/09/20 02:39:46 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:46 DEBUG : a/b/c/d: Looking for writers 2026/09/20 02:39:46 DEBUG : a/b/c: Looking for writers 2026/09/20 02:39:46 DEBUG : d: reading active writers 2026/09/20 02:39:46 DEBUG : a/b: Looking for writers 2026/09/20 02:39:46 DEBUG : c: reading active writers 2026/09/20 02:39:46 DEBUG : a: Looking for writers 2026/09/20 02:39:46 DEBUG : b: reading active writers 2026/09/20 02:39:46 DEBUG : Looking for writers 2026/09/20 02:39:46 DEBUG : a: reading active writers 2026/09/20 02:39:46 DEBUG : >WaitForWriters: 2026/09/20 02:39:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/a/b/c not empty`) 2026/09/20 02:39:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 02:39:47 DEBUG : pacer: Reducing sleep to 15ms 2026/09/20 02:39:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/a/b not empty`) 2026/09/20 02:39:47 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/09/20 02:39:47 DEBUG : pacer: Reducing sleep to 22.5ms 2026/09/20 02:39:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/a not empty`) 2026/09/20 02:39:47 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2026/09/20 02:39:47 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/a not empty`) 2026/09/20 02:39:47 DEBUG : pacer: Rate limited, increasing sleep to 90ms 2026/09/20 02:39:47 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/a not empty`) 2026/09/20 02:39:47 DEBUG : pacer: Rate limited, increasing sleep to 180ms 2026/09/20 02:39:47 DEBUG : pacer: Reducing sleep to 135ms 2026/09/20 02:39:48 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestVFSMkdirAll (5.80s) === 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 "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:48 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:48 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:48 DEBUG : Looking for writers 2026/09/20 02:39:48 DEBUG : >WaitForWriters: 2026/09/20 02:39:48 DEBUG : pacer: Reducing sleep to 75.9375ms 2026/09/20 02:39:48 DEBUG : pacer: Reducing sleep to 56.953125ms --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:39: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:48 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:39:48 DEBUG : pacer: Reducing sleep to 42.714843ms 2026/09/20 02:39:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:39:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:39:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:39:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:48 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/20 02:39:48 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/09/20 02:39:48 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/09/20 02:39:48 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (5 bytes), uploading instead of streaming 2026/09/20 02:39:49 DEBUG : pacer: Reducing sleep to 32.036132ms 2026/09/20 02:39:49 DEBUG : pacer: Reducing sleep to 24.027099ms 2026/09/20 02:39:49 DEBUG : pacer: Reducing sleep to 18.020324ms 2026/09/20 02:39:49 DEBUG : file1: size = 5 OK 2026/09/20 02:39:49 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 02:39:49 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/20 02:39:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:49 DEBUG : pacer: Reducing sleep to 13.515243ms 2026/09/20 02:39:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:39:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:39:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:39:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:39:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:39:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:39:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:39:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:39:50 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/09/20 02:39:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/20 02:39:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/20 02:39:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:39:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:39:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:50 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (0 bytes), uploading instead of streaming 2026/09/20 02:39:50 DEBUG : pacer: Reducing sleep to 10.136432ms 2026/09/20 02:39:50 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 02:39:51 DEBUG : file1: size = 0 OK 2026/09/20 02:39:51 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/20 02:39:51 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/20 02:39:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/09/20 02:39:51 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/09/20 02:39:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:51 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:39:51 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:39:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:51 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (7 bytes), uploading instead of streaming 2026/09/20 02:39:52 DEBUG : file1: size = 7 OK 2026/09/20 02:39:52 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/09/20 02:39:52 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/20 02:39:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:52 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:52 DEBUG : Looking for writers 2026/09/20 02:39:52 DEBUG : file1: reading active writers 2026/09/20 02:39:52 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (4.54s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:52 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:39:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:39:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:39:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:39:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:53 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/09/20 02:39:54 DEBUG : file1: aborting in-sequence write wait, off=100 2026/09/20 02:39:54 DEBUG : file1: failed to wait for in-sequence write to 100 2026/09/20 02:39:54 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/09/20 02:39:54 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (11 bytes), uploading instead of streaming 2026/09/20 02:39:55 DEBUG : file1: size = 11 OK 2026/09/20 02:39:55 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/09/20 02:39:55 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/20 02:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:55 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/09/20 02:39:55 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:55 DEBUG : Looking for writers 2026/09/20 02:39:55 DEBUG : file1: reading active writers 2026/09/20 02:39:55 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.66s) === RUN TestWriteFileHandleCloseWithError === RUN TestWriteFileHandleCloseWithError/upload_interrupted run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:55 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:39:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:39:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:39:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:55 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: upload interrupted 2026/09/20 02:39:55 DEBUG : file1: Remove: 2026/09/20 02:39:55 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/20 02:39:55 DEBUG : file1: >Remove: err= 2026/09/20 02:39:55 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:55 DEBUG : Looking for writers 2026/09/20 02:39:55 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/unexpected_EOF run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:56 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:39:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:39:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:56 ERROR : file1: WriteFileHandle.New Rcat failed: failed to read upload input: write aborted: unexpected EOF 2026/09/20 02:39:56 DEBUG : file1: Remove: 2026/09/20 02:39:56 DEBUG : Added virtual directory entry vDel: "file1" 2026/09/20 02:39:56 DEBUG : file1: >Remove: err= 2026/09/20 02:39:56 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:56 DEBUG : Looking for writers 2026/09/20 02:39:56 DEBUG : >WaitForWriters: === RUN TestWriteFileHandleCloseWithError/NilReason run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:56 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:56 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:39:56 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/20 02:39:56 DEBUG : file2: >Open: fd=file2 (w), err= 2026/09/20 02:39:56 DEBUG : file2: >OpenFile: fd=file2 (w), err= 2026/09/20 02:39:56 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/20 02:39:56 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (5 bytes), uploading instead of streaming 2026/09/20 02:39:57 DEBUG : file2: size = 5 OK 2026/09/20 02:39:57 DEBUG : file2: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 02:39:57 DEBUG : file2: Size and md5 of src and dst objects identical 2026/09/20 02:39:57 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/09/20 02:39:57 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:57 DEBUG : Looking for writers 2026/09/20 02:39:57 DEBUG : file2: reading active writers 2026/09/20 02:39:57 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleCloseWithError (2.48s) --- PASS: TestWriteFileHandleCloseWithError/upload_interrupted (0.39s) --- PASS: TestWriteFileHandleCloseWithError/unexpected_EOF (0.40s) --- PASS: TestWriteFileHandleCloseWithError/NilReason (1.68s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:58 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:58 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:39:58 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:39:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:58 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:39:58 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:39:58 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/09/20 02:39:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:58 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (5 bytes), uploading instead of streaming 2026/09/20 02:39:58 DEBUG : file1: size = 5 OK 2026/09/20 02:39:58 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/20 02:39:58 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/20 02:39:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:58 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/09/20 02:39:58 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:39:58 DEBUG : Looking for writers 2026/09/20 02:39:58 DEBUG : file1: reading active writers 2026/09/20 02:39:58 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.43s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:39:59 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:39:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:39:59 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:39:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:59 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:39:59 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:39:59 DEBUG : file1: WriteFileHandle.Release closing 2026/09/20 02:39:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:39:59 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (0 bytes), uploading instead of streaming 2026/09/20 02:40:00 DEBUG : file1: size = 0 OK 2026/09/20 02:40:00 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/20 02:40:00 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/20 02:40:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:40:00 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/09/20 02:40:00 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:40:00 DEBUG : Looking for writers 2026/09/20 02:40:00 DEBUG : file1: reading active writers 2026/09/20 02:40:00 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.40s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:40:00 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:40:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:40:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:40:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:40:01 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:40:01 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:40:01 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:40:01 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (2 bytes), uploading instead of streaming 2026/09/20 02:40:02 DEBUG : file1: size = 2 OK 2026/09/20 02:40:02 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/09/20 02:40:02 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/20 02:40:02 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/09/20 02:40:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:40:02 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:40:02 DEBUG : Looking for writers 2026/09/20 02:40:02 DEBUG : file1: reading active writers 2026/09/20 02:40:02 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.78s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:40:02 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:40:02 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:40:02 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:40:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:40:02 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:40:02 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:40:02 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:40:02 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (0 bytes), uploading instead of streaming 2026/09/20 02:40:03 DEBUG : file1: size = 0 OK 2026/09/20 02:40:03 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/09/20 02:40:03 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/20 02:40:03 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:40:03 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:40:03 DEBUG : file1: Open: flags=O_RDONLY 2026/09/20 02:40:03 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/20 02:40:03 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/20 02:40:03 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:04 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:04 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:40:04 DEBUG : Looking for writers 2026/09/20 02:40:04 DEBUG : file1: reading active writers 2026/09/20 02:40:04 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.87s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:40:04 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:40:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:40:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:40:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:40:04 DEBUG : file1: >Open: fd=file1 (w), err= 2026/09/20 02:40:04 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/09/20 02:40:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:40:04 DEBUG : files root 'rclone-test-suhiyut2nowa': File to upload is small (100 bytes), uploading instead of streaming 2026/09/20 02:40:05 DEBUG : file1: size = 100 OK 2026/09/20 02:40:05 DEBUG : file1: md5 = 903152e47fc10066909ddf38c450f7e5 OK 2026/09/20 02:40:05 DEBUG : file1: Size and md5 of src and dst objects identical 2026/09/20 02:40:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/09/20 02:40:05 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/09/20 02:40:05 DEBUG : file1: Open: flags=O_RDONLY 2026/09/20 02:40:05 DEBUG : file1: >Open: fd=file1 (r), err= 2026/09/20 02:40:05 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/09/20 02:40:05 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:06 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:40:06 DEBUG : Looking for writers 2026/09/20 02:40:06 DEBUG : file1: reading active writers 2026/09/20 02:40:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.88s) === RUN TestWriteFileHandleCloseWithErrorStalled run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:40:06 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:40:06 DEBUG : stalled: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/09/20 02:40:06 DEBUG : stalled: Open: flags=O_WRONLY|O_CREATE 2026/09/20 02:40:06 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/20 02:40:06 DEBUG : stalled: >Open: fd=stalled (w), err= 2026/09/20 02:40:06 DEBUG : stalled: >OpenFile: fd=stalled (w), err= 2026/09/20 02:40:06 DEBUG : Added virtual directory entry vAddFile: "stalled" 2026/09/20 02:40:06 ERROR : stalled: WriteFileHandle.New Rcat failed: context canceled 2026/09/20 02:40:06 ERROR : stalled: WriteFileHandle.Write error: io: read/write on closed pipe 2026/09/20 02:40:06 DEBUG : stalled: Remove: 2026/09/20 02:40:06 DEBUG : Added virtual directory entry vDel: "stalled" 2026/09/20 02:40:06 DEBUG : stalled: >Remove: err= --- PASS: TestWriteFileHandleCloseWithErrorStalled (0.40s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:40:06 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:40:12 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/09/20 02:40:12 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/09/20 02:40:12 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:12 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:12 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/09/20 02:40:12 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/09/20 02:40:12 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:13 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:13 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/09/20 02:40:13 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/09/20 02:40:13 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:13 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:13 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/09/20 02:40:13 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/09/20 02:40:13 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:13 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:13 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/09/20 02:40:13 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/09/20 02:40:13 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:13 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:13 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:40:13 DEBUG : flat: Looking for writers 2026/09/20 02:40:13 DEBUG : f000.txt: reading active writers 2026/09/20 02:40:13 DEBUG : f001.txt: reading active writers 2026/09/20 02:40:13 DEBUG : f002.txt: reading active writers 2026/09/20 02:40:13 DEBUG : f003.txt: reading active writers 2026/09/20 02:40:13 DEBUG : f004.txt: reading active writers 2026/09/20 02:40:13 DEBUG : Looking for writers 2026/09/20 02:40:13 DEBUG : flat: reading active writers 2026/09/20 02:40:13 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (8.44s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:40:15 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:40:19 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/09/20 02:40:19 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/09/20 02:40:19 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:19 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:19 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/09/20 02:40:19 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/09/20 02:40:19 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:20 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:20 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/09/20 02:40:20 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/09/20 02:40:20 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:20 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:20 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:40:20 DEBUG : a/b/c: Looking for writers 2026/09/20 02:40:20 DEBUG : deep.txt: reading active writers 2026/09/20 02:40:20 DEBUG : a/b: Looking for writers 2026/09/20 02:40:20 DEBUG : c: reading active writers 2026/09/20 02:40:20 DEBUG : mid.txt: reading active writers 2026/09/20 02:40:20 DEBUG : a: Looking for writers 2026/09/20 02:40:20 DEBUG : b: reading active writers 2026/09/20 02:40:20 DEBUG : top.txt: reading active writers 2026/09/20 02:40:20 DEBUG : Looking for writers 2026/09/20 02:40:20 DEBUG : a: reading active writers 2026/09/20 02:40:20 DEBUG : >WaitForWriters: 2026/09/20 02:40:21 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-suhiyut2nowa/a not empty`) 2026/09/20 02:40:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/20 02:40:22 DEBUG : pacer: Reducing sleep to 15ms 2026/09/20 02:40:22 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestZipManySubDirs (6.91s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:40:22 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:40:24 DEBUG : pacer: Reducing sleep to 10ms 2026/09/20 02:40:24 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/09/20 02:40:24 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/09/20 02:40:24 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:25 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:26 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:40:26 DEBUG : bigdir: Looking for writers 2026/09/20 02:40:26 DEBUG : big.bin: reading active writers 2026/09/20 02:40:26 DEBUG : Looking for writers 2026/09/20 02:40:26 DEBUG : bigdir: reading active writers 2026/09/20 02:40:26 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.56s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-suhiyut2nowa'", Local "Local file system at /tmp/rclone2862140589", Modify Window "1s" 2026/09/20 02:40:26 INFO : files root 'rclone-test-suhiyut2nowa': poll-interval is not supported by this remote 2026/09/20 02:40:30 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/09/20 02:40:30 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/09/20 02:40:30 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:30 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:30 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/09/20 02:40:30 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/09/20 02:40:30 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:31 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:31 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/09/20 02:40:31 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/09/20 02:40:31 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/09/20 02:40:31 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/09/20 02:40:31 DEBUG : WaitForWriters: timeout=30s 2026/09/20 02:40:31 DEBUG : dir3: Looking for writers 2026/09/20 02:40:31 DEBUG : c.txt: reading active writers 2026/09/20 02:40:31 DEBUG : dir1: Looking for writers 2026/09/20 02:40:31 DEBUG : a.txt: reading active writers 2026/09/20 02:40:31 DEBUG : dir2: Looking for writers 2026/09/20 02:40:31 DEBUG : b.txt: reading active writers 2026/09/20 02:40:31 DEBUG : Looking for writers 2026/09/20 02:40:31 DEBUG : dir1: reading active writers 2026/09/20 02:40:31 DEBUG : dir2: reading active writers 2026/09/20 02:40:31 DEBUG : dir3: reading active writers 2026/09/20 02:40:31 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (6.10s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/09/20 02:40:32 DEBUG : files root 'rclone-test-suhiyut2nowa': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m34.866862315s (try 1/5): exit status 1: Failed [TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=true]